<?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>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>Apache Maven 3 Cookbook review</title>
		<link>http://www.alessandro.vincelli.name/2011/10/26/apache-maven-3-cookbook-review/</link>
		<comments>http://www.alessandro.vincelli.name/2011/10/26/apache-maven-3-cookbook-review/#comments</comments>
		<pubDate>Wed, 26 Oct 2011 14:47:31 +0000</pubDate>
		<dc:creator>Alessandro</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[segnalazioni]]></category>

		<guid isPermaLink="false">http://www.alessandro.vincelli.name/?p=333</guid>
		<description><![CDATA[Excellent review on: http://mammamao.posterous.com/apache-maven-3-cookbook-review thanks to mamamao.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.alessandro.vincelli.name/wp-content/uploads/2011/10/apache-maven3-cookbook-image.jpg.scaled500.jpg"><img class="size-full wp-image-334 alignright" title="apache-maven3-cookbook-image.jpg.scaled500" src="http://www.alessandro.vincelli.name/wp-content/uploads/2011/10/apache-maven3-cookbook-image.jpg.scaled500.jpg" alt="" width="300" height="370" /></a>Excellent review on:</p>
<p><a title="apache maven 3 cookbook review" href="http://mammamao.posterous.com/apache-maven-3-cookbook-review">http://mammamao.posterous.com/apache-maven-3-cookbook-review</a></p>
<p>thanks to mamamao.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alessandro.vincelli.name/2011/10/26/apache-maven-3-cookbook-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spring Security, OpenID, Wicket Demo</title>
		<link>http://www.alessandro.vincelli.name/2011/05/11/spring-security-openid-wicket-demo/</link>
		<comments>http://www.alessandro.vincelli.name/2011/05/11/spring-security-openid-wicket-demo/#comments</comments>
		<pubDate>Wed, 11 May 2011 09:45:36 +0000</pubDate>
		<dc:creator>Alessandro</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[openID]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[spring security]]></category>

		<guid isPermaLink="false">http://www.alessandro.vincelli.name/?p=247</guid>
		<description><![CDATA[I completed the setup of a small application that use Spring Security to perform an OpenID authentication. The application integrates also SpringSecurity and Wicket Security. Follows some details. The demo conatains two different solutions, one uses the spring namespace, the other configures explicilty Spring security filters and providers. The main issue to solve is how [...]]]></description>
			<content:encoded><![CDATA[<p>I completed the setup of a small application that use Spring Security to perform an OpenID authentication. The application integrates also SpringSecurity and Wicket Security. Follows some details.</p>
<p>The demo conatains two different solutions, one uses the spring namespace, the other configures explicilty Spring security filters and providers.</p>
<p>The main issue to solve is <em>how store the OpenID attributes returned from the OpenID provider to the Sprin UserDetails object</em>.</p>
<p><strong>Spring Security Name Space OpenID Setup</strong></p>
<p>Through the element <em>&lt;openid-login/&gt;</em> Spring  auto-configures an <em>OpenIDAuthenticationFilter</em> and an <em>OpenIDAuthenticationProvider. </em>The element <em>&lt;attribute-exchange/&gt; </em>contains all the  OpenId attribute element to ask to the provider.</p>

<div class="wp_syntax"><div class="code"><pre class="xml" style="font-family:monospace;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;security:http<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
 <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;security:anonymous</span> <span style="color: #000066;">enabled</span>=<span style="color: #ff0000;">&quot;false&quot;</span> <span style="color: #000000; font-weight: bold;">/&gt;</span></span>
 <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;security:logout</span> <span style="color: #000000; font-weight: bold;">/&gt;</span></span>
 <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;security:openid</span> -login <span style="color: #000066;">authentication-success-handler-ref</span>=<span style="color: #ff0000;">&quot;authenticationSuccessHandler&quot;</span> <span style="color: #000066;">login-page</span>=<span style="color: #ff0000;">&quot;/login&quot;</span> <span style="color: #000066;">authentication-failure-url</span>=<span style="color: #ff0000;">&quot;/?login_error=true&quot;</span> <span style="color: #000000; font-weight: bold;">&gt;</span></span>
 <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;security:attribute</span> -exchange<span style="color: #000000; font-weight: bold;">&gt;</span></span>
 <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;security:openid</span> -attribute <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;email&quot;</span> <span style="color: #000066;">type</span>=<span style="color: #ff0000;">&quot;http://schema.openid.net/contact/email&quot;</span> <span style="color: #000066;">required</span>=<span style="color: #ff0000;">&quot;true&quot;</span> <span style="color: #000000; font-weight: bold;">/&gt;</span></span>
 <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;security:openid</span> -attribute <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;firstName&quot;</span> <span style="color: #000066;">type</span>=<span style="color: #ff0000;">&quot;http://axschema.org/namePerson/first&quot;</span> <span style="color: #000066;">required</span>=<span style="color: #ff0000;">&quot;true&quot;</span> <span style="color: #000000; font-weight: bold;">/&gt;</span></span>
 <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;security:openid</span> -attribute <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;lastName&quot;</span> <span style="color: #000066;">type</span>=<span style="color: #ff0000;">&quot;http://axschema.org/namePerson/last&quot;</span> <span style="color: #000066;">required</span>=<span style="color: #ff0000;">&quot;true&quot;</span> <span style="color: #000000; font-weight: bold;">/&gt;</span></span>
 <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;security:openid</span> -attribute <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;language&quot;</span> <span style="color: #000066;">type</span>=<span style="color: #ff0000;">&quot;http://axschema.org/pref/language&quot;</span> <span style="color: #000066;">required</span>=<span style="color: #ff0000;">&quot;true&quot;</span> <span style="color: #000000; font-weight: bold;">/&gt;</span></span>
 <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/security:attribute<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
 <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/security:openid<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
 <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;security:remember</span> -me <span style="color: #000066;">key</span>=<span style="color: #ff0000;">&quot;alessandro-vincelli-openid&quot;</span> <span style="color: #000000; font-weight: bold;">/&gt;</span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/security:http<span style="color: #000000; font-weight: bold;">&gt;</span></span></span></pre></div></div>

<p>To be continue&#8230;</p>
<p>DEMO: <a href="http://demo.alessandro.vincelli.name/openid/">http://demo.alessandro.vincelli.name/openid/</a></p>
<p>Source: <a href="http://youeat.googlecode.com/svn/spring-security-open-id">http://youeat.googlecode.com/svn/spring-security-open-id</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.alessandro.vincelli.name/2011/05/11/spring-security-openid-wicket-demo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Write ISO to USB stick</title>
		<link>http://www.alessandro.vincelli.name/2011/05/10/write-iso-to-usb-stick/</link>
		<comments>http://www.alessandro.vincelli.name/2011/05/10/write-iso-to-usb-stick/#comments</comments>
		<pubDate>Tue, 10 May 2011 09:47:31 +0000</pubDate>
		<dc:creator>Alessandro</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[macosx]]></category>

		<guid isPermaLink="false">http://www.alessandro.vincelli.name/?p=289</guid>
		<description><![CDATA[Its actualy pretty easy to do this in the terminal: Code: $ diskutil list and it returns something like Code: /dev/disk0 #: TYPE NAME SIZE IDENTIFIER 0: GUID_partition_scheme *1.0 TB disk0 1: EFI 209.7 MB disk0s1 2: Apple_HFS Macintosh HD 999.9 GB disk0s2 /dev/disk1 #: TYPE NAME SIZE IDENTIFIER 0: FDisk_partition_scheme *4.1 GB disk1 1: [...]]]></description>
			<content:encoded><![CDATA[<p>Its actualy pretty easy to do this in the terminal:</p>
<p>Code:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">$ diskutil list</pre></div></div>

<p>and it returns something like<br />
Code:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>disk0
<span style="color: #666666; font-style: italic;">#:                       TYPE NAME                    SIZE       IDENTIFIER</span>
<span style="color: #000000;">0</span>:      GUID_partition_scheme                        <span style="color: #000000; font-weight: bold;">*</span><span style="color: #000000;">1.0</span> TB     disk0
<span style="color: #000000;">1</span>:                        EFI                         <span style="color: #000000;">209.7</span> MB   disk0s1
<span style="color: #000000;">2</span>:                  Apple_HFS Macintosh HD            <span style="color: #000000;">999.9</span> GB   disk0s2
<span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>disk1
<span style="color: #666666; font-style: italic;">#:                       TYPE NAME                    SIZE       IDENTIFIER</span>
<span style="color: #000000;">0</span>:     FDisk_partition_scheme                        <span style="color: #000000; font-weight: bold;">*</span><span style="color: #000000;">4.1</span> GB     disk1
<span style="color: #000000;">1</span>:                 DOS_FAT_32 GENTOO LIVE             <span style="color: #000000;">4.1</span> GB     disk1s1</pre></div></div>

<p>Now unmount the disk using diskutil replace the disk number with the id of your usb stick</p>
<p>Code:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">$ diskutil unmountDisk <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>disk1</pre></div></div>

<p>And use DD to write again replace the disk number<br />
Code:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">dd</span> <span style="color: #007800;">if</span>=<span style="color: #7a0874; font-weight: bold;">&#123;</span>ISO_IMAGE_HERE_<span style="color: #7a0874; font-weight: bold;">&#125;</span> <span style="color: #007800;">of</span>=<span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>disk1 <span style="color: #007800;">bs</span>=1m</pre></div></div>

<p>Replace if={} with the path to your iso image</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alessandro.vincelli.name/2011/05/10/write-iso-to-usb-stick/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>Get Lyrical &#8211; add lyrics to songs in iTunes!</title>
		<link>http://www.alessandro.vincelli.name/2011/01/20/get-lyrical-add-lyrics-to-songs-in-itunes/</link>
		<comments>http://www.alessandro.vincelli.name/2011/01/20/get-lyrical-add-lyrics-to-songs-in-itunes/#comments</comments>
		<pubDate>Thu, 20 Jan 2011 13:38:38 +0000</pubDate>
		<dc:creator>Alessandro</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[segnalazioni]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[lyrics]]></category>
		<category><![CDATA[macosx]]></category>
		<category><![CDATA[songs]]></category>

		<guid isPermaLink="false">http://www.alessandro.vincelli.name/?p=240</guid>
		<description><![CDATA[If you are searching a tool to Auto-magically add lyrics to your songs fo Mac you have to use Get Lyrical.]]></description>
			<content:encoded><![CDATA[<p>If you are searching a tool to Auto-magically add lyrics to your songs fo Mac<a title="Get Lyrical" href="http://www.alessandro.vincelli.name/wp-content/uploads/2011/01/new-gl-icon-web.png"><img class="size-full wp-image-241 alignright" title="new-gl-icon-web" src="http://www.alessandro.vincelli.name/wp-content/uploads/2011/01/new-gl-icon-web.png" alt="" width="128" height="128" /></a> you have to use <a title="Get Lyrical" href="http://shullian.com/get_lyrical.php">Get Lyrical</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alessandro.vincelli.name/2011/01/20/get-lyrical-add-lyrics-to-songs-in-itunes/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>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>
	</channel>
</rss>

