<?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/"
		>
<channel>
	<title>Comments for Johnny Code</title>
	<atom:link href="http://www.johnnycode.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.johnnycode.com/blog</link>
	<description>Fear no code</description>
	<lastBuildDate>Mon, 12 Dec 2011 18:56:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Developer Resources by John Bubriski</title>
		<link>http://www.johnnycode.com/blog/resources/comment-page-1/#comment-483</link>
		<dc:creator>John Bubriski</dc:creator>
		<pubDate>Mon, 12 Dec 2011 18:56:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnnycode.com/blog/?page_id=1083#comment-483</guid>
		<description>I didn&#039;t publish my OPML file... but it looks like I did the next best thing (if not better).  I included a &quot;bundle&quot; above that is a list of all the development blogs that I subscribe to. Enjoy!</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t publish my OPML file&#8230; but it looks like I did the next best thing (if not better).  I included a &#8220;bundle&#8221; above that is a list of all the development blogs that I subscribe to. Enjoy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using a template to programmatically create PDFs with C# and iTextSharp by John Bubriski</title>
		<link>http://www.johnnycode.com/blog/2010/03/05/using-a-template-to-programmatically-create-pdfs-with-c-and-itextsharp/comment-page-1/#comment-482</link>
		<dc:creator>John Bubriski</dc:creator>
		<pubDate>Mon, 12 Dec 2011 17:24:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnnycode.com/blog/?p=232#comment-482</guid>
		<description>Interesting, I didn&#039;t know about the laws in China.  I&#039;m not sure how I feel about that.  I don&#039;t like the fact that the China law is completely different from US law, but at the same time it seems stupid to open source code but then charge for it&#039;s usage.  I don&#039;t want to get into politics though :-P</description>
		<content:encoded><![CDATA[<p>Interesting, I didn&#8217;t know about the laws in China.  I&#8217;m not sure how I feel about that.  I don&#8217;t like the fact that the China law is completely different from US law, but at the same time it seems stupid to open source code but then charge for it&#8217;s usage.  I don&#8217;t want to get into politics though <img src='http://www.johnnycode.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using a template to programmatically create PDFs with C# and iTextSharp by Bill</title>
		<link>http://www.johnnycode.com/blog/2010/03/05/using-a-template-to-programmatically-create-pdfs-with-c-and-itextsharp/comment-page-1/#comment-480</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Sat, 10 Dec 2011 05:30:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnnycode.com/blog/?p=232#comment-480</guid>
		<description>I live in China. iSharpText is totally free for commercial usage in China. An open source software must be free for open source project and commercial use. Because open source claim it is free, if you want to charge person you can not claim your software as free open source. That is Chinese law, the law to protect people from free software trap. I can use iSharpText in commercial project for free, I am protected by Chinese government as long as the projects are inside China.</description>
		<content:encoded><![CDATA[<p>I live in China. iSharpText is totally free for commercial usage in China. An open source software must be free for open source project and commercial use. Because open source claim it is free, if you want to charge person you can not claim your software as free open source. That is Chinese law, the law to protect people from free software trap. I can use iSharpText in commercial project for free, I am protected by Chinese government as long as the projects are inside China.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple C# Extension Method to truncate a string, preserving the last word. by John Bubriski</title>
		<link>http://www.johnnycode.com/blog/2009/11/11/simple-c-extension-method-to-truncate-a-string-preserving-the-last-word/comment-page-1/#comment-462</link>
		<dc:creator>John Bubriski</dc:creator>
		<pubDate>Mon, 28 Nov 2011 17:36:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.bubriski.com/blog/?p=116#comment-462</guid>
		<description>Oops, yeah I have an extension method for that.  Sorry I didn&#039;t realize I didn&#039;t include that here...</description>
		<content:encoded><![CDATA[<p>Oops, yeah I have an extension method for that.  Sorry I didn&#8217;t realize I didn&#8217;t include that here&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple C# Extension Method to truncate a string, preserving the last word. by Alexander</title>
		<link>http://www.johnnycode.com/blog/2009/11/11/simple-c-extension-method-to-truncate-a-string-preserving-the-last-word/comment-page-1/#comment-457</link>
		<dc:creator>Alexander</dc:creator>
		<pubDate>Thu, 24 Nov 2011 08:47:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.bubriski.com/blog/?p=116#comment-457</guid>
		<description>Good, only...

some fixes:

replace please text.IsNullOrEmpty()
on string.IsNullOrEmpty(text)

:)</description>
		<content:encoded><![CDATA[<p>Good, only&#8230;</p>
<p>some fixes:</p>
<p>replace please text.IsNullOrEmpty()<br />
on string.IsNullOrEmpty(text)</p>
<p> <img src='http://www.johnnycode.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Developer Resources by John Bubriski</title>
		<link>http://www.johnnycode.com/blog/resources/comment-page-1/#comment-451</link>
		<dc:creator>John Bubriski</dc:creator>
		<pubDate>Thu, 17 Nov 2011 14:59:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnnycode.com/blog/?page_id=1083#comment-451</guid>
		<description>That&#039;s a great idea, I didn&#039;t realize you could do that.  And thanks for calling me out on my crappy comment box colors.</description>
		<content:encoded><![CDATA[<p>That&#8217;s a great idea, I didn&#8217;t realize you could do that.  And thanks for calling me out on my crappy comment box colors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Developer Resources by Jared</title>
		<link>http://www.johnnycode.com/blog/resources/comment-page-1/#comment-450</link>
		<dc:creator>Jared</dc:creator>
		<pubDate>Thu, 17 Nov 2011 14:54:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnnycode.com/blog/?page_id=1083#comment-450</guid>
		<description>Nice addition to the blog! You should also publish your google reader OPML file for others to download and import.</description>
		<content:encoded><![CDATA[<p>Nice addition to the blog! You should also publish your google reader OPML file for others to download and import.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Upgrade Working Copy Fails with TortoiseSVN by Darth Continent</title>
		<link>http://www.johnnycode.com/blog/2011/10/18/upgrade-working-copy-fails-with-tortoisesvn/comment-page-1/#comment-432</link>
		<dc:creator>Darth Continent</dc:creator>
		<pubDate>Thu, 27 Oct 2011 20:59:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnnycode.com/blog/?p=1072#comment-432</guid>
		<description>I&#039;m having similar issues in updating the client to 1.7, I&#039;m going to try just renaming the local folders of my repository (e.g. Project.OLD) then pull them down from the server, and finally use a file compare utility (I like Beyond Compare by Scooter Software) to compare the folders and copy the changes I need over to the refreshed local folders.</description>
		<content:encoded><![CDATA[<p>I&#8217;m having similar issues in updating the client to 1.7, I&#8217;m going to try just renaming the local folders of my repository (e.g. Project.OLD) then pull them down from the server, and finally use a file compare utility (I like Beyond Compare by Scooter Software) to compare the folders and copy the changes I need over to the refreshed local folders.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery form.serialize() doesn&#8217;t post &#8220;submit&#8221; and &#8220;button&#8221; values (duh) by John Bubriski</title>
		<link>http://www.johnnycode.com/blog/2010/04/08/jquery-form-serialize-doesnt-post-submit-and-button-values-duh/comment-page-1/#comment-428</link>
		<dc:creator>John Bubriski</dc:creator>
		<pubDate>Fri, 21 Oct 2011 11:40:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnnycode.com/blog/?p=307#comment-428</guid>
		<description>Thanks for the suggestion Aaron. Let me know if you find that post. I&#039;ll try and take a look at this post sometime and see if I can find a better way too.  I wrote this post a year and a half ago!</description>
		<content:encoded><![CDATA[<p>Thanks for the suggestion Aaron. Let me know if you find that post. I&#8217;ll try and take a look at this post sometime and see if I can find a better way too.  I wrote this post a year and a half ago!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery form.serialize() doesn&#8217;t post &#8220;submit&#8221; and &#8220;button&#8221; values (duh) by aaron</title>
		<link>http://www.johnnycode.com/blog/2010/04/08/jquery-form-serialize-doesnt-post-submit-and-button-values-duh/comment-page-1/#comment-427</link>
		<dc:creator>aaron</dc:creator>
		<pubDate>Fri, 21 Oct 2011 06:24:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.johnnycode.com/blog/?p=307#comment-427</guid>
		<description>this is not the best way of doing this. you should just place a hidden field with the same id as the button. phil haack has something on this although i cant find the url</description>
		<content:encoded><![CDATA[<p>this is not the best way of doing this. you should just place a hidden field with the same id as the button. phil haack has something on this although i cant find the url</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.johnnycode.com @ 2012-02-06 21:05:15 -->
