<?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/"
	>

<channel>
	<title>skyisgrey.org &#187; fun</title>
	<atom:link href="http://skyisgrey.org/blog/tag/fun/feed" rel="self" type="application/rss+xml" />
	<link>http://skyisgrey.org</link>
	<description>What difference does it make?</description>
	<lastBuildDate>Wed, 24 Jun 2009 02:05:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Kudos To Microsoft</title>
		<link>http://skyisgrey.org/blog/kudos-to-microsoft.html</link>
		<comments>http://skyisgrey.org/blog/kudos-to-microsoft.html#comments</comments>
		<pubDate>Sun, 24 Jun 2007 18:36:49 +0000</pubDate>
		<dc:creator>imtheface</dc:creator>
				<category><![CDATA[Little Man, What Now?]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://skyisgrey.org/blog/kudos-to-microsoft.html</guid>
		<description><![CDATA[Did you know you could download Ubuntu from Microsoft&#8217;s Windows Marketplace? At least before they remove that page. :-D
]]></description>
			<content:encoded><![CDATA[<p>Did you know you could download Ubuntu from Microsoft&#8217;s <a href="http://www.groklaw.net/article.php?story=2007062209235346">Windows Marketplace</a>? At least before they remove that page. :-D</p>
]]></content:encoded>
			<wfw:commentRss>http://skyisgrey.org/blog/kudos-to-microsoft.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Business Card</title>
		<link>http://skyisgrey.org/blog/ubuntu-business-card.html</link>
		<comments>http://skyisgrey.org/blog/ubuntu-business-card.html#comments</comments>
		<pubDate>Fri, 30 Mar 2007 17:30:58 +0000</pubDate>
		<dc:creator>imtheface</dc:creator>
				<category><![CDATA[Half A Person]]></category>
		<category><![CDATA[card]]></category>
		<category><![CDATA[fun]]></category>

		<guid isPermaLink="false">http://skyisgrey.sky/?p=43</guid>
		<description><![CDATA[Launch your Inkscape and start create your own Ubuntu business card by yourself! hurry up kiddo.

Ubuntu Business Card
xP
]]></description>
			<content:encoded><![CDATA[<p>Launch your Inkscape and start create your own Ubuntu business card by yourself! hurry up kiddo.</p>
<p><a class="nohover" href="http://www.ubuntu-id.org" title="Komunitas Ubuntu Indonesia"><img class='frame' src='/files/buscard.png' alt='Ubuntu Business Card' /></a><br />
<small class="imgdesc">Ubuntu Business Card</small></p>
<p>xP</p>
]]></content:encoded>
			<wfw:commentRss>http://skyisgrey.org/blog/ubuntu-business-card.html/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Ubuntu Sugar Cookies</title>
		<link>http://skyisgrey.org/blog/ubuntu-sugar-cookies.html</link>
		<comments>http://skyisgrey.org/blog/ubuntu-sugar-cookies.html#comments</comments>
		<pubDate>Tue, 13 Mar 2007 23:20:53 +0000</pubDate>
		<dc:creator>imtheface</dc:creator>
				<category><![CDATA[Half A Person]]></category>
		<category><![CDATA[Handsome Devil]]></category>
		<category><![CDATA[cookie]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[how-to]]></category>

		<guid isPermaLink="false">http://skyisgrey.sky/?p=40</guid>
		<description><![CDATA[
Ubuntu Sugar Cookies
Sweet!!!
You can see tutorial on this site if you want to make this cookies. And don&#8217;t forget to send one please if you succeed! :D
]]></description>
			<content:encoded><![CDATA[<p><a class="nohover" href="http://blog.josephhall.com/2006/11/sugar-cookies.html" title="sugar cookies @ blog.josephhall.com"><img src="/files/ubuntu-sugar-cookies.jpg" class="frame" alt="Sugar Cookies"/></a><br />
<small class="imgdesc">Ubuntu Sugar Cookies</small></p>
<p>Sweet!!!</p>
<p>You can see <a href="http://blog.josephhall.com/2006/11/sugar-cookies.html" title="sugar cookies how to">tutorial on this site</a> if you want to make this cookies. And don&#8217;t forget to send one please if you succeed! :D</p>
]]></content:encoded>
			<wfw:commentRss>http://skyisgrey.org/blog/ubuntu-sugar-cookies.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Top 10 Shell Commands</title>
		<link>http://skyisgrey.org/blog/top-10-shell-commands.html</link>
		<comments>http://skyisgrey.org/blog/top-10-shell-commands.html#comments</comments>
		<pubDate>Sun, 24 Sep 2006 08:17:29 +0000</pubDate>
		<dc:creator>imtheface</dc:creator>
				<category><![CDATA[Half A Person]]></category>
		<category><![CDATA[Oscillate Wildly]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://skyisgrey.sky/?p=22</guid>
		<description><![CDATA[Dapat dari Planet Ubuntu untuk melihat top 10 perintah yang sering dipakai:
[sueisfine@shakazulu:~]$ history &#124; awk '{print $2}'&#124; awk 'BEGIN {FS="&#124;"} {print $1}'&#124; sort &#124; uniq -c &#124; sort -nr &#124; head -n 10
    148 cd
    133 ls
     76 vi
     55 sudo
 [...]]]></description>
			<content:encoded><![CDATA[<p>Dapat dari <a href="http://planet.ubuntu.com">Planet Ubuntu</a> untuk melihat top 10 perintah yang sering dipakai:</p>
<pre>[sueisfine@shakazulu:~]$ history | awk '{print $2}'| awk 'BEGIN {FS="|"} {print $1}'| sort | uniq -c | sort -nr | head -n 10
    148 cd
    133 ls
     76 vi
     55 sudo
     48 apt
     38 scp
     34 ssh
     32 rm
     23 man
     21 tar</pre>
<p>Silakan Anda?</p>
]]></content:encoded>
			<wfw:commentRss>http://skyisgrey.org/blog/top-10-shell-commands.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

