<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>wordpress.com:~ nawi2010# blog</title>
	<atom:link href="http://iwan.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://iwan.wordpress.com</link>
	<description>Fight for looking forward</description>
	<lastBuildDate>Mon, 23 May 2011 03:58:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='iwan.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>wordpress.com:~ nawi2010# blog</title>
		<link>http://iwan.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://iwan.wordpress.com/osd.xml" title="wordpress.com:~ nawi2010# blog" />
	<atom:link rel='hub' href='http://iwan.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Struktur Data Paper</title>
		<link>http://iwan.wordpress.com/2011/05/09/struktur-data-paper/</link>
		<comments>http://iwan.wordpress.com/2011/05/09/struktur-data-paper/#comments</comments>
		<pubDate>Sun, 08 May 2011 20:25:07 +0000</pubDate>
		<dc:creator>nawi2010</dc:creator>
				<category><![CDATA[Scratch]]></category>

		<guid isPermaLink="false">http://iwan.wordpress.com/?p=195</guid>
		<description><![CDATA[Source Code : // STACK PROGRAM // IWAN TRI WINANTYA // 2009140938 - 4A - UNIVERSITAS PAMULANG #include #include #define n 10 void push(void); void pop(void); void cetaklayar(void); void inisialisasi(void); int PIL,TOP; char PILIHAN[1],HURUF; char S[n]; using namespace std; int &#8230; <a href="http://iwan.wordpress.com/2011/05/09/struktur-data-paper/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iwan.wordpress.com&amp;blog=43652&amp;post=195&amp;subd=iwan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Source Code :</p>
<pre class="brush: cpp;">
// STACK PROGRAM
// IWAN TRI WINANTYA
// 2009140938 - 4A - UNIVERSITAS PAMULANG

#include
#include

#define n 10

void push(void);
void pop(void);
void cetaklayar(void);
void inisialisasi(void);

int PIL,TOP;
char PILIHAN[1],HURUF;
char S[n];

using namespace std;

int main()
{
	inisialisasi();
	do
	{
		cout&lt;		cout&lt;		cout&lt;}
</pre>
<p>Download</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iwan.wordpress.com/195/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iwan.wordpress.com/195/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iwan.wordpress.com/195/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iwan.wordpress.com/195/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iwan.wordpress.com/195/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iwan.wordpress.com/195/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iwan.wordpress.com/195/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iwan.wordpress.com/195/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iwan.wordpress.com/195/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iwan.wordpress.com/195/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iwan.wordpress.com/195/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iwan.wordpress.com/195/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iwan.wordpress.com/195/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iwan.wordpress.com/195/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iwan.wordpress.com&amp;blog=43652&amp;post=195&amp;subd=iwan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iwan.wordpress.com/2011/05/09/struktur-data-paper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/256a12c4fc2f1bde3147a853d8a1ed33?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iwan</media:title>
		</media:content>
	</item>
		<item>
		<title>New Semester, New Spirit</title>
		<link>http://iwan.wordpress.com/2011/04/17/new-semester-new-spirit/</link>
		<comments>http://iwan.wordpress.com/2011/04/17/new-semester-new-spirit/#comments</comments>
		<pubDate>Sat, 16 Apr 2011 18:41:35 +0000</pubDate>
		<dc:creator>nawi2010</dc:creator>
				<category><![CDATA[Personal Stuff]]></category>
		<category><![CDATA[Scratch]]></category>

		<guid isPermaLink="false">http://iwan.wordpress.com/?p=190</guid>
		<description><![CDATA[Semester Update Began on this month now I&#8217;m in 4th semester on my college. Yes, it&#8217;s been two years ago since I&#8217;ve been took my college again. The good news is my GPA&#8217;s on the 3rd semester is better than &#8230; <a href="http://iwan.wordpress.com/2011/04/17/new-semester-new-spirit/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iwan.wordpress.com&amp;blog=43652&amp;post=190&amp;subd=iwan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="Semester College Schedule" src="http://photos-a.ak.fbcdn.net/hphotos-ak-snc6/196807_1873265121975_1551581439_32021821_7876394_s.jpg" alt="Semester College Schedule" width="130" height="87" /></p>
<p><strong>Semester Update</strong></p>
<p>Began on this month now I&#8217;m in 4th semester on my college. Yes, it&#8217;s been two years ago since I&#8217;ve been took my college again. The good news is my GPA&#8217;s on the 3rd semester is better than 2nd semester.  Even tough I could get better because my laziness on last semester made the responsibility should I had. Thats the lesson that I should learned and make sure that it won&#8217;t happen anymore.</p>
<p><strong>The Spirit</strong></p>
<p>In this month I also began to have more activities than last months. Now I have a part time job at my campus where I took <a title="Universitas Pamulang" href="http://unpam.ac.id" target="_blank">my college</a> in IT Deparment. In this department I have responsibility to make sure that information systems on campus are running smoothly without problem, and also I&#8217;m going to work in establishment with banks payment. Right now I have two projects as a pilot project, and hopefully it will be finish in next month.</p>
<p>While I have my part time job today I still have to manage my time with my daily work as usual.</p>
<span style='text-align:left;display:block;'><p><object type='application/x-shockwave-flash' data='http://s2.wp.com/wp-content/plugins/audio-player/player.swf' width='290' height='24' id='audioplayer1'><param name='movie' value='http://s2.wp.com/wp-content/plugins/audio-player/player.swf' /><param name='FlashVars' value='&amp;bg=0xf8f8f8&amp;leftbg=0xeeeeee&amp;lefticon=0x666666&amp;rightbg=0xcccccc&amp;rightbghover=0x999999&amp;righticon=0x666666&amp;righticonhover=0xffffff&amp;text=0x666666&amp;slider=0x666666&amp;track=0xFFFFFF&amp;border=0x666666&amp;loader=0x9FFFB8&amp;soundFile=http%3A%2F%2Fdl.dropbox.com%2Fu%2F535790%2FMusic%2F01-jag_kommer-dgn.mp3' /><param name='quality' value='high' /><param name='menu' value='false' /><param name='bgcolor' value='#FFFFFF' /><param name='wmode' value='opaque' /></object></p></span>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iwan.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iwan.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iwan.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iwan.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iwan.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iwan.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iwan.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iwan.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iwan.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iwan.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iwan.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iwan.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iwan.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iwan.wordpress.com/190/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iwan.wordpress.com&amp;blog=43652&amp;post=190&amp;subd=iwan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iwan.wordpress.com/2011/04/17/new-semester-new-spirit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://dl.dropbox.com/u/535790/Music/01-jag_kommer-dgn.mp3" length="8201499" type="audio/mpeg" />
	
		<media:content url="http://0.gravatar.com/avatar/256a12c4fc2f1bde3147a853d8a1ed33?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iwan</media:title>
		</media:content>

		<media:content url="http://photos-a.ak.fbcdn.net/hphotos-ak-snc6/196807_1873265121975_1551581439_32021821_7876394_s.jpg" medium="image">
			<media:title type="html">Semester College Schedule</media:title>
		</media:content>

		<media:content url="http://dl.dropbox.com/u/535790/Music/01-jag_kommer-dgn.mp3" medium="audio">
			<media:player url="http://iwan.wordpress.com/wp-content/plugins/audio-player/player.swf?soundFile=http://dl.dropbox.com/u/535790/Music/01-jag_kommer-dgn.mp3" />
		</media:content>
	</item>
		<item>
		<title>Test</title>
		<link>http://iwan.wordpress.com/2011/03/11/test/</link>
		<comments>http://iwan.wordpress.com/2011/03/11/test/#comments</comments>
		<pubDate>Fri, 11 Mar 2011 04:25:21 +0000</pubDate>
		<dc:creator>nawi2010</dc:creator>
				<category><![CDATA[Scratch]]></category>

		<guid isPermaLink="false">http://iwan.wordpress.com/2011/03/11/test/</guid>
		<description><![CDATA[Hello just for testing&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iwan.wordpress.com&amp;blog=43652&amp;post=180&amp;subd=iwan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hello just for testing&#8230;</p>
<span style='text-align:left;display:block;'><p><object type='application/x-shockwave-flash' data='http://s2.wp.com/wp-content/plugins/audio-player/player.swf' width='290' height='24' id='audioplayer1'><param name='movie' value='http://s2.wp.com/wp-content/plugins/audio-player/player.swf' /><param name='FlashVars' value='&amp;bg=0xf8f8f8&amp;leftbg=0xeeeeee&amp;lefticon=0x666666&amp;rightbg=0xcccccc&amp;rightbghover=0x999999&amp;righticon=0x666666&amp;righticonhover=0xffffff&amp;text=0x666666&amp;slider=0x666666&amp;track=0xFFFFFF&amp;border=0x666666&amp;loader=0x9FFFB8&amp;soundFile=http%3A%2F%2Fdl.dropbox.com%2Fu%2F535790%2FMusic%2FAmy%2520Diamond%2520-%2520Up.mp3' /><param name='quality' value='high' /><param name='menu' value='false' /><param name='bgcolor' value='#FFFFFF' /><param name='wmode' value='opaque' /></object></p></span>
<span class='embed-youtube' style='text-align:center; display:block;'><object width='584' height='359'><param name='movie' value='http://www.youtube.com/v/BwOQqqRwgpA?version=3&rel=1&fs=1&showsearch=0&showinfo=1&iv_load_policy=1' /> <param name='allowfullscreen' value='true' /> <param name='wmode' value='opaque' /> <embed src='http://www.youtube.com/v/BwOQqqRwgpA?version=3&rel=1&fs=1&showsearch=0&showinfo=1&iv_load_policy=1' type='application/x-shockwave-flash' allowfullscreen='true' width='584' height='359' wmode='opaque'></embed> </object></span>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iwan.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iwan.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iwan.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iwan.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iwan.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iwan.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iwan.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iwan.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iwan.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iwan.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iwan.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iwan.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iwan.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iwan.wordpress.com/180/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iwan.wordpress.com&amp;blog=43652&amp;post=180&amp;subd=iwan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iwan.wordpress.com/2011/03/11/test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://dl.dropbox.com/u/535790/Music/Amy%20Diamond%20-%20Up.mp3" length="2815395" type="audio/mpeg" />
	
		<media:content url="http://0.gravatar.com/avatar/256a12c4fc2f1bde3147a853d8a1ed33?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iwan</media:title>
		</media:content>

		<media:content url="http://dl.dropbox.com/u/535790/Music/Amy%20Diamond%20-%20Up.mp3" medium="audio">
			<media:player url="http://iwan.wordpress.com/wp-content/plugins/audio-player/player.swf?soundFile=http://dl.dropbox.com/u/535790/Music/Amy%20Diamond%20-%20Up.mp3" />
		</media:content>
	</item>
		<item>
		<title>Memories Never End</title>
		<link>http://iwan.wordpress.com/2011/03/10/memories-never-end/</link>
		<comments>http://iwan.wordpress.com/2011/03/10/memories-never-end/#comments</comments>
		<pubDate>Thu, 10 Mar 2011 07:49:59 +0000</pubDate>
		<dc:creator>nawi2010</dc:creator>
				<category><![CDATA[Scratch]]></category>

		<guid isPermaLink="false">http://iwan.wordpress.com/?p=178</guid>
		<description><![CDATA[Well, after since almost 6 months. I visited my hometown at 6 &#8211; 8 march in order the finished some business. One of my business was to process my expired driving license. I have to create a new ones because &#8230; <a href="http://iwan.wordpress.com/2011/03/10/memories-never-end/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iwan.wordpress.com&amp;blog=43652&amp;post=178&amp;subd=iwan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Well, after since almost 6 months. I visited my hometown at 6 &#8211; 8 march in order the finished some business. One of my business was to process my expired driving license. I have to create a new ones because the last one has expired since 1 year ago. The process was taking longer because I failed in practice test in driving motorcycle. The practice test was difficult I have to passed the zig-zag route. I also failed for the second chance after the officials ask me to do it once again.</p>
<p>Fortunately my friend has come at the moment, who is a Policeman helped to follow up on it. After one hour finally my new driving license has printed and ready to use.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iwan.wordpress.com/178/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iwan.wordpress.com/178/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iwan.wordpress.com/178/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iwan.wordpress.com/178/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iwan.wordpress.com/178/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iwan.wordpress.com/178/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iwan.wordpress.com/178/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iwan.wordpress.com/178/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iwan.wordpress.com/178/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iwan.wordpress.com/178/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iwan.wordpress.com/178/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iwan.wordpress.com/178/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iwan.wordpress.com/178/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iwan.wordpress.com/178/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iwan.wordpress.com&amp;blog=43652&amp;post=178&amp;subd=iwan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iwan.wordpress.com/2011/03/10/memories-never-end/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/256a12c4fc2f1bde3147a853d8a1ed33?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iwan</media:title>
		</media:content>
	</item>
		<item>
		<title>Finally I&#8217;m Online Again</title>
		<link>http://iwan.wordpress.com/2010/07/20/finally-im-online-again/</link>
		<comments>http://iwan.wordpress.com/2010/07/20/finally-im-online-again/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 08:35:17 +0000</pubDate>
		<dc:creator>nawi2010</dc:creator>
				<category><![CDATA[Personal Stuff]]></category>

		<guid isPermaLink="false">http://iwan.wordpress.com/2010/07/20/finally-im-online-again/</guid>
		<description><![CDATA[After since weeks I never got online because there was internet problem at home, now I can get online using another alternative connection. It was happen since almost three weeks ago when internet connection disconnected. So I must find another &#8230; <a href="http://iwan.wordpress.com/2010/07/20/finally-im-online-again/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iwan.wordpress.com&amp;blog=43652&amp;post=176&amp;subd=iwan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.jandscomputerservices.com/images/internet_marketing_strategies.jpg" border="0" alt="" /></p>
<p>After since weeks I never got online because there was internet problem at home, now I can get online using another alternative connection. It was happen since almost three weeks ago when internet connection disconnected. So I must find another alternative for me so I can get online. Maybe I&#8217;m already in internet addict or internet already become the part of my life. I could not do anything without connected to internet, my works are on the clouds.</p>
<p>Free-Hotspot :<br />
I was tried to get online on a free hotspot some days ago but it wasn&#8217;t up sometimes so this place can be use as alternative place to get online. The connection quality was good enough but unfortunately it was located beside the mosque so not every people might want to be online around it&#8217;s area. But so lucky me cause I could breaking inside the router and the wifi access point so it seems like I can control it.</p>
<p>Final method :<br />
Yet finally I decided to used HSDPA as my alternative connection. Using <a href="www.three.co.id">3 (Three)</a> GSM provider which have promotion <a href="wwww.three.co.id/broadband">Broadband Unlimited</a> for 30 Days. Me using the 500 MB&#8217;s package. And for my personal use i think thats more than enough. Even tough I must hold my desire to do any files that I&#8217;d like to downloads or update.<br />
So far the connection is quite stable, I used my Nokia N82 phone as modem and switch my primary GSM number to my second phone. I hope the connection will be stable till next weeks till I&#8217;m switched back to cable connection.</p>
<p>The first thing I did was <a href="spotify.com">listening to my streaming</a>, so far this HSDPA could handled this. And then login to remote office, it&#8217;s quite stable. Yeeah!!</p>
<p>Right now still have a lot of things to do with the tasks, the work task and also the college task. Time is running so Go Amy Go&#8230;.!!!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iwan.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iwan.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iwan.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iwan.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iwan.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iwan.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iwan.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iwan.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iwan.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iwan.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iwan.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iwan.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iwan.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iwan.wordpress.com/176/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iwan.wordpress.com&amp;blog=43652&amp;post=176&amp;subd=iwan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iwan.wordpress.com/2010/07/20/finally-im-online-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/256a12c4fc2f1bde3147a853d8a1ed33?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iwan</media:title>
		</media:content>

		<media:content url="http://www.jandscomputerservices.com/images/internet_marketing_strategies.jpg" medium="image" />
	</item>
		<item>
		<title>The Coin Flip</title>
		<link>http://iwan.wordpress.com/2010/06/20/the-coin-flip/</link>
		<comments>http://iwan.wordpress.com/2010/06/20/the-coin-flip/#comments</comments>
		<pubDate>Sun, 20 Jun 2010 05:21:50 +0000</pubDate>
		<dc:creator>nawi2010</dc:creator>
				<category><![CDATA[Scratch]]></category>

		<guid isPermaLink="false">http://iwan.wordpress.com/2010/06/20/the-coin-flip/</guid>
		<description><![CDATA[It&#8217;s been awhile and again and again I never have time to update this. I don&#8217;t know due on what but it seems it&#8217;s definitely the hardest part. The hardest part was came from the pressures from inside and outer &#8230; <a href="http://iwan.wordpress.com/2010/06/20/the-coin-flip/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iwan.wordpress.com&amp;blog=43652&amp;post=175&amp;subd=iwan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.sesametry.com/coin-toss.jpg" height="640" width="365" alt="courtesy of sesametry.com"><br />
It&#8217;s been awhile and again and again I never have time to update this. I don&#8217;t know due on what but it seems it&#8217;s definitely the hardest part.<br />
The hardest part was came from the pressures from inside and outer side, the lowest situation I ever faced. I know realize that it isn&#8217;t easy thing to do, and we need a lot of effort to realize that. Apparently I do realize that I shouldn&#8217;t be like this anymore and need a lot of resolution to make better meaningful life.<br />
But there are some complicated things that I currently facing, some of them coming from the outside and some from the inside. I decided to didn&#8217;t write so detailed about this but the only thing than can portrayed this is like The Coin Flip situation. Whatever the coin side face, it&#8217;s definitely your way.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iwan.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iwan.wordpress.com/175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iwan.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iwan.wordpress.com/175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iwan.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iwan.wordpress.com/175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iwan.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iwan.wordpress.com/175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iwan.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iwan.wordpress.com/175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iwan.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iwan.wordpress.com/175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iwan.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iwan.wordpress.com/175/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iwan.wordpress.com&amp;blog=43652&amp;post=175&amp;subd=iwan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iwan.wordpress.com/2010/06/20/the-coin-flip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/256a12c4fc2f1bde3147a853d8a1ed33?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iwan</media:title>
		</media:content>

		<media:content url="http://www.sesametry.com/coin-toss.jpg" medium="image">
			<media:title type="html">courtesy of sesametry.com</media:title>
		</media:content>
	</item>
		<item>
		<title>Still Me Still Busy</title>
		<link>http://iwan.wordpress.com/2010/04/24/still-me-still-busy/</link>
		<comments>http://iwan.wordpress.com/2010/04/24/still-me-still-busy/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 16:30:13 +0000</pubDate>
		<dc:creator>nawi2010</dc:creator>
				<category><![CDATA[Scratch]]></category>

		<guid isPermaLink="false">http://iwan.wordpress.com/2010/04/24/still-me-still-busy/</guid>
		<description><![CDATA[It&#8217;s been a long time since I didn&#8217;t update this blog anymore. Yes, it&#8217;s been uncountable times since I type this. But that was terrible me, because I didn&#8217;t have much time to spend for typing something that should I &#8230; <a href="http://iwan.wordpress.com/2010/04/24/still-me-still-busy/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iwan.wordpress.com&amp;blog=43652&amp;post=172&amp;subd=iwan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a long time since I didn&#8217;t update this blog anymore. Yes, it&#8217;s been uncountable times since I type this. But that was terrible me, because I didn&#8217;t have much time to spend for typing something that should I typed here because there was so many interesting things happen outside there and some part of it is unforgettable moment or it was my first time experience.<br />
Well, today I was had my mid semester exams for Programming Algorithm and Pancasila subjects. So far I can do that test even it was not perfect, still some of parts missing.<br />
At the Programming Algorithm subject I was seems miss calculated the value of the first section of exams that made my result become negative, when I was testing on friend computer the value of the result is 210 but me had -210 (negative sign). Confusing what&#8217;s wrong with it.<br />
Well lets wait for the result, I hope it will get good result&#8230; <img src='http://s2.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
After then there are ALOT of work tasks to be finished this week!!!!! Almost of them are getting done, but the final parts is always the hardest parts, but must fight it to the death&#8230;.<br />
Today I was almost missing my mom birthday <img src='http://s0.wp.com/wp-includes/images/smilies/icon_neutral.gif' alt=':|' class='wp-smiley' />  that was terrible, how do I didn&#8217;t noticed it? I thought today is still 23th :[  I hope she was disappointed by my mistake.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iwan.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iwan.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iwan.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iwan.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iwan.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iwan.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iwan.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iwan.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iwan.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iwan.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iwan.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iwan.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iwan.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iwan.wordpress.com/172/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iwan.wordpress.com&amp;blog=43652&amp;post=172&amp;subd=iwan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iwan.wordpress.com/2010/04/24/still-me-still-busy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/256a12c4fc2f1bde3147a853d8a1ed33?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iwan</media:title>
		</media:content>
	</item>
		<item>
		<title>Amazing February</title>
		<link>http://iwan.wordpress.com/2010/02/27/amazing-february/</link>
		<comments>http://iwan.wordpress.com/2010/02/27/amazing-february/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 15:10:18 +0000</pubDate>
		<dc:creator>nawi2010</dc:creator>
				<category><![CDATA[Personal Stuff]]></category>

		<guid isPermaLink="false">http://iwan.wordpress.com/2010/02/27/amazing-february/</guid>
		<description><![CDATA[Well the February are almost end, however I just going to write what happen in February was. There were a lot of things happen in this Feb. Some of event that happen in this Feb, I was back home for &#8230; <a href="http://iwan.wordpress.com/2010/02/27/amazing-february/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iwan.wordpress.com&amp;blog=43652&amp;post=169&amp;subd=iwan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignnone" style="width: 462px"><img title="Placebo Concert Poster" src="http://lh3.ggpht.com/_P-n7eHKpjEo/Sv4951r9YaI/AAAAAAAABtM/e5wgwAVV99w/placebo_thumb%5B5%5D.jpg" alt="Placebo Concert Poster" width="452" height="584" /><p class="wp-caption-text">Placebo Concert Poster</p></div>
<p>Well the February are almost end, however I just going to write what happen in February was. There were a lot of things happen in this Feb. Some of event that happen in this Feb, I was back home for the new Mom&#8217;s home in my hometown. The new location now is not as crowded as in Mom&#8217;s old home because the location not in front of crowded road. But if we want to go shopping to the mini market or store we need to use bicycle or motorcycle. But it&#8217;s okay <img src='http://s2.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Unfortunately I wasn&#8217;t enjoyed my spent time at home because I was sick when I arrived at home in the next days.<br />
Another big moments that happens in this Feb are, I was attending <a title="Placebo" href="http://en.wikipedia.org/wiki/Placebo_(band)">Placebo&#8217;s</a> concert!!! It was freaking amazing concert I ever seen and saw live! I already uploaded all vids I recorded at <a title="nawi2010 youtube channel" href="http://www.youtube.com/user/nawi2010">my youtube channel</a>. I&#8217;m still can feel the adrenaline of the concert till today, especially when I watch my own vids or listening their musics <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br />
One of big deals is to finished all my tasks this month as I can!!! That&#8217;s my primary focused in the moment. Will see&#8230;.</p>
<p>Currently listening Connie Talbot songs,&#8230;.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iwan.wordpress.com/169/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iwan.wordpress.com/169/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iwan.wordpress.com/169/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iwan.wordpress.com/169/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iwan.wordpress.com/169/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iwan.wordpress.com/169/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iwan.wordpress.com/169/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iwan.wordpress.com/169/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iwan.wordpress.com/169/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iwan.wordpress.com/169/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iwan.wordpress.com/169/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iwan.wordpress.com/169/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iwan.wordpress.com/169/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iwan.wordpress.com/169/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iwan.wordpress.com&amp;blog=43652&amp;post=169&amp;subd=iwan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iwan.wordpress.com/2010/02/27/amazing-february/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/256a12c4fc2f1bde3147a853d8a1ed33?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iwan</media:title>
		</media:content>

		<media:content url="http://lh3.ggpht.com/_P-n7eHKpjEo/Sv4951r9YaI/AAAAAAAABtM/e5wgwAVV99w/placebo_thumb%5B5%5D.jpg" medium="image">
			<media:title type="html">Placebo Concert Poster</media:title>
		</media:content>
	</item>
		<item>
		<title>Participating Project365</title>
		<link>http://iwan.wordpress.com/2010/01/12/participating-project365/</link>
		<comments>http://iwan.wordpress.com/2010/01/12/participating-project365/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 04:24:04 +0000</pubDate>
		<dc:creator>nawi2010</dc:creator>
				<category><![CDATA[Scratch]]></category>

		<guid isPermaLink="false">http://iwan.wordpress.com/2010/01/12/participating-project365/</guid>
		<description><![CDATA[After some days ago looked at some websites about interesting that&#8217;s Project365, I decided to try participate in this events. It seems interesting, but I don&#8217;t know if I have enough time to make a single photo a day. First &#8230; <a href="http://iwan.wordpress.com/2010/01/12/participating-project365/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iwan.wordpress.com&amp;blog=43652&amp;post=167&amp;subd=iwan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>After some days ago looked at some websites about interesting that&#8217;s <a title="Project365" href="http://www.flickr.com/groups/project_365">Project365</a>, I decided to try participate in this events.<br />
It seems interesting, but I don&#8217;t know if I have enough time to make a single photo a day.</p>
<p>First Photo <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  :<br />
<img src="http://media.share.ovi.com/m1/s/1643/cab6dd427a204c40b05f8e25c3a5bc4d.jpg" alt="" /></p>
<p>Some gadgets I have to supporting my Project365&#8230; Hope it&#8217;ll be work well.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iwan.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iwan.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iwan.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iwan.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iwan.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iwan.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iwan.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iwan.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iwan.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iwan.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iwan.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iwan.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iwan.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iwan.wordpress.com/167/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iwan.wordpress.com&amp;blog=43652&amp;post=167&amp;subd=iwan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iwan.wordpress.com/2010/01/12/participating-project365/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/256a12c4fc2f1bde3147a853d8a1ed33?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iwan</media:title>
		</media:content>

		<media:content url="http://media.share.ovi.com/m1/s/1643/cab6dd427a204c40b05f8e25c3a5bc4d.jpg" medium="image" />
	</item>
		<item>
		<title>The Secret Diary</title>
		<link>http://iwan.wordpress.com/2009/08/15/the-secret-diary/</link>
		<comments>http://iwan.wordpress.com/2009/08/15/the-secret-diary/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 06:44:36 +0000</pubDate>
		<dc:creator>nawi2010</dc:creator>
				<category><![CDATA[Scratch]]></category>

		<guid isPermaLink="false">http://iwan.wordpress.com/2009/08/15/the-secret-diary/</guid>
		<description><![CDATA[Everyone has their own feelings, everyone has hopes, has expectations, has dreams, and so on. And sometimes this thing is can&#8217;t be shared to our friends, colleagues, or even family. Surely everyone does ever facing this problem. For some peoples &#8230; <a href="http://iwan.wordpress.com/2009/08/15/the-secret-diary/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iwan.wordpress.com&amp;blog=43652&amp;post=166&amp;subd=iwan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Everyone has their own feelings, everyone has hopes, has expectations, has dreams, and so on. And sometimes this thing is can&#8217;t be shared to our friends, colleagues, or even family. Surely everyone does ever facing this problem. For some peoples it&#8217;s better for using the secret diaries, the notebook for place where do we write out scratches, emotions, feelings, dream catchers, expectation or etc.<br />
But sometimes its not practice in the current situation today, where we are in busy with our activity, or have loads of activities. But sometimes we still need to do and write on it.<br />
So what we gonna do then, how do we use our Secret Diary today?</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iwan.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iwan.wordpress.com/166/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iwan.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iwan.wordpress.com/166/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iwan.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iwan.wordpress.com/166/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iwan.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iwan.wordpress.com/166/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iwan.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iwan.wordpress.com/166/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iwan.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iwan.wordpress.com/166/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iwan.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iwan.wordpress.com/166/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iwan.wordpress.com&amp;blog=43652&amp;post=166&amp;subd=iwan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iwan.wordpress.com/2009/08/15/the-secret-diary/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/256a12c4fc2f1bde3147a853d8a1ed33?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iwan</media:title>
		</media:content>
	</item>
	</channel>
</rss>
