<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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: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>Comments for 大脚板日记</title>
	<atom:link href="http://tzuhsun.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://tzuhsun.wordpress.com</link>
	<description>日记不须日日记，笔记不再用笔记</description>
	<lastBuildDate>Wed, 14 Oct 2009 17:55:53 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on New line in browser (IE, Opera, Firefox) by tzuhsun</title>
		<link>http://tzuhsun.wordpress.com/2008/11/05/new-line-in-browser-ie-opera-firefox/#comment-25</link>
		<dc:creator>tzuhsun</dc:creator>
		<pubDate>Wed, 14 Oct 2009 17:55:53 +0000</pubDate>
		<guid isPermaLink="false">http://tzuhsun.wordpress.com/?p=68#comment-25</guid>
		<description>Hi yair,

Basically this article is talking about the line feed/carriege return in a html page text box (i.e. text inside &lt;textarea&gt;)

The only way to show break the line in webpage is using &lt;br&gt; in your html code.

Sorry if my article confuse you since I never state it clearly.

Cheers.
tzuhsun</description>
		<content:encoded><![CDATA[<p>Hi yair,</p>
<p>Basically this article is talking about the line feed/carriege return in a html page text box (i.e. text inside &lt;textarea&gt;)</p>
<p>The only way to show break the line in webpage is using &lt;br&gt; in your html code.</p>
<p>Sorry if my article confuse you since I never state it clearly.</p>
<p>Cheers.<br />
tzuhsun</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New line in browser (IE, Opera, Firefox) by yair</title>
		<link>http://tzuhsun.wordpress.com/2008/11/05/new-line-in-browser-ie-opera-firefox/#comment-24</link>
		<dc:creator>yair</dc:creator>
		<pubDate>Wed, 14 Oct 2009 12:21:47 +0000</pubDate>
		<guid isPermaLink="false">http://tzuhsun.wordpress.com/?p=68#comment-24</guid>
		<description>hi

i tray to use

if (browser == &quot;Netscape&quot;) { 
  
msg = msg.replace(/\n/g,&quot;\r\n&quot;); 
}

it not brake the line 
any idia</description>
		<content:encoded><![CDATA[<p>hi</p>
<p>i tray to use</p>
<p>if (browser == &#8220;Netscape&#8221;) { </p>
<p>msg = msg.replace(/\n/g,&#8221;\r\n&#8221;);<br />
}</p>
<p>it not brake the line<br />
any idia</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Michael Jackson (1958 &#8211; 2009) by Siukeong</title>
		<link>http://tzuhsun.wordpress.com/2009/08/01/michael-jackson-1958-2009/#comment-23</link>
		<dc:creator>Siukeong</dc:creator>
		<pubDate>Tue, 11 Aug 2009 19:17:01 +0000</pubDate>
		<guid isPermaLink="false">http://tzuhsun.wordpress.com/?p=221#comment-23</guid>
		<description>你好厉害哦。。那个报纸很有价值下。。还蛮可惜的。。</description>
		<content:encoded><![CDATA[<p>你好厉害哦。。那个报纸很有价值下。。还蛮可惜的。。</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Challenge from me by The Word &#171; 大脚板日记</title>
		<link>http://tzuhsun.wordpress.com/2009/06/04/challenge-from-me/#comment-22</link>
		<dc:creator>The Word &#171; 大脚板日记</dc:creator>
		<pubDate>Mon, 22 Jun 2009 15:32:13 +0000</pubDate>
		<guid isPermaLink="false">http://tzuhsun.wordpress.com/?p=209#comment-22</guid>
		<description>[...] to previous post, the code is actually refer to a word. However it is my word, because the word [...]</description>
		<content:encoded><![CDATA[<p>[...] to previous post, the code is actually refer to a word. However it is my word, because the word [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rename Field in MS Access Programmatically using ADOX (C#.NET) by Add New Field in MS Access Programmatically using ADOX (C#.Net) &#171; 大脚板日记</title>
		<link>http://tzuhsun.wordpress.com/2009/05/03/rename-field-in-ms-access-using-adox-cnet/#comment-19</link>
		<dc:creator>Add New Field in MS Access Programmatically using ADOX (C#.Net) &#171; 大脚板日记</dc:creator>
		<pubDate>Fri, 08 May 2009 05:28:09 +0000</pubDate>
		<guid isPermaLink="false">http://tzuhsun.wordpress.com/?p=174#comment-19</guid>
		<description>[...] Add New Field in MS Access Programmatically using ADOX&#160;(C#.Net)    You need to add reference before you start (Refer to my previous post &#8211; Rename Field in MS Access Programmatically using ADOX (C#.NET) ) [...]</description>
		<content:encoded><![CDATA[<p>[...] Add New Field in MS Access Programmatically using ADOX&nbsp;(C#.Net)    You need to add reference before you start (Refer to my previous post &#8211; Rename Field in MS Access Programmatically using ADOX (C#.NET) ) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TryParse &#8211; out parameter cannot work with Property by 路人甲</title>
		<link>http://tzuhsun.wordpress.com/2009/04/21/tryparse-out-parameter-cannot-work-with-property/#comment-17</link>
		<dc:creator>路人甲</dc:creator>
		<pubDate>Tue, 05 May 2009 10:05:18 +0000</pubDate>
		<guid isPermaLink="false">http://tzuhsun.wordpress.com/?p=160#comment-17</guid>
		<description>You should download .NET Reflector disassemble above example. You will have a clear picture why it doesn&#039;t work.</description>
		<content:encoded><![CDATA[<p>You should download .NET Reflector disassemble above example. You will have a clear picture why it doesn&#8217;t work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on UDF, User Defined Functions in MSSQL by tzuhsun</title>
		<link>http://tzuhsun.wordpress.com/2009/02/13/udf-user-defined-functions-in-mssql/#comment-14</link>
		<dc:creator>tzuhsun</dc:creator>
		<pubDate>Fri, 20 Feb 2009 02:28:06 +0000</pubDate>
		<guid isPermaLink="false">http://tzuhsun.wordpress.com/?p=137#comment-14</guid>
		<description>哈哈路人甲，知道你是谁了，上次喝酒过后你讲路人甲时我还不知道你在讲什么。

下面讲回主题，给别人看的，哈哈。

Thanks. I need some time to understand your query because I never write query using that way.</description>
		<content:encoded><![CDATA[<p>哈哈路人甲，知道你是谁了，上次喝酒过后你讲路人甲时我还不知道你在讲什么。</p>
<p>下面讲回主题，给别人看的，哈哈。</p>
<p>Thanks. I need some time to understand your query because I never write query using that way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on UDF, User Defined Functions in MSSQL by 路人甲</title>
		<link>http://tzuhsun.wordpress.com/2009/02/13/udf-user-defined-functions-in-mssql/#comment-12</link>
		<dc:creator>路人甲</dc:creator>
		<pubDate>Tue, 17 Feb 2009 13:21:51 +0000</pubDate>
		<guid isPermaLink="false">http://tzuhsun.wordpress.com/?p=137#comment-12</guid>
		<description>Some typo on previous comment. The correct query should be shown as following:

SELECT SupplierID, ISNULL(SUBSTRING(Product, 1, DATALENGTH(Product) / 2 - 1), &#039;&#039;) FROM Products AS P CROSS APPLY (SELECT ProductName + ‘,’ FROM Products WHERE SupplierID = P.SupplierIDFOR XML PATH(”)) AS DUMMY(Product)</description>
		<content:encoded><![CDATA[<p>Some typo on previous comment. The correct query should be shown as following:</p>
<p>SELECT SupplierID, ISNULL(SUBSTRING(Product, 1, DATALENGTH(Product) / 2 &#8211; 1), &#8221;) FROM Products AS P CROSS APPLY (SELECT ProductName + ‘,’ FROM Products WHERE SupplierID = P.SupplierIDFOR XML PATH(”)) AS DUMMY(Product)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on UDF, User Defined Functions in MSSQL by 路人甲</title>
		<link>http://tzuhsun.wordpress.com/2009/02/13/udf-user-defined-functions-in-mssql/#comment-11</link>
		<dc:creator>路人甲</dc:creator>
		<pubDate>Tue, 17 Feb 2009 04:16:42 +0000</pubDate>
		<guid isPermaLink="false">http://tzuhsun.wordpress.com/?p=137#comment-11</guid>
		<description>If you are using SQL 2005 and above, you can achieve it in a single query without UDF

SELECT SupplierID, Product FROM Products AS P CROSS APPLY (SELECT ProductName + &#039;,&#039; FROM Products WHERE SupplierID = P.SupplierID) FOR XML PATH(&#039;&#039;)) AS DUMMY(Product)</description>
		<content:encoded><![CDATA[<p>If you are using SQL 2005 and above, you can achieve it in a single query without UDF</p>
<p>SELECT SupplierID, Product FROM Products AS P CROSS APPLY (SELECT ProductName + &#8216;,&#8217; FROM Products WHERE SupplierID = P.SupplierID) FOR XML PATH(&#8221;)) AS DUMMY(Product)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Display forward slash (&#8216;/&#8217;) in date under VB6 by Display forward slash (’/&#8217;) in date using C# &#171; 大脚板日记</title>
		<link>http://tzuhsun.wordpress.com/2009/01/07/display-forward-slash-in-date-under-vb6/#comment-10</link>
		<dc:creator>Display forward slash (’/&#8217;) in date using C# &#171; 大脚板日记</dc:creator>
		<pubDate>Sat, 17 Jan 2009 08:08:20 +0000</pubDate>
		<guid isPermaLink="false">http://tzuhsun.wordpress.com/?p=104#comment-10</guid>
		<description>[...] Display forward slash (’/&#8217;) in date using&#160;C#    Not sure whether you still remember my previous post:- Display forward slash (’/&#8217;) in date under VB6 [...]</description>
		<content:encoded><![CDATA[<p>[...] Display forward slash (’/&#8217;) in date using&nbsp;C#    Not sure whether you still remember my previous post:- Display forward slash (’/&#8217;) in date under VB6 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
