<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Dan Walmsley &#187; brix wicket apache jackrabbit</title>
	<atom:link href="http://www.danwalmsley.com/tag/brix-wicket-apache-jackrabbit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.danwalmsley.com</link>
	<description>Putting the nerd in comnerdedy</description>
	<lastBuildDate>Thu, 03 Jun 2010 23:38:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<!-- podcast_generator="podPress/8.8" - maintenance_release="8.8.4" -->
		<copyright>2006-2007 </copyright>
		<managingEditor>dan@danwalmsley.com (Dan Walmsley)</managingEditor>
		<webMaster>dan@danwalmsley.com (Dan Walmsley)</webMaster>
		<category>posts</category>
		<itunes:keywords></itunes:keywords>
		<itunes:subtitle></itunes:subtitle>
		<itunes:summary>Putting the nerd in comnerdedy</itunes:summary>
		<itunes:author>Dan Walmsley</itunes:author>
		<itunes:category text="Society &amp; Culture"/>
		<itunes:owner>
			<itunes:name>Dan Walmsley</itunes:name>
			<itunes:email>dan@danwalmsley.com</itunes:email>
		</itunes:owner>
		<itunes:block>No</itunes:block>
		<itunes:explicit>no</itunes:explicit>
		<itunes:image href="http://www.danwalmsley.com/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<image>
			<url>http://www.danwalmsley.com/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
			<title>Dan Walmsley</title>
			<link>http://www.danwalmsley.com</link>
			<width>144</width>
			<height>144</height>
		</image>
		<item>
		<title>Brix Rules</title>
		<link>http://www.danwalmsley.com/2008/12/12/brix-rules/</link>
		<comments>http://www.danwalmsley.com/2008/12/12/brix-rules/#comments</comments>
		<pubDate>Fri, 12 Dec 2008 09:59:45 +0000</pubDate>
		<dc:creator>dan</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[brix wicket apache jackrabbit]]></category>

		<guid isPermaLink="false">http://www.danwalmsley.com/?p=176</guid>
		<description><![CDATA[Ok, so I&#8217;ve been playing with Brix, a CMS toolkit from the creators of Apache Wicket that uses Apache Jackrabbit as its content repository.
And it rules.
Jackrabbit (a JCR implementation, i.e. a hierarchical repository for all sorts of content) is maturing fast, with 1.5.0 hot off the presses. It&#8217;s performance is really quite good in my [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, so I&#8217;ve been playing with <a href="http://code.google.com/p/brix-cms/">Brix</a>, a CMS toolkit from the creators of <a href="http://wicket.apache.org">Apache Wicket</a> that uses <a href="http://jackrabbit.apache.org">Apache Jackrabbit</a> as its content repository.</p>
<p>And it rules.</p>
<p>Jackrabbit (a JCR implementation, i.e. a hierarchical repository for all sorts of content) is maturing fast, with 1.5.0 hot off the presses. It&#8217;s performance is really quite good in my simple tests (most page loads creating just one highly optimised database hit).</p>
<p>Wicket is also about to take a great leap, thanks to 1.4&#8217;s generics helping everyone keep their code type-safe.</p>
<p>Brix&#8217;s own architecture is fascinating. It currently has a very simple GUI, but don&#8217;t let that fool you &#8211; there&#8217;s a lot of hidden power underneath, and the code is very clean and well-factored (if under-commented in parts&#8230;)</p>
<p>The combo is a winner, so I&#8217;m actually switching the bulk of my own CMS over to Brix as of today. Lots of work, but I get the feeling it&#8217;ll all be worthwhile.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.danwalmsley.com/2008/12/12/brix-rules/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
