<?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>Gridshore &#187; hippo</title>
	<atom:link href="http://www.gridshore.nl/tag/hippo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gridshore.nl</link>
	<description>A weblog about software engineering, Architecture, Technology an other things we like.</description>
	<lastBuildDate>Tue, 27 Jul 2010 23:47:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Hippo cms workflow with events</title>
		<link>http://www.gridshore.nl/2009/03/13/hippo-cms-workflow-with-events/</link>
		<comments>http://www.gridshore.nl/2009/03/13/hippo-cms-workflow-with-events/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 14:15:41 +0000</pubDate>
		<dc:creator>jettro</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[hippo]]></category>

		<guid isPermaLink="false">http://www.gridshore.nl/?p=670</guid>
		<description><![CDATA[jQuery(document).ready(function($) { window.setTimeout('loadFBShareMe_670()',5000); }); function loadFBShareMe_670(){ jQuery(document).ready(function($) { $('.dd-fbshareme-670').remove();$('.DD_FBSHAREME_AJAX_670').attr('width','53');$('.DD_FBSHAREME_AJAX_670').attr('height','69');$('.DD_FBSHAREME_AJAX_670').attr('src','http://widgets.fbshare.me/files/fbshare.php?url=http://www.gridshore.nl/2009/03/13/hippo-cms-workflow-with-events/&#038;size=large'); }); }<p>Hippo is an opensource content management system. Hippo has created a cms on top of the Jackrabbit repository. Hippo is not the only cms that does this trick, but it is a big one. With version 7 out there, you can now use some [...]]]></description>
		<wfw:commentRss>http://www.gridshore.nl/2009/03/13/hippo-cms-workflow-with-events/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Connecting to Hippo ecm using a springframework connector</title>
		<link>http://www.gridshore.nl/2009/01/16/connecting-to-hippo-ecm-using-a-springframework-connector/</link>
		<comments>http://www.gridshore.nl/2009/01/16/connecting-to-hippo-ecm-using-a-springframework-connector/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 13:50:18 +0000</pubDate>
		<dc:creator>jettro</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[circuit breaker]]></category>
		<category><![CDATA[hippo]]></category>
		<category><![CDATA[spring framework]]></category>

		<guid isPermaLink="false">http://www.gridshore.nl/?p=626</guid>
		<description><![CDATA[jQuery(document).ready(function($) { window.setTimeout('loadFBShareMe_626()',5000); }); function loadFBShareMe_626(){ jQuery(document).ready(function($) { $('.dd-fbshareme-626').remove();$('.DD_FBSHAREME_AJAX_626').attr('width','53');$('.DD_FBSHAREME_AJAX_626').attr('height','69');$('.DD_FBSHAREME_AJAX_626').attr('src','http://widgets.fbshare.me/files/fbshare.php?url=http://www.gridshore.nl/2009/01/16/connecting-to-hippo-ecm-using-a-springframework-connector/&#038;size=large'); }); }<p>Since my last article about springframework and hippo &#8220;Roadtrip from springframework to hippo 7&#8221; I have made a lot of changes to the code and moved my project to the hippo forge. With this post I want to explain what I have changed and [...]]]></description>
		<wfw:commentRss>http://www.gridshore.nl/2009/01/16/connecting-to-hippo-ecm-using-a-springframework-connector/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Roadtrip from springframework to Hippo 7</title>
		<link>http://www.gridshore.nl/2008/12/04/roadtrip-from-springframework-to-hippo-7/</link>
		<comments>http://www.gridshore.nl/2008/12/04/roadtrip-from-springframework-to-hippo-7/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 23:22:36 +0000</pubDate>
		<dc:creator>jettro</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[hippo]]></category>
		<category><![CDATA[soapui]]></category>
		<category><![CDATA[spring framework]]></category>
		<category><![CDATA[spring-ws]]></category>

		<guid isPermaLink="false">http://www.gridshore.nl/?p=504</guid>
		<description><![CDATA[jQuery(document).ready(function($) { window.setTimeout('loadFBShareMe_504()',5000); }); function loadFBShareMe_504(){ jQuery(document).ready(function($) { $('.dd-fbshareme-504').remove();$('.DD_FBSHAREME_AJAX_504').attr('width','53');$('.DD_FBSHAREME_AJAX_504').attr('height','69');$('.DD_FBSHAREME_AJAX_504').attr('src','http://widgets.fbshare.me/files/fbshare.php?url=http://www.gridshore.nl/2008/12/04/roadtrip-from-springframework-to-hippo-7/&#038;size=large'); }); }<p>At the moment I am doing a proof of concept for a customer together with two developers from the customer and a developer from Hippo. We are using the future product of hippo, Hippo 7. It is a nice technology stack using JackRabbit for [...]]]></description>
		<wfw:commentRss>http://www.gridshore.nl/2008/12/04/roadtrip-from-springframework-to-hippo-7/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Integrate hippo cms into a spring application</title>
		<link>http://www.gridshore.nl/2008/07/06/integrate-hippo-cms-into-a-spring-application/</link>
		<comments>http://www.gridshore.nl/2008/07/06/integrate-hippo-cms-into-a-spring-application/#comments</comments>
		<pubDate>Sun, 06 Jul 2008 21:48:52 +0000</pubDate>
		<dc:creator>jettro</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[hippo]]></category>
		<category><![CDATA[spring framework]]></category>

		<guid isPermaLink="false">http://www.gridshore.nl/?p=153</guid>
		<description><![CDATA[jQuery(document).ready(function($) { window.setTimeout('loadFBShareMe_153()',5000); }); function loadFBShareMe_153(){ jQuery(document).ready(function($) { $('.dd-fbshareme-153').remove();$('.DD_FBSHAREME_AJAX_153').attr('width','53');$('.DD_FBSHAREME_AJAX_153').attr('height','69');$('.DD_FBSHAREME_AJAX_153').attr('src','http://widgets.fbshare.me/files/fbshare.php?url=http://www.gridshore.nl/2008/07/06/integrate-hippo-cms-into-a-spring-application/&#038;size=large'); }); }<p>This article is about integrating the hippo cms with a spring framework application. To be honest, the amount of integration is very easy if you know how to configure the api that is provided by hippo. So what are we going to do? In [...]]]></description>
		<wfw:commentRss>http://www.gridshore.nl/2008/07/06/integrate-hippo-cms-into-a-spring-application/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
