<?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>Coding so you don&#039;t have to</description>
	<lastBuildDate>Mon, 02 Jan 2012 12:19:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<copyright>Copyright &#xA9; Dan Walmsley 2011 </copyright>
	<managingEditor>dan@danwalmsley.com (Dan Walmsley)</managingEditor>
	<webMaster>dan@danwalmsley.com (Dan Walmsley)</webMaster>
	<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>
	<itunes:subtitle></itunes:subtitle>
	<itunes:summary>Putting the nerd in comnerdedy</itunes:summary>
	<itunes:keywords></itunes:keywords>
	<itunes:category text="Society &#38; Culture" />
	<itunes:author>Dan Walmsley</itunes:author>
	<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" />
		<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 &#8230; <a class="more" href="http://www.danwalmsley.com/2008/12/12/brix-rules/">Continue reading</a>]]></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&#8242;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>

