<?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 Stuff by Adrian</title>
	<atom:link href="http://adrian.kirk-burnnand.com/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://adrian.kirk-burnnand.com</link>
	<description>Useless stuff that might be useful.</description>
	<lastBuildDate>Sun, 07 Feb 2010 02:00:34 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Gen 2 Legacy Photos – Part 2 of 3 by adrian</title>
		<link>http://adrian.kirk-burnnand.com/?p=205&#038;cpage=1#comment-144</link>
		<dc:creator>adrian</dc:creator>
		<pubDate>Sun, 07 Feb 2010 02:00:34 +0000</pubDate>
		<guid isPermaLink="false">http://adrian.kirk-burnnand.com/?p=205#comment-144</guid>
		<description>Hi Jerry, sorry I have no idea where that photo originated. I would presume from Yahoo Auctions Japan. Either way try searching for a product called carbon wrap which I think you can do similar with.</description>
		<content:encoded><![CDATA[<p>Hi Jerry, sorry I have no idea where that photo originated. I would presume from Yahoo Auctions Japan. Either way try searching for a product called carbon wrap which I think you can do similar with.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Gen 2 Legacy Photos – Part 2 of 3 by jerry</title>
		<link>http://adrian.kirk-burnnand.com/?p=205&#038;cpage=1#comment-143</link>
		<dc:creator>jerry</dc:creator>
		<pubDate>Sat, 06 Feb 2010 11:37:53 +0000</pubDate>
		<guid isPermaLink="false">http://adrian.kirk-burnnand.com/?p=205#comment-143</guid>
		<description>I am after carbon fibre bits and pieces as in photo 364, could you please give me a contact because that woodgrain is driving me crazy</description>
		<content:encoded><![CDATA[<p>I am after carbon fibre bits and pieces as in photo 364, could you please give me a contact because that woodgrain is driving me crazy</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Utf-8 Alpha-numeric input validation for unicode Strings by JC Castro</title>
		<link>http://adrian.kirk-burnnand.com/?p=47&#038;cpage=1#comment-140</link>
		<dc:creator>JC Castro</dc:creator>
		<pubDate>Fri, 01 Jan 2010 17:35:53 +0000</pubDate>
		<guid isPermaLink="false">http://adrian.kirk-burnnand.com/?p=47#comment-140</guid>
		<description>Great post it help me so much</description>
		<content:encoded><![CDATA[<p>Great post it help me so much</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Gen 2 Legacy Photos &#8211; Part 1 of 3 by Reason</title>
		<link>http://adrian.kirk-burnnand.com/?p=30&#038;cpage=1#comment-139</link>
		<dc:creator>Reason</dc:creator>
		<pubDate>Wed, 16 Dec 2009 13:42:04 +0000</pubDate>
		<guid isPermaLink="false">http://adrian.kirk-burnnand.com/?p=30#comment-139</guid>
		<description>Everyone thanks you at SL-i.net!</description>
		<content:encoded><![CDATA[<p>Everyone thanks you at SL-i.net!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Gen 2 Legacy Photos &#8211; Part 1 of 3 by Josh</title>
		<link>http://adrian.kirk-burnnand.com/?p=30&#038;cpage=1#comment-130</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Sat, 21 Nov 2009 05:20:47 +0000</pubDate>
		<guid isPermaLink="false">http://adrian.kirk-burnnand.com/?p=30#comment-130</guid>
		<description>This is fantastic!! Ive been looking for this exact thing for months now and someone posted a link on sli. This has given me many ideas and confirmed many thoughts.  thanks a million ^-^</description>
		<content:encoded><![CDATA[<p>This is fantastic!! Ive been looking for this exact thing for months now and someone posted a link on sli. This has given me many ideas and confirmed many thoughts.  thanks a million ^-^</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Utf-8 Alpha-numeric input validation for unicode Strings by Pat</title>
		<link>http://adrian.kirk-burnnand.com/?p=47&#038;cpage=1#comment-123</link>
		<dc:creator>Pat</dc:creator>
		<pubDate>Wed, 09 Sep 2009 21:49:54 +0000</pubDate>
		<guid isPermaLink="false">http://adrian.kirk-burnnand.com/?p=47#comment-123</guid>
		<description>Its a lot simpler than that!

[\\p{L}\\d]

Look in the Pattern javadoc under &quot;Unicode support&quot;

(removed the &quot;^&quot; in the previous comment)</description>
		<content:encoded><![CDATA[<p>Its a lot simpler than that!</p>
<p>[\\p{L}\\d]</p>
<p>Look in the Pattern javadoc under &#8220;Unicode support&#8221;</p>
<p>(removed the &#8220;^&#8221; in the previous comment)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Utf-8 Alpha-numeric input validation for unicode Strings by Pat</title>
		<link>http://adrian.kirk-burnnand.com/?p=47&#038;cpage=1#comment-122</link>
		<dc:creator>Pat</dc:creator>
		<pubDate>Wed, 09 Sep 2009 21:48:40 +0000</pubDate>
		<guid isPermaLink="false">http://adrian.kirk-burnnand.com/?p=47#comment-122</guid>
		<description>Its a lot simpler than that!

[^\\p{L}\\d]

Look in the Pattern javadoc under &quot;Unicode support&quot;</description>
		<content:encoded><![CDATA[<p>Its a lot simpler than that!</p>
<p>[^\\p{L}\\d]</p>
<p>Look in the Pattern javadoc under &#8220;Unicode support&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Utf-8 Alpha-numeric input validation for unicode Strings by Andreas Andreou</title>
		<link>http://adrian.kirk-burnnand.com/?p=47&#038;cpage=1#comment-121</link>
		<dc:creator>Andreas Andreou</dc:creator>
		<pubDate>Tue, 08 Sep 2009 22:52:29 +0000</pubDate>
		<guid isPermaLink="false">http://adrian.kirk-burnnand.com/?p=47#comment-121</guid>
		<description>Hey, you forgot greek :)

[\u0391-\u03a9\u03b1-\u03c9]+</description>
		<content:encoded><![CDATA[<p>Hey, you forgot greek <img src='http://adrian.kirk-burnnand.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>[\u0391-\u03a9\u03b1-\u03c9]+</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Utf-8 Alpha-numeric input validation for unicode Strings by Chari</title>
		<link>http://adrian.kirk-burnnand.com/?p=47&#038;cpage=1#comment-29</link>
		<dc:creator>Chari</dc:creator>
		<pubDate>Mon, 22 Jun 2009 13:26:52 +0000</pubDate>
		<guid isPermaLink="false">http://adrian.kirk-burnnand.com/?p=47#comment-29</guid>
		<description>Adrian

Thank you for this wonderful post. It really helped. I really appreciate this.

Peace
Chari</description>
		<content:encoded><![CDATA[<p>Adrian</p>
<p>Thank you for this wonderful post. It really helped. I really appreciate this.</p>
<p>Peace<br />
Chari</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Utf-8 Alpha-numeric input validation for unicode Strings by Internationalization with Java &#171; Vijayendra Rao&#8217;s Weblog</title>
		<link>http://adrian.kirk-burnnand.com/?p=47&#038;cpage=1#comment-28</link>
		<dc:creator>Internationalization with Java &#171; Vijayendra Rao&#8217;s Weblog</dc:creator>
		<pubDate>Fri, 12 Jun 2009 06:15:57 +0000</pubDate>
		<guid isPermaLink="false">http://adrian.kirk-burnnand.com/?p=47#comment-28</guid>
		<description>[...] In fact, you can find a good amount of details about this here&#8230;and if you would like to know in detail about the usage of regular expressions with UTF-8, you can refer to this post. [...]</description>
		<content:encoded><![CDATA[<p>[...] In fact, you can find a good amount of details about this here&#8230;and if you would like to know in detail about the usage of regular expressions with UTF-8, you can refer to this post. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
