<?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; java</title>
	<atom:link href="http://www.alessandro.vincelli.name/tag/java/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: 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>
		<item>
		<title>And Finally Java 6 on MacOSX</title>
		<link>http://www.alessandro.vincelli.name/2008/05/03/and-finally-java-6-on-macosx/</link>
		<comments>http://www.alessandro.vincelli.name/2008/05/03/and-finally-java-6-on-macosx/#comments</comments>
		<pubDate>Sat, 03 May 2008 12:53:14 +0000</pubDate>
		<dc:creator>Alessandro</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[macosx]]></category>

		<guid isPermaLink="false">http://www.alessandro.vincelli.name/?p=28</guid>
		<description><![CDATA[From this night Sun Java 6 is available for MacOSX. At least 4.320 developers was waiting for this: Try to search 13949712720901ForOSX on google. You can see also my post (italian). /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/]]></description>
			<content:encoded><![CDATA[<p>From this night Sun Java <strong>6</strong> is available for MacOSX.<br />
At least 4.320 developers was waiting for this:<br />
Try to search  <em>13949712720901ForOSX</em> on google. You can see also my <a href="http://www.alessandro.vincelli.name/tag/13949712720901forosx/">post</a> (italian).</p>
<blockquote><p>/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.alessandro.vincelli.name/2008/05/03/and-finally-java-6-on-macosx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java 6 su Mac OS X? ancora latita&#8230;</title>
		<link>http://www.alessandro.vincelli.name/2007/12/03/java-6-su-mac-os-x-ancora-latita/</link>
		<comments>http://www.alessandro.vincelli.name/2007/12/03/java-6-su-mac-os-x-ancora-latita/#comments</comments>
		<pubDate>Mon, 03 Dec 2007 10:07:11 +0000</pubDate>
		<dc:creator>Alessandro</dc:creator>
				<category><![CDATA[Italiano]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[leopard]]></category>

		<guid isPermaLink="false">http://www.alessandro.vincelli.name/?p=6</guid>
		<description><![CDATA[Su Henry Story una bella idea, fai sapere ad Apple che vuoi Java6 aggiungendo la seguente stringa sul tuo blog: 13949712720901ForOSX Si fa quel che si può per sensibilizzare la Apple su questo piccolo problema.]]></description>
			<content:encoded><![CDATA[<p>Su<a href="http://blogs.sun.com/bblfish/" title="Henry Story"> Henry Story</a>  una bella idea, fai sapere ad Apple che vuoi Java6  aggiungendo la seguente stringa sul tuo blog:</p>
<p>13949712720901ForOSX</p>
<p>Si fa quel che si può per sensibilizzare la Apple su questo <strike>piccolo</strike> problema.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alessandro.vincelli.name/2007/12/03/java-6-su-mac-os-x-ancora-latita/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

