<?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/"
	>

<channel>
	<title>Another Internet Matt &#187; java</title>
	<atom:link href="http://www.mjohnston.com/tag/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mjohnston.com</link>
	<description>Making the internet a better place through open source</description>
	<lastBuildDate>Sat, 23 Jan 2010 21:48:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Java CMS Dream</title>
		<link>http://www.mjohnston.com/2008/11/java-cms-dream/</link>
		<comments>http://www.mjohnston.com/2008/11/java-cms-dream/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 14:07:42 +0000</pubDate>
		<dc:creator>matt</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[cms]]></category>

		<guid isPermaLink="false">http://www.mjohnston.com/2008/11/java-cms-dream/</guid>
		<description><![CDATA[Where oh where is the java cms of my dreams?  For years people have pondered that same question and there is still no answer.
This is what I want: full templating engine, database based on hibernate, deployable as a war and a plugin system similar to Drupal or Wordpress.
There are a few existing systems that [...]]]></description>
			<content:encoded><![CDATA[<p>Where oh where is the java cms of my dreams?  For years people have pondered that same question and there is still no answer.</p>
<p>This is what I want: full templating engine, database based on hibernate, deployable as a war and a plugin system similar to <a href="http://www.drupal.org">Drupal</a> or <a href="http://www.wordpress.org">Wordpress</a>.</p>
<p>There are a few existing systems that have a few of these, but not all. The big stumbling block is the plugin system. But there may be hope now.</p>
<p>The past few days I&#8217;ve been learning about <a href="http://www.osgi.org">OSGi</a> and it looks it will fit the bill. Now I either have to write a cms with OSGi myself or wait for someone else to do it. I predict that within a year, fall 2009, there will be a cms that uses OSGi for plugins. Atleast that is what I am crossing my fingers for.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mjohnston.com/2008/11/java-cms-dream/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

