<?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: Feeling Groovy again</title>
	<atom:link href="http://almaer.com/blog/feeling-groovy-again/feed" rel="self" type="application/rss+xml" />
	<link>http://almaer.com/blog/feeling-groovy-again</link>
	<description>blogging about life, the universe, and everything tech</description>
	<lastBuildDate>Sat, 08 Sep 2012 07:06:53 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: wholesale replica handbags</title>
		<link>http://almaer.com/blog/feeling-groovy-again/comment-page-1#comment-38926</link>
		<dc:creator>wholesale replica handbags</dc:creator>
		<pubDate>Sat, 28 Jun 2008 05:35:32 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/feeling-groovy-again#comment-38926</guid>
		<description>thanks for your share.THX</description>
		<content:encoded><![CDATA[<p>thanks for your share.THX</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Strachan</title>
		<link>http://almaer.com/blog/feeling-groovy-again/comment-page-1#comment-1794</link>
		<dc:creator>James Strachan</dc:creator>
		<pubDate>Tue, 27 Apr 2004 09:38:49 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/feeling-groovy-again#comment-1794</guid>
		<description>Just a comment on your first error.

groovy.lang.MissingMethodException: No such method: newInstance for class: groovy.sql.Sql with arguments: [org.postgresql.jdbc2.Jdbc2Connection@2a15cd]


There is no such method Sql.newInstance(connection). There&#039;s a constructor you could use...

sql = new Sql(DbUtil.getConnection())

I don&#039;t know how Groovy could have given any different errors for that one :)

The last 2 criticisms are totally valid though.
</description>
		<content:encoded><![CDATA[<p>Just a comment on your first error.</p>
<p>groovy.lang.MissingMethodException: No such method: newInstance for class: groovy.sql.Sql with arguments: [org.postgresql.jdbc2.Jdbc2Connection@2a15cd]</p>
<p>There is no such method Sql.newInstance(connection). There&#8217;s a constructor you could use&#8230;</p>
<p>sql = new Sql(DbUtil.getConnection())</p>
<p>I don&#8217;t know how Groovy could have given any different errors for that one :)</p>
<p>The last 2 criticisms are totally valid though.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
