<?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>Doan Ngoc Ha</title>
	<atom:link href="http://hadn.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://hadn.wordpress.com</link>
	<description>All about life</description>
	<lastBuildDate>Mon, 09 Nov 2009 17:01:43 +0000</lastBuildDate>
	<language>vi</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='hadn.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Doan Ngoc Ha</title>
		<link>http://hadn.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://hadn.wordpress.com/osd.xml" title="Doan Ngoc Ha" />
	<atom:link rel='hub' href='http://hadn.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Load transparent PNG images in IE6</title>
		<link>http://hadn.wordpress.com/2009/11/10/load-transparent-png-images-in-ie6/</link>
		<comments>http://hadn.wordpress.com/2009/11/10/load-transparent-png-images-in-ie6/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 17:01:43 +0000</pubDate>
		<dc:creator>Doan Ngoc Ha</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hadn.wordpress.com/?p=20</guid>
		<description><![CDATA[Although IE6 has existed for many years, there are so many users who use this browser to surf the Internet. That why we (the developers) have to support them, don&#8217;t we? In IE6 there are so many bugs that causes our HTML and CSS design breaks down into pieces. One of them is transparent PNG [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hadn.wordpress.com&amp;blog=5817644&amp;post=20&amp;subd=hadn&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Although IE6 has existed for many years, there are so many users who use this browser to surf the Internet. That why we (the developers) have to support them, don&#8217;t we? <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>In IE6 there are so many bugs that causes our HTML and CSS design breaks down into pieces. One of them is transparent PNG images can not be transparent! That&#8217;s sad!</p>
<p>However, there also has many solutions and tricky ways to overcome that. I&#8217;ve found this article</p>
<p><a href="http://www.komodomedia.com/blog/2007/11/css-png-image-fix-for-ie/">http://www.komodomedia.com/blog/2007/11/css-png-image-fix-for-ie/</a></p>
<p><a href="http://www.komodomedia.com/blog/2007/11/css-png-image-fix-for-ie/"></a>is very interesting. Let me summarize the steps:</p>
<p>- Put in your CSS the following code:</p>
<blockquote>
<div id="_mcePaste">** html img,</div>
<div id="_mcePaste">* html .png{</div>
<div id="_mcePaste">position:relative;</div>
<div id="_mcePaste">behavior: expression((this.runtimeStyle.behavior=&#8221;none&#8221;)&amp;&amp;(this.pngSet?this.pngSet=true:(this.nodeName == &#8220;IMG&#8221; &amp;&amp; this.src.toLowerCase().indexOf(&#8216;.png&#8217;)&gt;-1?(this.runtimeStyle.backgroundImage = &#8220;none&#8221;,</div>
<div id="_mcePaste">this.runtimeStyle.filter = &#8220;progid:DXImageTransform.Microsoft.AlphaImageLoader(src=&#8217;&#8221; + this.src + &#8220;&#8216;, sizingMethod=&#8217;image&#8217;)&#8221;,</div>
<div id="_mcePaste">this.src = &#8220;transparent.gif&#8221;):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace(&#8216;url(&#8220;&#8216;,&#8221;).replace(&#8216;&#8221;)&#8217;,&#8221;),</div>
<div id="_mcePaste">this.runtimeStyle.filter = &#8220;progid:DXImageTransform.Microsoft.AlphaImageLoader(src=&#8217;&#8221; + this.origBg + &#8220;&#8216;, sizingMethod=&#8217;crop&#8217;)&#8221;,</div>
<div id="_mcePaste">this.runtimeStyle.backgroundImage = &#8220;none&#8221;)),this.pngSet=true)</div>
<div id="_mcePaste">);</div>
<div id="_mcePaste">}</div>
</blockquote>
<div>- Put a 1&#215;1 transparent.gif  transparent (and blank) image in the server root directory.</div>
<div></div>
<div>And see how it works! That&#8217;s great !</div>
<blockquote>
<div></div>
</blockquote>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hadn.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hadn.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hadn.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hadn.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hadn.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hadn.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hadn.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hadn.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hadn.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hadn.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hadn.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hadn.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hadn.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hadn.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hadn.wordpress.com&amp;blog=5817644&amp;post=20&amp;subd=hadn&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hadn.wordpress.com/2009/11/10/load-transparent-png-images-in-ie6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3174fe87d3963a5609503ca1d74cebdc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">hadn</media:title>
		</media:content>
	</item>
		<item>
		<title>PHP Send Mail</title>
		<link>http://hadn.wordpress.com/2009/05/13/php-send-mail/</link>
		<comments>http://hadn.wordpress.com/2009/05/13/php-send-mail/#comments</comments>
		<pubDate>Wed, 13 May 2009 10:28:25 +0000</pubDate>
		<dc:creator>Doan Ngoc Ha</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hadn.wordpress.com/?p=18</guid>
		<description><![CDATA[It&#8217;s quite easy to do Mailing function (Send mail) with PHP code using mail() function. Search php mail function manual at php.net. Now you want to test with your localhost? Following these steps: - Start SMTP (Simple Mail Transfer Protocol) services (Control Panel -&#62; Administrator Tools -&#62; Services). - If you can&#8217;t find SMTP service, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hadn.wordpress.com&amp;blog=5817644&amp;post=18&amp;subd=hadn&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s quite easy to do Mailing function (Send mail) with PHP code using mail() function.</p>
<p>Search php mail function manual at php.net.</p>
<p>Now you want to test with your localhost? Following these steps:</p>
<p>- Start SMTP (Simple Mail Transfer Protocol) services (Control Panel -&gt; Administrator Tools -&gt; Services).</p>
<p>- If you can&#8217;t find SMTP service, maybe it hasn&#8217;t been installed. Go to Add/Remove Windows Components in Control Panel-&gt;Add/Remove Programs; the SMTP service is in  IIS components. (remember that you have to have Windows CD <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> )</p>
<p>- Config your php.ini file if necessary : search [mail function] text</p>
<p>- Go to Control Panel -&gt; Administrator Tools -&gt; IIS ;</p>
<p>+ Expand your local computer</p>
<p>+ Right click on SMTP Virtual Server</p>
<p>+ Go to Access tab, click Relay</p>
<p>+ Click Add;  enter 127.0.0.1  in IP Address (choose Single Computer)</p>
<p>+ Click OK; OK; OK&#8230; (just to close windows <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  )</p>
<p>- Now you can send mail to any mail without entering your email account <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Ex: mail(&#8216;anyone@mail.com&#8217;, &#8216;test&#8217;, &#8216;hi you&#8217;);</p>
<p>// from email is configed in php.ini file</p>
<p>OR:</p>
<p>$headers = &#8216;From: webmaster@example.com&#8217; . &#8220;\r\n&#8221; .<br />
&#8216;Reply-To: webmaster@example.com&#8217; . &#8220;\r\n&#8221; .<br />
&#8216;X-Mailer: PHP/&#8217; . phpversion();<br />
(mail($to, $subject, $body, $headers);</p>
<p>Test it <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hadn.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hadn.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hadn.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hadn.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hadn.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hadn.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hadn.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hadn.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hadn.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hadn.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hadn.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hadn.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hadn.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hadn.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hadn.wordpress.com&amp;blog=5817644&amp;post=18&amp;subd=hadn&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hadn.wordpress.com/2009/05/13/php-send-mail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3174fe87d3963a5609503ca1d74cebdc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">hadn</media:title>
		</media:content>
	</item>
		<item>
		<title>Valentine&#8217;s gift ^.^</title>
		<link>http://hadn.wordpress.com/2009/02/14/valentines-gift/</link>
		<comments>http://hadn.wordpress.com/2009/02/14/valentines-gift/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 15:54:01 +0000</pubDate>
		<dc:creator>Doan Ngoc Ha</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://hadn.wordpress.com/2009/02/14/valentines-gift/</guid>
		<description><![CDATA[Em mo ve anh &#8211; Arthemix Nhạc : Huy Tuấn Lời : Dương Thụ Lặng im bóng cây, lặng im bóng mây, lặng im góc sân trưa nắng vàng Lặng im ngón tay, lặng im cánh hoa ngát hương thơm nơi hoang dại em mơ về anh Rồi em mơ thấy, thấy anh nhìn em [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hadn.wordpress.com&amp;blog=5817644&amp;post=12&amp;subd=hadn&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.zshare.net/audio/55618998986e6ec3/">Em mo ve anh &#8211; Arthemix</a></p>
<p>Nhạc :  	Huy Tuấn</p>
<p>Lời : 	Dương Thụ</p>
<p>Lặng im bóng cây, lặng im bóng mây, lặng im góc sân trưa nắng vàng Lặng im ngón tay, lặng im cánh hoa ngát hương thơm nơi hoang dại em mơ về anh Rồi em mơ thấy, thấy anh nhìn em .[Thấy anh đang nhìn em] thấy tiếng anh cười và lời anh nói lúc anh làm quen [rất nồng nàn] nghe sao rất gần Rồi em mơ thấy, thấy anh kề bên [Thấy anh kề bên] và rồi lại thấy em nằm mơ những giấc mơ buồn. [Và như bài hát xa rồi] anh như bài hát xa rồi Giờ đây vắng anh, giờ đây thiếu anh mà sao thấy anh anh rất gần. Ngồi trong bóng đêm, mình em với em giữa bao gương mặt xa lạ. Em mơ về anh Rồi em mơ thấy, thấy anh nhìn em [Thấy anh đang nhìn em], thấy tiếng anh cười và lời anh nói lúc anh làm quen [rất nồng nàn] nghe sao rất gần Rồi em mơ thấy, thấy anh kề bên [Thấy anh đang kề bên] và rồi lại thấy em nằm mơ vì em đang nhớ anh người yêu hỡi</p>
<p>A sweet valentine&#8217;s gift.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hadn.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hadn.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hadn.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hadn.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hadn.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hadn.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hadn.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hadn.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hadn.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hadn.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hadn.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hadn.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hadn.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hadn.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hadn.wordpress.com&amp;blog=5817644&amp;post=12&amp;subd=hadn&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hadn.wordpress.com/2009/02/14/valentines-gift/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3174fe87d3963a5609503ca1d74cebdc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">hadn</media:title>
		</media:content>
	</item>
		<item>
		<title>VisualStudio &#8220;Binding handle is invalid&#8221;</title>
		<link>http://hadn.wordpress.com/2008/12/29/visualstudio-binding-handle-is-invalid/</link>
		<comments>http://hadn.wordpress.com/2008/12/29/visualstudio-binding-handle-is-invalid/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 03:04:36 +0000</pubDate>
		<dc:creator>Doan Ngoc Ha</dc:creator>
				<category><![CDATA[.NET programming]]></category>

		<guid isPermaLink="false">http://hadn.wordpress.com/?p=10</guid>
		<description><![CDATA[For those who has encounter this eror &#8220;Binding handle is invalid&#8221; when trying to debug a project in Visual Studio 2005 (or 2008 maybe), try one of these following solutions: - Disable the &#8220;Enable the Visual Studio hosting process&#8221; checkbox in [YourProject] / Properties / Debug section. or - Start the &#8220;Terminal Process&#8221; service in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hadn.wordpress.com&amp;blog=5817644&amp;post=10&amp;subd=hadn&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>For those who has encounter this eror &#8220;Binding handle is invalid&#8221; when trying to debug a project in Visual Studio 2005 (or 2008 maybe), try one of these following solutions:</p>
<p>- Disable the &#8220;Enable the Visual Studio hosting process&#8221; checkbox in [YourProject] / Properties / Debug section.</p>
<p>or</p>
<p>- Start the &#8220;Terminal Process&#8221; service in ControlPanel/Administrative Tools/ Services.</p>
<p>I don&#8217;t know why this error happens, perhaps another programs (or virus, maybe) are in conflict with VS!   but those are solutions i find out when googling ! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Hope it useful !</p>
<p>Enjoy! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hadn.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hadn.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hadn.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hadn.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hadn.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hadn.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hadn.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hadn.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hadn.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hadn.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hadn.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hadn.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hadn.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hadn.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hadn.wordpress.com&amp;blog=5817644&amp;post=10&amp;subd=hadn&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hadn.wordpress.com/2008/12/29/visualstudio-binding-handle-is-invalid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3174fe87d3963a5609503ca1d74cebdc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">hadn</media:title>
		</media:content>
	</item>
		<item>
		<title>Nhà mới!</title>
		<link>http://hadn.wordpress.com/2008/12/11/hello-world/</link>
		<comments>http://hadn.wordpress.com/2008/12/11/hello-world/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 16:04:58 +0000</pubDate>
		<dc:creator>Doan Ngoc Ha</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to my world !<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hadn.wordpress.com&amp;blog=5817644&amp;post=1&amp;subd=hadn&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Welcome to my world !</p>
<div id="attachment_4" class="wp-caption aligncenter" style="width: 480px"><img class="size-full wp-image-4" title="Sau lưng ta là bầu trời và mây núi" src="http://hadn.files.wordpress.com/2008/12/s6300316.jpg?w=470&#038;h=352" alt="Sau lưng ta là bầu trời và mây núi" width="470" height="352" /><p class="wp-caption-text">Sau lưng ta là bầu trời và mây núi</p></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hadn.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hadn.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hadn.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hadn.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hadn.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hadn.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hadn.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hadn.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hadn.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hadn.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hadn.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hadn.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hadn.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hadn.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hadn.wordpress.com&amp;blog=5817644&amp;post=1&amp;subd=hadn&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hadn.wordpress.com/2008/12/11/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3174fe87d3963a5609503ca1d74cebdc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">hadn</media:title>
		</media:content>

		<media:content url="http://hadn.files.wordpress.com/2008/12/s6300316.jpg" medium="image">
			<media:title type="html">Sau lưng ta là bầu trời và mây núi</media:title>
		</media:content>
	</item>
	</channel>
</rss>
