<?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 on: What&#8217;s The Best Way To Learn Cocoon?</title>
	<atom:link href="http://www.symphonious.net/2005/07/23/whats-the-best-way-to-learn-cocoon/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.symphonious.net/2005/07/23/whats-the-best-way-to-learn-cocoon/</link>
	<description>Living in a state of accord.</description>
	<pubDate>Tue, 07 Oct 2008 20:30:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Bertrand Delacretaz</title>
		<link>http://www.symphonious.net/2005/07/23/whats-the-best-way-to-learn-cocoon/#comment-7206</link>
		<dc:creator>Bertrand Delacretaz</dc:creator>
		<pubDate>Sat, 30 Jul 2005 11:46:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.symphonious.net/2005/07/23/whats-the-best-way-to-learn-cocoon/#comment-7206</guid>
		<description>An up-to-date "big picture" intro is sorely missing from the Cocoon docs at the moment. 

Here are a few pointers, which might help until anyone wants to sponsor me to write that book ;-)

The Supersonic Tour, found in "samples / blocks with samples" after starting Cocoon, or online at http://cocoon.zones.apache.org/, gives a good overview of the basics, using only "mainstream" components. But it doesn't go far enough in terms of building database applications or accessing your own java code.

I've heard that the CHS application (http://cocoondev.org/main/117/43.html) is a good example of using the Spring container to manage your components and Hibernate to access databases, but I haven't studied it in detail. 

To summarize, I'd suggest starting with the Supersonic Tour, then studying how to integrate a modern component manager like Spring or Hivemind, then how to use OJB (my favorite) or Hibernate to access a database. This should give you all the required tools to build a "typical" application.

</description>
		<content:encoded><![CDATA[<p>An up-to-date &#8220;big picture&#8221; intro is sorely missing from the Cocoon docs at the moment. </p>
<p>Here are a few pointers, which might help until anyone wants to sponsor me to write that book ;-)</p>
<p>The Supersonic Tour, found in &#8220;samples / blocks with samples&#8221; after starting Cocoon, or online at <a href="http://cocoon.zones.apache.org/" rel="nofollow">http://cocoon.zones.apache.org/</a>, gives a good overview of the basics, using only &#8220;mainstream&#8221; components. But it doesn&#8217;t go far enough in terms of building database applications or accessing your own java code.</p>
<p>I&#8217;ve heard that the CHS application (http://cocoondev.org/main/117/43.html) is a good example of using the Spring container to manage your components and Hibernate to access databases, but I haven&#8217;t studied it in detail. </p>
<p>To summarize, I&#8217;d suggest starting with the Supersonic Tour, then studying how to integrate a modern component manager like Spring or Hivemind, then how to use OJB (my favorite) or Hibernate to access a database. This should give you all the required tools to build a &#8220;typical&#8221; application.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
