<?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"
	>
<channel>
	<title>Comments for zParacha.com</title>
	<atom:link href="http://www.zparacha.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zparacha.com</link>
	<description>Tools, tips and resources for a more productive you!</description>
	<pubDate>Fri, 04 Jul 2008 14:28:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Comment on Three ways to find minimum and maximum values in a Java array. by Manh Nguyen</title>
		<link>http://www.zparacha.com/minimum-maximum-array-value/#comment-214</link>
		<dc:creator>Manh Nguyen</dc:creator>
		<pubDate>Thu, 03 Jul 2008 07:22:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.zparacha.com/minimum-maximum-array-value/#comment-214</guid>
		<description>Thanks for your code above, in my case, i have to find them from the list of integer input from keyboard.
Have you solutions help me.

Best regards!</description>
		<content:encoded><![CDATA[<p>Thanks for your code above, in my case, i have to find them from the list of integer input from keyboard.<br />
Have you solutions help me.</p>
<p>Best regards!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Improve your JavaScript code. by fool</title>
		<link>http://www.zparacha.com/improve_javascript_code/#comment-212</link>
		<dc:creator>fool</dc:creator>
		<pubDate>Sun, 29 Jun 2008 06:51:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.zparacha.com/the-seven-rules-of-unobtrusive-javascript/#comment-212</guid>
		<description>this commentforum is very buggy</description>
		<content:encoded><![CDATA[<p>this commentforum is very buggy</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Validate email address using JavaScript regular expression by Mike VandeVelde</title>
		<link>http://www.zparacha.com/validate-email-address-using-javascript-regular-expression/#comment-210</link>
		<dc:creator>Mike VandeVelde</dc:creator>
		<pubDate>Tue, 24 Jun 2008 20:46:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.zparacha.com/validate-email-address-using-javascript-regular-expression/#comment-210</guid>
		<description>Don't you need to escape the period? ie:

[a-zA-Z0-9._-]

should be:

[a-zA-Z0-9\._-]

Otherwise, isn't a period a single character wildcard?

And can't a-zA-Z0-9 be replaced with \\w?

ps Should also add apostrophe ' for Irish names, that's the reason I was hunting this stuff down!</description>
		<content:encoded><![CDATA[<p>Don&#8217;t you need to escape the period? ie:</p>
<p>[a-zA-Z0-9._-]</p>
<p>should be:</p>
<p>[a-zA-Z0-9\._-]</p>
<p>Otherwise, isn&#8217;t a period a single character wildcard?</p>
<p>And can&#8217;t a-zA-Z0-9 be replaced with \\w?</p>
<p>ps Should also add apostrophe &#8216; for Irish names, that&#8217;s the reason I was hunting this stuff down!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Will eBook replace paper book? by Mike Panic</title>
		<link>http://www.zparacha.com/ebook_to_replace_paper_book/#comment-206</link>
		<dc:creator>Mike Panic</dc:creator>
		<pubDate>Thu, 19 Jun 2008 15:39:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.zparacha.com/?p=107#comment-206</guid>
		<description>I hope not, I still don't like reading more than 1,000 or 1,500 words on a computer screen. I actually just duplex printed a 277 page PDF here at work because I need to write notes in the manual and highlight stuff for later use.</description>
		<content:encoded><![CDATA[<p>I hope not, I still don&#8217;t like reading more than 1,000 or 1,500 words on a computer screen. I actually just duplex printed a 277 page PDF here at work because I need to write notes in the manual and highlight stuff for later use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Validate email address using JavaScript regular expression by J.Rajesh Joseph</title>
		<link>http://www.zparacha.com/validate-email-address-using-javascript-regular-expression/#comment-205</link>
		<dc:creator>J.Rajesh Joseph</dc:creator>
		<pubDate>Thu, 19 Jun 2008 08:43:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.zparacha.com/validate-email-address-using-javascript-regular-expression/#comment-205</guid>
		<description>dfd</description>
		<content:encoded><![CDATA[<p>dfd</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Will eBook replace paper book? by Executive Leadership Coaching</title>
		<link>http://www.zparacha.com/ebook_to_replace_paper_book/#comment-204</link>
		<dc:creator>Executive Leadership Coaching</dc:creator>
		<pubDate>Wed, 18 Jun 2008 20:37:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.zparacha.com/?p=107#comment-204</guid>
		<description>I am all about the advent of digital media taking over physical media, but there is something about books that make them special. Maybe it is the smell or that you can see how big your collection is. I really like books, but unfortunately they are going to be replaced. I also love digital media and cannot wait til everything from music to books to movies are in digital format. It will make the accessing information easier no matter what. And with accessing information almost instantly, I can see the world growing exponentially from that. Bring on e-books!</description>
		<content:encoded><![CDATA[<p>I am all about the advent of digital media taking over physical media, but there is something about books that make them special. Maybe it is the smell or that you can see how big your collection is. I really like books, but unfortunately they are going to be replaced. I also love digital media and cannot wait til everything from music to books to movies are in digital format. It will make the accessing information easier no matter what. And with accessing information almost instantly, I can see the world growing exponentially from that. Bring on e-books!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Share your files with DropBox by zParacha.com &#187; Will eBook replace paper book?</title>
		<link>http://www.zparacha.com/share_files_with_dropbox/#comment-200</link>
		<dc:creator>zParacha.com &#187; Will eBook replace paper book?</dc:creator>
		<pubDate>Sat, 14 Jun 2008 20:58:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.zparacha.com/?p=106#comment-200</guid>
		<description>[...] from anywhere. If you use any online storage service; like DropBox you can access your copy of e-book from anywhere where you have a computer and internet [...]</description>
		<content:encoded><![CDATA[<p>[...] from anywhere. If you use any online storage service; like DropBox you can access your copy of e-book from anywhere where you have a computer and internet [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to validate email, SSN, phone number in Java using Regular expressions. by A2D</title>
		<link>http://www.zparacha.com/java_regex_validation/#comment-199</link>
		<dc:creator>A2D</dc:creator>
		<pubDate>Thu, 12 Jun 2008 09:42:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.zparacha.com/java_regex_validation/#comment-199</guid>
		<description>zparacha, I'm sure you're aware this email validator code doesn't cope with all aspects of the RFC. So should point out it is not definitive (but then what is?)
Was using similar logic until working with an NHS hospital trust in the UK who happily allow apostrophes in the user part of the address (before @) e.g. kathy.o'malley@xxx.nhs.uk 
After some argument needless to say the client won by waving his copy of the RFC around. Can't imagine what problems these users have in general on the web when entering their email addresses, but I now use the simple .+@.+\\.[a-z]+ because I'm fed up with fighting.

As kajbj states at:
http://forum.java.sun.com/thread.jspa?threadID=5210483&#38;messageID=9848968

"What about not performing validation at all? (I'm serious) Why do people validate email addresses? Either send a verification mail to the address or live with the fact that people will enter addresses that might be valid according to the RFC but don't work."</description>
		<content:encoded><![CDATA[<p>zparacha, I&#8217;m sure you&#8217;re aware this email validator code doesn&#8217;t cope with all aspects of the RFC. So should point out it is not definitive (but then what is?)<br />
Was using similar logic until working with an NHS hospital trust in the UK who happily allow apostrophes in the user part of the address (before @) e.g. kathy.o&#8217;malley@xxx.nhs.uk<br />
After some argument needless to say the client won by waving his copy of the RFC around. Can&#8217;t imagine what problems these users have in general on the web when entering their email addresses, but I now use the simple .+@.+\\.[a-z]+ because I&#8217;m fed up with fighting.</p>
<p>As kajbj states at:<br />
<a href="http://forum.java.sun.com/thread.jspa?threadID=5210483&amp;messageID=9848968" rel="nofollow">http://forum.java.sun.com/thre.....ID=9848968</a></p>
<p>&#8220;What about not performing validation at all? (I&#8217;m serious) Why do people validate email addresses? Either send a verification mail to the address or live with the fact that people will enter addresses that might be valid according to the RFC but don&#8217;t work.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to read properties file in Java. by Zaheer</title>
		<link>http://www.zparacha.com/read-java-properties-file/#comment-198</link>
		<dc:creator>Zaheer</dc:creator>
		<pubDate>Thu, 12 Jun 2008 02:43:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.zparacha.com/read-java-properties-file/#comment-198</guid>
		<description>Vivek, you can put your properties file in any directory as long as that directory is in your classpath. For e.g; if you save your properties file under C:\resources directory make sure that C:\resources is in your classpath. Or you can put your properties file in the same directory where you have your class file.</description>
		<content:encoded><![CDATA[<p>Vivek, you can put your properties file in any directory as long as that directory is in your classpath. For e.g; if you save your properties file under C:\resources directory make sure that C:\resources is in your classpath. Or you can put your properties file in the same directory where you have your class file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to read properties file in Java. by vivek kumar</title>
		<link>http://www.zparacha.com/read-java-properties-file/#comment-197</link>
		<dc:creator>vivek kumar</dc:creator>
		<pubDate>Wed, 11 Jun 2008 07:12:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.zparacha.com/read-java-properties-file/#comment-197</guid>
		<description>hi coud u plz tell me where u put your .properties file</description>
		<content:encoded><![CDATA[<p>hi coud u plz tell me where u put your .properties file</p>
]]></content:encoded>
	</item>
</channel>
</rss>
