<?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>Linux and Free Software</title>
	<atom:link href="http://anomsuratno.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://anomsuratno.wordpress.com</link>
	<description>Experience on Linux and Open Source Software</description>
	<lastBuildDate>Thu, 24 Apr 2008 09:50:57 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='anomsuratno.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/63b4566419f4843b065fcd1e32a97e54?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Linux and Free Software</title>
		<link>http://anomsuratno.wordpress.com</link>
	</image>
			<item>
		<title>BCM43xx Ndiswrapper in Hardy</title>
		<link>http://anomsuratno.wordpress.com/2008/04/24/bcm43xx-ndiswrapper-in-hardy/</link>
		<comments>http://anomsuratno.wordpress.com/2008/04/24/bcm43xx-ndiswrapper-in-hardy/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 09:50:50 +0000</pubDate>
		<dc:creator>anomsuratno</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://anomsuratno.wordpress.com/2008/04/24/bcm43xx-ndiswrapper-in-hardy/</guid>
		<description><![CDATA[First before you start installing ndiswrapper you need to blacklist b43 modules by editing /etc/modprobe.d/blacklist$ sudo gedit /etc/modprobe.d/blacklistpassword:
then add:
blacklist b43 (you can put it under blacklist bcm43xx
save and quit gedit.
The second step is to install ndiswrapperFrom Applications &#8211; Add/Removesearch for ndiswrapper
It will automatically install ndiswrapper with its dependency
Third: copy the bcmwl5.inf and bcmwl5.sys to your [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anomsuratno.wordpress.com&blog=727738&post=54&subd=anomsuratno&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>First before you start installing ndiswrapper you need to blacklist b43 modules by editing /etc/modprobe.d/blacklist<br />$ sudo gedit /etc/modprobe.d/blacklist<br />password:</p>
<p>then add:</p>
<p>blacklist b43 (you can put it under blacklist bcm43xx</p>
<p>save and quit gedit.</p>
<p>The second step is to install ndiswrapper<br />From Applications &#8211; Add/Remove<br />search for ndiswrapper</p>
<p>It will automatically install ndiswrapper with its dependency</p>
<p>Third: copy the bcmwl5.inf and bcmwl5.sys to your home folder and fire up terminal/konsole</p>
<p>change to the directory where you put the two files:<br />$ cd bcm43<br />$ sudo ndiswrapper -i bcmwl5.inf</p>
<p>check if the driver is installed by giving command:<br />$ sudo ndiswrapper -l<br />bcmwl5 : driver installed<br />    device (14E4:4311) present (alternate driver: bcm43xx)</p>
<p>Fourth: Edit rc.local</p>
<p>$ sudo gedit /etc/rc.local<br />add the following lines:<br />rmmod ssb<br />rmmod ndiswrapper<br />modprobe ndiswrapper<br />modprobe ssb</p>
<p>Fifth : Reboot your computer and setup your wireless network</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/anomsuratno.wordpress.com/54/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/anomsuratno.wordpress.com/54/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/anomsuratno.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/anomsuratno.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/anomsuratno.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/anomsuratno.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/anomsuratno.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/anomsuratno.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/anomsuratno.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/anomsuratno.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/anomsuratno.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/anomsuratno.wordpress.com/54/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anomsuratno.wordpress.com&blog=727738&post=54&subd=anomsuratno&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://anomsuratno.wordpress.com/2008/04/24/bcm43xx-ndiswrapper-in-hardy/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a23ad8ff186d846c16ff11d704ba765f?s=96&#38;d=identicon" medium="image">
			<media:title type="html">anomsuratno</media:title>
		</media:content>
	</item>
		<item>
		<title>Instalasi SLAX di USB FlashDisk</title>
		<link>http://anomsuratno.wordpress.com/2008/02/29/instalasi-slax-di-usb-flashdisk/</link>
		<comments>http://anomsuratno.wordpress.com/2008/02/29/instalasi-slax-di-usb-flashdisk/#comments</comments>
		<pubDate>Fri, 29 Feb 2008 03:48:50 +0000</pubDate>
		<dc:creator>anomsuratno</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://anomsuratno.wordpress.com/2008/02/29/instalasi-slax-di-usb-flashdisk/</guid>
		<description><![CDATA[SLAX berupa Live CD (.iso) dan USB FlashDisk live.Agar FlashDisk dapat kita gunakan untuk menjalankan SLAX caranya sebagai berikut:

Download file slax-6.0.1.tar di sini http://www.slax.org/get_slax.php?download=tar
Unzip file tersebut ke Perangkat USB Flashdisk
Masuk ke direktori boot dengan perintah cd /media/sdb1/boot
Dalam mode root jalankan perintah ./bootinst.sh
Ikuti prosedur selanjutnya.
Kini flashdisk telah siap untuk booting dengan menggunakan SLAX

Atur PC atau Laptop [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anomsuratno.wordpress.com&blog=727738&post=53&subd=anomsuratno&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>SLAX berupa Live CD (.iso) dan USB FlashDisk live.<br />Agar FlashDisk dapat kita gunakan untuk menjalankan SLAX caranya sebagai berikut:
<ol>
<li>Download file slax-6.0.1.tar di sini <a href="http://www.slax.org/get_slax.php?download=tar">http://www.slax.org/get_slax.php?download=tar</a></li>
<li>Unzip file tersebut ke Perangkat USB Flashdisk</li>
<li>Masuk ke direktori boot dengan perintah cd /media/sdb1/boot</li>
<li>Dalam mode root jalankan perintah ./bootinst.sh</li>
<li>Ikuti prosedur selanjutnya.</li>
<li>Kini flashdisk telah siap untuk booting dengan menggunakan SLAX</li>
</ol>
<p>Atur PC atau Laptop agar boot menggunakan USB Disk.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/anomsuratno.wordpress.com/53/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/anomsuratno.wordpress.com/53/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/anomsuratno.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/anomsuratno.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/anomsuratno.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/anomsuratno.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/anomsuratno.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/anomsuratno.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/anomsuratno.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/anomsuratno.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/anomsuratno.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/anomsuratno.wordpress.com/53/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anomsuratno.wordpress.com&blog=727738&post=53&subd=anomsuratno&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://anomsuratno.wordpress.com/2008/02/29/instalasi-slax-di-usb-flashdisk/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a23ad8ff186d846c16ff11d704ba765f?s=96&#38;d=identicon" medium="image">
			<media:title type="html">anomsuratno</media:title>
		</media:content>
	</item>
		<item>
		<title>Slax : our Pocket Operating System</title>
		<link>http://anomsuratno.wordpress.com/2008/02/29/slax-our-pocket-operating-system/</link>
		<comments>http://anomsuratno.wordpress.com/2008/02/29/slax-our-pocket-operating-system/#comments</comments>
		<pubDate>Fri, 29 Feb 2008 03:35:16 +0000</pubDate>
		<dc:creator>anomsuratno</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://anomsuratno.wordpress.com/2008/02/29/slax-our-pocket-operating-system/</guid>
		<description><![CDATA[
Slax is a modern, small and fast Linux operating system with a modular approach and outstanding design. Despite its small size, Slax provides a wide collection of pre-installed software for daily use, including a well organized graphical user interface and useful recovery tools for system administrators.The modular approach gives you the ability to include any [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anomsuratno.wordpress.com&blog=727738&post=52&subd=anomsuratno&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>
<div align="justify">Slax is a modern, small and fast Linux operating system with a modular approach and outstanding design. Despite its small size, Slax provides a wide collection of pre-installed software for daily use, including a well organized graphical user interface and useful recovery tools for system administrators.<br />The modular approach gives you the ability to include any other software in Slax easily. If you&#8217;re missing your favourite text editor, networking tool or game, simply download a module with the software and copy it to Slax, no need to install, no need to configure.<br />If you are a beginner or you&#8217;re just too busy to make it yourself, follow a few steps to build your own customized operating system by using web-based interface here.</p>
<p>1. Slax 6 is small</p>
<p>Slax has participated in development of so called sqlzma patches; the code implements 7-zip compression (LZMA) into squashfs filesystem. Moreover, squashfs evolved by the time and it now supports bigger block sizes then before. The combination of these two enhancements makes Slax one of the best-compressed operating systems in the history.<br />All Slax modules are much smaller then any other compressed packages available nowadays for all other Linux distributions, while the speed of decompression remains usually faster then reading the full data from disk.</p>
<p>2. Slax 6 is portable<br />Thanks to the AUFS filesystem, the read-only part of Slax (system data and modules) is overlayed by a writable filesystem. You can modify all areas of the filesystem in Slax without any restrictions. Your changes to the read-only parts are transparently copied to the writable branch and stored in memory or in a persistent directory on your disk or even flash drive. Slax is designed to autodetect whether it runs from a writable media, and if that is detected, Slax will save all your changes there automatically.<br />In Slax, you are not limited to just a persistent home directory &#8211; the whole root filesystem is fully writable, so we talk about &#8216;persistent changes&#8217; (rather then about &#8216;persistent home&#8217;, known from other live distributions). You can modify /bin/bash the same way like ~/kderc.<br />&amp;nbsp;<br />3. Slax 6 is feature rich</p>
<p>XWindow system, KDE desktop with K-Office, Internet browsing, e-Mail, Instant messaging, CD/DVD burning and ripping, Audio and Video encoding, Multimedia players, all and even more is included in Slax.<br />&amp;nbsp;<br />4. Slax 6 is multilingual</p>
<p>There are official releases of Slax in 28 different languages, including Catalan, Croatian, Czech, Danish, Dutch, Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Italian, Lithuanian, Norwegian, Nynorsk, Polish, Portuguese, Romanian, Russian, Slovak, Slovenian, Spanish, Swedish and Turkish.</div>
<p>From the SLAX website : <a href="http://slax.org">http://slax.org</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/anomsuratno.wordpress.com/52/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/anomsuratno.wordpress.com/52/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/anomsuratno.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/anomsuratno.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/anomsuratno.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/anomsuratno.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/anomsuratno.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/anomsuratno.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/anomsuratno.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/anomsuratno.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/anomsuratno.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/anomsuratno.wordpress.com/52/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anomsuratno.wordpress.com&blog=727738&post=52&subd=anomsuratno&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://anomsuratno.wordpress.com/2008/02/29/slax-our-pocket-operating-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a23ad8ff186d846c16ff11d704ba765f?s=96&#38;d=identicon" medium="image">
			<media:title type="html">anomsuratno</media:title>
		</media:content>
	</item>
		<item>
		<title>Free Ubuntu Gutsy CD (only 5)</title>
		<link>http://anomsuratno.wordpress.com/2008/02/05/free-ubuntu-gutsy-cd-only-5/</link>
		<comments>http://anomsuratno.wordpress.com/2008/02/05/free-ubuntu-gutsy-cd-only-5/#comments</comments>
		<pubDate>Tue, 05 Feb 2008 04:50:36 +0000</pubDate>
		<dc:creator>anomsuratno</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://anomsuratno.wordpress.com/2008/02/05/free-ubuntu-gutsy-cd-only-5/</guid>
		<description><![CDATA[If you are interested in having a Ubuntu Gutsy CD (original from Canonical) do the following:

Give comments on this post
Leave your email address
We&#8217;ll contact you soon after you comment here.

Note: Original means the CD is from Canonical (requested with shipit). You can copy and redistribute the CDs and Ubuntu will always be free. You can [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anomsuratno.wordpress.com&blog=727738&post=51&subd=anomsuratno&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>If you are interested in having a Ubuntu Gutsy CD (original from Canonical) do the following:
<ol>
<li>Give comments on this post</li>
<li>Leave your email address</li>
<li>We&#8217;ll contact you soon after you comment here.</li>
</ol>
<p>Note: Original means the CD is from Canonical (requested with shipit). You can copy and redistribute the CDs and Ubuntu will always be free. You can give it away or charge for the copying cost reasonably.</p>
<p>
<p class="poweredbyperformancing">Powered by <a href="http://scribefire.com/">ScribeFire</a>.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/anomsuratno.wordpress.com/51/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/anomsuratno.wordpress.com/51/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/anomsuratno.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/anomsuratno.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/anomsuratno.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/anomsuratno.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/anomsuratno.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/anomsuratno.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/anomsuratno.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/anomsuratno.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/anomsuratno.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/anomsuratno.wordpress.com/51/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anomsuratno.wordpress.com&blog=727738&post=51&subd=anomsuratno&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://anomsuratno.wordpress.com/2008/02/05/free-ubuntu-gutsy-cd-only-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a23ad8ff186d846c16ff11d704ba765f?s=96&#38;d=identicon" medium="image">
			<media:title type="html">anomsuratno</media:title>
		</media:content>
	</item>
		<item>
		<title>Mandriva Linux 2008 and HP520</title>
		<link>http://anomsuratno.wordpress.com/2008/01/14/mandriva-linux-2008-and-hp520/</link>
		<comments>http://anomsuratno.wordpress.com/2008/01/14/mandriva-linux-2008-and-hp520/#comments</comments>
		<pubDate>Mon, 14 Jan 2008 01:12:53 +0000</pubDate>
		<dc:creator>anomsuratno</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://anomsuratno.wordpress.com/2008/01/14/mandriva-linux-2008-and-hp520/</guid>
		<description><![CDATA[My laptop which is HP 520 with Intel Celeron 1.6, 80 G Hardisk, 1  G of RAM, Integrated Intel 945GM, Intel LAN Card, Broadcom 943xx mPCI and HDA.
Installing Mandriva 2008 on the laptop with KDE doesn&#8217;t take long. It is only  30 minutes. I use Mandriva 2008 Free from InfoLinux magazine. A standard desktop as [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anomsuratno.wordpress.com&blog=727738&post=50&subd=anomsuratno&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>My laptop which is HP 520 with Intel Celeron 1.6, 80 G Hardisk, 1  G of RAM, Integrated Intel 945GM, Intel LAN Card, Broadcom 943xx mPCI and HDA.</p>
<p>Installing Mandriva 2008 on the laptop with KDE doesn&#8217;t take long. It is only  30 minutes. I use Mandriva 2008 Free from InfoLinux magazine. A standard desktop as other linux distro with KDE but with some configured peripherals . The  videocard work out of the box with 3D support (checked with glxinfo in terminal) and the HDA soundcard also work with one problem, I can&#8217;t use the external microphone but the sound is ok. The screen resolution is set up perfectly at 1820X800.</p>
<p>Some devices that don&#8217;t work at standard installation is the wLAN, Broadcom bcm43xx. It is actually can be set up easily with the firmware-cutter. Modem doesn&#8217;t seem to be recognized as it is related to the soundcard.</p>
<p>The solution of the problems is Broadcom wLAN can be set up with the firmware but it is only with 11MHz of speed not 54 MHz. The alternative is using ndiswrapper. The good thing of Mandriva is that it gives you choice in the Mandrake Control Centre to use ndiswrapper and the native driver of bcm43xx. Choose ndiswrapper and point to the bcmwl5.inf in the Win** CD driver. Then find the blacklist.mdv in /etc/modprobe.d. Add blacklist bcm43xx. rmmod bcm43xx, and do ndiswrapper -ma to add ndiswrapper in modprobe.d so that it will load ndiswrapper after reboot.</p>
<p>Reboot your computer and check if it works with the command iwconfig. The light of wLAN should now flashing or on to indicate that it is available. Set up your network connection with netapplet. It should now detect the access points around and connect to one of them.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/anomsuratno.wordpress.com/50/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/anomsuratno.wordpress.com/50/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/anomsuratno.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/anomsuratno.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/anomsuratno.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/anomsuratno.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/anomsuratno.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/anomsuratno.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/anomsuratno.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/anomsuratno.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/anomsuratno.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/anomsuratno.wordpress.com/50/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anomsuratno.wordpress.com&blog=727738&post=50&subd=anomsuratno&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://anomsuratno.wordpress.com/2008/01/14/mandriva-linux-2008-and-hp520/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a23ad8ff186d846c16ff11d704ba765f?s=96&#38;d=identicon" medium="image">
			<media:title type="html">anomsuratno</media:title>
		</media:content>
	</item>
		<item>
		<title>Photoes of My daughter Fira</title>
		<link>http://anomsuratno.wordpress.com/2007/11/08/photoes-of-my-daughter-fira/</link>
		<comments>http://anomsuratno.wordpress.com/2007/11/08/photoes-of-my-daughter-fira/#comments</comments>
		<pubDate>Thu, 08 Nov 2007 08:39:16 +0000</pubDate>
		<dc:creator>anomsuratno</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://anomsuratno.wordpress.com/2007/11/08/photoes-of-my-daughter-fira/</guid>
		<description><![CDATA[



       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anomsuratno.wordpress.com&blog=727738&post=44&subd=anomsuratno&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://anomsuratno.files.wordpress.com/2007/11/firakexil.jpg" title="Fira Kecil"><img src="http://anomsuratno.files.wordpress.com/2007/11/firakexil.jpg" alt="Fira Kecil" /></a></p>
<p><a href="http://anomsuratno.files.wordpress.com/2007/11/firasmall.jpg" title="Fira on bed"><img src="http://anomsuratno.files.wordpress.com/2007/11/firasmall.jpg" alt="Fira on bed" /></a></p>
<p><a href="http://anomsuratno.files.wordpress.com/2007/11/fira_face.jpg" title="My daughter Fira"><img src="http://anomsuratno.files.wordpress.com/2007/11/fira_face.jpg" alt="My daughter Fira" /></a></p>
<p><a href="http://anomsuratno.files.wordpress.com/2007/11/firapapa.jpg" title="Fira and her papa"><img src="http://anomsuratno.files.wordpress.com/2007/11/firapapa.jpg" alt="Fira and her papa" /></a><a href="http://anomsuratno.files.wordpress.com/2007/11/100_0292.jpg" title="Fira Kerja Bakti"><img src="http://anomsuratno.files.wordpress.com/2007/11/100_0292.jpg" alt="Fira Kerja Bakti" /></a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/anomsuratno.wordpress.com/44/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/anomsuratno.wordpress.com/44/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/anomsuratno.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/anomsuratno.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/anomsuratno.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/anomsuratno.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/anomsuratno.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/anomsuratno.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/anomsuratno.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/anomsuratno.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/anomsuratno.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/anomsuratno.wordpress.com/44/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anomsuratno.wordpress.com&blog=727738&post=44&subd=anomsuratno&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://anomsuratno.wordpress.com/2007/11/08/photoes-of-my-daughter-fira/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a23ad8ff186d846c16ff11d704ba765f?s=96&#38;d=identicon" medium="image">
			<media:title type="html">anomsuratno</media:title>
		</media:content>

		<media:content url="http://anomsuratno.files.wordpress.com/2007/11/firakexil.jpg" medium="image">
			<media:title type="html">Fira Kecil</media:title>
		</media:content>

		<media:content url="http://anomsuratno.files.wordpress.com/2007/11/firasmall.jpg" medium="image">
			<media:title type="html">Fira on bed</media:title>
		</media:content>

		<media:content url="http://anomsuratno.files.wordpress.com/2007/11/fira_face.jpg" medium="image">
			<media:title type="html">My daughter Fira</media:title>
		</media:content>

		<media:content url="http://anomsuratno.files.wordpress.com/2007/11/firapapa.jpg" medium="image">
			<media:title type="html">Fira and her papa</media:title>
		</media:content>

		<media:content url="http://anomsuratno.files.wordpress.com/2007/11/100_0292.jpg" medium="image">
			<media:title type="html">Fira Kerja Bakti</media:title>
		</media:content>
	</item>
		<item>
		<title>ẅ  Williemzyme 1103</title>
		<link>http://anomsuratno.wordpress.com/2007/11/03/%e1%ba%85-williemzyme-1103/</link>
		<comments>http://anomsuratno.wordpress.com/2007/11/03/%e1%ba%85-williemzyme-1103/#comments</comments>
		<pubDate>Sat, 03 Nov 2007 03:36:49 +0000</pubDate>
		<dc:creator>anomsuratno</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bacteria]]></category>
		<category><![CDATA[biological]]></category>
		<category><![CDATA[biological waste]]></category>
		<category><![CDATA[biological waste water]]></category>
		<category><![CDATA[biological waste water treatment]]></category>
		<category><![CDATA[enzyme]]></category>
		<category><![CDATA[organism]]></category>
		<category><![CDATA[treatment]]></category>
		<category><![CDATA[waste]]></category>
		<category><![CDATA[waste enzyme]]></category>
		<category><![CDATA[waste treatment]]></category>
		<category><![CDATA[waste water treatment with enzyme]]></category>
		<category><![CDATA[wastewater]]></category>
		<category><![CDATA[water]]></category>
		<category><![CDATA[water treatment]]></category>
		<category><![CDATA[water waste]]></category>

		<guid isPermaLink="false">http://anomsuratno.wordpress.com/2007/11/03/%e1%ba%85-williemzyme-1103/</guid>
		<description><![CDATA[Williemzyme:  How Does It Work?
The type of organisms and bacteria which are actually dominant in wastewater depend on many factors, but of particular significance is the availability of micro-nutrients.  Certain bacteria, especially aerobic species, need more trace elements as cofactors than anaerobic bacteria if the availability of such nutrients is low.  Other [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anomsuratno.wordpress.com&blog=727738&post=38&subd=anomsuratno&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Williemzyme:  How Does It Work?</p>
<p>The type of organisms and bacteria which are actually dominant in wastewater depend on many factors, but of particular significance is the availability of micro-nutrients.  Certain bacteria, especially aerobic species, need more trace elements as cofactors than anaerobic bacteria if the availability of such nutrients is low.  Other bacteria which require fewer micro-nutrients will become dominant.  In addition, sometimes bacteria or yeast strains release sufficient quantities of antibiotic that suppress the growth of other microorganisms. Protozoa may also have an undesirable effect by feeding on bacteria subsequently reducing the population of desirable bacteria.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/anomsuratno.wordpress.com/38/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/anomsuratno.wordpress.com/38/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/anomsuratno.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/anomsuratno.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/anomsuratno.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/anomsuratno.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/anomsuratno.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/anomsuratno.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/anomsuratno.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/anomsuratno.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/anomsuratno.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/anomsuratno.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anomsuratno.wordpress.com&blog=727738&post=38&subd=anomsuratno&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://anomsuratno.wordpress.com/2007/11/03/%e1%ba%85-williemzyme-1103/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a23ad8ff186d846c16ff11d704ba765f?s=96&#38;d=identicon" medium="image">
			<media:title type="html">anomsuratno</media:title>
		</media:content>
	</item>
		<item>
		<title>Me With PPL from STAIN</title>
		<link>http://anomsuratno.wordpress.com/2007/09/11/me-with-ppl-from-stain/</link>
		<comments>http://anomsuratno.wordpress.com/2007/09/11/me-with-ppl-from-stain/#comments</comments>
		<pubDate>Tue, 11 Sep 2007 09:48:22 +0000</pubDate>
		<dc:creator>anomsuratno</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://anomsuratno.wordpress.com/2007/09/11/me-with-ppl-from-stain/</guid>
		<description><![CDATA[




&#160;
Finally you left the school and the feeling is often funny cause I feel that I just started to know about you and you&#8217;re gone. Never mind&#8230;..


       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anomsuratno.wordpress.com&blog=727738&post=30&subd=anomsuratno&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p align="center"><a href="http://anomsuratno.files.wordpress.com/2007/09/ppl1320.png" title="Foto bareng sebelum penarikan."><img src="http://anomsuratno.files.wordpress.com/2007/09/ppl1320.png" alt="Foto bareng sebelum penarikan." /></a></p>
<p align="center"><a href="http://anomsuratno.files.wordpress.com/2007/09/pplksdpl.png" title="PPL, DPL dan Kepala SMA 2"><img src="http://anomsuratno.files.wordpress.com/2007/09/pplksdpl.png" alt="PPL, DPL dan Kepala SMA 2" /></a></p>
<p align="center"><a href="http://anomsuratno.files.wordpress.com/2007/09/pplgurucoce.jpg" title="PPL dengan Para Wakasek dan Guru Pamong"><img src="http://anomsuratno.files.wordpress.com/2007/09/pplgurucoce.jpg" alt="PPL dengan Para Wakasek dan Guru Pamong" /></a></p>
<p align="center"><a href="http://anomsuratno.files.wordpress.com/2007/09/pplngai.png" title="PPL dan Guru Pamong Agama Islam, Pak Ngaidin"><img src="http://anomsuratno.files.wordpress.com/2007/09/pplngai.png" alt="PPL dan Guru Pamong Agama Islam, Pak Ngaidin" /></a></p>
<p align="center"><a href="http://anomsuratno.files.wordpress.com/2007/09/pplmersi.png" title="PPL dan Guru Pamong Bahasa Inggris, Mr. Sigit"><img src="http://anomsuratno.files.wordpress.com/2007/09/pplmersi.png" alt="PPL dan Guru Pamong Bahasa Inggris, Mr. Sigit" /></a><a href="http://anomsuratno.files.wordpress.com/2007/09/me_pp11.png" title="ppl"><img src="http://anomsuratno.files.wordpress.com/2007/09/me_pp11.png" alt="ppl" /></a></p>
<p align="center">&nbsp;</p>
<p>Finally you left the school and the feeling is often funny cause I feel that I just started to know about you and you&#8217;re gone. Never mind&#8230;..</p>
<p><a href="http://anomsuratno.files.wordpress.com/2007/09/me_pp11.png" title="ppl"><br />
</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/anomsuratno.wordpress.com/30/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/anomsuratno.wordpress.com/30/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/anomsuratno.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/anomsuratno.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/anomsuratno.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/anomsuratno.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/anomsuratno.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/anomsuratno.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/anomsuratno.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/anomsuratno.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/anomsuratno.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/anomsuratno.wordpress.com/30/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anomsuratno.wordpress.com&blog=727738&post=30&subd=anomsuratno&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://anomsuratno.wordpress.com/2007/09/11/me-with-ppl-from-stain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a23ad8ff186d846c16ff11d704ba765f?s=96&#38;d=identicon" medium="image">
			<media:title type="html">anomsuratno</media:title>
		</media:content>

		<media:content url="http://anomsuratno.files.wordpress.com/2007/09/ppl1320.png" medium="image">
			<media:title type="html">Foto bareng sebelum penarikan.</media:title>
		</media:content>

		<media:content url="http://anomsuratno.files.wordpress.com/2007/09/pplksdpl.png" medium="image">
			<media:title type="html">PPL, DPL dan Kepala SMA 2</media:title>
		</media:content>

		<media:content url="http://anomsuratno.files.wordpress.com/2007/09/pplgurucoce.jpg" medium="image">
			<media:title type="html">PPL dengan Para Wakasek dan Guru Pamong</media:title>
		</media:content>

		<media:content url="http://anomsuratno.files.wordpress.com/2007/09/pplngai.png" medium="image">
			<media:title type="html">PPL dan Guru Pamong Agama Islam, Pak Ngaidin</media:title>
		</media:content>

		<media:content url="http://anomsuratno.files.wordpress.com/2007/09/pplmersi.png" medium="image">
			<media:title type="html">PPL dan Guru Pamong Bahasa Inggris, Mr. Sigit</media:title>
		</media:content>

		<media:content url="http://anomsuratno.files.wordpress.com/2007/09/me_pp11.png" medium="image">
			<media:title type="html">ppl</media:title>
		</media:content>
	</item>
		<item>
		<title>New School Year Has Come</title>
		<link>http://anomsuratno.wordpress.com/2007/07/13/new-school-year-has-come/</link>
		<comments>http://anomsuratno.wordpress.com/2007/07/13/new-school-year-has-come/#comments</comments>
		<pubDate>Fri, 13 Jul 2007 07:51:56 +0000</pubDate>
		<dc:creator>anomsuratno</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://anomsuratno.wordpress.com/2007/07/13/new-school-year-has-come/</guid>
		<description><![CDATA[Hi everybody?
Are you ready for the new school year?
I hope so.
In this year I have some plan to do with the students. First, they have to have an email address before on the first week they meet me. Then they start writing e-mail to me. I think that&#8217;s a good idea. So we will start [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anomsuratno.wordpress.com&blog=727738&post=26&subd=anomsuratno&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Hi everybody?</p>
<p>Are you ready for the new school year?<br />
I hope so.</p>
<p>In this year I have some plan to do with the students. First, they have to have an email address before on the first week they meet me. Then they start writing e-mail to me. I think that&#8217;s a good idea. So we will start from the email address.</p>
<p>Next, they have to register their email to me by sending me an e-mail of introduction. So I will have their name and email address.</p>
<p><a href="http://anomsuratno.wordpress.com/?attachment_id=23" rel="attachment wp-att-23" title="Still with the new dress">Still with the new dress</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/anomsuratno.wordpress.com/26/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/anomsuratno.wordpress.com/26/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/anomsuratno.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/anomsuratno.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/anomsuratno.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/anomsuratno.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/anomsuratno.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/anomsuratno.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/anomsuratno.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/anomsuratno.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/anomsuratno.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/anomsuratno.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anomsuratno.wordpress.com&blog=727738&post=26&subd=anomsuratno&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://anomsuratno.wordpress.com/2007/07/13/new-school-year-has-come/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a23ad8ff186d846c16ff11d704ba765f?s=96&#38;d=identicon" medium="image">
			<media:title type="html">anomsuratno</media:title>
		</media:content>
	</item>
		<item>
		<title>Photoes in EverGreen Hotel Cisarua</title>
		<link>http://anomsuratno.wordpress.com/2007/06/08/photoes-in-evergreen-hotel-cisarua/</link>
		<comments>http://anomsuratno.wordpress.com/2007/06/08/photoes-in-evergreen-hotel-cisarua/#comments</comments>
		<pubDate>Fri, 08 Jun 2007 10:13:59 +0000</pubDate>
		<dc:creator>anomsuratno</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://anomsuratno.wordpress.com/2007/06/08/photoes-in-evergreen-hotel-cisarua/</guid>
		<description><![CDATA[
These are my photoes in EverGreen Hotel in Cisarua. From left to right:

The view of Puncak from the hotel.
Mr. Cahyo, TIK teacher from SMA Sapuran Wonosobo and me.
Mr. Wachiddin from North Sumatra, The Most Outstanding teacher in ICT Training.
Mr. Cahyo and Me in outbound activity.

       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anomsuratno.wordpress.com&blog=727738&post=19&subd=anomsuratno&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://anomsuratno.files.wordpress.com/2007/06/cisaruaview1.jpg" title="The landscape of Cisarua"><img src="http://anomsuratno.files.wordpress.com/2007/06/cisaruaview1.thumbnail.jpg" alt="The landscape of Cisarua" /></a><a href="http://anomsuratno.files.wordpress.com/2007/06/me_cahyo.jpg" title="Mr. Cahyo from Wonosobo with me in outbound program"><img src="http://anomsuratno.files.wordpress.com/2007/06/me_cahyo.thumbnail.jpg" alt="Mr. Cahyo from Wonosobo with me in outbound program" /></a><a href="http://anomsuratno.files.wordpress.com/2007/06/me_wachid.jpg" title="Mr Wachid and me"><img src="http://anomsuratno.files.wordpress.com/2007/06/me_wachid.thumbnail.jpg" alt="Mr Wachid and me" /></a><a href="http://anomsuratno.files.wordpress.com/2007/06/me_cahy1.jpg" title="Me and Mr Cahyo outbound"><img src="http://anomsuratno.files.wordpress.com/2007/06/me_cahy1.thumbnail.jpg" alt="Me and Mr Cahyo outbound" /></a></p>
<p>These are my photoes in EverGreen Hotel in Cisarua. From left to right:</p>
<ol>
<li>The view of Puncak from the hotel.</li>
<li>Mr. Cahyo, TIK teacher from SMA Sapuran Wonosobo and me.</li>
<li>Mr. Wachiddin from North Sumatra, The Most Outstanding teacher in ICT Training.</li>
<li>Mr. Cahyo and Me in outbound activity.</li>
</ol>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/anomsuratno.wordpress.com/19/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/anomsuratno.wordpress.com/19/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/anomsuratno.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/anomsuratno.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/anomsuratno.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/anomsuratno.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/anomsuratno.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/anomsuratno.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/anomsuratno.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/anomsuratno.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/anomsuratno.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/anomsuratno.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anomsuratno.wordpress.com&blog=727738&post=19&subd=anomsuratno&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://anomsuratno.wordpress.com/2007/06/08/photoes-in-evergreen-hotel-cisarua/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a23ad8ff186d846c16ff11d704ba765f?s=96&#38;d=identicon" medium="image">
			<media:title type="html">anomsuratno</media:title>
		</media:content>

		<media:content url="http://anomsuratno.files.wordpress.com/2007/06/cisaruaview1.thumbnail.jpg" medium="image">
			<media:title type="html">The landscape of Cisarua</media:title>
		</media:content>

		<media:content url="http://anomsuratno.files.wordpress.com/2007/06/me_cahyo.thumbnail.jpg" medium="image">
			<media:title type="html">Mr. Cahyo from Wonosobo with me in outbound program</media:title>
		</media:content>

		<media:content url="http://anomsuratno.files.wordpress.com/2007/06/me_wachid.thumbnail.jpg" medium="image">
			<media:title type="html">Mr Wachid and me</media:title>
		</media:content>

		<media:content url="http://anomsuratno.files.wordpress.com/2007/06/me_cahy1.thumbnail.jpg" medium="image">
			<media:title type="html">Me and Mr Cahyo outbound</media:title>
		</media:content>
	</item>
	</channel>
</rss>