<?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>Democratic ambitions... and software dev juices &#187; Open Source</title>
	<atom:link href="http://www.alessandro.vincelli.name/category/open-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alessandro.vincelli.name</link>
	<description>by alessandro vincelli</description>
	<lastBuildDate>Wed, 08 Sep 2010 10:38:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>YouEat 1.6 released</title>
		<link>http://www.alessandro.vincelli.name/2010/09/08/youeat-1-6-released/</link>
		<comments>http://www.alessandro.vincelli.name/2010/09/08/youeat-1-6-released/#comments</comments>
		<pubDate>Wed, 08 Sep 2010 10:37:19 +0000</pubDate>
		<dc:creator>Alessandro</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[youeat]]></category>

		<guid isPermaLink="false">http://www.alessandro.vincelli.name/?p=227</guid>
		<description><![CDATA[YouEat 1.6 is released and available on www.youeat.org. Improvements: Added FaceBook Authentication Filter for Mobile devices authentication Improved REST interface Added gender field for user Technical Notes: upgraded to Spring 3.0.4 upgraded to jackson 1.6.0 upgraded to Wicket 1.4.10 Links: project home 1.6 source code Java Doc maven site issues wiki]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.alessandro.vincelli.name/wp-content/uploads/2010/02/logo-mela-small.png"><img class="size-full wp-image-138 alignright" title="logo-mela-small" src="http://www.alessandro.vincelli.name/wp-content/uploads/2010/02/logo-mela-small.png" alt="" width="80" height="80" /></a>YouEat 1.6 is released and available on <a title="youeat.org" href="http://www.youeat.org">www.youeat.org</a>.</p>
<p><strong>Improvements:</strong></p>
<ul>
<li>Added FaceBook Authentication Filter for Mobile devices authentication</li>
<li>Improved REST interface</li>
<li>Added gender field for user</li>
</ul>
<p><strong>Technical Notes:</strong></p>
<ul>
<li>upgraded to Spring 3.0.4</li>
<li>upgraded to <a title="Jackson 1.6.0" href="http://jackson.codehaus.org/1.6.0/release-notes/VERSION">jackson 1.6.0</a></li>
<li>upgraded to Wicket 1.4.10</li>
</ul>
<p><strong>Links:</strong></p>
<ul>
<li><a title="youeat.org project home" href="http://code.google.com/p/youeat/">project home</a></li>
<li><a title="youeat.org 1.3 source tag" href="http://code.google.com/p/youeat/source/browse/#svn/tags/youeat-1.6">1.6 source code</a></li>
<li><a title="youeat.org JavaDoc" href="http://www.alessandro.vincelli.name/youeat/apidocs/index.html">Java Doc</a></li>
<li><a title="youeat.org Maven Site" href="http://www.alessandro.vincelli.name/youeat/">maven site</a></li>
<li><a title="youeat.org issues" href="http://code.google.com/p/youeat/issues/list">issues</a></li>
<li><a title="youeat.ork wiki" href="http://code.google.com/p/youeat/w/list">wiki</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.alessandro.vincelli.name/2010/09/08/youeat-1-6-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>YouEat 1.4 released</title>
		<link>http://www.alessandro.vincelli.name/2010/07/20/youeat-1-4-release/</link>
		<comments>http://www.alessandro.vincelli.name/2010/07/20/youeat-1-4-release/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 08:50:20 +0000</pubDate>
		<dc:creator>Alessandro</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[youeat]]></category>
		<category><![CDATA[rest]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[spring MVC]]></category>
		<category><![CDATA[spring security]]></category>
		<category><![CDATA[youeat.org]]></category>

		<guid isPermaLink="false">http://www.alessandro.vincelli.name/?p=223</guid>
		<description><![CDATA[YouEat 1.4 is released and available on www.youeat.org. Improvements: Added security on REST YouEat Services Improved REST interface Improvements on RistorantePositionService, now the distance is calculated using the Hibernate API Technical Notes: upgraded to Spring 3.0.3 upgraded to jackson 1.5.4 Links: project home 1.4. source code Java Doc maven site issues wiki]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.alessandro.vincelli.name/wp-content/uploads/2010/02/logo-mela-small.png"><img class="size-full wp-image-138 alignright" title="logo-mela-small" src="http://www.alessandro.vincelli.name/wp-content/uploads/2010/02/logo-mela-small.png" alt="" width="80" height="80" /></a>YouEat 1.4 is released and available on <a title="youeat.org" href="http://www.youeat.org">www.youeat.org</a>.</p>
<p><strong>Improvements:</strong></p>
<ul>
<li>Added security on REST YouEat Services</li>
<li>Improved REST interface</li>
<li>Improvements on RistorantePositionService, now the distance is calculated using the Hibernate API</li>
</ul>
<p><strong>Technical Notes:</strong></p>
<ul>
<li>upgraded to Spring 3.0.3</li>
<li>upgraded to jackson 1.5.4</li>
</ul>
<p><strong>Links:</strong></p>
<ul>
<li><a title="youeat.org project home" href="http://code.google.com/p/youeat/">project home</a></li>
<li><a title="youeat.org 1.3 source tag" href="http://code.google.com/p/youeat/source/browse/#svn/tags/youeat-1.4">1.4. source code</a></li>
<li><a title="youeat.org JavaDoc" href="http://www.alessandro.vincelli.name/youeat/apidocs/index.html">Java Doc</a></li>
<li><a title="youeat.org Maven Site" href="http://www.alessandro.vincelli.name/youeat/">maven site</a></li>
<li><a title="youeat.org issues" href="http://code.google.com/p/youeat/issues/list">issues</a></li>
<li><a title="youeat.ork wiki" href="http://code.google.com/p/youeat/w/list">wiki</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.alessandro.vincelli.name/2010/07/20/youeat-1-4-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disabling startup of a service in Ubuntu</title>
		<link>http://www.alessandro.vincelli.name/2010/07/08/disabling-startup-of-a-service-in-ubuntu/</link>
		<comments>http://www.alessandro.vincelli.name/2010/07/08/disabling-startup-of-a-service-in-ubuntu/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 08:13:55 +0000</pubDate>
		<dc:creator>Alessandro</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.alessandro.vincelli.name/?p=219</guid>
		<description><![CDATA[Sometimes is not easy to solve easy problems. Today, after some research, I found how disable service in Ubuntu&#8230; It&#8217;s better to fix that, instead to lose more time in a near future. To disable a service in Ubuntu it&#8217;s necessary remove the symlinks from all the runlevel-specific directories, /etc/rc*.d. The command to do that [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes is not easy to solve easy problems.<a href="http://www.alessandro.vincelli.name/wp-content/uploads/2010/07/Qref_Ubuntu_Logo.png"><img class="alignright size-medium wp-image-220" title="Ubuntu Logo" src="http://www.alessandro.vincelli.name/wp-content/uploads/2010/07/Qref_Ubuntu_Logo-296x300.png" alt="" width="178" height="180" /></a><br />
Today, after some research, I found how disable service in Ubuntu&#8230; It&#8217;s better to fix that, instead to lose more time in a near future.<br />
To disable a service in Ubuntu it&#8217;s necessary remove the symlinks from all the runlevel-specific directories, /etc/rc*.d. The command to do that is <code>update-rc</code>.d.<br />
Esample:<br />
<code>ubuntu# update-rc.d -f openvpn remove</code></p>
<p><a title="Disable a startup of service in Ubuntu" href="http://www.unixtutorial.org/2009/01/disable-service-startup-in-ubuntu/" target="_blank">reference</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.alessandro.vincelli.name/2010/07/08/disabling-startup-of-a-service-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>YouEat 1.3 released</title>
		<link>http://www.alessandro.vincelli.name/2010/06/06/youeat-1-3-released/</link>
		<comments>http://www.alessandro.vincelli.name/2010/06/06/youeat-1-3-released/#comments</comments>
		<pubDate>Sun, 06 Jun 2010 13:49:20 +0000</pubDate>
		<dc:creator>Alessandro</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[youeat]]></category>
		<category><![CDATA[youeat.org]]></category>

		<guid isPermaLink="false">http://www.alessandro.vincelli.name/?p=189</guid>
		<description><![CDATA[YouEat 1.3 is released and available on www.youeat.org. Improvements: Added email field for restaurant. Added notifications message for Facebook users Technical Notes: upgraded to wicket 1.4.9 upgraded to jackson 1.5.3 Links: project home 1.3. source code Java Doc maven site issues wiki]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.alessandro.vincelli.name/wp-content/uploads/2010/02/logo-mela-small.png"><img class="size-full wp-image-138 alignright" title="logo-mela-small" src="http://www.alessandro.vincelli.name/wp-content/uploads/2010/02/logo-mela-small.png" alt="" width="80" height="80" /></a>YouEat 1.3 is released and available on <a title="youeat.org" href="http://www.youeat.org">www.youeat.org</a>.</p>
<p><strong>Improvements:</strong></p>
<ul>
<li>Added email field for restaurant.</li>
<li>Added notifications message for Facebook users</li>
</ul>
<p><strong>Technical Notes:</strong></p>
<ul>
<li>upgraded to wicket 1.4.9</li>
<li>upgraded to jackson 1.5.3</li>
</ul>
<p><strong>Links:</strong></p>
<ul>
<li><a title="youeat.org project home" href="http://code.google.com/p/youeat/">project home</a></li>
<li><a title="youeat.org 1.3 source tag" href="http://code.google.com/p/youeat/source/browse/#svn/tags/youeat-1.3">1.3. source code</a></li>
<li><a title="youeat.org JavaDoc" href="http://www.alessandro.vincelli.name/youeat/apidocs/index.html">Java Doc</a></li>
<li><a title="youeat.org Maven Site" href="http://www.alessandro.vincelli.name/youeat/">maven site</a></li>
<li><a title="youeat.org issues" href="http://code.google.com/p/youeat/issues/list">issues</a></li>
<li><a title="youeat.ork wiki" href="http://code.google.com/p/youeat/w/list">wiki</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.alessandro.vincelli.name/2010/06/06/youeat-1-3-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Toggle display of hidden files in Finder with keyboard shortcut</title>
		<link>http://www.alessandro.vincelli.name/2010/06/02/toggle-display-of-hidden-files-in-finder-with-keyboard-shortcut/</link>
		<comments>http://www.alessandro.vincelli.name/2010/06/02/toggle-display-of-hidden-files-in-finder-with-keyboard-shortcut/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 10:27:03 +0000</pubDate>
		<dc:creator>Alessandro</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[segnalazioni]]></category>
		<category><![CDATA[macosx]]></category>

		<guid isPermaLink="false">http://www.alessandro.vincelli.name/?p=184</guid>
		<description><![CDATA[I found this good solution to show hidden files in Finder. Toggle display of hidden files in Finder with keyboard shortcut [Update 2] Thanks to madgunde.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.alessandro.vincelli.name/wp-content/uploads/2010/06/finder.png"><img class="size-medium wp-image-185 alignright" title="finder" src="http://www.alessandro.vincelli.name/wp-content/uploads/2010/06/finder-300x300.png" alt="" width="147" height="147" /></a>I found this good solution to show hidden files in Finder.</p>
<p><a title="Toggle display of hidden files in Finder with keyboard shortcut [Update 2]" href="http://artofgeek.com/2009/09/16/toggle-display-of-hidden-files-in-finder-with-keyboard-shortcut/" target="_self">Toggle display of hidden files in Finder with keyboard shortcut [Update 2]</a></p>
<p>Thanks to madgunde.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alessandro.vincelli.name/2010/06/02/toggle-display-of-hidden-files-in-finder-with-keyboard-shortcut/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>YouEat: maven site released</title>
		<link>http://www.alessandro.vincelli.name/2010/03/04/youeat-mave-site-released/</link>
		<comments>http://www.alessandro.vincelli.name/2010/03/04/youeat-mave-site-released/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 09:01:42 +0000</pubDate>
		<dc:creator>Alessandro</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[youeat]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javadoc]]></category>
		<category><![CDATA[maven]]></category>

		<guid isPermaLink="false">http://www.alessandro.vincelli.name/?p=152</guid>
		<description><![CDATA[Today I published the YouEat maven site. The site contains  the JavaDoc of YouEat and some general information TIP: to speed up  the site generation you can add the configuration below for the maven-project-info-reports-plugin: &#60;dependencylocationsenabled&#62;false&#60;/dependencylocationsenabled&#62;]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.alessandro.vincelli.name/wp-content/uploads/2010/02/logo-mela-small.png"><img class="size-full wp-image-138 alignright" title="logo-mela-small" src="http://www.alessandro.vincelli.name/wp-content/uploads/2010/02/logo-mela-small.png" alt="" width="80" height="80" /></a>Today I published the <a title="YouEat project maven site" href="http://www.alessandro.vincelli.name/youeat/">YouEat maven site</a>.</p>
<p>The site contains  the <a title="API JavaDoc of Youeat" href="http://www.alessandro.vincelli.name/youeat/apidocs/index.html">JavaDoc</a> of YouEat and some general information<strong></strong></p>
<p><strong>TIP: </strong>to speed up  the site generation you can add the configuration below for the <em>maven-project-info-reports-plugin:</em></p>
<p><em>&lt;dependencylocationsenabled&gt;false&lt;/dependencylocationsenabled&gt;</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.alessandro.vincelli.name/2010/03/04/youeat-mave-site-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Continuous integration and code quality management on YouEat</title>
		<link>http://www.alessandro.vincelli.name/2010/03/03/continuous-integration-and-code-quality-management-on-youeat/</link>
		<comments>http://www.alessandro.vincelli.name/2010/03/03/continuous-integration-and-code-quality-management-on-youeat/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 15:23:55 +0000</pubDate>
		<dc:creator>Alessandro</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[code quality]]></category>
		<category><![CDATA[continuous integration]]></category>
		<category><![CDATA[hudson]]></category>
		<category><![CDATA[sonar]]></category>
		<category><![CDATA[youeat]]></category>

		<guid isPermaLink="false">http://www.alessandro.vincelli.name/?p=149</guid>
		<description><![CDATA[YouEat uses Hudson and Sonar. Sonar for YouEat Hudson for YouEat Thanks to Sonar and Hudson developers for these essential tools.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.alessandro.vincelli.name/wp-content/uploads/2010/02/logo-mela-small.png"><img class="size-full wp-image-138 alignright" title="logo-mela-small" src="http://www.alessandro.vincelli.name/wp-content/uploads/2010/02/logo-mela-small.png" alt="" width="80" height="80" /></a>YouEat uses Hudson and Sonar.</p>
<p><a title="Sonar Source, code analysis for YouEat " href="http://www.alessandro.vincelli.name/sonar/">Sonar for YouEat</a></p>
<p><a title="Hudson CI" href="http://www.alessandro.vincelli.name/hudson/">Hudson for YouEat</a></p>
<p>Thanks to <a title="Sonar site" href="http://www.sonarsource.com">Sonar</a> and <a title="Huson site" href="http://hudson-ci.org/">Hudson</a> developers for these essential tools.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alessandro.vincelli.name/2010/03/03/continuous-integration-and-code-quality-management-on-youeat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>YouEat techs</title>
		<link>http://www.alessandro.vincelli.name/2010/02/17/youeat-techs/</link>
		<comments>http://www.alessandro.vincelli.name/2010/02/17/youeat-techs/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 11:37:23 +0000</pubDate>
		<dc:creator>Alessandro</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[youeat]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[lucene]]></category>
		<category><![CDATA[postgresql]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[wicket]]></category>

		<guid isPermaLink="false">http://www.alessandro.vincelli.name/?p=131</guid>
		<description><![CDATA[YouEat is an open source application. You can check the code at http://code.google.com/p/youeat/. YouEat is a Java application built only with open-source software: Apache Wicket, for the web interface Spring Framework is the glue for all the components Hibernate is the JPA implementation Apache Lucene to implement the internal search engine Apache Maven is the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.alessandro.vincelli.name/wp-content/uploads/2010/02/logo-mela-small.png"><img class="size-full wp-image-138 alignright" title="logo-mela-small" src="http://www.alessandro.vincelli.name/wp-content/uploads/2010/02/logo-mela-small.png" alt="" width="80" height="80" /></a>YouEat is an open source application. You can check the code at <a title="YouEat project code" href="http://code.google.com/p/youeat/">http://code.google.com/p/youeat/</a>.</p>
<p>YouEat is a Java application built only with open-source software:</p>
<ul>
<li>Apache Wicket, for the web interface</li>
<li>Spring Framework is the glue for all the components</li>
<li>Hibernate is the JPA implementation</li>
<li>Apache Lucene to implement the internal search engine</li>
<li>Apache Maven is the dev manager</li>
<li>JUnit is test suite</li>
<li>PostgreSQL is the database engine</li>
</ul>
<p>My idea is create an <em>easy to read</em> application&#8230; therefore any feedback is well accepted <img src='http://www.alessandro.vincelli.name/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.alessandro.vincelli.name/2010/02/17/youeat-techs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>JackWicket improvements</title>
		<link>http://www.alessandro.vincelli.name/2009/05/11/jackwicket-improvements/</link>
		<comments>http://www.alessandro.vincelli.name/2009/05/11/jackwicket-improvements/#comments</comments>
		<pubDate>Mon, 11 May 2009 09:16:42 +0000</pubDate>
		<dc:creator>Alessandro</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[hudson]]></category>
		<category><![CDATA[jackrabbit]]></category>
		<category><![CDATA[jackrabbit ocm]]></category>
		<category><![CDATA[jackwicket]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[sonar]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[spring extension jcr]]></category>
		<category><![CDATA[wicket]]></category>

		<guid isPermaLink="false">http://www.alessandro.vincelli.name/?p=113</guid>
		<description><![CDATA[I changed a lot on the core of jackwicket. Pricincipally I moved from the jcr-spring-modules to the new org.springframework.se-jcr. I also removed the DAO infrastucre and I simplified the implemetation of the service layer. To rebuild the Service Layer I used basically the JcrMappingTemplate, but in order to have a Generic interface I extended this [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-medium wp-image-116 alignright" title="Improvements" src="http://www.alessandro.vincelli.name/wp-content/uploads/2009/05/roadway_improvements-300x295.jpg" alt="Improvements" width="144" height="142" />I changed a lot on the core of jackwicket.<br />
Pricincipally I moved from the jcr-spring-modules to the new org.springframework.se-jcr.</p>
<p>I also removed the DAO infrastucre and I simplified the implemetation of the service layer. To rebuild the Service Layer I used basically the JcrMappingTemplate, but in order to have a Generic interface I extended this class with JcrMappingTemplateGeneric that offers a type safe implementation of the super class.</p>
<p>You can find some samples in the implementation of the  service layer in JackWicket.</p>
<p><a title="JackWicket project site" href="http://www.alessandro.vincelli.name/project-jackwicket/" target="_blank">Project website</a><br />
<a title="Jackwicket demo" href="http://demo.alessandro.vincelli.name/jackwicket/" target="_blank">Demo</a><br />
Continuous integration (not available)<br />
Code Quality(not available)</p>
<p>P.S.<br />
Thanks<a href="http://salvatoreincandela.blogspot.com/"> Salvo</a> for the  technical advice <img src='http://www.alessandro.vincelli.name/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.alessandro.vincelli.name/2009/05/11/jackwicket-improvements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JackWicket</title>
		<link>http://www.alessandro.vincelli.name/2009/03/18/jackwicket/</link>
		<comments>http://www.alessandro.vincelli.name/2009/03/18/jackwicket/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 13:38:43 +0000</pubDate>
		<dc:creator>Alessandro</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[jackrabbit]]></category>
		<category><![CDATA[jackrabbit ocm]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[wicket]]></category>

		<guid isPermaLink="false">http://www.alessandro.vincelli.name/?p=97</guid>
		<description><![CDATA[I published a website and a demo with my last personal work that I called Jackwicket. In this project I put together Apache Wicket and Apache Jackrabbit OCM. My target was create easyly and quickly powerful interactive webapps, and I think that Wicket and Jackrabbit  are very good technologies to achieve this target. You can [...]]]></description>
			<content:encoded><![CDATA[<p>I published a website and a demo with my last personal work that I called Jackwicket.<br />
In this project I put together Apache Wicket and Apache Jackrabbit OCM.<br />
My target was create easyly and quickly powerful interactive webapps, and I think that Wicket and Jackrabbit  are very good technologies to achieve this target.</p>
<p>You can find more info below:</p>
<p><a title="Jackwicket demo" href="http://demo.alessandro.vincelli.name/jackwicket/" target="_blank">Demo</a></p>
<p><a title="Jackwicket website" href="http://www.alessandro.vincelli.name/project-jackwicket/" target="_self">Project website</a></p>
<p>I will be very happy to know your opinion and to receive suggestions or contributions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alessandro.vincelli.name/2009/03/18/jackwicket/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
