<?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>Alessio's blog</title>
	<atom:link href="http://alessio.pupazzo.org/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://alessio.pupazzo.org</link>
	<description>Me, 2.0</description>
	<lastBuildDate>Tue, 24 Mar 2009 08:12:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>XSS Cheat Sheet</title>
		<link>http://alessio.pupazzo.org/?p=100</link>
		<comments>http://alessio.pupazzo.org/?p=100#comments</comments>
		<pubDate>Tue, 24 Mar 2009 08:12:32 +0000</pubDate>
		<dc:creator>alessios</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://alessio.pupazzo.org/?p=100</guid>
		<description><![CDATA[Una serie di check per verificare se un&#8217;applicazione web è vulnerabile ad attacchi XSS : http://ha.ckers.org/xss.html
]]></description>
			<content:encoded><![CDATA[<p>Una serie di check per verificare se un&#8217;applicazione web è vulnerabile ad attacchi <a href="http://it.wikipedia.org/wiki/Cross-site_scripting">XSS</a> : <a href="http://ha.ckers.org/xss.html">http://ha.ckers.org/xss.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://alessio.pupazzo.org/?feed=rss2&amp;p=100</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>L&#8217;angolo del Basetta</title>
		<link>http://alessio.pupazzo.org/?p=96</link>
		<comments>http://alessio.pupazzo.org/?p=96#comments</comments>
		<pubDate>Tue, 03 Feb 2009 09:17:37 +0000</pubDate>
		<dc:creator>alessios</dc:creator>
				<category><![CDATA[Basetta's corner]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://alessio.pupazzo.org/?p=96</guid>
		<description><![CDATA[
Pipe Viewer un filtro cat-like per monitorare il progresso di un comando in pipe (vedi questo posto per ulteriori informazioni)
Moreutils una serie di piccole utility unix
Jetty embedded in un container OSGi, ormai un evergreen
Serie di post sulla gestione dinamica della memoria
Un punto di vista interessante e fuori dal coro su OSGi (anche se non pienamente [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://www.ivarch.com/programs/pv.shtml">Pipe Viewer</a> un filtro cat-like per monitorare il progresso di un comando in pipe (vedi <a href="http://www.catonmat.net/blog/unix-utilities-pipe-viewer/">questo posto</a> per ulteriori informazioni)</li>
<li><a href="http://kitenet.net/~joey/code/moreutils/">Moreutils </a>una serie di piccole utility unix</li>
<li><a href="http://java.dzone.com/articles/osgi-and-embedded-jetty">Jetty embedded in un container OSGi</a>, ormai un evergreen</li>
<li><a href="http://blogs.msdn.com/abhinaba/archive/2009/01/25/back-to-basic-series-on-dynamic-memory-management.aspx">Serie di post</a> sulla gestione dinamica della memoria</li>
<li>Un<a href="http://www.kimchy.org/osgi-still-waiting-for-magnum/"> punto di vista</a> interessante e fuori dal coro su OSGi (anche se non pienamente condivisibile)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://alessio.pupazzo.org/?feed=rss2&amp;p=96</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Libro gratuito su OSGi</title>
		<link>http://alessio.pupazzo.org/?p=94</link>
		<comments>http://alessio.pupazzo.org/?p=94#comments</comments>
		<pubDate>Mon, 02 Feb 2009 12:29:09 +0000</pubDate>
		<dc:creator>alessios</dc:creator>
				<category><![CDATA[Basetta's corner]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[OSGi]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://alessio.pupazzo.org/?p=94</guid>
		<description><![CDATA[http://neilbartlett.name/blog/osgibook/
Un applauso per la parola &#8220;gratis&#8221;
]]></description>
			<content:encoded><![CDATA[<p><a title="http://neilbartlett.name/blog/osgibook/" href="http://neilbartlett.name/blog/osgibook/">http://neilbartlett.name/blog/osgibook/</a></p>
<p>Un applauso per la parola &#8220;gratis&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://alessio.pupazzo.org/?feed=rss2&amp;p=94</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Basetta&#8217;s corner</title>
		<link>http://alessio.pupazzo.org/?p=91</link>
		<comments>http://alessio.pupazzo.org/?p=91#comments</comments>
		<pubDate>Mon, 05 Jan 2009 09:25:20 +0000</pubDate>
		<dc:creator>alessios</dc:creator>
				<category><![CDATA[Basetta's corner]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://alessio.pupazzo.org/?p=91</guid>
		<description><![CDATA[A couple of interesting links regarding Git:

http://nexus.zteo.com/2009/01/04/six-resources-to-study-and-master-git-source-control/
http://www.dzone.com/links/rake_and_cap_auto_complete_for_bash_shell.html
http://matthias-georgi.de/2008/12/git-store-using-git-as-versioned-data-store-in-ruby

Well made actor framework (Java and Scala) comparison:

http://sujitpal.blogspot.com/2009/01/more-java-actor-frameworks-compared.html

Two AMQP implementations we are evaluating to replace TibcoRV on several projects:Q

http://qpid.apache.org
http://www.rabbitmq.com/
http://www.openamq.org/

]]></description>
			<content:encoded><![CDATA[<p>A couple of interesting links regarding Git:</p>
<ul>
<li><a href="http://nexus.zteo.com/2009/01/04/six-resources-to-study-and-master-git-source-control/">http://nexus.zteo.com/2009/01/04/six-resources-to-study-and-master-git-source-control/</a></li>
<li><a href="http://www.dzone.com/links/rake_and_cap_auto_complete_for_bash_shell.html">http://www.dzone.com/links/rake_and_cap_auto_complete_for_bash_shell.html</a></li>
<li><a href="http://matthias-georgi.de/2008/12/git-store-using-git-as-versioned-data-store-in-ruby">http://matthias-georgi.de/2008/12/git-store-using-git-as-versioned-data-store-in-ruby</a></li>
</ul>
<p>Well made actor framework (Java and Scala) comparison:</p>
<ul>
<li><a href="http://sujitpal.blogspot.com/2009/01/more-java-actor-frameworks-compared.html">http://sujitpal.blogspot.com/2009/01/more-java-actor-frameworks-compared.html</a></li>
</ul>
<p>Two AMQP implementations we are evaluating to replace TibcoRV on several projects:Q</p>
<ul>
<li><a href="http://qpid.apache.org">http://qpid.apache.org</a></li>
<li><a href="http://www.rabbitmq.com/">http://www.rabbitmq.com/</a></li>
<li><a href="http://www.openamq.org/">http://www.openamq.org/</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://alessio.pupazzo.org/?feed=rss2&amp;p=91</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>In Spagna già lo sapevano&#8230;</title>
		<link>http://alessio.pupazzo.org/?p=88</link>
		<comments>http://alessio.pupazzo.org/?p=88#comments</comments>
		<pubDate>Tue, 20 May 2008 14:16:42 +0000</pubDate>
		<dc:creator>alessios</dc:creator>
				<category><![CDATA[Notizie]]></category>

		<guid isPermaLink="false">http://alessio.pupazzo.org/?p=88</guid>
		<description><![CDATA[L&#8217;articolo da El Paìs
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.elpais.com/articulo/internacional/Schifani/colaborador/Berlusconi/nuevo/presidente/Senado/italiano/elpepuint/20080429elpepuint_17/Tes">L&#8217;articolo da El Paìs</a></p>
]]></content:encoded>
			<wfw:commentRss>http://alessio.pupazzo.org/?feed=rss2&amp;p=88</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I am legend</title>
		<link>http://alessio.pupazzo.org/?p=85</link>
		<comments>http://alessio.pupazzo.org/?p=85#comments</comments>
		<pubDate>Tue, 18 Mar 2008 09:19:03 +0000</pubDate>
		<dc:creator>alessios</dc:creator>
				<category><![CDATA[Family]]></category>
		<category><![CDATA[Me]]></category>

		<guid isPermaLink="false">http://alessio.pupazzo.org/?p=85</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p align="center"><a href="http://alessio.pupazzo.org/wp-content/alessio-upload/2008/03/iamlegend.JPG" title="Io sono leggenda"><img src="http://alessio.pupazzo.org/wp-content/alessio-upload/2008/03/iamlegend.JPG" alt="Io sono leggenda" height="360" width="404" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://alessio.pupazzo.org/?feed=rss2&amp;p=85</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>L&#8217;angolo del basetta</title>
		<link>http://alessio.pupazzo.org/?p=83</link>
		<comments>http://alessio.pupazzo.org/?p=83#comments</comments>
		<pubDate>Tue, 18 Mar 2008 09:13:13 +0000</pubDate>
		<dc:creator>alessios</dc:creator>
				<category><![CDATA[Basetta's corner]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://alessio.pupazzo.org/?p=83</guid>
		<description><![CDATA[
FixedFormat4j libreria per lettura/scrittura da file testuali a formato fisso.
Articolo sull&#8217;utilizzo di Terracotta per la comunicazione inter-Jvm
EclipseLink implementazione di riferimento JPA 2.0

]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://fixedformat4j.ancientprogramming.com/">FixedFormat4j </a>libreria per lettura/scrittura da file testuali a formato fisso.</li>
<li><a href="http://javathink.blogspot.com/2008/03/stupid-simple-jvm-coordination.html">Articolo </a>sull&#8217;utilizzo di <a href="http://www.terracotta.org/">Terracotta </a>per la comunicazione inter-Jvm</li>
<li><a href="http://www.eclipse.org/eclipselink/">EclipseLink </a>implementazione di riferimento JPA 2.0</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://alessio.pupazzo.org/?feed=rss2&amp;p=83</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Altro giro, altro regalo&#8230;</title>
		<link>http://alessio.pupazzo.org/?p=82</link>
		<comments>http://alessio.pupazzo.org/?p=82#comments</comments>
		<pubDate>Tue, 19 Feb 2008 13:55:40 +0000</pubDate>
		<dc:creator>alessios</dc:creator>
				<category><![CDATA[Family]]></category>

		<guid isPermaLink="false">http://alessio.pupazzo.org/?p=82</guid>
		<description><![CDATA[http://httpd.apache.org/docs/2.0/mod/mpm_winnt.html#win32disableacceptex
]]></description>
			<content:encoded><![CDATA[<p>http://httpd.apache.org/docs/2.0/mod/mpm_winnt.html#win32disableacceptex</p>
]]></content:encoded>
			<wfw:commentRss>http://alessio.pupazzo.org/?feed=rss2&amp;p=82</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Condivisione degli ip tra Apache e IIS</title>
		<link>http://alessio.pupazzo.org/?p=81</link>
		<comments>http://alessio.pupazzo.org/?p=81#comments</comments>
		<pubDate>Tue, 19 Feb 2008 12:31:00 +0000</pubDate>
		<dc:creator>alessios</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://alessio.pupazzo.org/?p=81</guid>
		<description><![CDATA[Per non dimenticare&#8230;
 http://support.microsoft.com/kb/238131/en-us
]]></description>
			<content:encoded><![CDATA[<p>Per non dimenticare&#8230;</p>
<p><a href="http://support.microsoft.com/kb/238131/en-us"> http://support.microsoft.com/kb/238131/en-us</a></p>
]]></content:encoded>
			<wfw:commentRss>http://alessio.pupazzo.org/?feed=rss2&amp;p=81</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Dizionario online</title>
		<link>http://alessio.pupazzo.org/?p=80</link>
		<comments>http://alessio.pupazzo.org/?p=80#comments</comments>
		<pubDate>Thu, 24 Jan 2008 09:50:11 +0000</pubDate>
		<dc:creator>alessios</dc:creator>
				<category><![CDATA[Family]]></category>

		<guid isPermaLink="false">http://alessio.pupazzo.org/?p=80</guid>
		<description><![CDATA[http://www.wordreference.com/
Ottimo
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wordreference.com/">http://www.wordreference.com/</a></p>
<p>Ottimo</p>
]]></content:encoded>
			<wfw:commentRss>http://alessio.pupazzo.org/?feed=rss2&amp;p=80</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
