<?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>Alessandro Cabutto</title>
	<atom:link href="http://www.cabutto.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cabutto.org</link>
	<description>tales from my world</description>
	<lastBuildDate>Wed, 24 Feb 2010 00:42:17 +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>Password Generation @ formulae.eu</title>
		<link>http://www.cabutto.org/2010/02/password-generation-formulae-eu/</link>
		<comments>http://www.cabutto.org/2010/02/password-generation-formulae-eu/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 00:42:17 +0000</pubDate>
		<dc:creator>acabutto</dc:creator>
				<category><![CDATA[IT sites]]></category>

		<guid isPermaLink="false">http://www.cabutto.org/?p=44</guid>
		<description><![CDATA[Check the new password generation feature implemented on the web-site www.formulae.eu! It's completely free and has useful advanced options.
Happy password generation!
]]></description>
			<content:encoded><![CDATA[<p>Check the new <strong>password generation </strong>feature implemented on the web-site <a title="Password Generator" href="http://www.formulae.eu/#password-generator"><strong>www.formulae.eu</strong></a>! It's completely free and has useful advanced options.</p>
<p>Happy password generation!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cabutto.org/2010/02/password-generation-formulae-eu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>casa do menor</title>
		<link>http://www.cabutto.org/2010/02/casa-do-menor/</link>
		<comments>http://www.cabutto.org/2010/02/casa-do-menor/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 00:28:12 +0000</pubDate>
		<dc:creator>acabutto</dc:creator>
				<category><![CDATA[volontariato]]></category>
		<category><![CDATA[associazioni]]></category>

		<guid isPermaLink="false">http://www.cabutto.org/?p=34</guid>
		<description><![CDATA[Casa Do Menor è una ONG (Organizzazione Non Governativa) con scopi umanitari che opera principalmente In Brasile per il recupero di minori sfruttati. Considera la possibilità di donare ad uno di questi bambini una nuova speranza con la tua offerta.
www.casadomenor.it
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.cabutto.org/wp-content/uploads/2010/02/logo_cdm_hi_res_preview.png"><img class="alignleft size-full wp-image-36" title="Logo Casa Do Menor" src="http://www.cabutto.org/wp-content/uploads/2010/02/logo_cdm_hi_res_preview.png" alt="Casa Do Menor" width="150" height="154" /></a>Casa Do Menor è una <a title="ONG" href="http://it.wikipedia.org/wiki/Organizzazione_non_governativa" target="_blank">ONG </a>(Organizzazione Non Governativa) con scopi umanitari che opera principalmente In Brasile per il recupero di minori sfruttati. Considera la possibilità di donare ad uno di questi bambini una nuova speranza con la tua offerta.</p>
<p><a title="Casa Do Menor" href="http://www.casadomenor.it">www.casadomenor.it</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cabutto.org/2010/02/casa-do-menor/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A professional PHP team-ready development environment</title>
		<link>http://www.cabutto.org/2009/09/a-professional-php-team-developing-environment/</link>
		<comments>http://www.cabutto.org/2009/09/a-professional-php-team-developing-environment/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 23:02:16 +0000</pubDate>
		<dc:creator>acabutto</dc:creator>
				<category><![CDATA[IT articles]]></category>
		<category><![CDATA[ECLIPSE]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[LINUX]]></category>
		<category><![CDATA[PDT]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SVN]]></category>

		<guid isPermaLink="false">http://www.cabutto.org/?p=3</guid>
		<description><![CDATA[This articles illustrates a few concepts about deploying a complete professional multi user PHP developing environment.

The IDE
Eclipse is a free Java based IDE environment extensible by installing plugins. Normally Eclipse is used to write Java applications but thanks to a lot of existing sub projects (e.g. PDT) it is possible to use Eclipse to program [...]]]></description>
			<content:encoded><![CDATA[<p>This articles illustrates a few concepts about deploying a complete professional multi user PHP developing environment.</p>
<p style="text-align: center;"><a href="http://www.eclipse.org"><img class="size-full wp-image-5 aligncenter" title="eclipse" src="http://www.cabutto.org/wp-content/uploads/2009/09/eclipse.png" alt="Eclipse" width="455" height="295" /></a></p>
<h2>The IDE</h2>
<p><a title="Eclipse platform" href="http://www.eclipse.org" target="_blank">Eclipse</a> is a free Java based IDE environment extensible by installing plugins. Normally Eclipse is used to write Java applications but thanks to a lot of existing sub projects (e.g. <a title="Eclipse PDT" href="http://www.eclipse.org/pdt/" target="_blank">PDT</a>) it is possible to use Eclipse to program in a large variety of languages. Our interest will focus on <strong>PDT </strong>(PHP Development Tools) which provides a PHP Development Tools framework for the Eclipse platform.</p>
<h3>Why Eclipse?</h3>
<p>First of all it's <strong>cross platform</strong>. It works just fine on Mac OS X, Microsoft Windows and Linux. All you have to do is download the package from the web than extract its content and finally run the environment.</p>
<p>Another reason to use Eclipse is the huge quantity of <strong>plugins </strong>available for free. By installing plugins into Eclipse we can increase the base set of features.</p>
<h2>The collaboration suite</h2>
<p><strong>SVN </strong>(Subversion) is an open source version control system. It may be used to make possible team work, track code revisions, keep the source code clean, etc... It basically works as a checkout-modify-commit system with a lot of capabilities like automatic code conflicts merging. It is composed by a client side part and a server side part. The first one is available as a Eclipse plugin (<a title="subversive" href="http://community.polarion.com/index.php?page=overview&amp;project=subversive" target="_blank">Subversive</a> and <a title="Subclipse" href="http://subclipse.tigris.org/" target="_blank">Subclipse</a> are the best ones) and the second <a title="SVN" href="http://subversion.tigris.org/" target="_blank">one</a> is usually installed on a (local o remote) server to provide team work features.<br />
SVN is <strong>cross platform</strong> and it is available for Mac OS X, Microsoft Windows and Linux as well as a lot of other Operating Systems. SVN repositories may be accessed via a lot of protocols each one useful in a specific circumstance. For example it is possible to use <em>http://</em> or <em>https://</em> if clients and server are in separated networks and particular firewall rules allow only this kind of traffic. <em>file://</em> may be used if client and server resides on the same host; <em>svn+ssh://</em> is useful when you only have shell access on a remote server, in fact SVN traffic is encapsulated in SSH packets.</p>
<h2>The server</h2>
<p>PHP works really fine on LAMP environments. Apache and MySQL are the most widespread server applications on the Web and <strong>Linux </strong>is the ideal platform to deploy them: it is open source and available in a large variety of free or commercial distributions. One of the most appreciated distributions is <a title="Ubuntu" href="http://www.ubuntu.com" target="_blank">Ubuntu</a>, derived from Debian and also packaged in a server specific version.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cabutto.org/2009/09/a-professional-php-team-developing-environment/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>formulae &#8211; computation for fun</title>
		<link>http://www.cabutto.org/2009/08/formulae-computation-for-fun/</link>
		<comments>http://www.cabutto.org/2009/08/formulae-computation-for-fun/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 15:38:44 +0000</pubDate>
		<dc:creator>acabutto</dc:creator>
				<category><![CDATA[IT sites]]></category>
		<category><![CDATA[computation]]></category>
		<category><![CDATA[crc32]]></category>
		<category><![CDATA[hash]]></category>
		<category><![CDATA[md5]]></category>
		<category><![CDATA[sha1]]></category>
		<category><![CDATA[sites]]></category>

		<guid isPermaLink="false">http://www.cabutto.org/?p=28</guid>
		<description><![CDATA[formulae is online! An useful page to compute hash functions like md5, sha1, crc32 and much much more!
Stay tuned for new features!
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.formulae.eu"><img class="alignleft size-full wp-image-29" title="formulae" src="http://www.cabutto.org/wp-content/uploads/2009/09/logo.png" alt="formulae" width="250" height="87" /></a>formulae is online! An useful page to compute hash functions like md5, sha1, crc32 and much much more!</p>
<p>Stay tuned for new features!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cabutto.org/2009/08/formulae-computation-for-fun/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

