<?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; youeat</title>
	<atom:link href="http://www.alessandro.vincelli.name/category/youeat/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alessandro.vincelli.name</link>
	<description>by alessandro vincelli</description>
	<lastBuildDate>Mon, 09 Jan 2012 10:02:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>YouEat 1.10 released</title>
		<link>http://www.alessandro.vincelli.name/2012/01/09/youeat-1-10-released/</link>
		<comments>http://www.alessandro.vincelli.name/2012/01/09/youeat-1-10-released/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 10:02:17 +0000</pubDate>
		<dc:creator>Alessandro</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[youeat]]></category>
		<category><![CDATA[postgresql]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[wicket]]></category>
		<category><![CDATA[youeat.org]]></category>

		<guid isPermaLink="false">http://www.alessandro.vincelli.name/?p=341</guid>
		<description><![CDATA[YouEat 1.10 is released and available on www.youeat.org. Improvements: added  SSL to SignIn Page and protected pages, I uses www.godaddy.com as certification authority improved REST services Technical Notes: upgraded to Wicket 1.5.3 several bug fixes upgraded to Postgresql 9.1.2 Links: project home 1.10 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.10 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  SSL to SignIn Page and protected pages, I uses <a title="Go Daddy" href="http://www.godaddy.com/" target="_blank">www.godaddy.com</a> as certification authority</li>
<li>improved REST services</li>
</ul>
<p><strong>Technical Notes:</strong></p>
<ul>
<li>upgraded to Wicket 1.5.3</li>
<li>several bug fixes</li>
<li>upgraded to Postgresql 9.1.2</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.10 source tag" href="http://code.google.com/p/youeat/source/browse/#svn/tags/youeat-1.10">1.10 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/2012/01/09/youeat-1-10-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>YouEat 1.9 released</title>
		<link>http://www.alessandro.vincelli.name/2011/03/29/youeat-1-9-released/</link>
		<comments>http://www.alessandro.vincelli.name/2011/03/29/youeat-1-9-released/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 22:25:50 +0000</pubDate>
		<dc:creator>Alessandro</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[youeat]]></category>
		<category><![CDATA[c3p0]]></category>
		<category><![CDATA[google sitemap]]></category>
		<category><![CDATA[youeat.org]]></category>

		<guid isPermaLink="false">http://www.alessandro.vincelli.name/?p=293</guid>
		<description><![CDATA[YouEat 1.9 is released and available on www.youeat.org. Improvements: Improved performance searching restaurants Technical Notes: upgraded to Wicket 1.4.16 moved to c3p0 JDBC several bug fixes google sitemap generation improved Links: project home 1.9 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.9 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>Improved performance searching restaurants</li>
</ul>
<p><strong>Technical Notes:</strong></p>
<ul>
<li>upgraded to Wicket 1.4.16</li>
<li>moved to c3p0 JDBC</li>
<li>several bug fixes</li>
<li>google sitemap generation improved</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.9 source tag" href="http://code.google.com/p/youeat/source/browse/#svn/tags/youeat-1.9">1.9 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/2011/03/29/youeat-1-9-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>YouEat 1.8 released</title>
		<link>http://www.alessandro.vincelli.name/2011/02/11/youeat-1-8-released/</link>
		<comments>http://www.alessandro.vincelli.name/2011/02/11/youeat-1-8-released/#comments</comments>
		<pubDate>Fri, 11 Feb 2011 10:13:41 +0000</pubDate>
		<dc:creator>Alessandro</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[youeat]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[openID]]></category>
		<category><![CDATA[spring security]]></category>
		<category><![CDATA[wicket]]></category>
		<category><![CDATA[youeat.org]]></category>

		<guid isPermaLink="false">http://www.alessandro.vincelli.name/?p=283</guid>
		<description><![CDATA[YouEat 1.8 is released and available on www.youeat.org. Improvements: Added &#8220;OpenID&#8221; login mechanism &#8211; Gmail/Google account support Technical Notes: upgraded to Wicket 1.4.15 Links: project home 1.8 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.8 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 <strong>&#8220;OpenID&#8221; </strong>login mechanism<strong> &#8211; </strong>Gmail/Google account support<strong><br />
</strong></li>
</ul>
<p><strong>Technical Notes:</strong></p>
<ul>
<li>upgraded to Wicket 1.4.15</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.8 source tag" href="http://code.google.com/p/youeat/source/browse/#svn/tags/youeat-1.8">1.8 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/2011/02/11/youeat-1-8-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>YouEat 1.7 released</title>
		<link>http://www.alessandro.vincelli.name/2010/12/03/youeat-1-7-released/</link>
		<comments>http://www.alessandro.vincelli.name/2010/12/03/youeat-1-7-released/#comments</comments>
		<pubDate>Fri, 03 Dec 2010 16:24:34 +0000</pubDate>
		<dc:creator>Alessandro</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Italiano]]></category>
		<category><![CDATA[youeat]]></category>
		<category><![CDATA[youeat.org]]></category>

		<guid isPermaLink="false">http://www.alessandro.vincelli.name/?p=237</guid>
		<description><![CDATA[YouEat 1.7 is released and available on www.youeat.org. Improvements: Added the &#8220;Restaurateur Blackboard&#8221; Technical Notes: upgraded to Spring 3.0.5 upgraded to Spring Security 3.0.5 upgraded to Wicket 1.4.14 Links: project home 1.7 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.7 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 the <strong>&#8220;Restaurateur Blackboard&#8221;<br />
</strong></li>
</ul>
<p><strong>Technical Notes:</strong></p>
<ul>
<li>upgraded to Spring 3.0.5</li>
<li>upgraded to Spring Security 3.0.5</li>
<li>upgraded to Wicket 1.4.14</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.7">1.7 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/12/03/youeat-1-7-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>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>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>
	</channel>
</rss>

