<?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>LifeDynamics</title>
	<atom:link href="http://duaenam.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://duaenam.wordpress.com</link>
	<description>web development, notes, ideas, research</description>
	<lastBuildDate>Fri, 02 Sep 2011 15:32:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='duaenam.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/433b06d0975886f1ba6701236e29217f?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>LifeDynamics</title>
		<link>http://duaenam.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://duaenam.wordpress.com/osd.xml" title="LifeDynamics" />
	<atom:link rel='hub' href='http://duaenam.wordpress.com/?pushpress=hub'/>
		<item>
		<title>GetSimple CMS installation on MAMP (mac)</title>
		<link>http://duaenam.wordpress.com/2011/09/02/getsimple-cms-installation-on-mamp-mac/</link>
		<comments>http://duaenam.wordpress.com/2011/09/02/getsimple-cms-installation-on-mamp-mac/#comments</comments>
		<pubDate>Fri, 02 Sep 2011 15:30:12 +0000</pubDate>
		<dc:creator>zy</dc:creator>
				<category><![CDATA[research]]></category>
		<category><![CDATA[dev]]></category>
		<category><![CDATA[GetSimple]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[MAMP]]></category>

		<guid isPermaLink="false">http://duaenam.wordpress.com/?p=93</guid>
		<description><![CDATA[i&#8217;m currently trying to install GetSimple CMS to test it, but it seems there&#8217;s a problem with installing on my mac (localhost). i never had any problems with WordPress, Codeigniter, CakePHP, or even Rails. this is my root for researching new framework/code/library/etc and when i clicked the GS link, i quickly realized that the link [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=duaenam.wordpress.com&amp;blog=5440967&amp;post=93&amp;subd=duaenam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>i&#8217;m currently trying to install GetSimple CMS to test it, but it seems there&#8217;s a problem with installing on my mac (localhost).</p>
<p>i never had any problems with WordPress, Codeigniter, CakePHP, or even Rails.</p>
<p>this is my root for researching new framework/code/library/etc</p>
<p><a href="http://duaenam.files.wordpress.com/2011/09/gs-err.png"><img title="gs-err" src="http://duaenam.files.wordpress.com/2011/09/gs-err.png?w=247&#038;h=34" alt="" width="247" height="34" /></a></p>
<p>and when i clicked the GS link, i quickly realized that the link for GetSimple installation page has an error</p>
<p><a href="http://duaenam.files.wordpress.com/2011/09/screen-shot-2011-09-02-at-9-39-26-pm.png"><img class="size-full wp-image-95 alignleft" title="Screen shot 2011-09-02 at 9.39.26 PM" src="http://duaenam.files.wordpress.com/2011/09/screen-shot-2011-09-02-at-9-39-26-pm.png?w=700" alt=""   /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>the root url changed when i clicked it! but when i go back to the first link to the GS folder, it shows the correct URL.</p>
<p>so the easiest solution i found was to change the url directly to <em>http://localhost:8888 </em>from <em>http://localhost</em></p>
<p>and indeed, the installation completed without any problems. and so i thought so..</p>
<p>when i clicked on the page main title, or generally called the &#8220;logo&#8221; section, it sends me to <em>http://localhost/research/GetSimple/ </em>page *gasps*</p>
<p>yeah, the root url still points to <em>localhost.  -_-</em></p>
<p>to fix this, i googled and found the answer. *hurrayyy*</p>
<p>go to the right section on the admin page, there is the &#8220;Settings&#8221; button</p>
<p><a href="http://duaenam.files.wordpress.com/2011/09/screen-shot-2011-09-02-at-10-10-57-pm.png"><img title="Screen shot 2011-09-02 at 10.10.57 PM" src="http://duaenam.files.wordpress.com/2011/09/screen-shot-2011-09-02-at-10-10-57-pm.png?w=185&#038;h=50" alt="" width="185" height="50" /></a></p>
<p>after you clicked the button, you will be sent to the Settings page. there you will find &#8220;Website Base URL&#8221;</p>
<p><a href="http://duaenam.files.wordpress.com/2011/09/screen-shot-2011-09-02-at-10-11-33-pm.png"><img class="alignleft size-full wp-image-98" title="Screen shot 2011-09-02 at 10.11.33 PM" src="http://duaenam.files.wordpress.com/2011/09/screen-shot-2011-09-02-at-10-11-33-pm.png?w=700" alt=""   /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>you&#8217;ll need to change the value from <em>localhost/ </em>to <em>localhost:8888/ </em>as in the picture below</p>
<p><a href="http://duaenam.files.wordpress.com/2011/09/screen-shot-2011-09-02-at-10-14-44-pm1.png"><img class="alignleft size-full wp-image-100" title="Screen shot 2011-09-02 at 10.14.44 PM" src="http://duaenam.files.wordpress.com/2011/09/screen-shot-2011-09-02-at-10-14-44-pm1.png?w=700" alt=""   /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>even though there&#8217;s a suggestion from them, ignore it, because we&#8217;re on a local server on MAMP.</p>
<p>voila! click the page title, displays the correct page.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/duaenam.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/duaenam.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/duaenam.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/duaenam.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/duaenam.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/duaenam.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/duaenam.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/duaenam.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/duaenam.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/duaenam.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/duaenam.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/duaenam.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/duaenam.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/duaenam.wordpress.com/93/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=duaenam.wordpress.com&amp;blog=5440967&amp;post=93&amp;subd=duaenam&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://duaenam.wordpress.com/2011/09/02/getsimple-cms-installation-on-mamp-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f5647ea443306d695785dde4de7829f8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">duaenam</media:title>
		</media:content>

		<media:content url="http://duaenam.files.wordpress.com/2011/09/gs-err.png" medium="image">
			<media:title type="html">gs-err</media:title>
		</media:content>

		<media:content url="http://duaenam.files.wordpress.com/2011/09/screen-shot-2011-09-02-at-9-39-26-pm.png" medium="image">
			<media:title type="html">Screen shot 2011-09-02 at 9.39.26 PM</media:title>
		</media:content>

		<media:content url="http://duaenam.files.wordpress.com/2011/09/screen-shot-2011-09-02-at-10-10-57-pm.png" medium="image">
			<media:title type="html">Screen shot 2011-09-02 at 10.10.57 PM</media:title>
		</media:content>

		<media:content url="http://duaenam.files.wordpress.com/2011/09/screen-shot-2011-09-02-at-10-11-33-pm.png" medium="image">
			<media:title type="html">Screen shot 2011-09-02 at 10.11.33 PM</media:title>
		</media:content>

		<media:content url="http://duaenam.files.wordpress.com/2011/09/screen-shot-2011-09-02-at-10-14-44-pm1.png" medium="image">
			<media:title type="html">Screen shot 2011-09-02 at 10.14.44 PM</media:title>
		</media:content>
	</item>
		<item>
		<title>wew.. baru sadar kalo google halaman baru.</title>
		<link>http://duaenam.wordpress.com/2010/01/12/wew-baru-sadar-kalo-google-halaman-baru/</link>
		<comments>http://duaenam.wordpress.com/2010/01/12/wew-baru-sadar-kalo-google-halaman-baru/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 15:35:44 +0000</pubDate>
		<dc:creator>zy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://duaenam.wordpress.com/?p=83</guid>
		<description><![CDATA[waduh, ini saya yang telat atw emang baru sih? baru sadar kalo halaman utama google jadi baru.. pas awal, dikasi tampilan yang polos tapi begitu mouse hover di halaman tersebut..  muncul dengan animasi fade-in halaman lengkapnya! nice gooooog!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=duaenam.wordpress.com&amp;blog=5440967&amp;post=83&amp;subd=duaenam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>waduh, ini saya yang telat atw emang baru sih?</p>
<p>baru sadar kalo halaman utama google jadi baru.. pas awal, dikasi tampilan yang polos</p>
<p><a href="http://duaenam.files.wordpress.com/2010/01/picture-1.png"><img class="aligncenter size-medium wp-image-84" title="google polos" src="http://duaenam.files.wordpress.com/2010/01/picture-1.png?w=300&#038;h=209" alt="" width="300" height="209" /></a></p>
<p>tapi begitu mouse hover di halaman tersebut..  muncul dengan animasi fade-in halaman lengkapnya!</p>
<p><a href="http://duaenam.files.wordpress.com/2010/01/picture-2.png"><img class="aligncenter size-medium wp-image-85" title="google fades in" src="http://duaenam.files.wordpress.com/2010/01/picture-2.png?w=300&#038;h=208" alt="" width="300" height="208" /></a></p>
<p>nice gooooog!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/duaenam.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/duaenam.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/duaenam.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/duaenam.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/duaenam.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/duaenam.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/duaenam.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/duaenam.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/duaenam.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/duaenam.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/duaenam.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/duaenam.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/duaenam.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/duaenam.wordpress.com/83/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=duaenam.wordpress.com&amp;blog=5440967&amp;post=83&amp;subd=duaenam&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://duaenam.wordpress.com/2010/01/12/wew-baru-sadar-kalo-google-halaman-baru/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f5647ea443306d695785dde4de7829f8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">duaenam</media:title>
		</media:content>

		<media:content url="http://duaenam.files.wordpress.com/2010/01/picture-1.png?w=300" medium="image">
			<media:title type="html">google polos</media:title>
		</media:content>

		<media:content url="http://duaenam.files.wordpress.com/2010/01/picture-2.png?w=300" medium="image">
			<media:title type="html">google fades in</media:title>
		</media:content>
	</item>
		<item>
		<title>building a fixed gear – II &#8211; removing the paint</title>
		<link>http://duaenam.wordpress.com/2009/10/05/building-a-fixed-gear-%e2%80%93-ii-removing-the-paint/</link>
		<comments>http://duaenam.wordpress.com/2009/10/05/building-a-fixed-gear-%e2%80%93-ii-removing-the-paint/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 10:42:30 +0000</pubDate>
		<dc:creator>zy</dc:creator>
				<category><![CDATA[fixed gear bike]]></category>

		<guid isPermaLink="false">http://duaenam.wordpress.com/?p=79</guid>
		<description><![CDATA[before after<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=duaenam.wordpress.com&amp;blog=5440967&amp;post=79&amp;subd=duaenam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>before</p>
<p><img class="alignnone" src="http://farm3.static.flickr.com/2497/3983649042_308cda8f15.jpg" alt="" width="500" height="260" /></p>
<p>after</p>
<p><img class="alignnone" src="http://farm3.static.flickr.com/2530/3983652306_7e03ab6bbf.jpg" alt="" width="500" height="260" /></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/duaenam.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/duaenam.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/duaenam.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/duaenam.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/duaenam.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/duaenam.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/duaenam.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/duaenam.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/duaenam.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/duaenam.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/duaenam.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/duaenam.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/duaenam.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/duaenam.wordpress.com/79/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=duaenam.wordpress.com&amp;blog=5440967&amp;post=79&amp;subd=duaenam&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://duaenam.wordpress.com/2009/10/05/building-a-fixed-gear-%e2%80%93-ii-removing-the-paint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f5647ea443306d695785dde4de7829f8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">duaenam</media:title>
		</media:content>

		<media:content url="http://farm3.static.flickr.com/2497/3983649042_308cda8f15.jpg" medium="image" />

		<media:content url="http://farm3.static.flickr.com/2530/3983652306_7e03ab6bbf.jpg" medium="image" />
	</item>
		<item>
		<title>building a fixed gear &#8211; I</title>
		<link>http://duaenam.wordpress.com/2009/10/03/building-a-fixed-gear-i/</link>
		<comments>http://duaenam.wordpress.com/2009/10/03/building-a-fixed-gear-i/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 15:34:42 +0000</pubDate>
		<dc:creator>zy</dc:creator>
				<category><![CDATA[fixed gear bike]]></category>

		<guid isPermaLink="false">http://duaenam.wordpress.com/?p=64</guid>
		<description><![CDATA[for these few months i&#8217;ve been keeping an eye on a bike over at a street, and one day i&#8217;ve got it. yippie! the main reason for that bike is because i&#8217;ve fallen in love with track bikes. their simplicity in form attracts me. what i got is a multispeed bike, and that is the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=duaenam.wordpress.com&amp;blog=5440967&amp;post=64&amp;subd=duaenam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>for these few months i&#8217;ve been keeping an eye on a bike over at a street, and one day i&#8217;ve got it. yippie!</p>
<p>the main reason for that bike is because i&#8217;ve fallen in love with track bikes. their simplicity in form attracts me. what i got is a multispeed bike, and that is the challenge! got many references from international and local bike forum, from bike pictures to fixed gear applications.</p>
<p>i actually rode it back home, about 4 km. the multispeed gears gave away twice, then the loud noises from the derailers and i&#8217;m not used to shift bike gears.. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>let the pictures talk.</p>

<a href='http://duaenam.wordpress.com/2009/10/03/building-a-fixed-gear-i/r_600_img_0158/' title='r_600_img_0158'><img data-attachment-id='66' data-orig-size='497,358' data-liked='0'width="150" height="108" src="http://duaenam.files.wordpress.com/2009/10/r_600_img_0158.jpg?w=150&#038;h=108" class="attachment-thumbnail" alt="r_600_img_0158" title="r_600_img_0158" /></a>
<a href='http://duaenam.wordpress.com/2009/10/03/building-a-fixed-gear-i/r_600_img_0164/' title='r_600_img_0164'><img data-attachment-id='67' data-orig-size='591,446' data-liked='0'width="150" height="113" src="http://duaenam.files.wordpress.com/2009/10/r_600_img_0164.jpg?w=150&#038;h=113" class="attachment-thumbnail" alt="r_600_img_0164" title="r_600_img_0164" /></a>
<a href='http://duaenam.wordpress.com/2009/10/03/building-a-fixed-gear-i/r_600_img_0174/' title='r_600_img_0174'><img data-attachment-id='68' data-orig-size='600,450' data-liked='0'width="150" height="112" src="http://duaenam.files.wordpress.com/2009/10/r_600_img_0174.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="r_600_img_0174" title="r_600_img_0174" /></a>
<a href='http://duaenam.wordpress.com/2009/10/03/building-a-fixed-gear-i/r_600_img_0181/' title='r_600_img_0181'><img data-attachment-id='69' data-orig-size='600,450' data-liked='0'width="150" height="112" src="http://duaenam.files.wordpress.com/2009/10/r_600_img_0181.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="r_600_img_0181" title="r_600_img_0181" /></a>
<a href='http://duaenam.wordpress.com/2009/10/03/building-a-fixed-gear-i/r_600_img_0182/' title='r_600_img_0182'><img data-attachment-id='70' data-orig-size='578,363' data-liked='0'width="150" height="94" src="http://duaenam.files.wordpress.com/2009/10/r_600_img_0182.jpg?w=150&#038;h=94" class="attachment-thumbnail" alt="r_600_img_0182" title="r_600_img_0182" /></a>
<a href='http://duaenam.wordpress.com/2009/10/03/building-a-fixed-gear-i/r_600_img_0185/' title='r_600_img_0185'><img data-attachment-id='71' data-orig-size='579,351' data-liked='0'width="150" height="90" src="http://duaenam.files.wordpress.com/2009/10/r_600_img_0185.jpg?w=150&#038;h=90" class="attachment-thumbnail" alt="r_600_img_0185" title="r_600_img_0185" /></a>
<a href='http://duaenam.wordpress.com/2009/10/03/building-a-fixed-gear-i/r_600_img_0186/' title='r_600_img_0186'><img data-attachment-id='72' data-orig-size='499,430' data-liked='0'width="150" height="129" src="http://duaenam.files.wordpress.com/2009/10/r_600_img_0186.jpg?w=150&#038;h=129" class="attachment-thumbnail" alt="r_600_img_0186" title="r_600_img_0186" /></a>
<a href='http://duaenam.wordpress.com/2009/10/03/building-a-fixed-gear-i/r_600_img_0190/' title='r_600_img_0190'><img data-attachment-id='73' data-orig-size='600,450' data-liked='0'width="150" height="112" src="http://duaenam.files.wordpress.com/2009/10/r_600_img_0190.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="r_600_img_0190" title="r_600_img_0190" /></a>
<a href='http://duaenam.wordpress.com/2009/10/03/building-a-fixed-gear-i/r_600_img_0191/' title='r_600_img_0191'><img data-attachment-id='74' data-orig-size='600,450' data-liked='0'width="150" height="112" src="http://duaenam.files.wordpress.com/2009/10/r_600_img_0191.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="r_600_img_0191" title="r_600_img_0191" /></a>
<a href='http://duaenam.wordpress.com/2009/10/03/building-a-fixed-gear-i/r_600_img_0192/' title='r_600_img_0192'><img data-attachment-id='75' data-orig-size='600,450' data-liked='0'width="150" height="112" src="http://duaenam.files.wordpress.com/2009/10/r_600_img_0192.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="r_600_img_0192" title="r_600_img_0192" /></a>
<a href='http://duaenam.wordpress.com/2009/10/03/building-a-fixed-gear-i/r_600_img_0195/' title='r_600_img_0195'><img data-attachment-id='76' data-orig-size='584,404' data-liked='0'width="150" height="103" src="http://duaenam.files.wordpress.com/2009/10/r_600_img_0195.jpg?w=150&#038;h=103" class="attachment-thumbnail" alt="r_600_img_0195" title="r_600_img_0195" /></a>

<p>enjoy.</p>
<p>from the complete bike i&#8217;ve removed all brakes and cables. i&#8217;ll put some of the new parts tomorrow.</p>
<p>cheers!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/duaenam.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/duaenam.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/duaenam.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/duaenam.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/duaenam.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/duaenam.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/duaenam.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/duaenam.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/duaenam.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/duaenam.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/duaenam.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/duaenam.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/duaenam.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/duaenam.wordpress.com/64/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=duaenam.wordpress.com&amp;blog=5440967&amp;post=64&amp;subd=duaenam&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://duaenam.wordpress.com/2009/10/03/building-a-fixed-gear-i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f5647ea443306d695785dde4de7829f8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">duaenam</media:title>
		</media:content>

		<media:content url="http://duaenam.files.wordpress.com/2009/10/r_600_img_0158.jpg?w=150" medium="image">
			<media:title type="html">r_600_img_0158</media:title>
		</media:content>

		<media:content url="http://duaenam.files.wordpress.com/2009/10/r_600_img_0164.jpg?w=150" medium="image">
			<media:title type="html">r_600_img_0164</media:title>
		</media:content>

		<media:content url="http://duaenam.files.wordpress.com/2009/10/r_600_img_0174.jpg?w=150" medium="image">
			<media:title type="html">r_600_img_0174</media:title>
		</media:content>

		<media:content url="http://duaenam.files.wordpress.com/2009/10/r_600_img_0181.jpg?w=150" medium="image">
			<media:title type="html">r_600_img_0181</media:title>
		</media:content>

		<media:content url="http://duaenam.files.wordpress.com/2009/10/r_600_img_0182.jpg?w=150" medium="image">
			<media:title type="html">r_600_img_0182</media:title>
		</media:content>

		<media:content url="http://duaenam.files.wordpress.com/2009/10/r_600_img_0185.jpg?w=150" medium="image">
			<media:title type="html">r_600_img_0185</media:title>
		</media:content>

		<media:content url="http://duaenam.files.wordpress.com/2009/10/r_600_img_0186.jpg?w=150" medium="image">
			<media:title type="html">r_600_img_0186</media:title>
		</media:content>

		<media:content url="http://duaenam.files.wordpress.com/2009/10/r_600_img_0190.jpg?w=150" medium="image">
			<media:title type="html">r_600_img_0190</media:title>
		</media:content>

		<media:content url="http://duaenam.files.wordpress.com/2009/10/r_600_img_0191.jpg?w=150" medium="image">
			<media:title type="html">r_600_img_0191</media:title>
		</media:content>

		<media:content url="http://duaenam.files.wordpress.com/2009/10/r_600_img_0192.jpg?w=150" medium="image">
			<media:title type="html">r_600_img_0192</media:title>
		</media:content>

		<media:content url="http://duaenam.files.wordpress.com/2009/10/r_600_img_0195.jpg?w=150" medium="image">
			<media:title type="html">r_600_img_0195</media:title>
		</media:content>
	</item>
		<item>
		<title>test paste from word</title>
		<link>http://duaenam.wordpress.com/2009/09/18/test-paste-from-word/</link>
		<comments>http://duaenam.wordpress.com/2009/09/18/test-paste-from-word/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 03:27:58 +0000</pubDate>
		<dc:creator>zy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://duaenam.wordpress.com/2009/09/18/test-paste-from-word/</guid>
		<description><![CDATA[&#60;link rel=&#8221;File-List&#8221; href=&#8221;file:///C:%5CDOCUME%7E1%5Cuser%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml&#8221;&#62;&#60;o:smarttagtype namespaceuri=&#8221;urn:schemas-microsoft-com:office:smarttags&#8221; name=&#8221;City&#8221;&#62;&#60;/o:smarttagtype&#62;&#60;o:smarttagtype namespaceuri=&#8221;urn:schemas-microsoft-com:office:smarttags&#8221; name=&#8221;place&#8221;&#62;&#60;/o:smarttagtype&#62;&#60;!&#8211;[if gte mso 9]&#62;&#60;xml&#62; &#60;w:WordDocument&#62; &#60;w:View&#62;Normal&#60;/w:View&#62; &#60;w:Zoom&#62;0&#60;/w:Zoom&#62; &#60;w:PunctuationKerning/&#62; &#60;w:ValidateAgainstSchemas/&#62; &#60;w:SaveIfXMLInvalid&#62;false&#60;/w:SaveIfXMLInvalid&#62; &#60;w:IgnoreMixedContent&#62;false&#60;/w:IgnoreMixedContent&#62; &#60;w:AlwaysShowPlaceholderText&#62;false&#60;/w:AlwaysShowPlaceholderText&#62; &#60;w:Compatibility&#62; &#60;w:BreakWrappedTables/&#62; &#60;w:SnapToGridInCell/&#62; &#60;w:WrapTextWithPunct/&#62; &#60;w:UseAsianBreakRules/&#62; &#60;w:DontGrowAutofit/&#62; &#60;/w:Compatibility&#62; &#60;/w:WordDocument&#62; &#60;/xml&#62;&#60;![endif]&#8211;&#62;&#60;!&#8211;[if gte mso 9]&#62;&#60;xml&#62; &#60;w:LatentStyles DefLockedState=&#8221;false&#8221; LatentStyleCount=&#8221;156&#8243;&#62; &#60;/w:LatentStyles&#62; &#60;/xml&#62;&#60;![endif]&#8211;&#62;&#60;!&#8211;[if !mso]&#62;&#60;object classid=&#8221;clsid:38481807-CA0E-42D2-BF39-B33AF135CC4D&#8221; id=ieooui&#62;&#60;/object&#62; &#60;style&#62; st1\:*{behavior:url(#ieooui) } &#60;/style&#62; &#60;![endif]&#8211;&#62;&#60;style&#62; &#60;!&#8211; /* Font Definitions */ @font-face {font-family:Calibri; mso-font-alt:&#8221;Century Gothic&#8221;; mso-font-charset:0; mso-generic-font-family:swiss; mso-font-pitch:variable; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=duaenam.wordpress.com&amp;blog=5440967&amp;post=62&amp;subd=duaenam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&lt;link rel=&#8221;File-List&#8221; href=&#8221;file:///C:%5CDOCUME%7E1%5Cuser%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml&#8221;&gt;&lt;o:smarttagtype namespaceuri=&#8221;urn:schemas-microsoft-com:office:smarttags&#8221; name=&#8221;City&#8221;&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype namespaceuri=&#8221;urn:schemas-microsoft-com:office:smarttags&#8221; name=&#8221;place&#8221;&gt;&lt;/o:smarttagtype&gt;&lt;!&#8211;[if gte mso 9]&gt;&lt;xml&gt;</p>
<p>&lt;w:WordDocument&gt;</p>
<p>&lt;w:View&gt;Normal&lt;/w:View&gt;</p>
<p>&lt;w:Zoom&gt;0&lt;/w:Zoom&gt;</p>
<p>&lt;w:PunctuationKerning/&gt;</p>
<p>&lt;w:ValidateAgainstSchemas/&gt;</p>
<p>&lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;</p>
<p>&lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;</p>
<p>&lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;</p>
<p>&lt;w:Compatibility&gt;</p>
<p>&lt;w:BreakWrappedTables/&gt;</p>
<p>&lt;w:SnapToGridInCell/&gt;</p>
<p>&lt;w:WrapTextWithPunct/&gt;</p>
<p>&lt;w:UseAsianBreakRules/&gt;</p>
<p>&lt;w:DontGrowAutofit/&gt;</p>
<p>&lt;/w:Compatibility&gt;</p>
<p>&lt;/w:WordDocument&gt;</p>
<p>&lt;/xml&gt;&lt;![endif]&#8211;&gt;&lt;!&#8211;[if gte mso 9]&gt;&lt;xml&gt;</p>
<p>&lt;w:LatentStyles DefLockedState=&#8221;false&#8221; LatentStyleCount=&#8221;156&#8243;&gt;</p>
<p>&lt;/w:LatentStyles&gt;</p>
<p>&lt;/xml&gt;&lt;![endif]&#8211;&gt;&lt;!&#8211;[if !mso]&gt;&lt;object</p>
<p>classid=&#8221;clsid:38481807-CA0E-42D2-BF39-B33AF135CC4D&#8221; id=ieooui&gt;&lt;/object&gt;</p>
<p>&lt;style&gt;</p>
<p>st1\:*{behavior:url(#ieooui) }</p>
<p>&lt;/style&gt;</p>
<p>&lt;![endif]&#8211;&gt;&lt;style&gt;</p>
<p>&lt;!&#8211;</p>
<p>/* Font Definitions */</p>
<p>@font-face</p>
<p>{font-family:Calibri;</p>
<p>mso-font-alt:&#8221;Century Gothic&#8221;;</p>
<p>mso-font-charset:0;</p>
<p>mso-generic-font-family:swiss;</p>
<p>mso-font-pitch:variable;</p>
<p>mso-font-signature:-1610611985 1073750139 0 0 159 0;}</p>
<p>/* Style Definitions */</p>
<p>p.MsoNormal, li.MsoNormal, div.MsoNormal</p>
<p>{mso-style-parent:&#8221;";</p>
<p>margin-top:0in;</p>
<p>margin-right:0in;</p>
<p>margin-bottom:10.0pt;</p>
<p>margin-left:0in;</p>
<p>line-height:115%;</p>
<p>mso-pagination:widow-orphan;</p>
<p>font-size:11.0pt;</p>
<p>font-family:Calibri;</p>
<p>mso-fareast-font-family:Calibri;</p>
<p>mso-bidi-font-family:&#8221;Times New Roman&#8221;;}</p>
<p>p.ListParagraph, li.ListParagraph, div.ListParagraph</p>
<p>{mso-style-name:&#8221;List Paragraph&#8221;;</p>
<p>margin-top:0in;</p>
<p>margin-right:0in;</p>
<p>margin-bottom:10.0pt;</p>
<p>margin-left:.5in;</p>
<p>mso-add-space:auto;</p>
<p>line-height:115%;</p>
<p>mso-pagination:widow-orphan;</p>
<p>font-size:11.0pt;</p>
<p>font-family:Calibri;</p>
<p>mso-fareast-font-family:Calibri;</p>
<p>mso-bidi-font-family:&#8221;Times New Roman&#8221;;}</p>
<p>p.ListParagraphCxSpFirst, li.ListParagraphCxSpFirst, div.ListParagraphCxSpFirst</p>
<p>{mso-style-name:&#8221;List ParagraphCxSpFirst&#8221;;</p>
<p>mso-style-type:export-only;</p>
<p>margin-top:0in;</p>
<p>margin-right:0in;</p>
<p>margin-bottom:0in;</p>
<p>margin-left:.5in;</p>
<p>margin-bottom:.0001pt;</p>
<p>mso-add-space:auto;</p>
<p>line-height:115%;</p>
<p>mso-pagination:widow-orphan;</p>
<p>font-size:11.0pt;</p>
<p>font-family:Calibri;</p>
<p>mso-fareast-font-family:Calibri;</p>
<p>mso-bidi-font-family:&#8221;Times New Roman&#8221;;}</p>
<p>p.ListParagraphCxSpMiddle, li.ListParagraphCxSpMiddle, div.ListParagraphCxSpMiddle</p>
<p>{mso-style-name:&#8221;List ParagraphCxSpMiddle&#8221;;</p>
<p>mso-style-type:export-only;</p>
<p>margin-top:0in;</p>
<p>margin-right:0in;</p>
<p>margin-bottom:0in;</p>
<p>margin-left:.5in;</p>
<p>margin-bottom:.0001pt;</p>
<p>mso-add-space:auto;</p>
<p>line-height:115%;</p>
<p>mso-pagination:widow-orphan;</p>
<p>font-size:11.0pt;</p>
<p>font-family:Calibri;</p>
<p>mso-fareast-font-family:Calibri;</p>
<p>mso-bidi-font-family:&#8221;Times New Roman&#8221;;}</p>
<p>p.ListParagraphCxSpLast, li.ListParagraphCxSpLast, div.ListParagraphCxSpLast</p>
<p>{mso-style-name:&#8221;List ParagraphCxSpLast&#8221;;</p>
<p>mso-style-type:export-only;</p>
<p>margin-top:0in;</p>
<p>margin-right:0in;</p>
<p>margin-bottom:10.0pt;</p>
<p>margin-left:.5in;</p>
<p>mso-add-space:auto;</p>
<p>line-height:115%;</p>
<p>mso-pagination:widow-orphan;</p>
<p>font-size:11.0pt;</p>
<p>font-family:Calibri;</p>
<p>mso-fareast-font-family:Calibri;</p>
<p>mso-bidi-font-family:&#8221;Times New Roman&#8221;;}</p>
<p>@page Section1</p>
<p>{size:8.5in 11.0in;</p>
<p>margin:1.0in 1.0in 1.0in 1.0in;</p>
<p>mso-header-margin:35.4pt;</p>
<p>mso-footer-margin:35.4pt;</p>
<p>mso-paper-source:0;}</p>
<p>div.Section1</p>
<p>{page:Section1;}</p>
<p>/* List Definitions */</p>
<p>@list l0</p>
<p>{mso-list-id:92290221;</p>
<p>mso-list-type:hybrid;</p>
<p>mso-list-template-ids:-148048632 67698709 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;}</p>
<p>@list l0:level1</p>
<p>{mso-level-number-format:alpha-upper;</p>
<p>mso-level-tab-stop:.75in;</p>
<p>mso-level-number-position:left;</p>
<p>margin-left:.75in;</p>
<p>text-indent:-.25in;}</p>
<p>@list l1</p>
<p>{mso-list-id:138109673;</p>
<p>mso-list-type:hybrid;</p>
<p>mso-list-template-ids:-1221188018 -276543688 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;}</p>
<p>@list l1:level1</p>
<p>{mso-level-tab-stop:none;</p>
<p>mso-level-number-position:left;</p>
<p>margin-left:1.0in;</p>
<p>text-indent:-.25in;}</p>
<p>@list l2</p>
<p>{mso-list-id:158425536;</p>
<p>mso-list-type:hybrid;</p>
<p>mso-list-template-ids:1364734514 67698703 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;}</p>
<p>@list l2:level1</p>
<p>{mso-level-tab-stop:none;</p>
<p>mso-level-number-position:left;</p>
<p>text-indent:-.25in;}</p>
<p>@list l3</p>
<p>{mso-list-id:294995479;</p>
<p>mso-list-type:hybrid;</p>
<p>mso-list-template-ids:-404440480 705605248 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;}</p>
<p>@list l3:level1</p>
<p>{mso-level-number-format:alpha-upper;</p>
<p>mso-level-tab-stop:none;</p>
<p>mso-level-number-position:left;</p>
<p>margin-left:.75in;</p>
<p>text-indent:-.25in;}</p>
<p>@list l4</p>
<p>{mso-list-id:334652570;</p>
<p>mso-list-type:hybrid;</p>
<p>mso-list-template-ids:-6358250 67698703 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;}</p>
<p>@list l4:level1</p>
<p>{mso-level-tab-stop:none;</p>
<p>mso-level-number-position:left;</p>
<p>text-indent:-.25in;}</p>
<p>@list l5</p>
<p>{mso-list-id:357122676;</p>
<p>mso-list-type:hybrid;</p>
<p>mso-list-template-ids:-1354707670 470811514 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;}</p>
<p>@list l5:level1</p>
<p>{mso-level-tab-stop:none;</p>
<p>mso-level-number-position:left;</p>
<p>margin-left:1.0in;</p>
<p>text-indent:-.25in;}</p>
<p>@list l6</p>
<p>{mso-list-id:535626402;</p>
<p>mso-list-type:hybrid;</p>
<p>mso-list-template-ids:-1070169046 1518131812 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;}</p>
<p>@list l6:level1</p>
<p>{mso-level-tab-stop:none;</p>
<p>mso-level-number-position:left;</p>
<p>margin-left:.75in;</p>
<p>text-indent:-.25in;}</p>
<p>@list l7</p>
<p>{mso-list-id:683828738;</p>
<p>mso-list-type:hybrid;</p>
<p>mso-list-template-ids:-128539358 67698703 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;}</p>
<p>@list l7:level1</p>
<p>{mso-level-tab-stop:none;</p>
<p>mso-level-number-position:left;</p>
<p>text-indent:-.25in;}</p>
<p>@list l8</p>
<p>{mso-list-id:928611881;</p>
<p>mso-list-type:hybrid;</p>
<p>mso-list-template-ids:1861544224 67698703 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;}</p>
<p>@list l8:level1</p>
<p>{mso-level-tab-stop:.5in;</p>
<p>mso-level-number-position:left;</p>
<p>text-indent:-.25in;}</p>
<p>@list l9</p>
<p>{mso-list-id:963777695;</p>
<p>mso-list-type:hybrid;</p>
<p>mso-list-template-ids:1127755976 67698703 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;}</p>
<p>@list l9:level1</p>
<p>{mso-level-tab-stop:none;</p>
<p>mso-level-number-position:left;</p>
<p>text-indent:-.25in;}</p>
<p>@list l10</p>
<p>{mso-list-id:1182474881;</p>
<p>mso-list-type:hybrid;</p>
<p>mso-list-template-ids:62788060 -1057073436 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;}</p>
<p>@list l10:level1</p>
<p>{mso-level-number-format:alpha-upper;</p>
<p>mso-level-tab-stop:none;</p>
<p>mso-level-number-position:left;</p>
<p>margin-left:53.45pt;</p>
<p>text-indent:-.25in;}</p>
<p>@list l11</p>
<p>{mso-list-id:1614365335;</p>
<p>mso-list-type:hybrid;</p>
<p>mso-list-template-ids:1643404404 67698703 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;}</p>
<p>@list l11:level1</p>
<p>{mso-level-tab-stop:none;</p>
<p>mso-level-number-position:left;</p>
<p>text-indent:-.25in;}</p>
<p>@list l12</p>
<p>{mso-list-id:1747460820;</p>
<p>mso-list-type:hybrid;</p>
<p>mso-list-template-ids:173851104 67698703 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;}</p>
<p>@list l12:level1</p>
<p>{mso-level-tab-stop:none;</p>
<p>mso-level-number-position:left;</p>
<p>text-indent:-.25in;}</p>
<p>ol</p>
<p>{margin-bottom:0in;}</p>
<p>ul</p>
<p>{margin-bottom:0in;}</p>
<p>&#8211;&gt;</p>
<p>&lt;/style&gt;&lt;!&#8211;[if gte mso 10]&gt;</p>
<p>&lt;style&gt;</p>
<p>/* Style Definitions */</p>
<p>table.MsoNormalTable</p>
<p>{mso-style-name:&#8221;Table Normal&#8221;;</p>
<p>mso-tstyle-rowband-size:0;</p>
<p>mso-tstyle-colband-size:0;</p>
<p>mso-style-noshow:yes;</p>
<p>mso-style-parent:&#8221;";</p>
<p>mso-padding-alt:0in 5.4pt 0in 5.4pt;</p>
<p>mso-para-margin:0in;</p>
<p>mso-para-margin-bottom:.0001pt;</p>
<p>mso-pagination:widow-orphan;</p>
<p>font-size:10.0pt;</p>
<p>font-family:&#8221;Times New Roman&#8221;;</p>
<p>mso-ansi-language:#0400;</p>
<p>mso-fareast-language:#0400;</p>
<p>mso-bidi-language:#0400;}</p>
<p>&lt;/style&gt;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/duaenam.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/duaenam.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/duaenam.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/duaenam.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/duaenam.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/duaenam.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/duaenam.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/duaenam.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/duaenam.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/duaenam.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/duaenam.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/duaenam.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/duaenam.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/duaenam.wordpress.com/62/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=duaenam.wordpress.com&amp;blog=5440967&amp;post=62&amp;subd=duaenam&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://duaenam.wordpress.com/2009/09/18/test-paste-from-word/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f5647ea443306d695785dde4de7829f8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">duaenam</media:title>
		</media:content>
	</item>
		<item>
		<title></title>
		<link>http://duaenam.wordpress.com/2009/08/28/60/</link>
		<comments>http://duaenam.wordpress.com/2009/08/28/60/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 04:32:25 +0000</pubDate>
		<dc:creator>zy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://duaenam.wordpress.com/?p=60</guid>
		<description><![CDATA[i like the search box, it just looks good.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=duaenam.wordpress.com&amp;blog=5440967&amp;post=60&amp;subd=duaenam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://duaenam.files.wordpress.com/2009/08/picture-1.png"><img class="aligncenter size-full wp-image-59" title="youtube search box" src="http://duaenam.files.wordpress.com/2009/08/picture-1.png?w=700" alt="youtube search box"   /></a></p>
<p>i like the search box, it just looks good.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/duaenam.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/duaenam.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/duaenam.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/duaenam.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/duaenam.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/duaenam.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/duaenam.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/duaenam.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/duaenam.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/duaenam.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/duaenam.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/duaenam.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/duaenam.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/duaenam.wordpress.com/60/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=duaenam.wordpress.com&amp;blog=5440967&amp;post=60&amp;subd=duaenam&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://duaenam.wordpress.com/2009/08/28/60/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f5647ea443306d695785dde4de7829f8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">duaenam</media:title>
		</media:content>

		<media:content url="http://duaenam.files.wordpress.com/2009/08/picture-1.png" medium="image">
			<media:title type="html">youtube search box</media:title>
		</media:content>
	</item>
		<item>
		<title>layanan kartu pos online &#8211; cari gambar, cari lagu, kirim ke teman.</title>
		<link>http://duaenam.wordpress.com/2009/07/28/layanan-kartu-pos-online-cari-gambar-cari-lagu-kirim-ke-teman/</link>
		<comments>http://duaenam.wordpress.com/2009/07/28/layanan-kartu-pos-online-cari-gambar-cari-lagu-kirim-ke-teman/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 06:20:11 +0000</pubDate>
		<dc:creator>zy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[foto]]></category>
		<category><![CDATA[postcard]]></category>
		<category><![CDATA[teman]]></category>

		<guid isPermaLink="false">http://duaenam.wordpress.com/?p=54</guid>
		<description><![CDATA[Udah pada nyobain layanan ini belom??<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=duaenam.wordpress.com&amp;blog=5440967&amp;post=54&amp;subd=duaenam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Udah pada nyobain layanan ini belom??</p>
<p><a href="http://duaenam.files.wordpress.com/2009/07/r_600_picture-1.png"><img class="aligncenter size-full wp-image-53" title="r_600_picture 1" src="http://duaenam.files.wordpress.com/2009/07/r_600_picture-1.png?w=700" alt="r_600_picture 1"   /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/duaenam.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/duaenam.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/duaenam.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/duaenam.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/duaenam.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/duaenam.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/duaenam.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/duaenam.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/duaenam.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/duaenam.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/duaenam.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/duaenam.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/duaenam.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/duaenam.wordpress.com/54/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=duaenam.wordpress.com&amp;blog=5440967&amp;post=54&amp;subd=duaenam&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://duaenam.wordpress.com/2009/07/28/layanan-kartu-pos-online-cari-gambar-cari-lagu-kirim-ke-teman/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f5647ea443306d695785dde4de7829f8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">duaenam</media:title>
		</media:content>

		<media:content url="http://duaenam.files.wordpress.com/2009/07/r_600_picture-1.png" medium="image">
			<media:title type="html">r_600_picture 1</media:title>
		</media:content>
	</item>
		<item>
		<title>inspirasi untuk web developer</title>
		<link>http://duaenam.wordpress.com/2009/07/28/inspirasi-untuk-web-developer/</link>
		<comments>http://duaenam.wordpress.com/2009/07/28/inspirasi-untuk-web-developer/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 18:18:40 +0000</pubDate>
		<dc:creator>zy</dc:creator>
				<category><![CDATA[ide]]></category>
		<category><![CDATA[webdevelopment]]></category>
		<category><![CDATA[inspirasi]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://duaenam.wordpress.com/?p=33</guid>
		<description><![CDATA[beberapa tahun (sejak tahun 2005 akhir / 2006 awal) ini saya melakukan pekerjaan yang sangat saya suka, yaitu membangun web. banyak sekali tulisan yang saya baca, banyak sekali website yang saya hampiri, dan banyak juga artikel yang saya simpan. ada beberapa yang saya anggap ga guna, sampe ada juga yang saking pentingnya, saya lupa nyimpen [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=duaenam.wordpress.com&amp;blog=5440967&amp;post=33&amp;subd=duaenam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>beberapa tahun (sejak tahun 2005 akhir / 2006 awal) ini saya melakukan pekerjaan yang sangat saya suka, yaitu membangun web. banyak sekali tulisan yang saya baca, banyak sekali <em>website</em> yang saya hampiri, dan banyak juga artikel yang saya simpan. ada beberapa yang saya anggap ga guna, sampe ada juga yang saking pentingnya, saya lupa nyimpen dimana.. hehehehe.</p>
<p>meskipun banyak sekali yang pantas untuk ditampilkan, ini beberapa referensi/inspirasi yang saya baca dan lihat, silahkan nikmati list dibawah (tidak terurut yah) :</p>
<p><a href="http://onepagelove.com/"><img class="aligncenter size-full wp-image-43" title="r_600_one page love 2009 07 28 00 23 20" src="http://duaenam.files.wordpress.com/2009/07/r_600_one-page-love-2009-07-28-00-23-20.png?w=700" alt="r_600_one page love 2009 07 28 00 23 20"   /></a></p>
<p><a href="http://www.tutorial9.net/"><img class="aligncenter size-full wp-image-42" title="r_600_tutorial9  photoshop tutorials, photography tuts, and resources 2009 07 27 23 59 33" src="http://duaenam.files.wordpress.com/2009/07/r_600_tutorial9-photoshop-tutorials-photography-tuts-and-resources-2009-07-27-23-59-33.png?w=700" alt="r_600_tutorial9  photoshop tutorials, photography tuts, and resources 2009 07 27 23 59 33"   /></a></p>
<p style="text-align:center;"><a href="http://siteinspire.net/"><img class="aligncenter size-full wp-image-41" title="r_600_siteinspire  showcase  inspiring web design and css gallery 2009 07 28 00 23 15" src="http://duaenam.files.wordpress.com/2009/07/r_600_siteinspire-showcase-inspiring-web-design-and-css-gallery-2009-07-28-00-23-15.png?w=700" alt="r_600_siteinspire  showcase  inspiring web design and css gallery 2009 07 28 00 23 15"   /></a></p>
<p><a href="http://patterntap.com/"><img class="aligncenter size-full wp-image-40" title="r_600_pattern tap - organized web design collection of user interfaces for inspiration and ideas. the css gallery alternative - pattern tap 2009 07 28 00 23 08" src="http://duaenam.files.wordpress.com/2009/07/r_600_pattern-tap-organized-web-design-collection-of-user-interfaces-for-inspiration-and-ideas-the-css-gallery-alternative-pattern-tap-2009-07-28-00-23-08.png?w=700" alt="r_600_pattern tap - organized web design collection of user interfaces for inspiration and ideas. the css gallery alternative - pattern tap 2009 07 28 00 23 08"   /></a></p>
<p><a href="http://wefunction.com/"><img class="aligncenter size-full wp-image-39" title="r_600_function web design &amp; development [ blog ] 2009 07 28 00 23 32" src="http://duaenam.files.wordpress.com/2009/07/r_600_function-web-design-development-blog-2009-07-28-00-23-32.png?w=700" alt="r_600_function web design &amp; development [ blog ] 2009 07 28 00 23 32"   /></a></p>
<p><a href="http://cssimport.com/"><img class="aligncenter size-full wp-image-38" title="r_600_css import™  the css gallery 2009 07 28 00 23 10" src="http://duaenam.files.wordpress.com/2009/07/r_600_css-importe284a2-the-css-gallery-2009-07-28-00-23-10.png?w=700" alt="r_600_css import™  the css gallery 2009 07 28 00 23 10"   /></a></p>
<p><a href="http://carsonified.com/blog/"><img class="aligncenter size-full wp-image-37" title="r_600_carsonified » blog 2009 07 28 00 23 28" src="http://duaenam.files.wordpress.com/2009/07/r_600_carsonified-c2bb-blog-2009-07-28-00-23-28.png?w=700" alt="r_600_carsonified » blog 2009 07 28 00 23 28"   /></a></p>
<p><a href="http://www.webappers.com/"><img class="aligncenter size-full wp-image-36" title="r_600_best open source resources for web developers  webappers 2009 07 28 00 23 45" src="http://duaenam.files.wordpress.com/2009/07/r_600_best-open-source-resources-for-web-developers-webappers-2009-07-28-00-23-45.png?w=700" alt="r_600_best open source resources for web developers  webappers 2009 07 28 00 23 45"   /></a></p>
<p><a href="http://www.alistapart.com/"><img class="aligncenter size-full wp-image-35" title="r_600_a list apart- a list apart 2009 07 28 00 32 25" src="http://duaenam.files.wordpress.com/2009/07/r_600_a-list-apart-a-list-apart-2009-07-28-00-32-25.png?w=700" alt="r_600_a list apart- a list apart 2009 07 28 00 32 25"   /></a></p>
<p><a href="http://www.456bereastreet.com/"><img class="aligncenter size-full wp-image-34" title="r_600_456 berea street- articles and news on web standards, accessibility, and usability 2009 07 28 00 32 22" src="http://duaenam.files.wordpress.com/2009/07/r_600_456-berea-street-articles-and-news-on-web-standards-accessibility-and-usability-2009-07-28-00-32-22.png?w=700" alt="r_600_456 berea street- articles and news on web standards, accessibility, and usability 2009 07 28 00 32 22"   /></a></p>
<p><a href="http://smashingmagazine.com/"><img class="aligncenter size-full wp-image-45" title="r_600_smashing magazine 2009 07 28 01 07 51" src="http://duaenam.files.wordpress.com/2009/07/r_600_smashing-magazine-2009-07-28-01-07-51.png?w=700" alt="r_600_smashing magazine 2009 07 28 01 07 51"   /></a></p>
<p>Selamat Menikmati.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/duaenam.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/duaenam.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/duaenam.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/duaenam.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/duaenam.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/duaenam.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/duaenam.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/duaenam.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/duaenam.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/duaenam.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/duaenam.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/duaenam.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/duaenam.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/duaenam.wordpress.com/33/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=duaenam.wordpress.com&amp;blog=5440967&amp;post=33&amp;subd=duaenam&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://duaenam.wordpress.com/2009/07/28/inspirasi-untuk-web-developer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f5647ea443306d695785dde4de7829f8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">duaenam</media:title>
		</media:content>

		<media:content url="http://duaenam.files.wordpress.com/2009/07/r_600_one-page-love-2009-07-28-00-23-20.png" medium="image">
			<media:title type="html">r_600_one page love 2009 07 28 00 23 20</media:title>
		</media:content>

		<media:content url="http://duaenam.files.wordpress.com/2009/07/r_600_tutorial9-photoshop-tutorials-photography-tuts-and-resources-2009-07-27-23-59-33.png" medium="image">
			<media:title type="html">r_600_tutorial9  photoshop tutorials, photography tuts, and resources 2009 07 27 23 59 33</media:title>
		</media:content>

		<media:content url="http://duaenam.files.wordpress.com/2009/07/r_600_siteinspire-showcase-inspiring-web-design-and-css-gallery-2009-07-28-00-23-15.png" medium="image">
			<media:title type="html">r_600_siteinspire  showcase  inspiring web design and css gallery 2009 07 28 00 23 15</media:title>
		</media:content>

		<media:content url="http://duaenam.files.wordpress.com/2009/07/r_600_pattern-tap-organized-web-design-collection-of-user-interfaces-for-inspiration-and-ideas-the-css-gallery-alternative-pattern-tap-2009-07-28-00-23-08.png" medium="image">
			<media:title type="html">r_600_pattern tap - organized web design collection of user interfaces for inspiration and ideas. the css gallery alternative - pattern tap 2009 07 28 00 23 08</media:title>
		</media:content>

		<media:content url="http://duaenam.files.wordpress.com/2009/07/r_600_function-web-design-development-blog-2009-07-28-00-23-32.png" medium="image">
			<media:title type="html">r_600_function web design &#38; development [ blog ] 2009 07 28 00 23 32</media:title>
		</media:content>

		<media:content url="http://duaenam.files.wordpress.com/2009/07/r_600_css-importe284a2-the-css-gallery-2009-07-28-00-23-10.png" medium="image">
			<media:title type="html">r_600_css import™  the css gallery 2009 07 28 00 23 10</media:title>
		</media:content>

		<media:content url="http://duaenam.files.wordpress.com/2009/07/r_600_carsonified-c2bb-blog-2009-07-28-00-23-28.png" medium="image">
			<media:title type="html">r_600_carsonified » blog 2009 07 28 00 23 28</media:title>
		</media:content>

		<media:content url="http://duaenam.files.wordpress.com/2009/07/r_600_best-open-source-resources-for-web-developers-webappers-2009-07-28-00-23-45.png" medium="image">
			<media:title type="html">r_600_best open source resources for web developers  webappers 2009 07 28 00 23 45</media:title>
		</media:content>

		<media:content url="http://duaenam.files.wordpress.com/2009/07/r_600_a-list-apart-a-list-apart-2009-07-28-00-32-25.png" medium="image">
			<media:title type="html">r_600_a list apart- a list apart 2009 07 28 00 32 25</media:title>
		</media:content>

		<media:content url="http://duaenam.files.wordpress.com/2009/07/r_600_456-berea-street-articles-and-news-on-web-standards-accessibility-and-usability-2009-07-28-00-32-22.png" medium="image">
			<media:title type="html">r_600_456 berea street- articles and news on web standards, accessibility, and usability 2009 07 28 00 32 22</media:title>
		</media:content>

		<media:content url="http://duaenam.files.wordpress.com/2009/07/r_600_smashing-magazine-2009-07-28-01-07-51.png" medium="image">
			<media:title type="html">r_600_smashing magazine 2009 07 28 01 07 51</media:title>
		</media:content>
	</item>
		<item>
		<title>myfamily.com redirect di browser firefox</title>
		<link>http://duaenam.wordpress.com/2009/07/26/myfamily-com-redirect-di-browser-firefox/</link>
		<comments>http://duaenam.wordpress.com/2009/07/26/myfamily-com-redirect-di-browser-firefox/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 08:34:42 +0000</pubDate>
		<dc:creator>zy</dc:creator>
				<category><![CDATA[belajar]]></category>
		<category><![CDATA[catetan]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[myfamily]]></category>
		<category><![CDATA[virus]]></category>

		<guid isPermaLink="false">http://duaenam.wordpress.com/?p=21</guid>
		<description><![CDATA[tiba-tiba saja setiap saya mau masuk ke website ngubek.com atau inifotoku.com, url di address bar jadi ngeredirect ke myfamily.com . sial, ternyata ini kena browser malware/adware. http://ngubek.com/isapi.dll?c=home&#38;htx=loginfrontmember hal ini terjadi karena DNS Poisoning, yah untuk jelasnya bisa liat di Wikipedia.. nah jangan panik kalo mengalami hal seperti ini, tinggal ke menu Preference di browser, trus [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=duaenam.wordpress.com&amp;blog=5440967&amp;post=21&amp;subd=duaenam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>tiba-tiba saja setiap saya mau masuk ke website ngubek.com atau inifotoku.com, url di <em>address bar </em>jadi ngeredirect ke myfamily.com . sial, ternyata ini kena browser malware/adware.</p>
<blockquote><p>http://ngubek.com<span>/isapi.dll?c=home&amp;htx=loginfrontmember</span></p></blockquote>
<p>hal ini terjadi karena <a href="http://www.google.co.id/url?sa=t&amp;source=web&amp;ct=res&amp;cd=1&amp;url=http%3A%2F%2Fen.wikipedia.org%2Fwiki%2FDNS_cache_poisoning&amp;ei=VCNsSuD4A4T8tQPEop2XBQ&amp;usg=AFQjCNHsS5XggqiZVMnkXT3xIAPiBg3uwg"><em>DNS Poisoning</em></a>, yah untuk jelasnya bisa liat di Wikipedia..</p>
<p><span>nah jangan panik kalo mengalami hal seperti ini, tinggal ke menu <strong>Preference</strong> di browser, trus pilih <strong>Privacy</strong></span></p>
<p><span><strong><img class="aligncenter size-full wp-image-22" title="firefox privacy preference" src="http://duaenam.files.wordpress.com/2009/07/picture-2.png?w=700" alt="firefox privacy preference"   /></strong></span></p>
<p><span>pilih <strong>remove individual cookies</strong>, kemudian cari saja <strong>myfamily</strong>, kemudian tekan tombol <strong>Remove Cookie</strong>.</span></p>
<p><span><img class="aligncenter size-medium wp-image-23" title="cookie search" src="http://duaenam.files.wordpress.com/2009/07/picture-3.png?w=300&#038;h=248" alt="cookie search" width="300" height="248" /></span></p>
<p><span>setelah itu beres, setiap saya masukkan url, tidak redirect ke halaman myfamily.com</span></p>
<p><span>semoga berhasil.</span></p>
<p><span><strong>UPDATE :</strong></span></p>
<p><span>apabila langkah diatas tidak berhasil, maka buka aplikasi <strong>Terminal</strong> kemudian ketikkan <strong><em>lookupd -flushcache </em></strong> </span></p>
<p><span>Setelah itu, restart Mac anda.</span><span> btw, langkah ini hanya berlaku untuk Mac OS X saja. <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
</span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/duaenam.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/duaenam.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/duaenam.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/duaenam.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/duaenam.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/duaenam.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/duaenam.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/duaenam.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/duaenam.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/duaenam.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/duaenam.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/duaenam.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/duaenam.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/duaenam.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=duaenam.wordpress.com&amp;blog=5440967&amp;post=21&amp;subd=duaenam&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://duaenam.wordpress.com/2009/07/26/myfamily-com-redirect-di-browser-firefox/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f5647ea443306d695785dde4de7829f8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">duaenam</media:title>
		</media:content>

		<media:content url="http://duaenam.files.wordpress.com/2009/07/picture-2.png" medium="image">
			<media:title type="html">firefox privacy preference</media:title>
		</media:content>

		<media:content url="http://duaenam.files.wordpress.com/2009/07/picture-3.png?w=300" medium="image">
			<media:title type="html">cookie search</media:title>
		</media:content>
	</item>
		<item>
		<title>ketika kompas membatasi pengunjungnya.</title>
		<link>http://duaenam.wordpress.com/2009/07/24/ketika-kompas-membatasi-pengunjungnya/</link>
		<comments>http://duaenam.wordpress.com/2009/07/24/ketika-kompas-membatasi-pengunjungnya/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 10:49:14 +0000</pubDate>
		<dc:creator>zy</dc:creator>
				<category><![CDATA[belajar]]></category>
		<category><![CDATA[catetan]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[kompas]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://duaenam.wordpress.com/2009/07/24/ketika-kompas-membatasi-pengunjungnya/</guid>
		<description><![CDATA[barusan saja saya mendapat link dari twitter saya, yang pada akhirnya saya browsing ngalor ngidul sampai akhirnya malah ke websitenya kompas.. dan kemudian saya klik epaper kompas. jujur saja, mini site tersebut cukup bagus.. nah, penasaranlah saya.. itu ada link mohon install silverlight. apa yang sebenarnya kompas pikirkan ketika menjadikan silverlight sebagai suatu requirement. saya [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=duaenam.wordpress.com&amp;blog=5440967&amp;post=18&amp;subd=duaenam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>barusan saja saya mendapat link dari twitter saya, yang pada akhirnya saya browsing ngalor ngidul sampai akhirnya malah ke websitenya kompas.. dan kemudian saya klik epaper kompas.</p>
<p>jujur saja, mini site tersebut cukup bagus..<br />
nah, penasaranlah saya.. itu ada link mohon install silverlight. apa yang sebenarnya kompas pikirkan ketika menjadikan silverlight sebagai suatu requirement. saya pengguna mac, sehingga installer disitu sudah pasti tidak berjalan.</p>
<p>jujur saja hal ini menurut saya cukup mengagetkan, karena kompas merupakan koran yang besar. ketika dia mematikan akses untuk pengguna mac, dapat ditebak, pendapatan yang ditolaknya cukup besar. masalah ini bukan hanya untuk mac, tapi untuk linux juga.</p>
<p>mudah-mudahan hal ini dapat diatasi oleh kompas secepatnya.</p>
<p>link ke epaper : http://epaper.kompas.com/</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/duaenam.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/duaenam.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/duaenam.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/duaenam.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/duaenam.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/duaenam.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/duaenam.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/duaenam.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/duaenam.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/duaenam.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/duaenam.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/duaenam.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/duaenam.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/duaenam.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=duaenam.wordpress.com&amp;blog=5440967&amp;post=18&amp;subd=duaenam&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://duaenam.wordpress.com/2009/07/24/ketika-kompas-membatasi-pengunjungnya/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f5647ea443306d695785dde4de7829f8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">duaenam</media:title>
		</media:content>
	</item>
	</channel>
</rss>
