<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Databases and Persistence</title>
	<atom:link href="http://ppires.wordpress.com/2008/08/23/databases-and-persistence/feed/" rel="self" type="application/rss+xml" />
	<link>http://ppires.wordpress.com/2008/08/23/databases-and-persistence/</link>
	<description>the blog for technology, music and french fries</description>
	<lastBuildDate>Tue, 29 Dec 2009 20:31:33 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Databases and Persistence</title>
		<link>http://ppires.wordpress.com/2008/08/23/databases-and-persistence/#comment-2203</link>
		<dc:creator>Databases and Persistence</dc:creator>
		<pubDate>Thu, 28 Aug 2008 01:57:12 +0000</pubDate>
		<guid isPermaLink="false">http://ppires.wordpress.com/?p=186#comment-2203</guid>
		<description>[...] http://ppires.wordpress.com/2008/08/23/databases-and-persistence/ asks Hoosgot, [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://ppires.wordpress.com/2008/08/23/databases-and-persistence/" rel="nofollow">http://ppires.wordpress.com/2008/08/23/databases-and-persistence/</a> asks Hoosgot, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pedro Santos</title>
		<link>http://ppires.wordpress.com/2008/08/23/databases-and-persistence/#comment-2193</link>
		<dc:creator>Pedro Santos</dc:creator>
		<pubDate>Sun, 24 Aug 2008 08:23:29 +0000</pubDate>
		<guid isPermaLink="false">http://ppires.wordpress.com/?p=186#comment-2193</guid>
		<description>I&#039;m using NHibernate for production and I&#039;m really happy with it. Another option could be subsonic.</description>
		<content:encoded><![CDATA[<p>I&#8217;m using NHibernate for production and I&#8217;m really happy with it. Another option could be subsonic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paulo Pires</title>
		<link>http://ppires.wordpress.com/2008/08/23/databases-and-persistence/#comment-2192</link>
		<dc:creator>Paulo Pires</dc:creator>
		<pubDate>Sun, 24 Aug 2008 04:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://ppires.wordpress.com/?p=186#comment-2192</guid>
		<description>@Vitor: I&#039;ll surely take a look on that. Thanks for noticing :-)

@Ayende: Curious is to say that you &quot;just&quot; released NHibernate 2.0, as some features that have been added in this version where what I was looking for too, like implementation of the query plan that enables our applications to boost performance by caching named-queries. Anyway, I was even asking &quot;am I wrong here?&quot;, so I guess I really need more time with NHibernate. Thank you for updating me on the release status :-)</description>
		<content:encoded><![CDATA[<p>@Vitor: I&#8217;ll surely take a look on that. Thanks for noticing <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>@Ayende: Curious is to say that you &#8220;just&#8221; released NHibernate 2.0, as some features that have been added in this version where what I was looking for too, like implementation of the query plan that enables our applications to boost performance by caching named-queries. Anyway, I was even asking &#8220;am I wrong here?&#8221;, so I guess I really need more time with NHibernate. Thank you for updating me on the release status <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ayende Rahien</title>
		<link>http://ppires.wordpress.com/2008/08/23/databases-and-persistence/#comment-2191</link>
		<dc:creator>Ayende Rahien</dc:creator>
		<pubDate>Sun, 24 Aug 2008 02:31:29 +0000</pubDate>
		<guid isPermaLink="false">http://ppires.wordpress.com/?p=186#comment-2191</guid>
		<description>Can you explain more why you think NHibernate is missing?
We just released NHibernate 2.0, and we actually have more features than Hibernate 3.2 at this point.</description>
		<content:encoded><![CDATA[<p>Can you explain more why you think NHibernate is missing?<br />
We just released NHibernate 2.0, and we actually have more features than Hibernate 3.2 at this point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vitor</title>
		<link>http://ppires.wordpress.com/2008/08/23/databases-and-persistence/#comment-2190</link>
		<dc:creator>Vitor</dc:creator>
		<pubDate>Sun, 24 Aug 2008 01:27:16 +0000</pubDate>
		<guid isPermaLink="false">http://ppires.wordpress.com/?p=186#comment-2190</guid>
		<description>I have learned a lot from studying to the IBM certification exams. I started with the tutorials for the Database Associate certification (http://www.ibm.com/developerworks/offers/lp/db2cert/db2-cert730.html) and then followed on with the more advanced series. It is focused on DB2, but most of the concepts are similar between the major DBMS systems.</description>
		<content:encoded><![CDATA[<p>I have learned a lot from studying to the IBM certification exams. I started with the tutorials for the Database Associate certification (<a href="http://www.ibm.com/developerworks/offers/lp/db2cert/db2-cert730.html" rel="nofollow">http://www.ibm.com/developerworks/offers/lp/db2cert/db2-cert730.html</a>) and then followed on with the more advanced series. It is focused on DB2, but most of the concepts are similar between the major DBMS systems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paulo Pires</title>
		<link>http://ppires.wordpress.com/2008/08/23/databases-and-persistence/#comment-2189</link>
		<dc:creator>Paulo Pires</dc:creator>
		<pubDate>Sat, 23 Aug 2008 19:10:58 +0000</pubDate>
		<guid isPermaLink="false">http://ppires.wordpress.com/?p=186#comment-2189</guid>
		<description>From what I&#039;ve read about that book, it surely stands out as a very theoretical read. I guess I&#039;m looking something more pragmatic, like a more &quot;solution-to-problem&quot; thing. Anyway, thanks for the tip ;-)</description>
		<content:encoded><![CDATA[<p>From what I&#8217;ve read about that book, it surely stands out as a very theoretical read. I guess I&#8217;m looking something more pragmatic, like a more &#8220;solution-to-problem&#8221; thing. Anyway, thanks for the tip <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luís Miranda</title>
		<link>http://ppires.wordpress.com/2008/08/23/databases-and-persistence/#comment-2188</link>
		<dc:creator>Luís Miranda</dc:creator>
		<pubDate>Sat, 23 Aug 2008 19:00:50 +0000</pubDate>
		<guid isPermaLink="false">http://ppires.wordpress.com/?p=186#comment-2188</guid>
		<description>Probably not what you&#039;re looking for, but for all the theory behind RDBMS the authorative book is &quot;An Introduction to Database Systems&quot; by C.J. Date. The style is is very academic and can be hard to read, but you&#039;ll get much more than an introduction.</description>
		<content:encoded><![CDATA[<p>Probably not what you&#8217;re looking for, but for all the theory behind RDBMS the authorative book is &#8220;An Introduction to Database Systems&#8221; by C.J. Date. The style is is very academic and can be hard to read, but you&#8217;ll get much more than an introduction.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
