<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="http://feedproxy.google.com/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feedproxy.google.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>[SMD] - 8L0G5PH3R3</title>
	
	<link>http://www.sumardi.net</link>
	<description>/home/smd/public_html/blog</description>
	<pubDate>Sun, 16 Nov 2008 13:09:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feedproxy.google.com/sumardi" type="application/rss+xml" /><item>
		<title>How To Get Huawei E169 To Work On Ubuntu</title>
		<link>http://feedproxy.google.com/~r/sumardi/~3/pSULKUvZa5s/</link>
		<comments>http://www.sumardi.net/2008/11/16/how-to-get-huawei-e169-to-work-on-ubuntu/#comments</comments>
		<pubDate>Sun, 16 Nov 2008 13:09:26 +0000</pubDate>
		<dc:creator>SMD</dc:creator>
		
		<category><![CDATA[Thinkpad X61]]></category>

		<category><![CDATA[Huawei E169]]></category>

		<guid isPermaLink="false">http://www.sumardi.net/?p=575</guid>
		<description><![CDATA[
I just bought Huawei E169 to replace my Huawei E220. It doesn&#8217;t work out of the box but I able to get it to work on ubuntu 8.10 with a little tweak. Photo above shows how it looks like with my Thinkpad X61. 
1. Download usb_modeswitch.
wget http://www.draisberghof.de/usb_modeswitch/usb-modeswitch_0.9.5_i386.deb
2. Install it.
sudo dpkg -i usb-modeswitch_0.9.5_i386.deb
3. Save this script [...]]]></description>
			<content:encoded><![CDATA[<p><center><a href="http://www.flickr.com/photos/sumardi/3033952133/" title="Huawei E169 + Thinkpad X61 by SMD+, on Flickr"><img src="http://farm4.static.flickr.com/3143/3033952133_99be59629b.jpg" width="500" height="335" alt="Huawei E169 + Thinkpad X61" /></a></center></p>
<p>I just bought Huawei E169 to replace my Huawei E220. It doesn&#8217;t work out of the box but I able to get it to work on ubuntu 8.10 with a little tweak. Photo above shows how it looks like with my Thinkpad X61. </p>
<p>1. Download usb_modeswitch.<br />
<code>wget http://www.draisberghof.de/usb_modeswitch/usb-modeswitch_0.9.5_i386.deb</code></p>
<p>2. Install it.<br />
<code>sudo dpkg -i usb-modeswitch_0.9.5_i386.deb</code></p>
<p>3. Save this script in /usr/sbin/ as <strong>e169_switch</strong><br />
<code>#!/bin/sh<br />
/usr/sbin/usb_modeswitch -v 12d1 -p 1001 -d 1<br />
/usr/sbin/usb_modeswitch -v 12d1 -p 1001 -H 1</code></p>
<p>4. Make it run<br />
<code>sudo chmod u+x /usr/sbin/e169_switch</code></p>
<p>5. And make another file in /etc/udev/rules.d as <strong>70-e169.rules</strong><br />
<code>SUBSYSTEM=="usb" SYSFS{idProduct}=="1001", SYSFS{idVendor}=="12d1", RUN+="/usr/sbin/e169_switch"</code></p>
<p>6. Reboot. And walla! It&#8217;s plug and play via Gnome NetworkManager 0.7. </p>
<p>Thanks to <a href="http://www.greenhughes.com/content/using-huawei-e169g-usb-mobile-internet-modem-eee">Liam Green-Hughes</a> </p>

<p><a href="http://feedads.googleadservices.com/~a/hVz16NTNep19eTN3AAkfTKUjKfs/a"><img src="http://feedads.googleadservices.com/~a/hVz16NTNep19eTN3AAkfTKUjKfs/i" border="0" ismap="true"></img></a></p><img src="http://feedproxy.google.com/~r/sumardi/~4/pSULKUvZa5s" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.sumardi.net/2008/11/16/how-to-get-huawei-e169-to-work-on-ubuntu/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.sumardi.net/2008/11/16/how-to-get-huawei-e169-to-work-on-ubuntu/</feedburner:origLink></item>
		<item>
		<title>Huawei E220 Not Detect Properly</title>
		<link>http://feedproxy.google.com/~r/sumardi/~3/O8RIthfGCMU/</link>
		<comments>http://www.sumardi.net/2008/11/14/huawei-e220-not-detect-properly/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 16:57:22 +0000</pubDate>
		<dc:creator>SMD</dc:creator>
		
		<category><![CDATA[Off-Topic]]></category>

		<guid isPermaLink="false">http://www.sumardi.net/?p=570</guid>
		<description><![CDATA[I tried to boot ubuntu 8.10 (Intrepid) with USB Huawei E220 modem and it worked properly. But when I removed and plugged it again, it didn&#8217;t work as expected. The modem can&#8217;t detect properly. The dmesg says :
[  918.669157] /build/buildd/linux-2.6.24/drivers/usb/serial/usb-serial.c: USB Serial support registered for airprime
[  918.669218] usbcore: registered new interface driver airprime
[ [...]]]></description>
			<content:encoded><![CDATA[<p>I tried to boot ubuntu 8.10 (Intrepid) with USB Huawei E220 modem and it worked properly. But when I removed and plugged it again, it didn&#8217;t work as expected. The modem can&#8217;t detect properly. The dmesg says :</p>
<blockquote><p>[  918.669157] /build/buildd/linux-2.6.24/drivers/usb/serial/usb-serial.c: USB Serial support registered for airprime<br />
[  918.669218] usbcore: registered new interface driver airprime<br />
[  951.283634] usb 2-1: new full speed USB device using uhci_hcd and address 2<br />
[  951.443512] usb 2-1: configuration #1 chosen from 1 choice<br />
[  951.449996] airprime 2-1:1.0: airprime converter detected<br />
[  951.450199] usb 2-1: airprime converter now attached to ttyUSB0<br />
[  951.450309] usb 2-1: airprime converter now attached to ttyUSB1<br />
[  951.451516] usb 2-1: airprime converter now attached to ttyUSB2<br />
[  951.680562] usbcore: registered new interface driver libusual</p></blockquote>
<p>It sounds like the device is not being switched properly from CD storage mode to modem mode. In this case, ubuntu loaded usb device as airprime. So, blacklist airprime solved the issue. I put &#8220;blacklist airprime&#8221; in /etc/modprobe.d/blacklist . And the result :</p>
<blockquote><p>[  350.552290] usb-storage: device scan complete<br />
[  350.558942] scsi 8:0:0:0: CD-ROM            HUAWEI   Mass Storage     2.31 PQ: 0 ANSI: 2<br />
[  350.559604] scsi 8:0:0:0: Attached scsi generic sg1 type 5<br />
[  350.677826] Driver &#8217;sr&#8217; needs updating - please use bus_type methods<br />
[  350.710655] sr0: scsi-1 drive<br />
[  350.710666] Uniform CD-ROM driver Revision: 3.20<br />
[  350.710773] sr 8:0:0:0: Attached scsi CD-ROM sr0</p></blockquote>
<p>Yeah. It works.</p>

<p><a href="http://feedads.googleadservices.com/~a/KECQOglodNED-FNc80XkhVAr13w/a"><img src="http://feedads.googleadservices.com/~a/KECQOglodNED-FNc80XkhVAr13w/i" border="0" ismap="true"></img></a></p><img src="http://feedproxy.google.com/~r/sumardi/~4/O8RIthfGCMU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.sumardi.net/2008/11/14/huawei-e220-not-detect-properly/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.sumardi.net/2008/11/14/huawei-e220-not-detect-properly/</feedburner:origLink></item>
		<item>
		<title>Events for November 08</title>
		<link>http://feedproxy.google.com/~r/sumardi/~3/tZn3CBjRXsw/</link>
		<comments>http://www.sumardi.net/2008/10/31/events-for-november-08/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 07:07:32 +0000</pubDate>
		<dc:creator>SMD</dc:creator>
		
		<category><![CDATA[Events]]></category>

		<guid isPermaLink="false">http://www.sumardi.net/?p=561</guid>
		<description><![CDATA[
1 November - Canon Photomarathon Malaysia
5 &#038; 6 November - MyGOSSCON 2008, Malaysian goverment Open Source Software Conference.
8 &#038; 9 November - FOSS.my, Malaysia’s premier Free and Open Source Software (FOSS) event.
22 &#038; 23 November - Startup Camp, an unconference-style event that’s dedicated to bringing together the various members of the startup community for a [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li>1 November - <a href="http://www.photomarathonasia.com/malaysia/">Canon Photomarathon Malaysia</a></li>
<li>5 &#038; 6 November - <a href="http://mygosscon.oscc.org.my/">MyGOSSCON 2008</a>, Malaysian goverment Open Source Software Conference.</li>
<li>8 &#038; 9 November - <a href="http://www.foss.my">FOSS.my</a>, Malaysia’s premier Free and Open Source Software (FOSS) event.</li>
<li>22 &#038; 23 November - <a href="http://www.entrepreneurs.my/start-up-camp/">Startup Camp</a>, an unconference-style event that’s dedicated to bringing together the various members of the startup community for a face-to-face collaborative meetup
</ul>
<p>See you there!</p>

<p><a href="http://feedads.googleadservices.com/~a/YvlfDh2ke9Z4QwE7o-uCd6GL7Dg/a"><img src="http://feedads.googleadservices.com/~a/YvlfDh2ke9Z4QwE7o-uCd6GL7Dg/i" border="0" ismap="true"></img></a></p><img src="http://feedproxy.google.com/~r/sumardi/~4/tZn3CBjRXsw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.sumardi.net/2008/10/31/events-for-november-08/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.sumardi.net/2008/10/31/events-for-november-08/</feedburner:origLink></item>
		<item>
		<title>I Love LAMP</title>
		<link>http://feedproxy.google.com/~r/sumardi/~3/x-VkEYg1XnA/</link>
		<comments>http://www.sumardi.net/2008/10/30/i-love-lamp/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 15:45:54 +0000</pubDate>
		<dc:creator>SMD</dc:creator>
		
		<category><![CDATA[Open Source]]></category>

		<category><![CDATA[foss.my linux mysql apache php]]></category>

		<guid isPermaLink="false">http://www.sumardi.net/?p=557</guid>
		<description><![CDATA[
I love Linux as my operating system.
I love Apache as my web server.
I love MySQL as my database management system.
I love PHP as my programming language.
I love LAMP. The world is just awesome. See you at #foss.my. !
]]></description>
			<content:encoded><![CDATA[<p><a href="http://foss.my"><img src="http://foss.my/wp-content/themes/w2_dnd/images/fossmy-logo.png" /></a></p>
<p>I love Linux as my operating system.<br />
I love Apache as my web server.<br />
I love MySQL as my database management system.<br />
I love PHP as my programming language.</p>
<p>I love LAMP. The world is just awesome. See you at #foss.my. !</p>

<p><a href="http://feedads.googleadservices.com/~a/8c77p7fzznidi58wNf_UZ0Q4hPk/a"><img src="http://feedads.googleadservices.com/~a/8c77p7fzznidi58wNf_UZ0Q4hPk/i" border="0" ismap="true"></img></a></p><img src="http://feedproxy.google.com/~r/sumardi/~4/x-VkEYg1XnA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.sumardi.net/2008/10/30/i-love-lamp/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.sumardi.net/2008/10/30/i-love-lamp/</feedburner:origLink></item>
		<item>
		<title>KL Photography Festival 2008</title>
		<link>http://feedproxy.google.com/~r/sumardi/~3/3K81UAypFUc/</link>
		<comments>http://www.sumardi.net/2008/10/20/kl-photography-festival-2008/#comments</comments>
		<pubDate>Sun, 19 Oct 2008 17:43:49 +0000</pubDate>
		<dc:creator>SMD</dc:creator>
		
		<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://www.sumardi.net/?p=545</guid>
		<description><![CDATA[Photo : Amber Chia, taken at KLPF2008.
This is my first attempt shooting models and a supermodel, Amber Chia. It was an awesome photoshoot. Great experience and opportunity. I can see a lot of photographers struggling for the best place to shoot with their gears. The photo above was taken with my Nikon D80 and supercool [...]]]></description>
			<content:encoded><![CDATA[<p><center><a href="http://www.flickr.com/photos/sumardi/2954651144/" title="Amber Chia by www.SuMarDi.net, on Flickr"><img src="http://farm4.static.flickr.com/3186/2954651144_b8bbe6a17f.jpg" width="500" height="334" alt="Amber Chia" /></a><br /><small>Photo : Amber Chia, taken at KLPF2008.</small></center></p>
<p>This is my first attempt shooting models and a supermodel, Amber Chia. It was an awesome photoshoot. Great experience and opportunity. I can see a lot of photographers struggling for the best place to shoot with their gears. The photo above was taken with my Nikon D80 and super<em>cool</em> Nikkor 24-70mm f/2.8G lense. For more photos please visit my <a href="http://www.flickr.com/photos/sumardi/tags/klpf/">photostream at flickr</a>.</p>
<p><a href="http://www.flickr.com/photos/sumardi/2954606818/" title="Model Shoot-out by www.SuMarDi.net, on Flickr"><img src="http://farm4.static.flickr.com/3060/2954606818_3ea2018d78_m.jpg" width="240" height="231" alt="Model Shoot-out" /></a> <a href="http://www.flickr.com/photos/sumardi/2954696720/" title="Amber Chia by www.SuMarDi.net, on Flickr"><img src="http://farm4.static.flickr.com/3143/2954696720_a3ecd90df4_m.jpg" width="182" height="240" alt="Amber Chia" /></a> <a href="http://www.flickr.com/photos/sumardi/2954632356/" title="Model Shoot-out by www.SuMarDi.net, on Flickr"><img src="http://farm4.static.flickr.com/3009/2954632356_83a138339f_m.jpg" width="201" height="240" alt="Model Shoot-out" /></a></p>

<p><a href="http://feedads.googleadservices.com/~a/rZEEOY--J6oTW9MWDNbrC0eoiYU/a"><img src="http://feedads.googleadservices.com/~a/rZEEOY--J6oTW9MWDNbrC0eoiYU/i" border="0" ismap="true"></img></a></p><img src="http://feedproxy.google.com/~r/sumardi/~4/3K81UAypFUc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.sumardi.net/2008/10/20/kl-photography-festival-2008/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.sumardi.net/2008/10/20/kl-photography-festival-2008/</feedburner:origLink></item>
		<item>
		<title>KL Night View</title>
		<link>http://feedproxy.google.com/~r/sumardi/~3/46-X-ACRZkE/</link>
		<comments>http://www.sumardi.net/2008/10/11/kl-night-view/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 18:03:00 +0000</pubDate>
		<dc:creator>SMD</dc:creator>
		
		<category><![CDATA[Journal]]></category>

		<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://www.sumardi.net/?p=543</guid>
		<description><![CDATA[
Taken From Hulu Langat Lookout Point also known as &#8220;little genting&#8221;. 
Getting There ? Here.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/sumardi/2929013733/" title="KL Night View by www.SuMarDi.net, on Flickr"><img src="http://farm3.static.flickr.com/2263/2929013733_8104e95fb9.jpg" width="500" height="334" alt="KL Night View" /></a></p>
<p>Taken From <a href="http://www.wikimapia.org/#lat=3.1296533&#038;lon=101.7949927&#038;z=16&#038;l=0&#038;m=a&#038;v=2">Hulu Langat Lookout Point</a> also known as &#8220;little genting&#8221;. </p>
<p>Getting There ? <a href="http://my.pagenation.com/kul/Little%20Genting,%20Hulu%20Langat%20Lookout%20Point_101.795_3.1298.map">Here</a>.</p>

<p><a href="http://feedads.googleadservices.com/~a/TOeVHQJiVB9eKALZuJHOnD9KOgg/a"><img src="http://feedads.googleadservices.com/~a/TOeVHQJiVB9eKALZuJHOnD9KOgg/i" border="0" ismap="true"></img></a></p><img src="http://feedproxy.google.com/~r/sumardi/~4/46-X-ACRZkE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.sumardi.net/2008/10/11/kl-night-view/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.sumardi.net/2008/10/11/kl-night-view/</feedburner:origLink></item>
		<item>
		<title>New Wordpress Administration Interface</title>
		<link>http://feedproxy.google.com/~r/sumardi/~3/aF6laZNzdQo/</link>
		<comments>http://www.sumardi.net/2008/10/10/new-wordpress-administration-interface/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 10:07:22 +0000</pubDate>
		<dc:creator>SMD</dc:creator>
		
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.sumardi.net/?p=540</guid>
		<description><![CDATA[Not just Flickr has a new interface, Wordpress too. They have published WP 2.7 Wireframe Interface .pdf that list and explain the changes planned for the next major release of WordPress. This is only a mock-up and not the final description of how the WordPress will look and function in future.

]]></description>
			<content:encoded><![CDATA[<p>Not just <a href="http://www.flickr.com">Flickr</a> has a new interface, <a href="http://www.wordpress.org">Wordpress</a> too. They have published <a href="http://wpdotorg.files.wordpress.com/2008/10/wf-dashboard_v002_093008jw.pdf">WP 2.7 Wireframe Interface .pdf</a> that list and explain the changes planned for the next major release of WordPress. This is only a mock-up and not the final description of how the WordPress will look and function in future.</p>
<p><a href="http://www.flickr.com/photos/sumardi/2928252869/" title="Wordpress 2.7 UI Mock-Up by www.SuMarDi.net, on Flickr"><img src="http://farm3.static.flickr.com/2112/2928252869_a74e5709e9.jpg" width="500" height="375" alt="Wordpress 2.7 UI Mock-Up" /></a></p>

<p><a href="http://feedads.googleadservices.com/~a/1CQ8lGfuDLAT6CHCyOJjTHusxH0/a"><img src="http://feedads.googleadservices.com/~a/1CQ8lGfuDLAT6CHCyOJjTHusxH0/i" border="0" ismap="true"></img></a></p><img src="http://feedproxy.google.com/~r/sumardi/~4/aF6laZNzdQo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.sumardi.net/2008/10/10/new-wordpress-administration-interface/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.sumardi.net/2008/10/10/new-wordpress-administration-interface/</feedburner:origLink></item>
		<item>
		<title>Flickr New Member Homepage</title>
		<link>http://feedproxy.google.com/~r/sumardi/~3/QNrNVsX5vvo/</link>
		<comments>http://www.sumardi.net/2008/10/09/flickr-new-member-homepage/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 14:40:31 +0000</pubDate>
		<dc:creator>SMD</dc:creator>
		
		<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://www.sumardi.net/?p=536</guid>
		<description><![CDATA[Flickr is the best way to store, sort, search and share your photos online. In a next few weeks, you will see a new flickr member homepage. You will see recent activity, content from your groups, photos from your contacts, as well as rotating Explore goodness pop up as soon as you login. You can [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com">Flickr</a> is the best way to store, sort, search and share your photos online. In a next few weeks, you will see a new flickr member homepage. You will see recent activity, content from your groups, photos from your contacts, as well as rotating Explore goodness pop up as soon as you login. You can even make a it a little homier by choosing what you want to see. Below is the screenshot of the new flickr member homepage. </p>
<p><a href="http://www.flickr.com/photos/sumardi/2927084850/" title="New Flickr by www.SuMarDi.net, on Flickr"><img src="http://farm4.static.flickr.com/3172/2927084850_e15b86673f.jpg" width="500" height="352" alt="New Flickr" /></a></p>
<p>The new recent activity has more information and more tools to help you look at that information. You can save a default look, mix up what you want to see at the moment, and even mute images you don’t want to pop up anymore.</p>
<p>The Explore section on the home page now revolves to show what is happening in different areas of the site. You might see recent uploads, a glimpse of groups, a piece of places, or something new you wouldn&#8217;t have stumbled across otherwise. There is a lot happening on Flickr every day and we hope this lets you see a little more of it.</p>
<p>Its awesome and I love it.</p>

<p><a href="http://feedads.googleadservices.com/~a/RjjQQ7CcvhQ1yFP9Urgy_YbhN-w/a"><img src="http://feedads.googleadservices.com/~a/RjjQQ7CcvhQ1yFP9Urgy_YbhN-w/i" border="0" ismap="true"></img></a></p><img src="http://feedproxy.google.com/~r/sumardi/~4/QNrNVsX5vvo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.sumardi.net/2008/10/09/flickr-new-member-homepage/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.sumardi.net/2008/10/09/flickr-new-member-homepage/</feedburner:origLink></item>
		<item>
		<title>Linux Sweet 7-teen…</title>
		<link>http://feedproxy.google.com/~r/sumardi/~3/GcPFkilsBoU/</link>
		<comments>http://www.sumardi.net/2008/10/06/linux-sweet-7-teen/#comments</comments>
		<pubDate>Mon, 06 Oct 2008 04:40:36 +0000</pubDate>
		<dc:creator>SMD</dc:creator>
		
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.sumardi.net/?p=532</guid>
		<description><![CDATA[Linux turns 17. Happy Birthday Linux!
    Do you pine for the nice days of minix-1.1, when men were men and wrote their own device drivers? Are you without a nice project and just dying to cut your teeth on a OS you can try to modify for your needs? Are you finding [...]]]></description>
			<content:encoded><![CDATA[<p>Linux turns 17. Happy Birthday Linux!</p>
<blockquote><p>    Do you pine for the nice days of minix-1.1, when men were men and wrote their own device drivers? Are you without a nice project and just dying to cut your teeth on a OS you can try to modify for your needs? Are you finding it frustrating when everything works on minix? No more all-nighters to get a nifty program working? Then this post might be just for you <img src='http://www.sumardi.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>    As I mentioned a month(?) ago, I&#8217;m working on a free version of a minix-lookalike for AT-386 computers. It has finally reached the stage where it&#8217;s even usable (though may not be depending on what you want), and I am willing to put out the sources for wider distribution. It is just version 0.02 (+1 (very small) patch already), but I&#8217;ve successfully run bash/gcc/gnu-make/gnu-sed/compress etc under it.
</p></blockquote>
<p>Linus Benedict Torvalds post to comp.os.minix, source : <a href="http://www.linuxjournal.com/content/linux-turns-17">Linux Journal</a></p>

<p><a href="http://feedads.googleadservices.com/~a/69dcauTntWPKPQWq0qXVvc2Cc1g/a"><img src="http://feedads.googleadservices.com/~a/69dcauTntWPKPQWq0qXVvc2Cc1g/i" border="0" ismap="true"></img></a></p><img src="http://feedproxy.google.com/~r/sumardi/~4/GcPFkilsBoU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.sumardi.net/2008/10/06/linux-sweet-7-teen/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.sumardi.net/2008/10/06/linux-sweet-7-teen/</feedburner:origLink></item>
		<item>
		<title>Happy Eid Ul Fitr.</title>
		<link>http://feedproxy.google.com/~r/sumardi/~3/MgYnLPZ5h20/</link>
		<comments>http://www.sumardi.net/2008/09/30/happy-eid-ul-fitr/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 14:58:09 +0000</pubDate>
		<dc:creator>SMD</dc:creator>
		
		<category><![CDATA[Journal]]></category>

		<guid isPermaLink="false">http://www.sumardi.net/?p=530</guid>
		<description><![CDATA[To all muslim readers, 
I am wishing you a very happy and joyable Eid ul fitr. Drive safely ya all!
]]></description>
			<content:encoded><![CDATA[<p>To all muslim readers, </p>
<p>I am wishing you a very happy and joyable Eid ul fitr. Drive safely ya all!</p>

<p><a href="http://feedads.googleadservices.com/~a/98ABEj-A8Bmt1P4TWTOoyp3sUjE/a"><img src="http://feedads.googleadservices.com/~a/98ABEj-A8Bmt1P4TWTOoyp3sUjE/i" border="0" ismap="true"></img></a></p><img src="http://feedproxy.google.com/~r/sumardi/~4/MgYnLPZ5h20" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.sumardi.net/2008/09/30/happy-eid-ul-fitr/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.sumardi.net/2008/09/30/happy-eid-ul-fitr/</feedburner:origLink></item>
	</channel>
</rss>
