<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Bubbling...</title>
	<atom:link href="http://fengshaun.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://fengshaun.wordpress.com</link>
	<description>Random Thoughts!</description>
	<lastBuildDate>Tue, 16 Jun 2009 15:54:20 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='fengshaun.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/11ef88887d04991c7a00a183779341f6?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Bubbling...</title>
		<link>http://fengshaun.wordpress.com</link>
	</image>
			<item>
		<title>Making reviewing easier</title>
		<link>http://fengshaun.wordpress.com/2009/06/16/making-reviewing-easier/</link>
		<comments>http://fengshaun.wordpress.com/2009/06/16/making-reviewing-easier/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 15:54:20 +0000</pubDate>
		<dc:creator>fengshaun</dc:creator>
				<category><![CDATA[fedora]]></category>

		<guid isPermaLink="false">http://fengshaun.wordpress.com/?p=318</guid>
		<description><![CDATA[Having to read all the ReviewGuidelines just to review a package is not nice.  Especially that you need to make a report of it after you are done.  So, me, being lazy again, wrote a few lines which generates a report ready to be checked and copy/pasted to the review request (assume that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fengshaun.wordpress.com&blog=2562858&post=318&subd=fengshaun&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Having to read all the ReviewGuidelines just to review a package is not nice.  Especially that you need to make a report of it after you are done.  So, me, being lazy again, wrote a few lines which generates a report ready to be checked and copy/pasted to the review request (assume that what I just said is grammatically correct).  The script is really simple, it just fetches http://fedoraproject.org/wiki/Packaging/ReviewGuidelines and uses regex to parse out MUST and SHOULD items, so in case of any change to this page, you&#8217;ll be updated.</p>
<p>To use it, just do:<br />
$ ./package_review.pl &gt; ~/my_review.txt</p>
<p>you can find the script <a href="http://amoradi.fedorapeople.org/scripts/package_review.pl">here</a>.</p>
Posted in fedora  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fengshaun.wordpress.com/318/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fengshaun.wordpress.com/318/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fengshaun.wordpress.com/318/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fengshaun.wordpress.com/318/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fengshaun.wordpress.com/318/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fengshaun.wordpress.com/318/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fengshaun.wordpress.com/318/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fengshaun.wordpress.com/318/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fengshaun.wordpress.com/318/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fengshaun.wordpress.com/318/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fengshaun.wordpress.com&blog=2562858&post=318&subd=fengshaun&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fengshaun.wordpress.com/2009/06/16/making-reviewing-easier/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a17366c6eea8b528331185182139cb9c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">fengshaun</media:title>
		</media:content>
	</item>
		<item>
		<title>New Emacs</title>
		<link>http://fengshaun.wordpress.com/2009/06/13/new-emacs/</link>
		<comments>http://fengshaun.wordpress.com/2009/06/13/new-emacs/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 16:45:47 +0000</pubDate>
		<dc:creator>fengshaun</dc:creator>
				<category><![CDATA[fedora]]></category>

		<guid isPermaLink="false">http://fengshaun.wordpress.com/?p=315</guid>
		<description><![CDATA[Quick notice: After looking around a little bit and not finding Emacs 23 packages for Fedora, I went ahead and rebuilt the one which is in rawhide.  You can find it in http://amoradi.fedorapeople.org/rpms/ and install all emacs* rpms and you should have Emacs with neat fonts!  Have fun coding!
Posted in fedora   [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fengshaun.wordpress.com&blog=2562858&post=315&subd=fengshaun&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Quick notice: After looking around a little bit and not finding Emacs 23 packages for Fedora, I went ahead and rebuilt the one which is in rawhide.  You can find it in <a href="http://amoradi.fedorapeople.org/rpms/">http://amoradi.fedorapeople.org/rpms/</a> and install all emacs* rpms and you should have Emacs with neat fonts!  Have fun coding!</p>
Posted in fedora  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fengshaun.wordpress.com/315/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fengshaun.wordpress.com/315/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fengshaun.wordpress.com/315/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fengshaun.wordpress.com/315/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fengshaun.wordpress.com/315/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fengshaun.wordpress.com/315/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fengshaun.wordpress.com/315/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fengshaun.wordpress.com/315/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fengshaun.wordpress.com/315/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fengshaun.wordpress.com/315/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fengshaun.wordpress.com&blog=2562858&post=315&subd=fengshaun&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fengshaun.wordpress.com/2009/06/13/new-emacs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a17366c6eea8b528331185182139cb9c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">fengshaun</media:title>
		</media:content>
	</item>
		<item>
		<title>Way to go!</title>
		<link>http://fengshaun.wordpress.com/2009/06/11/way-to-go/</link>
		<comments>http://fengshaun.wordpress.com/2009/06/11/way-to-go/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 19:00:04 +0000</pubDate>
		<dc:creator>fengshaun</dc:creator>
				<category><![CDATA[fedora]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[F11]]></category>
		<category><![CDATA[package]]></category>

		<guid isPermaLink="false">http://fengshaun.wordpress.com/?p=313</guid>
		<description><![CDATA[I&#8217;m back, alive and happy!  Just finished the last exam of high school and now I will have more free time.  So Fedora 11 was released on Tuesday, and my first impression is: The ultimate awesomeness of the universe!
A lot of cool new features which just blew my mind away, but a few [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fengshaun.wordpress.com&blog=2562858&post=313&subd=fengshaun&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I&#8217;m back, alive and happy!  Just finished the last exam of high school and now I will have more free time.  So Fedora 11 was released on Tuesday, and my first impression is: The ultimate awesomeness of the universe!</p>
<p>A lot of cool new features which just blew my mind away, but a few things I noticed right away were:<br />
- fast fast fast.  Blazing fast.  Ext4 is doing a great job!  You run it, it pops!<br />
- kde 4.3B1 for kde-redhat-unstable users (special thanks goes to the KDE-SIG)<br />
- cool plymouth theme (anyone know how to get it to work on nvidia cards without having to type vga=318 every time?  adding it to /etc/grub.conf doesn&#8217;t seem to work)<br />
- faster startup</p>
<p>These are only things I have personally noticed in the past 2 or 3 days with it, if you want a list of features, go to the <a href="http://fedoraproject.org/wiki/Releases/11/FeatureList">fedora features list</a></p>
<p>All in all, I&#8217;m done with exams and I&#8217;m looking for some things to do!  And my question is, dear lazy web, is there a list of wanted packages which I can look at and make some of them not-so-wanted?</p>
Posted in fedora, kde  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fengshaun.wordpress.com/313/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fengshaun.wordpress.com/313/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fengshaun.wordpress.com/313/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fengshaun.wordpress.com/313/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fengshaun.wordpress.com/313/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fengshaun.wordpress.com/313/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fengshaun.wordpress.com/313/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fengshaun.wordpress.com/313/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fengshaun.wordpress.com/313/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fengshaun.wordpress.com/313/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fengshaun.wordpress.com&blog=2562858&post=313&subd=fengshaun&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fengshaun.wordpress.com/2009/06/11/way-to-go/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a17366c6eea8b528331185182139cb9c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">fengshaun</media:title>
		</media:content>
	</item>
		<item>
		<title>A broken system and exams</title>
		<link>http://fengshaun.wordpress.com/2009/05/29/a-broken-system-and-exams/</link>
		<comments>http://fengshaun.wordpress.com/2009/05/29/a-broken-system-and-exams/#comments</comments>
		<pubDate>Fri, 29 May 2009 20:54:13 +0000</pubDate>
		<dc:creator>fengshaun</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://fengshaun.wordpress.com/?p=310</guid>
		<description><![CDATA[My system just broke two days ago and I can&#8217;t boot into it.  That in itself isn&#8217;t such a bad thing since I can just recover the files and reinstall/repair the system, but the bad thing comes when you have exams coming up and a LOT of other things to worry about.  Such [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fengshaun.wordpress.com&blog=2562858&post=310&subd=fengshaun&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>My system just broke two days ago and I can&#8217;t boot into it.  That in itself isn&#8217;t such a bad thing since I can just recover the files and reinstall/repair the system, but the bad thing comes when you have exams coming up and a LOT of other things to worry about.  Such things as &#8220;Who will I go to prom with?&#8221;  The hardest part of graduation is finding a prom partner and since I&#8217;m one of the least skilled people in the area of dealing with girls, I&#8217;m in a disadvantaged position.  I won&#8217;t make this post too long since I have to leave the house for a game of tennis right now (the weather is beautiful and I don&#8217;t want to miss it), but you shouldn&#8217;t expect many things from my side for two weeks or more.  Although I will still (try to) update raptor and konversation and perhaps I will package Bespin (cloudcity) too.  Maybe a couple of small handy scripts too, since I&#8217;m learning Perl right now (and I&#8217;m finding it pretty powerful).  For now, bye, but I will be back when I get my system up and running again <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fengshaun.wordpress.com/310/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fengshaun.wordpress.com/310/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fengshaun.wordpress.com/310/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fengshaun.wordpress.com/310/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fengshaun.wordpress.com/310/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fengshaun.wordpress.com/310/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fengshaun.wordpress.com/310/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fengshaun.wordpress.com/310/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fengshaun.wordpress.com/310/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fengshaun.wordpress.com/310/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fengshaun.wordpress.com&blog=2562858&post=310&subd=fengshaun&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fengshaun.wordpress.com/2009/05/29/a-broken-system-and-exams/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a17366c6eea8b528331185182139cb9c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">fengshaun</media:title>
		</media:content>
	</item>
		<item>
		<title>new script, new packages</title>
		<link>http://fengshaun.wordpress.com/2009/05/12/new-script-new-packages/</link>
		<comments>http://fengshaun.wordpress.com/2009/05/12/new-script-new-packages/#comments</comments>
		<pubDate>Wed, 13 May 2009 03:09:48 +0000</pubDate>
		<dc:creator>fengshaun</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://fengshaun.wordpress.com/?p=308</guid>
		<description><![CDATA[So, the school term is finishing and the teachers are dumping everything on us poor students.  As a result, I have been really busy lately.  But, today I found some time to update konversation and raptor packages, and also to update the updatepkg script.  It has a lot of new things now! [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fengshaun.wordpress.com&blog=2562858&post=308&subd=fengshaun&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>So, the school term is finishing and the teachers are dumping everything on us poor students.  As a result, I have been really busy lately.  But, today I found some time to update konversation and raptor packages, and also to update the updatepkg script.  It has a lot of new things now!  You can specify only the name of a specfile (e.g. konversation) instead of the full path, and you can tell it where the final packages go (e.g. ~/rpmbuild/RPMS or ~/builtpkgs) and it will automatically create the appropriate directory hierarchy and put the pkgs in them.  Other than that, it can play sounds when it finished it&#8217;s job (if you add a &#8211;sound option to it with the full path of a sound file .ogg, .wav or anything that &#8216;play&#8217; can play).  It also logs the things it does in detail, take it from svn/git updates, to mock logs.</p>
<p>Enough with intro, let&#8217;s get to work.  You can download the script from <a href="http://amoradi.fedorapeople.org/scripts">http://amoradi.fedorapeople.org/scripts</a> and the updated konvi and raptor packages from <a href="http://amoradi.fedorapeople.org/scripts">http://amoradi.fedorapeople.org/rpms</a>.</p>
<p>Have fun and wish me luck on tests and exams and projects and all that!</p>
Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fengshaun.wordpress.com/308/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fengshaun.wordpress.com/308/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fengshaun.wordpress.com/308/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fengshaun.wordpress.com/308/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fengshaun.wordpress.com/308/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fengshaun.wordpress.com/308/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fengshaun.wordpress.com/308/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fengshaun.wordpress.com/308/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fengshaun.wordpress.com/308/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fengshaun.wordpress.com/308/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fengshaun.wordpress.com&blog=2562858&post=308&subd=fengshaun&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fengshaun.wordpress.com/2009/05/12/new-script-new-packages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a17366c6eea8b528331185182139cb9c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">fengshaun</media:title>
		</media:content>
	</item>
		<item>
		<title>What laziness can do</title>
		<link>http://fengshaun.wordpress.com/2009/04/28/what-laziness-can-do/</link>
		<comments>http://fengshaun.wordpress.com/2009/04/28/what-laziness-can-do/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 02:25:47 +0000</pubDate>
		<dc:creator>fengshaun</dc:creator>
				<category><![CDATA[fedora]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://fengshaun.wordpress.com/?p=306</guid>
		<description><![CDATA[I hate repetitive tasks.  If there is one thing I don&#8217;t want to do, is to do the same thing over and over.  This applies to packaging to.  It&#8217;s a repetitive task after all, so last night I thought of putting the commands I use in a shell script and run them [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fengshaun.wordpress.com&blog=2562858&post=306&subd=fengshaun&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I hate repetitive tasks.  If there is one thing I don&#8217;t want to do, is to do the same thing over and over.  This applies to packaging to.  It&#8217;s a repetitive task after all, so last night I thought of putting the commands I use in a shell script and run them every time I want to update one of my packages.</p>
<p>Then tonight I wanted to update another package, another repetitive task, so I added some stuff to the last night&#8217;s script and here we have<a href="http://amoradi.fedorapeople.org"> this</a> (update_pkg.sh and parse_spec.py).   (update_pkg.sh depends on parse_spec.py and right now, they should be in the same dir).</p>
<p>So what does this little script do?  Well, you give it the specfile name and it updates the package for you.  Either you will have the tarball downloaded and put in ~/rpmbuild/SOURCES, or the script will update the source through svn or git, pack it and send it to SOURCES and update the package.  Pretty simple, but saves a whole lot of time (and prevents excess boredom sometimes).</p>
<p>It also builds the package for F10-x86_64, F10-i386, F11-x86_64, F11-i386.  You can easily add/remove other archs if you want.</p>
<p>Just don&#8217;t try &#8211;help for now, it&#8217;s badly broken (aka no such option and the help is far outdated, it&#8217;s for last night.)</p>
<p>so, that&#8217;s it for now.  You can find Raptor and Konversation packages <a href="http://amoradi.fedorapeople.org/rpms">here</a></p>
<p>Until next time, have a good&#8230;week?  Or day? <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
Posted in fedora, linux  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fengshaun.wordpress.com/306/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fengshaun.wordpress.com/306/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fengshaun.wordpress.com/306/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fengshaun.wordpress.com/306/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fengshaun.wordpress.com/306/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fengshaun.wordpress.com/306/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fengshaun.wordpress.com/306/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fengshaun.wordpress.com/306/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fengshaun.wordpress.com/306/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fengshaun.wordpress.com/306/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fengshaun.wordpress.com&blog=2562858&post=306&subd=fengshaun&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fengshaun.wordpress.com/2009/04/28/what-laziness-can-do/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a17366c6eea8b528331185182139cb9c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">fengshaun</media:title>
		</media:content>
	</item>
		<item>
		<title>looya!  Now what?</title>
		<link>http://fengshaun.wordpress.com/2009/04/24/looya-now-what/</link>
		<comments>http://fengshaun.wordpress.com/2009/04/24/looya-now-what/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 20:30:02 +0000</pubDate>
		<dc:creator>fengshaun</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[looya]]></category>

		<guid isPermaLink="false">http://fengshaun.wordpress.com/?p=303</guid>
		<description><![CDATA[Last things first, I&#8217;m thinking of writing a pseudocode parser that parses pseudocode to python code and executes it.  It will be almost line-to-line translation between these two.  The point of this is:
1) It&#8217;s fun
2) I&#8217;ll learn more about C++ libraries (especially boost)
3) It&#8217;s fun
4) It&#8217;s fun
5) Next time that I&#8217;m teaching concepts [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fengshaun.wordpress.com&blog=2562858&post=303&subd=fengshaun&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Last things first, I&#8217;m thinking of writing a pseudocode parser that parses pseudocode to python code and executes it.  It will be almost line-to-line translation between these two.  The point of this is:</p>
<p>1) It&#8217;s fun<br />
2) I&#8217;ll learn more about C++ libraries (especially boost)<br />
3) It&#8217;s fun<br />
4) It&#8217;s fun<br />
5) Next time that I&#8217;m teaching concepts of programming to someone, I don&#8217;t need to teach them the syntax (of python) too.<br />
6) It&#8217;s fun</p>
<p>So, here are 6 reasons why I&#8217;m doing this.  So far, I have written down some ideas of what it will/should look like.  Very similar to English, but not too close (e.g. &#8220;I kan haz bling bling&#8221; will not work for example).</p>
<p>On top of that, I&#8217;m thinking of making it extensible with the capability to add new keywords easily.  Maybe a compiled-in plugin thingy will work fine.</p>
<p>Anyhow, I called it &#8220;looya&#8221; based on some random letters that came to my mind.  However, a second thought made me realize that it&#8217;s awfully similar to <a href="http://www.lua.org/">lua</a>.  So, here it comes the first things:</p>
<p>1) What do you think a cool name would be?<br />
2) Is it worth thinking about or should I abandon it before I even start it because it&#8217;s just so stupid?</p>
Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fengshaun.wordpress.com/303/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fengshaun.wordpress.com/303/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fengshaun.wordpress.com/303/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fengshaun.wordpress.com/303/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fengshaun.wordpress.com/303/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fengshaun.wordpress.com/303/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fengshaun.wordpress.com/303/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fengshaun.wordpress.com/303/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fengshaun.wordpress.com/303/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fengshaun.wordpress.com/303/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fengshaun.wordpress.com&blog=2562858&post=303&subd=fengshaun&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fengshaun.wordpress.com/2009/04/24/looya-now-what/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a17366c6eea8b528331185182139cb9c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">fengshaun</media:title>
		</media:content>
	</item>
		<item>
		<title>Microsoft hit&#8230;badly</title>
		<link>http://fengshaun.wordpress.com/2009/04/09/microsoft-hitbadly/</link>
		<comments>http://fengshaun.wordpress.com/2009/04/09/microsoft-hitbadly/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 21:17:42 +0000</pubDate>
		<dc:creator>fengshaun</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://fengshaun.wordpress.com/?p=301</guid>
		<description><![CDATA[I&#8217;m generally not a fan of seeing companies engage in patent-y stuff, but this one was so cool I couldn&#8217;t help but post it here:
http://news.zdnet.co.uk/software/0,1000000121,39638887,00.htm
Microsoft was hit by USD$388,000,000 (watching the zeros makes me feel better   ).  As soon as I read this, I remembered the case of M$ with TomTom.
Posted in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fengshaun.wordpress.com&blog=2562858&post=301&subd=fengshaun&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I&#8217;m generally not a fan of seeing companies engage in patent-y stuff, but this one was so cool I couldn&#8217;t help but post it here:</p>
<p><a href="http://news.zdnet.co.uk/software/0,1000000121,39638887,00.htm">http://news.zdnet.co.uk/software/0,1000000121,39638887,00.htm</a></p>
<p>Microsoft was hit by USD$388,000,000 (watching the zeros makes me feel better <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ).  As soon as I read this, I remembered the case of M$ with TomTom.</p>
Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fengshaun.wordpress.com/301/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fengshaun.wordpress.com/301/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fengshaun.wordpress.com/301/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fengshaun.wordpress.com/301/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fengshaun.wordpress.com/301/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fengshaun.wordpress.com/301/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fengshaun.wordpress.com/301/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fengshaun.wordpress.com/301/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fengshaun.wordpress.com/301/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fengshaun.wordpress.com/301/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fengshaun.wordpress.com&blog=2562858&post=301&subd=fengshaun&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fengshaun.wordpress.com/2009/04/09/microsoft-hitbadly/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a17366c6eea8b528331185182139cb9c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">fengshaun</media:title>
		</media:content>
	</item>
		<item>
		<title>pretty emacs</title>
		<link>http://fengshaun.wordpress.com/2009/04/08/pretty-emacs/</link>
		<comments>http://fengshaun.wordpress.com/2009/04/08/pretty-emacs/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 00:27:55 +0000</pubDate>
		<dc:creator>fengshaun</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://fengshaun.wordpress.com/?p=298</guid>
		<description><![CDATA[I recently switched to emacs from vim, and I&#8217;m enjoying it.  I feel that the shortcuts are more sane when used with Dvorak layout.  Anyway, emacs 22 doesn&#8217;t look so nice, so I looked about for emacs 23 and found this repo from Brad Walker:
http://rpm.bradmwalker.com/
install the repo (bmw-release) and install emacs:
$ yum install [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fengshaun.wordpress.com&blog=2562858&post=298&subd=fengshaun&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I recently switched to emacs from vim, and I&#8217;m enjoying it.  I feel that the shortcuts are more sane when used with Dvorak layout.  Anyway, emacs 22 doesn&#8217;t look so nice, so I looked about for emacs 23 and found this repo from Brad Walker:</p>
<p><a href="http://rpm.bradmwalker.com/">http://rpm.bradmwalker.com/</a></p>
<p>install the repo (bmw-release) and install emacs:</p>
<p>$ yum install emacs</p>
<p>and of course, enjoy <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>EDIT:  here is some color themes for emacs:<br />
http://www.cs.cmu.edu/~maverick/GNUEmacsColorThemeTest/</p>
Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fengshaun.wordpress.com/298/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fengshaun.wordpress.com/298/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fengshaun.wordpress.com/298/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fengshaun.wordpress.com/298/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fengshaun.wordpress.com/298/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fengshaun.wordpress.com/298/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fengshaun.wordpress.com/298/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fengshaun.wordpress.com/298/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fengshaun.wordpress.com/298/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fengshaun.wordpress.com/298/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fengshaun.wordpress.com&blog=2562858&post=298&subd=fengshaun&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fengshaun.wordpress.com/2009/04/08/pretty-emacs/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a17366c6eea8b528331185182139cb9c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">fengshaun</media:title>
		</media:content>
	</item>
		<item>
		<title>I&#8217;m not dead either!</title>
		<link>http://fengshaun.wordpress.com/2009/04/08/im-not-dead-either/</link>
		<comments>http://fengshaun.wordpress.com/2009/04/08/im-not-dead-either/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 00:21:41 +0000</pubDate>
		<dc:creator>fengshaun</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://fengshaun.wordpress.com/?p=296</guid>
		<description><![CDATA[I, too, have been quite quiet sometime.  It has been much due to the fact that school is killing me as of this very moment.  But today I found some time to work on some packages and update them to the latest and the greatest.  So, here are raptor-menu and konversation updated [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fengshaun.wordpress.com&blog=2562858&post=296&subd=fengshaun&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I, too, have been quite quiet sometime.  It has been much due to the fact that school is killing me as of this very moment.  But today I found some time to work on some packages and update them to the latest and the greatest.  So, here are raptor-menu and konversation updated <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>raptor &amp; konvi: <a href="http://amoradi.fedorapeople.org/rpms/">http://amoradi.fedorapeople.org/rpms/</a></p>
Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fengshaun.wordpress.com/296/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fengshaun.wordpress.com/296/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fengshaun.wordpress.com/296/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fengshaun.wordpress.com/296/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fengshaun.wordpress.com/296/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fengshaun.wordpress.com/296/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fengshaun.wordpress.com/296/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fengshaun.wordpress.com/296/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fengshaun.wordpress.com/296/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fengshaun.wordpress.com/296/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fengshaun.wordpress.com&blog=2562858&post=296&subd=fengshaun&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fengshaun.wordpress.com/2009/04/08/im-not-dead-either/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a17366c6eea8b528331185182139cb9c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">fengshaun</media:title>
		</media:content>
	</item>
	</channel>
</rss>