<?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>Tanatip's Weblog</title>
	<atom:link href="http://tanatip.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://tanatip.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Tue, 16 Oct 2007 19:22:16 +0000</lastBuildDate>
	<language>th</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='tanatip.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Tanatip's Weblog</title>
		<link>http://tanatip.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://tanatip.wordpress.com/osd.xml" title="Tanatip&#039;s Weblog" />
	<atom:link rel='hub' href='http://tanatip.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Set tag div same row</title>
		<link>http://tanatip.wordpress.com/2007/10/16/set-tag-div-same-row/</link>
		<comments>http://tanatip.wordpress.com/2007/10/16/set-tag-div-same-row/#comments</comments>
		<pubDate>Tue, 16 Oct 2007 19:20:16 +0000</pubDate>
		<dc:creator>tanatip</dc:creator>
				<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://tanatip.wordpress.com/2007/10/16/set-tag-div-same-row/</guid>
		<description><![CDATA[เคยติดปัญหานี้กันเปล่าครับ คือต้องการ กำหนด ให้ tag &#60;div&#62; ใน html อยู่ใน บันทัดเดียวกัน   ตัวอย่าง &#60;div&#62; Data1&#60;/div&#62; &#60;div&#62; Data2&#60;/div&#62; &#60;div&#62; Data3&#60;/div&#62;  ซึ่งในการแสดง ผลออกมาทางหน้าจอ จะแสดงดังนี้                                           Data1                                           Data2                                           Data3 แต่เราต้องการ ให้แสดงอยู่ใน บรรทัดเดียวกัน ทำได้ดังนี้ครับ                         &#60;div style=’float:left’&#62; Data1&#60;/div&#62;                         &#60;div style=’float:left’&#62; Data1&#60;/div&#62;                         &#60;div style=’float:left’&#62; Data3&#60;/div&#62;  ผลลัพธ์  ที่ได้จะแสดง ดังนี้ครับ                                                            Data 1 Data 2 Data 3 แค่นี้ละครับ ข้อมูลก็อยู่ใน บรรทัดเี่ดียวกันแล้วครับ [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tanatip.wordpress.com&amp;blog=1711452&amp;post=7&amp;subd=tanatip&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="font-size:10pt;font-family:Tahoma;">เคยติดปัญหานี้กันเปล่าครับ คือต้องการ กำหนด ให้ </span><span style="font-size:10pt;font-family:Tahoma;">tag &lt;div&gt; ใน html อยู่ใน บันทัดเดียวกัน </span><span style="font-size:10pt;font-family:Tahoma;"> </span></p>
<p><span style="font-size:10pt;font-family:Tahoma;">ตัวอย่าง </span></p>
<p><span style="font-size:10pt;font-family:Tahoma;"></span><span style="font-size:10pt;color:#3366ff;font-family:Tahoma;">&lt;div&gt;</span><span style="font-size:10pt;font-family:Tahoma;"> Data1<span style="color:#3366ff;">&lt;/div&gt;</span></span></p>
<p><span style="font-size:10pt;font-family:Tahoma;"><span style="color:#3366ff;"></span></span><span style="font-size:10pt;color:#3366ff;font-family:Tahoma;">&lt;div&gt;</span><span style="font-size:10pt;font-family:Tahoma;"> Data2<span style="color:#3366ff;">&lt;/div&gt;</span></span></p>
<p><span style="font-size:10pt;font-family:Tahoma;"><span style="color:#3366ff;"></span></span><span style="font-size:10pt;color:#3366ff;font-family:Tahoma;">&lt;div&gt;</span><span style="font-size:10pt;font-family:Tahoma;"> Data3<span style="color:#3366ff;">&lt;/div&gt;</span></span><span style="font-size:10pt;font-family:Tahoma;"> </span></p>
<p><span style="font-size:10pt;font-family:Tahoma;"></span><span style="font-size:10pt;font-family:Tahoma;">ซึ่งในการแสดง ผลออกมาทางหน้าจอ จะแสดงดังนี้</span></p>
<p><span style="font-size:10pt;font-family:Tahoma;">                                          </span><strong><span style="font-size:10pt;color:red;font-family:Tahoma;">Data1</span></strong></p>
<p><strong><span style="font-size:10pt;color:red;font-family:Tahoma;">                                          </span></strong><strong><span style="font-size:10pt;color:red;font-family:Tahoma;">Data2</span></strong></p>
<p><strong><span style="font-size:10pt;color:red;font-family:Tahoma;">                                          </span></strong><strong><span style="font-size:10pt;color:red;font-family:Tahoma;">Data3</span></strong><span style="font-size:10pt;color:red;font-family:Tahoma;"> </span></p>
<p><span style="font-size:10pt;color:red;font-family:Tahoma;"></span><span style="font-size:10pt;font-family:Tahoma;">แต่เราต้องการ ให้แสดงอยู่ใน บรรทัดเดียวกัน </span><span style="font-size:10pt;font-family:Tahoma;">ทำได้ดังนี้ครับ</span></p>
<p><span style="font-size:10pt;font-family:Tahoma;">                        </span><span style="font-size:10pt;color:#3366ff;font-family:Tahoma;">&lt;div style=’float:left’&gt;</span><span style="font-size:10pt;font-family:Tahoma;"> Data1<span style="color:#3366ff;">&lt;/div&gt;</span></span></p>
<p><span style="font-size:10pt;font-family:Tahoma;"><span style="color:#3366ff;">                        </span></span><span style="font-size:10pt;color:#3366ff;font-family:Tahoma;">&lt;div style=’float:left’&gt;</span><span style="font-size:10pt;font-family:Tahoma;"> Data1<span style="color:#3366ff;">&lt;/div&gt;</span></span></p>
<p><span style="font-size:10pt;font-family:Tahoma;"><span style="color:#3366ff;">                        </span></span><span style="font-size:10pt;color:#3366ff;font-family:Tahoma;">&lt;div style=’float:left’&gt;</span><span style="font-size:10pt;font-family:Tahoma;"> Data3<span style="color:#3366ff;">&lt;/div&gt;</span></span></p>
<p><span style="font-size:10pt;font-family:Tahoma;"><span style="color:#3366ff;"></span></span><span style="font-size:10pt;font-family:Tahoma;"> </span><span style="font-size:10pt;font-family:Tahoma;">ผลลัพธ์<span>  </span>ที่ได้จะแสดง ดังนี้ครับ</span><span style="font-size:10pt;font-family:Tahoma;"><span>                      </span></span></p>
<p><span style="font-size:10pt;font-family:Tahoma;"><span>                                      </span><strong><span style="color:green;">Data 1 Data 2 Data 3</span></strong></span></p>
<p><span style="font-size:10pt;font-family:Tahoma;"><strong><span style="color:green;"></span></strong></span><span style="font-size:10pt;font-family:Tahoma;">แค่นี้ละครับ ข้อมูลก็อยู่ใน บรรทัดเี่ดียวกันแล้วครับ </span><span style="font-size:10pt;font-family:Tahoma;">(^_^)</span><span style="font-size:10pt;font-family:Georgia;"></span></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/tanatip.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/tanatip.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tanatip.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tanatip.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tanatip.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tanatip.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tanatip.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tanatip.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tanatip.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tanatip.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tanatip.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tanatip.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tanatip.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tanatip.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tanatip.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tanatip.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tanatip.wordpress.com&amp;blog=1711452&amp;post=7&amp;subd=tanatip&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tanatip.wordpress.com/2007/10/16/set-tag-div-same-row/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/229b1c41443de71378c4d85704340ed0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tanatip</media:title>
		</media:content>
	</item>
		<item>
		<title>Asp.net Access Key By Enter</title>
		<link>http://tanatip.wordpress.com/2007/09/16/aspnet-access-key-by-enter/</link>
		<comments>http://tanatip.wordpress.com/2007/09/16/aspnet-access-key-by-enter/#comments</comments>
		<pubDate>Sun, 16 Sep 2007 13:23:03 +0000</pubDate>
		<dc:creator>tanatip</dc:creator>
				<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://tanatip.wordpress.com/2007/09/16/aspnet-access-key-by-enter/</guid>
		<description><![CDATA[คุณเคยติดปัญหานี้หรือเปล่า ขณะที่ทำการ กรอก user name และ password แล้วต้องการ กด Key Enter เพื่อทำการ Login เข้าสู่ระบบของ คุณ โดยไม่ต้องใช้ mouse ไปคลิกที่ปุ่ม Login เพื่อทำการ login แต่ปัญหานี้จะไม่เกิดถ้าใน form นั้นมี ปุ่ม login เพียง ปุ่มเดียว แต่ถ้า มีมากกว่า 1 ปุ่มแล้วละก็เกิดปัญหาแน่ครับ ตัวอย่างถ้าในหน้านั้น มีสวนที่ต้องการ search หาข้อมูลของ web หรือ แล้วต้องการ กด Key Enter หลังจาก กรอก คำีที่ต้องการ ลงใน text box ถ้าเรากด Enter ก็อาจจะเกิดปัญหา ใน การ PostBack ซึ่งอาจจะกลายเป็นการ [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tanatip.wordpress.com&amp;blog=1711452&amp;post=6&amp;subd=tanatip&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>คุณเคยติดปัญหานี้หรือเปล่า ขณะที่ทำการ กรอก user name และ password แล้วต้องการ กด Key Enter เพื่อทำการ Login เข้าสู่ระบบของ คุณ โดยไม่ต้องใช้ mouse ไปคลิกที่ปุ่ม Login เพื่อทำการ login แต่ปัญหานี้จะไม่เกิดถ้าใน form นั้นมี ปุ่ม login เพียง ปุ่มเดียว แต่ถ้า มีมากกว่า 1 ปุ่มแล้วละก็เกิดปัญหาแน่ครับ<br />
ตัวอย่างถ้าในหน้านั้น มีสวนที่ต้องการ search หาข้อมูลของ web หรือ แล้วต้องการ กด Key Enter หลังจาก กรอก คำีที่ต้องการ ลงใน text box ถ้าเรากด Enter ก็อาจจะเกิดปัญหา ใน การ PostBack ซึ่งอาจจะกลายเป็นการ Login แทน ที่จะเป็นการ Search ข้อมูล<br />
เรามาดูวิธีการแก้ปัญหานี้กันครับ<br />
<strong>1. สร้าง Javascript ดังนี้ครับ</strong></p>
<p><font color="#0000ff">function</font> AnyInput_KeyDown (e, target)<br />
{<br />
<font color="#0000ff">if</font> ((e.which &amp;&amp; e.which == 13) || (e.keyCode &amp;&amp; e.keyCode == 13)) { __doPostBack(target,&#8221;); <font color="#0000ff">return false</font>; } <font color="#0000ff">return</font> <font color="#0000ff">true</font>;<br />
}</p>
<p><strong>2. กำหนด Attribute ให้กับ textbox ที่ต้องการ (ในส่วนของ CodeBehide ตอน form_load)<br />
ถ้ามีการกด Key Enter ในแต่ละ textbox โปรแกรมจะเข้าไปทำงานต่อในส่วน ของ ปุ่ม ใน Event Click</strong></p>
<p><font color="#0000ff">txtGoogleSearch.Attributes.Add</font>(&#8220;onkeyDown&#8221;,&#8221;return AnyInput_KeyDown(event,&#8217;btnGoogleSearch&#8217;)&#8221;);<br />
<font color="#0000ff">txtMemberPassword.Attributes.Add</font>(&#8220;onkeyDown&#8221;,&#8221;return AnyInput_KeyDown(event,&#8217;btnLogin&#8217;)&#8221;);<br />
<font color="#3366ff">txtEMailS.Attributes.Add</font>(&#8220;onkeyDown&#8221;,&#8221;return AnyInput_KeyDown(event,&#8217;btnSearch&#8217;)&#8221;);</p>
<p>แค่นี้ละครับเราก็สามารถใช้ Key ENTER แทนการกดปุ่ม ได้แล้วครับ</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/tanatip.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/tanatip.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tanatip.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tanatip.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tanatip.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tanatip.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tanatip.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tanatip.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tanatip.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tanatip.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tanatip.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tanatip.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tanatip.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tanatip.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tanatip.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tanatip.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tanatip.wordpress.com&amp;blog=1711452&amp;post=6&amp;subd=tanatip&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tanatip.wordpress.com/2007/09/16/aspnet-access-key-by-enter/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/229b1c41443de71378c4d85704340ed0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tanatip</media:title>
		</media:content>
	</item>
		<item>
		<title>Tanatip’s Weblog › Create New Post — WordPress</title>
		<link>http://tanatip.wordpress.com/2007/09/13/tanatip%e2%80%99s-weblog-%e2%80%ba-create-new-post-%e2%80%94-wordpress/</link>
		<comments>http://tanatip.wordpress.com/2007/09/13/tanatip%e2%80%99s-weblog-%e2%80%ba-create-new-post-%e2%80%94-wordpress/#comments</comments>
		<pubDate>Thu, 13 Sep 2007 18:28:19 +0000</pubDate>
		<dc:creator>tanatip</dc:creator>
				<category><![CDATA[ธรรมะ]]></category>
		<category><![CDATA[หนังสือ]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://tanatip.wordpress.com/2007/09/13/tanatip%e2%80%99s-weblog-%e2%80%ba-create-new-post-%e2%80%94-wordpress/</guid>
		<description><![CDATA[Tanatip’s Weblog › Create New Post — WordPress<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tanatip.wordpress.com&amp;blog=1711452&amp;post=5&amp;subd=tanatip&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://tanatip.wordpress.com/wp-admin/post-new.php?posted=0">Tanatip’s Weblog › Create New Post — WordPress</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/tanatip.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/tanatip.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tanatip.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tanatip.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tanatip.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tanatip.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tanatip.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tanatip.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tanatip.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tanatip.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tanatip.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tanatip.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tanatip.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tanatip.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tanatip.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tanatip.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tanatip.wordpress.com&amp;blog=1711452&amp;post=5&amp;subd=tanatip&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tanatip.wordpress.com/2007/09/13/tanatip%e2%80%99s-weblog-%e2%80%ba-create-new-post-%e2%80%94-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/229b1c41443de71378c4d85704340ed0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tanatip</media:title>
		</media:content>
	</item>
		<item>
		<title>Tanatip</title>
		<link>http://tanatip.wordpress.com/2007/09/13/tanatip/</link>
		<comments>http://tanatip.wordpress.com/2007/09/13/tanatip/#comments</comments>
		<pubDate>Thu, 13 Sep 2007 08:43:30 +0000</pubDate>
		<dc:creator>tanatip</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://tanatip.wordpress.com/2007/09/13/tanatip/</guid>
		<description><![CDATA[ทดสอบครับพี่น้อง<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tanatip.wordpress.com&amp;blog=1711452&amp;post=3&amp;subd=tanatip&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>ทดสอบครับพี่น้อง</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/tanatip.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/tanatip.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tanatip.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tanatip.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tanatip.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tanatip.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tanatip.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tanatip.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tanatip.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tanatip.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tanatip.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tanatip.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tanatip.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tanatip.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tanatip.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tanatip.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tanatip.wordpress.com&amp;blog=1711452&amp;post=3&amp;subd=tanatip&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tanatip.wordpress.com/2007/09/13/tanatip/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/229b1c41443de71378c4d85704340ed0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tanatip</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://tanatip.wordpress.com/2007/09/13/hello-world/</link>
		<comments>http://tanatip.wordpress.com/2007/09/13/hello-world/#comments</comments>
		<pubDate>Thu, 13 Sep 2007 08:34:43 +0000</pubDate>
		<dc:creator>tanatip</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tanatip.wordpress.com&amp;blog=1711452&amp;post=1&amp;subd=tanatip&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Welcome to <a href="http://wordpress.com/">WordPress.com</a>. This is your first post. Edit or delete it and start blogging!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/tanatip.wordpress.com/1/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/tanatip.wordpress.com/1/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tanatip.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tanatip.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tanatip.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tanatip.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tanatip.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tanatip.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tanatip.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tanatip.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tanatip.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tanatip.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tanatip.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tanatip.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tanatip.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tanatip.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tanatip.wordpress.com&amp;blog=1711452&amp;post=1&amp;subd=tanatip&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tanatip.wordpress.com/2007/09/13/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/229b1c41443de71378c4d85704340ed0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tanatip</media:title>
		</media:content>
	</item>
	</channel>
</rss>
