<?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 on: A few Java snippets I keep reinventing</title>
	<atom:link href="http://matteo.vaccari.name/blog/archives/124/feed" rel="self" type="application/rss+xml" />
	<link>http://matteo.vaccari.name/blog/archives/124</link>
	<description>Extreme enthusiasm</description>
	<lastBuildDate>Wed, 21 Jul 2010 13:35:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: matteo</title>
		<link>http://matteo.vaccari.name/blog/archives/124/comment-page-1#comment-70580</link>
		<dc:creator>matteo</dc:creator>
		<pubDate>Sun, 05 Oct 2008 19:54:07 +0000</pubDate>
		<guid isPermaLink="false">http://matteo.vaccari.name/blog/?p=124#comment-70580</guid>
		<description>Mirko: you&#039;re right.  I corrected the error.  Although a better fix would be to use Joda Time (http://joda-time.sourceforge.net/)!</description>
		<content:encoded><![CDATA[<p>Mirko: you&#8217;re right.  I corrected the error.  Although a better fix would be to use Joda Time (<a href="http://joda-time.sourceforge.net/)" rel="nofollow">http://joda-time.sourceforge.net/)</a>!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mirko</title>
		<link>http://matteo.vaccari.name/blog/archives/124/comment-page-1#comment-67646</link>
		<dc:creator>Mirko</dc:creator>
		<pubDate>Sat, 26 Jul 2008 12:01:01 +0000</pubDate>
		<guid isPermaLink="false">http://matteo.vaccari.name/blog/?p=124#comment-67646</guid>
		<description>Only a little thing: 
SimpleDateFormat is not thread-safe, so need to be instantiated every time.</description>
		<content:encoded><![CDATA[<p>Only a little thing:<br />
SimpleDateFormat is not thread-safe, so need to be instantiated every time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: riffraff</title>
		<link>http://matteo.vaccari.name/blog/archives/124/comment-page-1#comment-67640</link>
		<dc:creator>riffraff</dc:creator>
		<pubDate>Sat, 26 Jul 2008 09:59:56 +0000</pubDate>
		<guid isPermaLink="false">http://matteo.vaccari.name/blog/?p=124#comment-67640</guid>
		<description>interesting, I used items #1 and #2 yesterday and #5 is already in the codebase, albeit I prefer to transform the NodeList into a List :)</description>
		<content:encoded><![CDATA[<p>interesting, I used items #1 and #2 yesterday and #5 is already in the codebase, albeit I prefer to transform the NodeList into a List :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matteo</title>
		<link>http://matteo.vaccari.name/blog/archives/124/comment-page-1#comment-67572</link>
		<dc:creator>matteo</dc:creator>
		<pubDate>Fri, 25 Jul 2008 14:47:25 +0000</pubDate>
		<guid isPermaLink="false">http://matteo.vaccari.name/blog/?p=124#comment-67572</guid>
		<description>You&#039;re welcome!  Some of this stuff is from the old Milano-XPUG projects...</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome!  Some of this stuff is from the old Milano-XPUG projects&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fabiobeta</title>
		<link>http://matteo.vaccari.name/blog/archives/124/comment-page-1#comment-67571</link>
		<dc:creator>fabiobeta</dc:creator>
		<pubDate>Fri, 25 Jul 2008 14:18:30 +0000</pubDate>
		<guid isPermaLink="false">http://matteo.vaccari.name/blog/?p=124#comment-67571</guid>
		<description>Matteo...grazie!!!</description>
		<content:encoded><![CDATA[<p>Matteo&#8230;grazie!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
