<?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>Andrea Boscolo &#187; Guide</title>
	<atom:link href="http://www.andreaboscolo.it/category/guide/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.andreaboscolo.it</link>
	<description>Appunti di informatica libera ed altre menate</description>
	<lastBuildDate>Mon, 21 Dec 2009 09:51:21 +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>Prima di aggiornare Wordpress su Aruba</title>
		<link>http://www.andreaboscolo.it/2009/02/14/prima-di-aggiornare-wordpress-su-aruba/</link>
		<comments>http://www.andreaboscolo.it/2009/02/14/prima-di-aggiornare-wordpress-su-aruba/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 09:30:39 +0000</pubDate>
		<dc:creator>Andrea Boscolo</dc:creator>
				<category><![CDATA[Guide]]></category>
		<category><![CDATA[aruba]]></category>
		<category><![CDATA[informatica]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programmazione]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.andreaboscolo.it/?p=521</guid>
		<description><![CDATA[Tra i miei feed ho trovato tanti articoli che scoraggiano l&#8217;aggiornamento di Wordpress su hosting Linux di Aruba. Io invece dico FATELO! Prima però c&#8217;è da prendere in considerazione un piccolo accorgimento.

Leggi il resto di Prima di aggiornare Wordpress su Aruba (162 parole)

 Andrea Boscolo per Andrea Boscolo, 2009. &#124;
Permalink  &#124;
Nessun commento 
Categorie: Guide [...]]]></description>
			<content:encoded><![CDATA[<p>Tra i miei feed ho trovato tanti articoli che scoraggiano l&#8217;aggiornamento di <a title="Wordpres Home Page" href="http://www.wordpress.com" target="_blank">Wordpress</a> su hosting Linux di <a title="Aruba Home PAge" href="http://www.aruba.it" target="_blank">Aruba</a>. Io invece dico FATELO! Prima però c&#8217;è da prendere in considerazione un piccolo accorgimento.</p>
<p><img class="aligncenter size-full wp-image-11" title="Wordpress" src="http://www.andreaboscolo.it/wp-content/uploads/2008/03/wordpress1.png" alt="Wordpress" width="300" height="300" /></p>
<p>Leggi il resto di <a href="http://www.andreaboscolo.it/2009/02/14/prima-di-aggiornare-wordpress-su-aruba/">Prima di aggiornare Wordpress su Aruba</a> (162 parole)</p>
<hr />
<p><small><a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/it/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/2.5/it/80x15.png" /></a> Andrea Boscolo per <a href="http://www.andreaboscolo.it">Andrea Boscolo</a>, 2009. |
<a href="http://www.andreaboscolo.it/2009/02/14/prima-di-aggiornare-wordpress-su-aruba/">Permalink</a>  |
<a href="http://www.andreaboscolo.it/2009/02/14/prima-di-aggiornare-wordpress-su-aruba/#comments">Nessun commento</a> <br />
Categorie: <a href="http://www.andreaboscolo.it/category/guide/" title="Visualizza tutti gli articoli in Guide" rel="category tag">Guide</a> |
Tag: <a href="http://www.andreaboscolo.it/tag/aruba/" rel="tag">aruba</a>, <a href="http://www.andreaboscolo.it/tag/informatica/" rel="tag">informatica</a>, <a href="http://www.andreaboscolo.it/tag/linux/" rel="tag">linux</a>, <a href="http://www.andreaboscolo.it/tag/php/" rel="tag">php</a>, <a href="http://www.andreaboscolo.it/tag/programmazione/" rel="tag">programmazione</a>, <a href="http://www.andreaboscolo.it/tag/wordpress/" rel="tag">wordpress</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.andreaboscolo.it/2009/02/14/prima-di-aggiornare-wordpress-su-aruba/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installare Oracle XE e PHP su Ubuntu 8.04.1 Server</title>
		<link>http://www.andreaboscolo.it/2008/10/31/installare-oracle-xe-e-php-su-ubuntu-8041-server/</link>
		<comments>http://www.andreaboscolo.it/2008/10/31/installare-oracle-xe-e-php-su-ubuntu-8041-server/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 10:46:06 +0000</pubDate>
		<dc:creator>Andrea Boscolo</dc:creator>
				<category><![CDATA[Guide]]></category>
		<category><![CDATA[hardy]]></category>
		<category><![CDATA[informatica]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[oracle xe]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php 5]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.andreaboscolo.it/?p=354</guid>
		<description><![CDATA[Questa guida mostrerà come installare Oracle XE su Ubuntu 8.04.1 Server e configurare PHP 5 ed Apache per poter utilizzare tale database.

Leggi il resto di Installare Oracle XE e PHP su Ubuntu 8.04.1 Server (369 parole)

 Andrea Boscolo per Andrea Boscolo, 2008. &#124;
Permalink  &#124;
5 commenti 
Categorie: Guide &#124;
Tag: hardy, informatica, linux, oracle xe, php, [...]]]></description>
			<content:encoded><![CDATA[<p>Questa guida mostrerà come installare <a title="Oracle XE Home Page" href="http://www.oracle.com/technology/products/database/xe/index.html" target="_blank">Oracle XE</a> su <a title="Ubuntu Server Home Page" href="http://www.ubuntu.com/products/WhatIsUbuntu/serveredition" target="_blank">Ubuntu 8.04.1 Server</a> e configurare <a title="PHP Home Page" href="http://www.php.net" target="_blank">PHP</a> 5 ed <a title="Apache Web Server Home Page" href="http://httpd.apache.org/" target="_blank">Apache</a> per poter utilizzare tale <a title="Significato di dababase su Wikipedia" href="http://it.wikipedia.org/wiki/Database" target="_blank">database</a>.</p>
<p><img class="aligncenter size-full wp-image-355" title="Oracle e PHP Logo" src="http://www.andreaboscolo.it/wp-content/uploads/2008/10/oracle_php.jpg" alt="" width="400" height="99" /></p>
<p>Leggi il resto di <a href="http://www.andreaboscolo.it/2008/10/31/installare-oracle-xe-e-php-su-ubuntu-8041-server/">Installare Oracle XE e PHP su Ubuntu 8.04.1 Server</a> (369 parole)</p>
<hr />
<p><small><a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/it/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/2.5/it/80x15.png" /></a> Andrea Boscolo per <a href="http://www.andreaboscolo.it">Andrea Boscolo</a>, 2008. |
<a href="http://www.andreaboscolo.it/2008/10/31/installare-oracle-xe-e-php-su-ubuntu-8041-server/">Permalink</a>  |
<a href="http://www.andreaboscolo.it/2008/10/31/installare-oracle-xe-e-php-su-ubuntu-8041-server/#comments">5 commenti</a> <br />
Categorie: <a href="http://www.andreaboscolo.it/category/guide/" title="Visualizza tutti gli articoli in Guide" rel="category tag">Guide</a> |
Tag: <a href="http://www.andreaboscolo.it/tag/hardy/" rel="tag">hardy</a>, <a href="http://www.andreaboscolo.it/tag/informatica/" rel="tag">informatica</a>, <a href="http://www.andreaboscolo.it/tag/linux/" rel="tag">linux</a>, <a href="http://www.andreaboscolo.it/tag/oracle-xe/" rel="tag">oracle xe</a>, <a href="http://www.andreaboscolo.it/tag/php/" rel="tag">php</a>, <a href="http://www.andreaboscolo.it/tag/php-5/" rel="tag">php 5</a>, <a href="http://www.andreaboscolo.it/tag/server/" rel="tag">server</a>, <a href="http://www.andreaboscolo.it/tag/tutorial/" rel="tag">tutorial</a>, <a href="http://www.andreaboscolo.it/tag/ubuntu/" rel="tag">ubuntu</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.andreaboscolo.it/2008/10/31/installare-oracle-xe-e-php-su-ubuntu-8041-server/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Cambiamo la freccia in Tomtom 7 Navigator</title>
		<link>http://www.andreaboscolo.it/2008/10/03/cambiamo-la-freccia-in-tomtom-7-navigator/</link>
		<comments>http://www.andreaboscolo.it/2008/10/03/cambiamo-la-freccia-in-tomtom-7-navigator/#comments</comments>
		<pubDate>Fri, 03 Oct 2008 10:04:51 +0000</pubDate>
		<dc:creator>Andrea Boscolo</dc:creator>
				<category><![CDATA[Guide]]></category>
		<category><![CDATA[grafica]]></category>
		<category><![CDATA[informatica]]></category>
		<category><![CDATA[tomtom]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.andreaboscolo.it/?p=333</guid>
		<description><![CDATA[Vediamo di seguito come cambiare la freccia che indica la nostra direzione in Tomtom 7 Navigator.

Leggi il resto di Cambiamo la freccia in Tomtom 7 Navigator (152 parole)

 Andrea Boscolo per Andrea Boscolo, 2008. &#124;
Permalink  &#124;
Un commento 
Categorie: Guide &#124;
Tag: grafica, informatica, tomtom, tutorial
]]></description>
			<content:encoded><![CDATA[<p>Vediamo di seguito come cambiare la freccia che indica la nostra direzione in <a title="Tomtom Navigator Home Page" href="http://www.tomtom.com/products/category.php?ID=2&amp;Language=7" target="_blank">Tomtom 7 Navigator</a>.</p>
<p><a title="Tomtom Home Page" href="http://www.tomtom.com/index.php?Lid=7&amp;selector=true" target="_blank"><img class="aligncenter size-full wp-image-334" title="tomtom" src="http://www.andreaboscolo.it/wp-content/uploads/2008/10/tomtom.jpg" alt="" width="320" height="240" /></a></p>
<p>Leggi il resto di <a href="http://www.andreaboscolo.it/2008/10/03/cambiamo-la-freccia-in-tomtom-7-navigator/">Cambiamo la freccia in Tomtom 7 Navigator</a> (152 parole)</p>
<hr />
<p><small><a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/it/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/2.5/it/80x15.png" /></a> Andrea Boscolo per <a href="http://www.andreaboscolo.it">Andrea Boscolo</a>, 2008. |
<a href="http://www.andreaboscolo.it/2008/10/03/cambiamo-la-freccia-in-tomtom-7-navigator/">Permalink</a>  |
<a href="http://www.andreaboscolo.it/2008/10/03/cambiamo-la-freccia-in-tomtom-7-navigator/#comments">Un commento</a> <br />
Categorie: <a href="http://www.andreaboscolo.it/category/guide/" title="Visualizza tutti gli articoli in Guide" rel="category tag">Guide</a> |
Tag: <a href="http://www.andreaboscolo.it/tag/grafica/" rel="tag">grafica</a>, <a href="http://www.andreaboscolo.it/tag/informatica/" rel="tag">informatica</a>, <a href="http://www.andreaboscolo.it/tag/tomtom/" rel="tag">tomtom</a>, <a href="http://www.andreaboscolo.it/tag/tutorial/" rel="tag">tutorial</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.andreaboscolo.it/2008/10/03/cambiamo-la-freccia-in-tomtom-7-navigator/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tor + Vidalia + FoxyProxy: ovvero navigare in anomimato, anche sui siti oscurati in Italia, con Ubuntu</title>
		<link>http://www.andreaboscolo.it/2008/09/10/tor-vidalia-foxyproxy-ovvero-navigare-in-anomimato-anche-sui-siti-oscurati-in-italia-con-ubuntu/</link>
		<comments>http://www.andreaboscolo.it/2008/09/10/tor-vidalia-foxyproxy-ovvero-navigare-in-anomimato-anche-sui-siti-oscurati-in-italia-con-ubuntu/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 21:15:01 +0000</pubDate>
		<dc:creator>Andrea Boscolo</dc:creator>
				<category><![CDATA[Attivismo]]></category>
		<category><![CDATA[Guide]]></category>
		<category><![CDATA[anonimato]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[foxyproxy]]></category>
		<category><![CDATA[gutsy]]></category>
		<category><![CDATA[hardy]]></category>
		<category><![CDATA[informatica]]></category>
		<category><![CDATA[intrepid]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[tor]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.andreaboscolo.it/?p=270</guid>
		<description><![CDATA[Orma si sa, con solo qualche bisbiglio da parte dei media ufficiali, anche in Italia, alcuni siti stanno venendo oscurati, e quindi censurati. Ci vengono in aiuto, sulla nostra Ubuntu, Tor 1, Vidalia e FoxyProxy.

Leggi il resto di Tor + Vidalia + FoxyProxy: ovvero navigare in anomimato, anche sui siti oscurati in Italia, con Ubuntu [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Il caso di The Pirate Bay su Repubblica" href="http://www.repubblica.it/2007/09/sezioni/scienza_e_tecnologia/musica-digitale/pirate-bay/pirate-bay.html" target="_blank">Orma si sa</a>, con solo qualche bisbiglio da parte dei media ufficiali, anche in Italia, alcuni siti stanno venendo oscurati, e quindi censurati. Ci vengono in aiuto, sulla nostra Ubuntu, <a title="Tor Home Page" href="http://www.torproject.org/" target="_blank">Tor</a><sup> 1</sup>, <a title="Vidalia Home Page" href="http://www.vidalia-project.net/" target="_blank">Vidalia</a> e <a title="FoxyProxy Home Page" href="http://foxyproxy.mozdev.org/" target="_blank">FoxyProxy</a>.</p>
<p><img class="aligncenter size-full wp-image-277" title="Logo Tor" src="http://www.andreaboscolo.it/wp-content/uploads/2008/09/tor_sticker.png" alt="" width="400" height="314" /><br />
Leggi il resto di <a href="http://www.andreaboscolo.it/2008/09/10/tor-vidalia-foxyproxy-ovvero-navigare-in-anomimato-anche-sui-siti-oscurati-in-italia-con-ubuntu/">Tor + Vidalia + FoxyProxy: ovvero navigare in anomimato, anche sui siti oscurati in Italia, con Ubuntu</a> (436 parole)</p>
<hr />
<p><small><a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/it/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/2.5/it/80x15.png" /></a> Andrea Boscolo per <a href="http://www.andreaboscolo.it">Andrea Boscolo</a>, 2008. |
<a href="http://www.andreaboscolo.it/2008/09/10/tor-vidalia-foxyproxy-ovvero-navigare-in-anomimato-anche-sui-siti-oscurati-in-italia-con-ubuntu/">Permalink</a>  |
<a href="http://www.andreaboscolo.it/2008/09/10/tor-vidalia-foxyproxy-ovvero-navigare-in-anomimato-anche-sui-siti-oscurati-in-italia-con-ubuntu/#comments">44 commenti</a> <br />
Categorie: <a href="http://www.andreaboscolo.it/category/attivismo/" title="Visualizza tutti gli articoli in Attivismo" rel="category tag">Attivismo</a>,  <a href="http://www.andreaboscolo.it/category/guide/" title="Visualizza tutti gli articoli in Guide" rel="category tag">Guide</a> |
Tag: <a href="http://www.andreaboscolo.it/tag/anonimato/" rel="tag">anonimato</a>, <a href="http://www.andreaboscolo.it/tag/firefox/" rel="tag">firefox</a>, <a href="http://www.andreaboscolo.it/tag/foxyproxy/" rel="tag">foxyproxy</a>, <a href="http://www.andreaboscolo.it/tag/gutsy/" rel="tag">gutsy</a>, <a href="http://www.andreaboscolo.it/tag/hardy/" rel="tag">hardy</a>, <a href="http://www.andreaboscolo.it/tag/informatica/" rel="tag">informatica</a>, <a href="http://www.andreaboscolo.it/tag/intrepid/" rel="tag">intrepid</a>, <a href="http://www.andreaboscolo.it/tag/linux/" rel="tag">linux</a>, <a href="http://www.andreaboscolo.it/tag/tor/" rel="tag">tor</a>, <a href="http://www.andreaboscolo.it/tag/tutorial/" rel="tag">tutorial</a>, <a href="http://www.andreaboscolo.it/tag/ubuntu/" rel="tag">ubuntu</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.andreaboscolo.it/2008/09/10/tor-vidalia-foxyproxy-ovvero-navigare-in-anomimato-anche-sui-siti-oscurati-in-italia-con-ubuntu/feed/</wfw:commentRss>
		<slash:comments>44</slash:comments>
		</item>
		<item>
		<title>Wordpress: feed RSS per Categorie e Tag</title>
		<link>http://www.andreaboscolo.it/2008/08/07/wordpress-feed-rss-per-categorie-e-tag/</link>
		<comments>http://www.andreaboscolo.it/2008/08/07/wordpress-feed-rss-per-categorie-e-tag/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 14:30:51 +0000</pubDate>
		<dc:creator>Andrea Boscolo</dc:creator>
				<category><![CDATA[Guide]]></category>
		<category><![CDATA[informatica]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.andreaboscolo.it/?p=155</guid>
		<description><![CDATA[Con Wordpress è possbile avere feed RSS solo per una determinata categoria o per un determinato tag. Vediamo come.

Leggi il resto di Wordpress: feed RSS per Categorie e Tag (156 parole)

 Andrea Boscolo per Andrea Boscolo, 2008. &#124;
Permalink  &#124;
2 commenti 
Categorie: Guide &#124;
Tag: informatica, tutorial, wordpress
]]></description>
			<content:encoded><![CDATA[<p>Con <a title="Wordpress Home Page" href="http://www.wordpress.org" target="_blank">Wordpress</a> è possbile avere feed RSS solo per una determinata categoria o per un determinato tag. Vediamo come.</p>
<p style="text-align: center;"><a title="Wordpress Home Page" href="http://www.wordpress.org" target="_blank"><img class="size-full wp-image-156 aligncenter" title="Wordpress" src="http://www.andreaboscolo.it/wp-content/uploads/2008/08/wordpress.png" alt="" width="200" height="200" /></a></p>
<p>Leggi il resto di <a href="http://www.andreaboscolo.it/2008/08/07/wordpress-feed-rss-per-categorie-e-tag/">Wordpress: feed RSS per Categorie e Tag</a> (156 parole)</p>
<hr />
<p><small><a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/it/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/2.5/it/80x15.png" /></a> Andrea Boscolo per <a href="http://www.andreaboscolo.it">Andrea Boscolo</a>, 2008. |
<a href="http://www.andreaboscolo.it/2008/08/07/wordpress-feed-rss-per-categorie-e-tag/">Permalink</a>  |
<a href="http://www.andreaboscolo.it/2008/08/07/wordpress-feed-rss-per-categorie-e-tag/#comments">2 commenti</a> <br />
Categorie: <a href="http://www.andreaboscolo.it/category/guide/" title="Visualizza tutti gli articoli in Guide" rel="category tag">Guide</a> |
Tag: <a href="http://www.andreaboscolo.it/tag/informatica/" rel="tag">informatica</a>, <a href="http://www.andreaboscolo.it/tag/tutorial/" rel="tag">tutorial</a>, <a href="http://www.andreaboscolo.it/tag/wordpress/" rel="tag">wordpress</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.andreaboscolo.it/2008/08/07/wordpress-feed-rss-per-categorie-e-tag/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Appunti: installare Ubuntu 8.04 su Asus Eee PC 701</title>
		<link>http://www.andreaboscolo.it/2008/08/05/appunti-installare-ubuntu-804-su-asus-eee-pc-701/</link>
		<comments>http://www.andreaboscolo.it/2008/08/05/appunti-installare-ubuntu-804-su-asus-eee-pc-701/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 17:59:39 +0000</pubDate>
		<dc:creator>Andrea Boscolo</dc:creator>
				<category><![CDATA[Guide]]></category>
		<category><![CDATA[eee pc]]></category>
		<category><![CDATA[hardy]]></category>
		<category><![CDATA[informatica]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.andreaboscolo.it/?p=121</guid>
		<description><![CDATA[Più che una guida questa la considererei una raccolta di appunti personale su come installare Ubuntu 8.04 Hardy Heron su l&#8217;Asus Eee PC 701.  Le informazioni qui riportate non sono farina del mio sacco e per ogni parte è citata la fonte. Detto questo, iniziamo.

Leggi il resto di Appunti: installare Ubuntu 8.04 su Asus Eee [...]]]></description>
			<content:encoded><![CDATA[<p>Più che una guida questa la considererei una raccolta di appunti personale su come installare Ubuntu 8.04 Hardy Heron su l&#8217;Asus Eee PC 701.  Le informazioni qui riportate non sono farina del mio sacco e per ogni parte è citata la fonte. Detto questo, iniziamo.</p>
<p style="text-align: center;"><a href="http://www.andreaboscolo.it/wp-content/uploads/2008/08/ubuntueeegold.png" rel="lightbox[121]"><img class="size-medium wp-image-122 aligncenter" title="Ubuntu Eee" src="http://www.andreaboscolo.it/wp-content/uploads/2008/08/ubuntueeegold-400x240.png" alt="" width="400" height="240" /></a></p>
<p style="text-align: left;">Leggi il resto di <a href="http://www.andreaboscolo.it/2008/08/05/appunti-installare-ubuntu-804-su-asus-eee-pc-701/">Appunti: installare Ubuntu 8.04 su Asus Eee PC 701</a> (688 parole)</p>
<hr />
<p><small><a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/it/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/2.5/it/80x15.png" /></a> Andrea Boscolo per <a href="http://www.andreaboscolo.it">Andrea Boscolo</a>, 2008. |
<a href="http://www.andreaboscolo.it/2008/08/05/appunti-installare-ubuntu-804-su-asus-eee-pc-701/">Permalink</a>  |
<a href="http://www.andreaboscolo.it/2008/08/05/appunti-installare-ubuntu-804-su-asus-eee-pc-701/#comments">19 commenti</a> <br />
Categorie: <a href="http://www.andreaboscolo.it/category/guide/" title="Visualizza tutti gli articoli in Guide" rel="category tag">Guide</a> |
Tag: <a href="http://www.andreaboscolo.it/tag/eee-pc/" rel="tag">eee pc</a>, <a href="http://www.andreaboscolo.it/tag/hardy/" rel="tag">hardy</a>, <a href="http://www.andreaboscolo.it/tag/informatica/" rel="tag">informatica</a>, <a href="http://www.andreaboscolo.it/tag/linux/" rel="tag">linux</a>, <a href="http://www.andreaboscolo.it/tag/tutorial/" rel="tag">tutorial</a>, <a href="http://www.andreaboscolo.it/tag/ubuntu/" rel="tag">ubuntu</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.andreaboscolo.it/2008/08/05/appunti-installare-ubuntu-804-su-asus-eee-pc-701/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Abilitiamo il composite manager di metacity</title>
		<link>http://www.andreaboscolo.it/2008/08/05/abilitiamo-il-composite-manager-di-metacity/</link>
		<comments>http://www.andreaboscolo.it/2008/08/05/abilitiamo-il-composite-manager-di-metacity/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 22:27:46 +0000</pubDate>
		<dc:creator>Andrea Boscolo</dc:creator>
				<category><![CDATA[Guide]]></category>
		<category><![CDATA[hardy]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[metacity]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.andreaboscolo.it/?p=116</guid>
		<description><![CDATA[Per ottenere gli effetti di ombre e trasparenze descritte qui si può utilizzare la funzione di composite già presente nelle ultime versioni di metacity. Per esempio, si può utilizzare tranquillamente su Ubuntu 8.04 Hardy Heron.

Leggi il resto di Abilitiamo il composite manager di metacity (47 parole)

 Andrea Boscolo per Andrea Boscolo, 2008. &#124;
Permalink  &#124;
2 [...]]]></description>
			<content:encoded><![CDATA[<p>Per ottenere gli effetti di ombre e trasparenze descritte <a title="Xcompmgr" href="http://www.andreaboscolo.it/2008/08/04/ombre-ed-awn-senza-compiz/" target="_blank">qui</a> si può utilizzare la funzione di composite già presente nelle ultime versioni di <a title="Metacity Blog" href="http://blogs.gnome.org/metacity" target="_blank">metacity</a>. Per esempio, si può utilizzare tranquillamente su Ubuntu 8.04 Hardy Heron.</p>
<p style="text-align: center;"><a href="http://www.andreaboscolo.it/wp-content/uploads/2008/08/schermata-2.png" rel="lightbox[116]"><img class="size-medium wp-image-117 aligncenter" title="Il COmposite Manager di Metacity in azione" src="http://www.andreaboscolo.it/wp-content/uploads/2008/08/schermata-2-300x240.png" alt="" width="300" height="240" /></a></p>
<p>Leggi il resto di <a href="http://www.andreaboscolo.it/2008/08/05/abilitiamo-il-composite-manager-di-metacity/">Abilitiamo il composite manager di metacity</a> (47 parole)</p>
<hr />
<p><small><a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/it/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/2.5/it/80x15.png" /></a> Andrea Boscolo per <a href="http://www.andreaboscolo.it">Andrea Boscolo</a>, 2008. |
<a href="http://www.andreaboscolo.it/2008/08/05/abilitiamo-il-composite-manager-di-metacity/">Permalink</a>  |
<a href="http://www.andreaboscolo.it/2008/08/05/abilitiamo-il-composite-manager-di-metacity/#comments">2 commenti</a> <br />
Categorie: <a href="http://www.andreaboscolo.it/category/guide/" title="Visualizza tutti gli articoli in Guide" rel="category tag">Guide</a> |
Tag: <a href="http://www.andreaboscolo.it/tag/hardy/" rel="tag">hardy</a>, <a href="http://www.andreaboscolo.it/tag/linux/" rel="tag">linux</a>, <a href="http://www.andreaboscolo.it/tag/metacity/" rel="tag">metacity</a>, <a href="http://www.andreaboscolo.it/tag/tutorial/" rel="tag">tutorial</a>, <a href="http://www.andreaboscolo.it/tag/ubuntu/" rel="tag">ubuntu</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.andreaboscolo.it/2008/08/05/abilitiamo-il-composite-manager-di-metacity/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ombre ed AWN senza Compiz</title>
		<link>http://www.andreaboscolo.it/2008/08/04/ombre-ed-awn-senza-compiz/</link>
		<comments>http://www.andreaboscolo.it/2008/08/04/ombre-ed-awn-senza-compiz/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 18:55:24 +0000</pubDate>
		<dc:creator>Andrea Boscolo</dc:creator>
				<category><![CDATA[Guide]]></category>
		<category><![CDATA[effetti desktop]]></category>
		<category><![CDATA[informatica]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[metacity]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[xcompmgr]]></category>

		<guid isPermaLink="false">http://www.andreaboscolo.it/?p=108</guid>
		<description><![CDATA[Compiz gira lento? Non volete utilizzare driver proprietari ma non volete rinunciare alle ombre ed ad Avant Window Navigator? La risposta è xcompmgr!

Leggi il resto di Ombre ed AWN senza Compiz (57 parole)

 Andrea Boscolo per Andrea Boscolo, 2008. &#124;
Permalink  &#124;
4 commenti 
Categorie: Guide &#124;
Tag: effetti desktop, informatica, linux, metacity, tutorial, ubuntu, xcompmgr
]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><a title="Compiz Home Page" href="http://compiz.org/" target="_blank">Compiz</a> gira lento? Non volete utilizzare driver proprietari ma non volete rinunciare alle ombre ed ad <a title="Avant Window Navigator Home Page" href="https://launchpad.net/awn" target="_blank">Avant Window Navigator</a>? La risposta è <a title="Xcompmgr Home Page" href="http://freedesktop.org/wiki/Software/xapps" target="_blank">xcompmgr</a>!</p>
<p style="text-align: center;"><img class="size-full wp-image-109 aligncenter" title="freedesktop.org" src="http://www.andreaboscolo.it/wp-content/uploads/2008/08/freedesktop-logo.png" alt="" width="418" height="69" /></p>
<p style="text-align: left;">Leggi il resto di <a href="http://www.andreaboscolo.it/2008/08/04/ombre-ed-awn-senza-compiz/">Ombre ed AWN senza Compiz</a> (57 parole)</p>
<hr />
<p><small><a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/it/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/2.5/it/80x15.png" /></a> Andrea Boscolo per <a href="http://www.andreaboscolo.it">Andrea Boscolo</a>, 2008. |
<a href="http://www.andreaboscolo.it/2008/08/04/ombre-ed-awn-senza-compiz/">Permalink</a>  |
<a href="http://www.andreaboscolo.it/2008/08/04/ombre-ed-awn-senza-compiz/#comments">4 commenti</a> <br />
Categorie: <a href="http://www.andreaboscolo.it/category/guide/" title="Visualizza tutti gli articoli in Guide" rel="category tag">Guide</a> |
Tag: <a href="http://www.andreaboscolo.it/tag/effetti-desktop/" rel="tag">effetti desktop</a>, <a href="http://www.andreaboscolo.it/tag/informatica/" rel="tag">informatica</a>, <a href="http://www.andreaboscolo.it/tag/linux/" rel="tag">linux</a>, <a href="http://www.andreaboscolo.it/tag/metacity/" rel="tag">metacity</a>, <a href="http://www.andreaboscolo.it/tag/tutorial/" rel="tag">tutorial</a>, <a href="http://www.andreaboscolo.it/tag/ubuntu/" rel="tag">ubuntu</a>, <a href="http://www.andreaboscolo.it/tag/xcompmgr/" rel="tag">xcompmgr</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.andreaboscolo.it/2008/08/04/ombre-ed-awn-senza-compiz/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Facciamo un&#8217;installazione decente di Thunderbird</title>
		<link>http://www.andreaboscolo.it/2008/07/19/facciamo-uninstallazione-decente-di-thunderbird/</link>
		<comments>http://www.andreaboscolo.it/2008/07/19/facciamo-uninstallazione-decente-di-thunderbird/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 22:42:33 +0000</pubDate>
		<dc:creator>Andrea Boscolo</dc:creator>
				<category><![CDATA[Guide]]></category>
		<category><![CDATA[client di posta]]></category>
		<category><![CDATA[informatica]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[thunderbird]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.andreaboscolo.it/2008/07/19/facciamo-uninstallazione-decente-di-thunderbird/</guid>
		<description><![CDATA[Installiamo il client di posta  Mozilla Thunderbird con e-mail, calendario, attività e contatti di Google.

Leggi il resto di Facciamo un&#8217;installazione decente di Thunderbird (331 parole)

 Andrea Boscolo per Andrea Boscolo, 2008. &#124;
Permalink  &#124;
3 commenti 
Categorie: Guide &#124;
Tag: client di posta, informatica, linux, thunderbird, tutorial, ubuntu
]]></description>
			<content:encoded><![CDATA[<p>Installiamo il client di posta  <a title="Sito ufficiale di Mozilla Thunderbird" href="http://www.mozilla-europe.org/it/products/thunderbird/" target="_blank">Mozilla Thunderbird</a> con e-mail, calendario, attività e contatti di Google.</p>
<p style="text-align: center"><img class="imageframe" src="http://www.andreaboscolo.it/wp-content/uploads/2008/07/thunderbird.jpeg" alt="Logo di Mozilla Thunderbird" width="124" height="124" /></p>
<p>Leggi il resto di <a href="http://www.andreaboscolo.it/2008/07/19/facciamo-uninstallazione-decente-di-thunderbird/">Facciamo un&#8217;installazione decente di Thunderbird</a> (331 parole)</p>
<hr />
<p><small><a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/it/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/2.5/it/80x15.png" /></a> Andrea Boscolo per <a href="http://www.andreaboscolo.it">Andrea Boscolo</a>, 2008. |
<a href="http://www.andreaboscolo.it/2008/07/19/facciamo-uninstallazione-decente-di-thunderbird/">Permalink</a>  |
<a href="http://www.andreaboscolo.it/2008/07/19/facciamo-uninstallazione-decente-di-thunderbird/#comments">3 commenti</a> <br />
Categorie: <a href="http://www.andreaboscolo.it/category/guide/" title="Visualizza tutti gli articoli in Guide" rel="category tag">Guide</a> |
Tag: <a href="http://www.andreaboscolo.it/tag/client-di-posta/" rel="tag">client di posta</a>, <a href="http://www.andreaboscolo.it/tag/informatica/" rel="tag">informatica</a>, <a href="http://www.andreaboscolo.it/tag/linux/" rel="tag">linux</a>, <a href="http://www.andreaboscolo.it/tag/thunderbird/" rel="tag">thunderbird</a>, <a href="http://www.andreaboscolo.it/tag/tutorial/" rel="tag">tutorial</a>, <a href="http://www.andreaboscolo.it/tag/ubuntu/" rel="tag">ubuntu</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.andreaboscolo.it/2008/07/19/facciamo-uninstallazione-decente-di-thunderbird/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Screenshot con bordo ed ombre</title>
		<link>http://www.andreaboscolo.it/2008/07/19/screenshot-con-bordo-ed-ombre/</link>
		<comments>http://www.andreaboscolo.it/2008/07/19/screenshot-con-bordo-ed-ombre/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 22:22:55 +0000</pubDate>
		<dc:creator>Andrea Boscolo</dc:creator>
				<category><![CDATA[Guide]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[hardy]]></category>
		<category><![CDATA[informatica]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[metacity]]></category>
		<category><![CDATA[screenshot]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.andreaboscolo.it/2008/07/19/screenshot-con-bordo-ed-ombre/</guid>
		<description><![CDATA[É possibile in gnome (e quindi anche in Ubuntu) fare screenshot di finestre comprensive di bordo ed ombre.


Leggi il resto di Screenshot con bordo ed ombre (51 parole)

 Andrea Boscolo per Andrea Boscolo, 2008. &#124;
Permalink  &#124;
2 commenti 
Categorie: Guide &#124;
Tag: gnome, hardy, informatica, linux, metacity, screenshot, ubuntu
]]></description>
			<content:encoded><![CDATA[<p>É possibile in gnome (e quindi anche in Ubuntu) fare screenshot di finestre comprensive di bordo ed ombre.</p>
<p><a title="Screenshot di una finestra in gnome con bordo ed ombre" rel="lightbox[pics53]" href="http://www.andreaboscolo.it/wp-content/uploads/2008/07/schermata-editor-della-configurazione-gnome-screenshot.jpg"></a></p>
<p style="text-align: center"><a title="Screenshot di una finestra in gnome con bordo ed ombre" rel="lightbox[pics53]" href="http://www.andreaboscolo.it/wp-content/uploads/2008/07/schermata-editor-della-configurazione-gnome-screenshot.jpg"><img class="imageframe" src="http://www.andreaboscolo.it/wp-content/uploads/2008/07/schermata-editor-della-configurazione-gnome-screenshot.thumbnail.jpg" alt="Screenshot di una finestra in gnome con bordo ed ombre" width="400" height="325" /></a></p>
<p>Leggi il resto di <a href="http://www.andreaboscolo.it/2008/07/19/screenshot-con-bordo-ed-ombre/">Screenshot con bordo ed ombre</a> (51 parole)</p>
<hr />
<p><small><a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/it/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/2.5/it/80x15.png" /></a> Andrea Boscolo per <a href="http://www.andreaboscolo.it">Andrea Boscolo</a>, 2008. |
<a href="http://www.andreaboscolo.it/2008/07/19/screenshot-con-bordo-ed-ombre/">Permalink</a>  |
<a href="http://www.andreaboscolo.it/2008/07/19/screenshot-con-bordo-ed-ombre/#comments">2 commenti</a> <br />
Categorie: <a href="http://www.andreaboscolo.it/category/guide/" title="Visualizza tutti gli articoli in Guide" rel="category tag">Guide</a> |
Tag: <a href="http://www.andreaboscolo.it/tag/gnome/" rel="tag">gnome</a>, <a href="http://www.andreaboscolo.it/tag/hardy/" rel="tag">hardy</a>, <a href="http://www.andreaboscolo.it/tag/informatica/" rel="tag">informatica</a>, <a href="http://www.andreaboscolo.it/tag/linux/" rel="tag">linux</a>, <a href="http://www.andreaboscolo.it/tag/metacity/" rel="tag">metacity</a>, <a href="http://www.andreaboscolo.it/tag/screenshot/" rel="tag">screenshot</a>, <a href="http://www.andreaboscolo.it/tag/ubuntu/" rel="tag">ubuntu</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.andreaboscolo.it/2008/07/19/screenshot-con-bordo-ed-ombre/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
