<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Nibble's BLOG</title>
	<atom:link href="http://linux4noob.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://linux4noob.wordpress.com</link>
	<description>Il Pinguino domina</description>
	<lastBuildDate>Fri, 27 Jan 2012 19:06:39 +0000</lastBuildDate>
	<language>it</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='linux4noob.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Nibble's BLOG</title>
		<link>http://linux4noob.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://linux4noob.wordpress.com/osd.xml" title="Nibble&#039;s BLOG" />
	<atom:link rel='hub' href='http://linux4noob.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Come recuperare dati importanti da un sistema Windows danneggiato</title>
		<link>http://linux4noob.wordpress.com/2008/11/18/come-recuperare-dati-importanti-da-un-sistema-windows-danneggiato/</link>
		<comments>http://linux4noob.wordpress.com/2008/11/18/come-recuperare-dati-importanti-da-un-sistema-windows-danneggiato/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 13:04:14 +0000</pubDate>
		<dc:creator>linux4noob</dc:creator>
				<category><![CDATA[Guide UBUNTU]]></category>
		<category><![CDATA[Windows vista]]></category>
		<category><![CDATA[come recuperare i dati persi]]></category>
		<category><![CDATA[dati persi recupero]]></category>
		<category><![CDATA[recuperare dati persi]]></category>
		<category><![CDATA[recupero dati]]></category>
		<category><![CDATA[recupero dati windows]]></category>
		<category><![CDATA[windows dati persi]]></category>
		<category><![CDATA[windows schermo blu dati persi]]></category>

		<guid isPermaLink="false">http://linux4noob.wordpress.com/?p=160</guid>
		<description><![CDATA[Vi è mai capitato di perdere dati importantissimi a causa di Windows che smette di funzionare imporvvisamente?Come facciamo a recuperare i nostri dati se tutto ad un tratto Windows smette di avviarsi correttamente e risponde con le sue odiatissime scheramate blu e noi nn abbiamo nessun disco di ripristino?La prima cosa che viene in mente [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linux4noob.wordpress.com&amp;blog=1619555&amp;post=160&amp;subd=linux4noob&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Vi è mai capitato di perdere dati importantissimi a causa di Windows che smette di funzionare imporvvisamente?Come facciamo a recuperare i nostri dati se tutto ad un tratto Windows smette di avviarsi correttamente e risponde con le sue odiatissime scheramate blu e noi nn abbiamo nessun disco di ripristino?La prima cosa che viene in mente è avviare il sistema in modalità provvisoria con rete e trasferire tutto su un&#8217;altra macchina, oppure mettere i dati al sicuro in un hd esterno prima di procedere ad una formattazione. Ma se nemmeno la modalità provvisoria dovesse funionare?L&#8217;unica soluzione in questi casi estremi è ricorrere ad una qualsiasi distro linux bootabile da cd: ubuntu, kubuntu o anche knoppix (specialmente quest&#8217;ultima) possono tutte essere avviate da cdrom o da dispositivi usb senza dover formattare e installare niente sul vostro hd. In questo modo potete andare a recuperare i dati sul vostro hd e metterli al sicuro prima di procedere ad una formattazione. Ora vi spiego come fare: durante l&#8217;avvio della vostra macchina, dopo aver inserito il cd della distro che preferite, entrate nel BIOS e selezionate l&#8217;opzione che permette di avviare da cd-rom. Dopodichè se usate ubuntu-kubuntu date l&#8217;opzione che permette di provare il sistema operativo senza installarlo, mentre se usate knoppix attendete semplicemente che il sistema si avvii. Quando tutto sarà avviato dobbiamo creare un punto di mount dove montare la nostra partizione per recuperare i dati; aprite il terminale e scrivete:</p>
<p>sudo mkdir /mnt/wind</p>
<p>e successivamente</p>
<p>sudo mount /dev/sda* /mnt/win</p>
<p>al posto dell&#8217;asterisco mettete il num del vostro hd (1,2,&#8230;); fate delle prove per trovare qll giusto. Se per caso il comando sopracitato nn dovesse andare significa che windows non è stato arrestato correttamente durante la vostra ultima sessione, quindi il filesystem (ntfs) risulta ancora in uso e di conseguenza inaccessibile. Questo significa che il mount deve essere forzato con il comando</p>
<p>mount -t ntfs -o force /dev/sda* /mnt/win</p>
<p>Ora tutto dovrebbe aver funzionato correttamente, per verificare dirigetevi nella directory /mnt/win e per magia avrete di nuovo fra le mani tutti i vostri preziosissimi dati. Ora nn vi resta che attaccare un drive usb esterno e trasferire tutto, creare i vari dvd o attraverso la connessione di rete spostare tutto su un&#8217;altra macchina per poi rimettere tutto a posto. Buon recupero</p>
<p><em><br />
</em></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/linux4noob.wordpress.com/160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/linux4noob.wordpress.com/160/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/linux4noob.wordpress.com/160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/linux4noob.wordpress.com/160/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/linux4noob.wordpress.com/160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/linux4noob.wordpress.com/160/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/linux4noob.wordpress.com/160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/linux4noob.wordpress.com/160/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/linux4noob.wordpress.com/160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/linux4noob.wordpress.com/160/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/linux4noob.wordpress.com/160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/linux4noob.wordpress.com/160/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/linux4noob.wordpress.com/160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/linux4noob.wordpress.com/160/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linux4noob.wordpress.com&amp;blog=1619555&amp;post=160&amp;subd=linux4noob&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://linux4noob.wordpress.com/2008/11/18/come-recuperare-dati-importanti-da-un-sistema-windows-danneggiato/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f3c0b922be9cbbe5d9aac4656d1684f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">linux4noob</media:title>
		</media:content>
	</item>
		<item>
		<title>Installare amule adunanza su Ubuntu 8.10 Intrepid Ibex</title>
		<link>http://linux4noob.wordpress.com/2008/11/13/installare-amule-adunanza-su-ubuntu-810-intrepid-ibex/</link>
		<comments>http://linux4noob.wordpress.com/2008/11/13/installare-amule-adunanza-su-ubuntu-810-intrepid-ibex/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 13:03:19 +0000</pubDate>
		<dc:creator>linux4noob</dc:creator>
				<category><![CDATA[Guide UBUNTU]]></category>
		<category><![CDATA[adunanza intrepid]]></category>
		<category><![CDATA[amule adunanza]]></category>
		<category><![CDATA[amule adunanza intrepid]]></category>
		<category><![CDATA[configurare amule adunanza ubuntu]]></category>
		<category><![CDATA[installare amule adunanza]]></category>
		<category><![CDATA[installare amule adunanza ubuntu]]></category>
		<category><![CDATA[installare amule adunanza ubuntu 8.10]]></category>
		<category><![CDATA[installre amule adunanza ubntu intrepid 8.10]]></category>

		<guid isPermaLink="false">http://linux4noob.wordpress.com/?p=158</guid>
		<description><![CDATA[Come alcuni di voi sapranno già, l&#8217;ultima versione di amule adunanza risulta incompatibile con Ubuntu 8.10 Intrepid Ibex, perciò non provate assolutamente a installare la versione per Hardy perchè vi ritroverete fra le mani un software mal funzionante. E&#8217; invece certo al 100% che la versione Debian Lenny sia perfettamente compatibile con l&#8217;ultima versione del [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linux4noob.wordpress.com&amp;blog=1619555&amp;post=158&amp;subd=linux4noob&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Come alcuni di voi sapranno già, l&#8217;ultima versione di amule adunanza risulta incompatibile con Ubuntu 8.10 Intrepid Ibex, perciò non provate assolutamente a installare la versione per Hardy perchè vi ritroverete fra le mani un software mal funzionante. E&#8217; invece certo al 100% che la versione Debian Lenny sia perfettamente compatibile con l&#8217;ultima versione del nostro sistema operativo e grazie a questa guida vi spiegherò come installarlo.</p>
<p>Prima di tutto se per errore avete installato qualche versione malfunzionante (o addirittura che nn funziona per niente <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> ) dovete assolutamente rimuoverla per evitare conflitti; aprite quindi il terminale e digitate</p>
<p><span style="color:#ff6600;"><strong>sudo apt-get remove &#8211;purge amule-adunanza</strong></span></p>
<p>e, per dare una pulitina più a fondo digitate anche</p>
<p><span style="color:#ff6600;"><strong><br />
</strong></span></p>
<p><span style="color:#ff6600;"><strong>sudo apt-get autoremove &#8211;purge amule-adunanza</strong></span></p>
<p>una volta rimosse le vecchie versioni scaricate la versione Debian-Lenny da questo <a href="http://forum.adunanza.net/showpost.php?p=755636&amp;postcount=3">link</a>.</p>
<p>ora, sempre da terminale dirigetevi nella directory dove è contenuto il pacchetto con il comando</p>
<p><span style="color:#ff6600;"><strong><br />
</strong></span></p>
<p><span style="color:#ff6600;"><strong>cd /percorsocartella </strong></span> (cd /home/utente/Scrivania se avete il file sul Desktop)</p>
<p>e date il comando</p>
<p><span style="color:#ff6600;"><strong>sudo dpkg -i aMule*</strong></span></p>
<p>se il terminale dice che sono occorsi degli errori processando amule-adunanza è perchè mancano delle dipendenza. In questo caso digitate</p>
<p><strong><span style="color:#ff6600;">sudo apt-get install -f</span></strong></p>
<p>e successivamente di nuovo</p>
<p><span style="color:#ff6600;"><strong>sudo dpkg -i aMule*</strong></span></p>
<p>ora adunanza è installato e perfettamente funzionante; per avviarlo andate su Applicazioni-&gt;Internet-&gt;Amule-Adunanza.</p>
<p>Grazie per l&#8217;attenzione ed uno speciale ringraziamento ad Alex che ha provveduto all&#8217;aggiornamento del link in questo post.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/linux4noob.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/linux4noob.wordpress.com/158/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/linux4noob.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/linux4noob.wordpress.com/158/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/linux4noob.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/linux4noob.wordpress.com/158/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/linux4noob.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/linux4noob.wordpress.com/158/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/linux4noob.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/linux4noob.wordpress.com/158/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/linux4noob.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/linux4noob.wordpress.com/158/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/linux4noob.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/linux4noob.wordpress.com/158/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linux4noob.wordpress.com&amp;blog=1619555&amp;post=158&amp;subd=linux4noob&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://linux4noob.wordpress.com/2008/11/13/installare-amule-adunanza-su-ubuntu-810-intrepid-ibex/feed/</wfw:commentRss>
		<slash:comments>43</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f3c0b922be9cbbe5d9aac4656d1684f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">linux4noob</media:title>
		</media:content>
	</item>
		<item>
		<title>Ripristinare GRUB dopo l&#8217;installazione di Windows</title>
		<link>http://linux4noob.wordpress.com/2008/11/10/ripristinare-grub-dopo-linstallazione-di-windows/</link>
		<comments>http://linux4noob.wordpress.com/2008/11/10/ripristinare-grub-dopo-linstallazione-di-windows/#comments</comments>
		<pubDate>Mon, 10 Nov 2008 13:47:43 +0000</pubDate>
		<dc:creator>linux4noob</dc:creator>
				<category><![CDATA[Guide UBUNTU]]></category>
		<category><![CDATA[accedere ubuntu windows]]></category>
		<category><![CDATA[accedere windows ubuntu]]></category>
		<category><![CDATA[dual boot grub]]></category>
		<category><![CDATA[dual boot ubuntu windows]]></category>
		<category><![CDATA[dual boot windows ubuntu]]></category>
		<category><![CDATA[ripristinare grub]]></category>
		<category><![CDATA[ripristino GRUB]]></category>
		<category><![CDATA[vedere linux]]></category>
		<category><![CDATA[windows grub]]></category>
		<category><![CDATA[windows sputtana grub]]></category>

		<guid isPermaLink="false">http://linux4noob.wordpress.com/?p=153</guid>
		<description><![CDATA[Almeno una volta nella vita vi sarà capitato di sicuro di installare due sistemi operativi nello stesso PC. Le cose filano sempre lisce quando aggiungete Ubuntu in dual-boot con Windows Xp: la configurazione guidata di Ubuntu installa GRUB nel vostro sistema e la configura automaticamente per il boot di uno o l&#8217;altro sistema operativo. I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linux4noob.wordpress.com&amp;blog=1619555&amp;post=153&amp;subd=linux4noob&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Almeno una volta nella vita vi sarà capitato di sicuro di installare due sistemi operativi nello stesso PC. Le cose filano sempre lisce quando aggiungete Ubuntu in dual-boot con Windows Xp: la configurazione guidata di Ubuntu installa GRUB nel vostro sistema e la configura automaticamente per il boot di uno o l&#8217;altro sistema operativo. I problemi sorgono quando avviene l&#8217;opposto: se avete Ubuntu installato e create una partizione per mettere Xp in dual-boot, quest&#8217;ultimo sputtana completamente grub rendendo impossibile l&#8217;accesso a linux. In questa guida propongo un modo semplice e molto efficente per recuperare la parte persa di linux e ripristinare GRUB che Windows sputtana (ma non irrimediabilmente, diciamo piutosto che la nasconde). Cliccate <a href="http://linux4noob.wordpress.com/ripristino-di-grub-dopo-linstallazione-di-windows/">qui </a>per seguire la guida al ripristino di GRUB.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/linux4noob.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/linux4noob.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/linux4noob.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/linux4noob.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/linux4noob.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/linux4noob.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/linux4noob.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/linux4noob.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/linux4noob.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/linux4noob.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/linux4noob.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/linux4noob.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/linux4noob.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/linux4noob.wordpress.com/153/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linux4noob.wordpress.com&amp;blog=1619555&amp;post=153&amp;subd=linux4noob&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://linux4noob.wordpress.com/2008/11/10/ripristinare-grub-dopo-linstallazione-di-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f3c0b922be9cbbe5d9aac4656d1684f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">linux4noob</media:title>
		</media:content>
	</item>
		<item>
		<title>Compiz fusion su Ubuntu 8.10 Intrepid Ibex</title>
		<link>http://linux4noob.wordpress.com/2008/11/04/compiz-fusion-su-ubuntu-810-intrepid-ibex/</link>
		<comments>http://linux4noob.wordpress.com/2008/11/04/compiz-fusion-su-ubuntu-810-intrepid-ibex/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 09:27:43 +0000</pubDate>
		<dc:creator>linux4noob</dc:creator>
				<category><![CDATA[Guide UBUNTU]]></category>
		<category><![CDATA[Compiz fusion 0.7.8 su Ubuntu 8.10]]></category>
		<category><![CDATA[Compiz fusion 0.7.8 su Ubuntu Intrepid]]></category>
		<category><![CDATA[Compiz fusion su Ubuntu 8.10]]></category>
		<category><![CDATA[Compiz fusion su Ubuntu Intrepid]]></category>
		<category><![CDATA[installare Compiz fusion 0.7.8 su Ubuntu 8.10]]></category>
		<category><![CDATA[installare Compiz fusion 0.7.8 su Ubuntu Intrepid]]></category>
		<category><![CDATA[installare Compiz fusion su Ubuntu 8.10]]></category>
		<category><![CDATA[installare Compiz fusion su Ubuntu Intrepid]]></category>

		<guid isPermaLink="false">http://linux4noob.wordpress.com/?p=149</guid>
		<description><![CDATA[Non si può fare lo stesso discorso di Amsn per Compiz invece, che gia da due versioni è onnipresente nei repository di Ubuntu. Anche questa volta il nostro fidatissimo Desktop girevole ci accompagnerà senza farci smanettare troppo tra riscrizioni semi-complete dell&#8217;xorg e notti insonni passate a lanciare maledizioni ai driver della scheda grafica. Grazie al [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linux4noob.wordpress.com&amp;blog=1619555&amp;post=149&amp;subd=linux4noob&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Non si può fare lo stesso discorso di Amsn per Compiz invece, che gia da due versioni è onnipresente nei repository di Ubuntu. Anche questa volta il nostro fidatissimo Desktop girevole ci accompagnerà senza farci smanettare troppo tra riscrizioni semi-complete dell&#8217;xorg e notti insonni passate a lanciare maledizioni ai driver della scheda grafica. Grazie al pannello Sistema-&gt;Amministrazione-&gt;Driver Hardware è infatti semplicissimo abilitare i driver per la nostra scheda per permettere l&#8217;accelerazione 3d e 2d, rendendo possibile l&#8217;installazione di Compiz-fusion. Infine basta dare un</p>
<p><span style="color:#ff9900;"><strong><br />
</strong></span></p>
<p><span style="color:#ff9900;"><strong>sudo apt-get install compizconfig-settings-manager</strong></span></p>
<p>per installare il gestore di configuarazione del compiz. Ora andate su Sistema-&gt;Preferenze-&gt;Gestore di configurazione CompizConfig per accedere alla miriade di opzioni offerte dal &#8220;quasi&#8221; perfetto Compiz Fusion 0.7.8</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/linux4noob.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/linux4noob.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/linux4noob.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/linux4noob.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/linux4noob.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/linux4noob.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/linux4noob.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/linux4noob.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/linux4noob.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/linux4noob.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/linux4noob.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/linux4noob.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/linux4noob.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/linux4noob.wordpress.com/149/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linux4noob.wordpress.com&amp;blog=1619555&amp;post=149&amp;subd=linux4noob&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://linux4noob.wordpress.com/2008/11/04/compiz-fusion-su-ubuntu-810-intrepid-ibex/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f3c0b922be9cbbe5d9aac4656d1684f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">linux4noob</media:title>
		</media:content>
	</item>
		<item>
		<title>Amns su Ubuntu 8.10 Intrepid Ibex</title>
		<link>http://linux4noob.wordpress.com/2008/11/04/amns-su-ubuntu-810-intrepid-ibex/</link>
		<comments>http://linux4noob.wordpress.com/2008/11/04/amns-su-ubuntu-810-intrepid-ibex/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 09:13:16 +0000</pubDate>
		<dc:creator>linux4noob</dc:creator>
				<category><![CDATA[Guide UBUNTU]]></category>
		<category><![CDATA[amsn ubuntu]]></category>
		<category><![CDATA[amsn ubuntu 8.10]]></category>
		<category><![CDATA[amsn ubuntu intrepid]]></category>
		<category><![CDATA[installare amsn ubuntu]]></category>
		<category><![CDATA[installare amsn ubuntu 8.10]]></category>
		<category><![CDATA[installare amsn ubuntu intrepid]]></category>

		<guid isPermaLink="false">http://linux4noob.wordpress.com/?p=143</guid>
		<description><![CDATA[Finalmente dopo secoli (xD) di attesa, amsn, il noto programmino di messaggistica istantanea che usa lo stessi protocollo di Windows Messenger, è stato inserito nei repository di Ubuntu 8.10. L&#8217;applicazione può essere installata dando un semplice sudo apt-get install amsn e il software verrà automaticamente scaricato e installato all&#8217;ultima versione. Se volete installare i vari [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linux4noob.wordpress.com&amp;blog=1619555&amp;post=143&amp;subd=linux4noob&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Finalmente dopo secoli (xD) di attesa, amsn, il noto programmino di messaggistica istantanea che usa lo stessi protocollo di Windows Messenger, è stato inserito nei repository di Ubuntu 8.10. L&#8217;applicazione può essere installata dando un semplice</p>
<p><span style="color:#ff6600;"><strong>sudo apt-get install amsn</strong></span></p>
<p>e il software verrà automaticamente scaricato e installato all&#8217;ultima versione. Se volete installare i vari skins e i plugin il procedimento è lo stesso delle versioni precedenti: potete seguire una comoda guida <a href="http://linux4noob.wordpress.com/installare-amsn-0972-con-plugin-e-skinsu-ubuntu-804/">qui</a>.</p>
<p>Buon Ubuntu a tutti</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/linux4noob.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/linux4noob.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/linux4noob.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/linux4noob.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/linux4noob.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/linux4noob.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/linux4noob.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/linux4noob.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/linux4noob.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/linux4noob.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/linux4noob.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/linux4noob.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/linux4noob.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/linux4noob.wordpress.com/143/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linux4noob.wordpress.com&amp;blog=1619555&amp;post=143&amp;subd=linux4noob&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://linux4noob.wordpress.com/2008/11/04/amns-su-ubuntu-810-intrepid-ibex/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f3c0b922be9cbbe5d9aac4656d1684f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">linux4noob</media:title>
		</media:content>
	</item>
		<item>
		<title>RECORD PERSONALE</title>
		<link>http://linux4noob.wordpress.com/2008/10/29/record-personale/</link>
		<comments>http://linux4noob.wordpress.com/2008/10/29/record-personale/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 10:56:33 +0000</pubDate>
		<dc:creator>linux4noob</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://linux4noob.wordpress.com/?p=140</guid>
		<description><![CDATA[Ragazzi un caloroso ringraziamento a tutti coloro che visitano il mio blog&#8230;grazie a voi ho stabilito pochi giorni fa il record di visite da un anno a questa parte: 895 visite in un giorno!!!Non saranno tantissime considerando che c&#8217;è gente che ne fa anche 20000 ma dimostrano il fatto che il blog sta crescendo e [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linux4noob.wordpress.com&amp;blog=1619555&amp;post=140&amp;subd=linux4noob&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Ragazzi un caloroso ringraziamento a tutti coloro che visitano il mio blog&#8230;grazie a voi ho stabilito pochi giorni fa il record di visite da un anno a questa parte: 895 visite in un giorno!!!Non saranno tantissime considerando che c&#8217;è gente che ne fa anche 20000 ma dimostrano il fatto che il blog sta crescendo e questo è tutto merito vostro.</p>
<p>GRAZIE ANCORA CONTINUIAMO COSI&#8217;</p>
<p>NIBBLE</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/linux4noob.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/linux4noob.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/linux4noob.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/linux4noob.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/linux4noob.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/linux4noob.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/linux4noob.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/linux4noob.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/linux4noob.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/linux4noob.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/linux4noob.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/linux4noob.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/linux4noob.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/linux4noob.wordpress.com/140/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linux4noob.wordpress.com&amp;blog=1619555&amp;post=140&amp;subd=linux4noob&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://linux4noob.wordpress.com/2008/10/29/record-personale/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f3c0b922be9cbbe5d9aac4656d1684f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">linux4noob</media:title>
		</media:content>
	</item>
		<item>
		<title>Compiz-fusion su Kubuntu 8.04</title>
		<link>http://linux4noob.wordpress.com/2008/10/29/compiz-fusion-su-kubuntu-804/</link>
		<comments>http://linux4noob.wordpress.com/2008/10/29/compiz-fusion-su-kubuntu-804/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 10:41:09 +0000</pubDate>
		<dc:creator>linux4noob</dc:creator>
				<category><![CDATA[Guide UBUNTU]]></category>
		<category><![CDATA[compiz-]]></category>
		<category><![CDATA[fusion kubuntu]]></category>
		<category><![CDATA[installare compiz fusion]]></category>
		<category><![CDATA[installare compiz fusion kubuntu 8.04]]></category>
		<category><![CDATA[installare compiz fusion su kubuntu]]></category>
		<category><![CDATA[installare compiz fusion su kubuntu 8.04]]></category>

		<guid isPermaLink="false">http://linux4noob.wordpress.com/?p=132</guid>
		<description><![CDATA[Come installare compiz-fusion su kubuntu 8.04??niente di più semplice! L&#8217;installazione avviene addirittura con un solo comando, semplice e fuzionale al 100%&#8230;per saperene di più cliccate qui<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linux4noob.wordpress.com&amp;blog=1619555&amp;post=132&amp;subd=linux4noob&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Come installare compiz-fusion su kubuntu 8.04??niente di più semplice! L&#8217;installazione avviene addirittura con un solo comando, semplice e fuzionale al 100%&#8230;per saperene di più cliccate <a href="http://linux4noob.wordpress.com/installare-compiz-fusion-su-kubuntu-804/">qui</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/linux4noob.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/linux4noob.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/linux4noob.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/linux4noob.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/linux4noob.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/linux4noob.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/linux4noob.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/linux4noob.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/linux4noob.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/linux4noob.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/linux4noob.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/linux4noob.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/linux4noob.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/linux4noob.wordpress.com/132/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linux4noob.wordpress.com&amp;blog=1619555&amp;post=132&amp;subd=linux4noob&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://linux4noob.wordpress.com/2008/10/29/compiz-fusion-su-kubuntu-804/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f3c0b922be9cbbe5d9aac4656d1684f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">linux4noob</media:title>
		</media:content>
	</item>
		<item>
		<title>Rippare video e musica da Youtube: possibile con Utube ripper</title>
		<link>http://linux4noob.wordpress.com/2008/10/19/rippare-video-e-musica-da-youtube-possibile-con-utube-ripper/</link>
		<comments>http://linux4noob.wordpress.com/2008/10/19/rippare-video-e-musica-da-youtube-possibile-con-utube-ripper/#comments</comments>
		<pubDate>Sun, 19 Oct 2008 19:17:50 +0000</pubDate>
		<dc:creator>linux4noob</dc:creator>
				<category><![CDATA[Guide UBUNTU]]></category>
		<category><![CDATA[mp3 youtube]]></category>
		<category><![CDATA[scaricare mp3 youtube]]></category>
		<category><![CDATA[scaricare mp3 youtube ubuntu]]></category>
		<category><![CDATA[scaricare video youtube]]></category>
		<category><![CDATA[scaricare video youtube ubuntu]]></category>
		<category><![CDATA[utube ripper ubuntu]]></category>

		<guid isPermaLink="false">http://linux4noob.wordpress.com/?p=123</guid>
		<description><![CDATA[Buonasera a tutti ragazzi..stasera dopo molte ricerche sono riuscito finalemente a trovare un favolosissimo programma che permette di estrarre audio e video di qualsiesi pagina youtube&#8230;e funziona sul serio!!I video vengono scaricati in formato flv (che possono essere riprodotti con vlc) e il programma è capace di ripparne l&#8217;audio in mp3. Installatelo seguendo questa guida.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linux4noob.wordpress.com&amp;blog=1619555&amp;post=123&amp;subd=linux4noob&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Buonasera a tutti ragazzi..stasera dopo molte ricerche sono riuscito finalemente a trovare un favolosissimo programma che permette di estrarre audio e video di qualsiesi pagina youtube&#8230;e funziona sul serio!!I video vengono scaricati in formato flv (che possono essere riprodotti con vlc) e il programma è capace di ripparne l&#8217;audio in mp3. Installatelo seguendo <a href="http://linux4noob.wordpress.com/installare-utube-ripper-su-ubuntu-qualsiesi-versione/" target="_blank">questa guida</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/linux4noob.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/linux4noob.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/linux4noob.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/linux4noob.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/linux4noob.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/linux4noob.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/linux4noob.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/linux4noob.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/linux4noob.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/linux4noob.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/linux4noob.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/linux4noob.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/linux4noob.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/linux4noob.wordpress.com/123/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linux4noob.wordpress.com&amp;blog=1619555&amp;post=123&amp;subd=linux4noob&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://linux4noob.wordpress.com/2008/10/19/rippare-video-e-musica-da-youtube-possibile-con-utube-ripper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f3c0b922be9cbbe5d9aac4656d1684f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">linux4noob</media:title>
		</media:content>
	</item>
		<item>
		<title>- Nuovo compiz fusion 0.7.6 su Ubuntu 8.04 Hardy Heron</title>
		<link>http://linux4noob.wordpress.com/2008/10/17/nuovo-compiz-fusion-076-su-ubuntu-804-hardy-heron/</link>
		<comments>http://linux4noob.wordpress.com/2008/10/17/nuovo-compiz-fusion-076-su-ubuntu-804-hardy-heron/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 11:15:55 +0000</pubDate>
		<dc:creator>linux4noob</dc:creator>
				<category><![CDATA[Guide UBUNTU]]></category>
		<category><![CDATA[compiz fusion ubuntu]]></category>
		<category><![CDATA[compiz fusion ubuntu 8.04]]></category>
		<category><![CDATA[compiz fusion ubuntu hardy heron]]></category>
		<category><![CDATA[compiz-fusion 0.7.6 ubuntu]]></category>

		<guid isPermaLink="false">http://linux4noob.wordpress.com/?p=112</guid>
		<description><![CDATA[E&#8217; uscita la nuova versione dell&#8217;ormai noto compiz fusion per ubuntu!!Da ora in poi, oltre al favoloso desktop-cubo, possiamo godere di nuovi effetti grafici come il cilindro e la sfera. Installate i driver proprietari per la vostra scheda e lanciatevi in questa nuovissima versione di compiz. Andate qui per la guida all&#8217;installazione<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linux4noob.wordpress.com&amp;blog=1619555&amp;post=112&amp;subd=linux4noob&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>E&#8217; uscita la nuova versione dell&#8217;ormai noto compiz fusion per ubuntu!!Da ora in poi, oltre al favoloso desktop-cubo, possiamo godere di nuovi effetti grafici come il cilindro e la sfera. Installate i driver proprietari per la vostra scheda e lanciatevi in questa nuovissima versione di compiz. Andate <a href="http://linux4noob.wordpress.com/installare-compiz-fusion-076-su-ubuntu-804-hardy-heron/">qui</a> per la guida all&#8217;installazione</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/linux4noob.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/linux4noob.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/linux4noob.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/linux4noob.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/linux4noob.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/linux4noob.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/linux4noob.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/linux4noob.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/linux4noob.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/linux4noob.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/linux4noob.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/linux4noob.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/linux4noob.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/linux4noob.wordpress.com/112/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linux4noob.wordpress.com&amp;blog=1619555&amp;post=112&amp;subd=linux4noob&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://linux4noob.wordpress.com/2008/10/17/nuovo-compiz-fusion-076-su-ubuntu-804-hardy-heron/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f3c0b922be9cbbe5d9aac4656d1684f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">linux4noob</media:title>
		</media:content>
	</item>
		<item>
		<title>Cairo-Dock: Desklet spettacolare su Ubuntu 8.04</title>
		<link>http://linux4noob.wordpress.com/2008/10/16/cairo-dock-desklet-spettacolare-su-ubuntu-804/</link>
		<comments>http://linux4noob.wordpress.com/2008/10/16/cairo-dock-desklet-spettacolare-su-ubuntu-804/#comments</comments>
		<pubDate>Thu, 16 Oct 2008 17:25:09 +0000</pubDate>
		<dc:creator>linux4noob</dc:creator>
				<category><![CDATA[Guide UBUNTU]]></category>
		<category><![CDATA[cairo-dock]]></category>
		<category><![CDATA[desklet]]></category>
		<category><![CDATA[installare cairo dock ubuntu hardy]]></category>
		<category><![CDATA[installare cairo-dock]]></category>
		<category><![CDATA[installare cairo-dock ubuntu 8.04]]></category>
		<category><![CDATA[installare desklet]]></category>

		<guid isPermaLink="false">http://linux4noob.wordpress.com/?p=103</guid>
		<description><![CDATA[Questa è la migliore a mio avviso e vi assicuro di averne provate molte!!Il suo nome è Cairo Dock ed è un Desklet per Ubuntu 8.04 leggera comoda ed efficente. Cliccate qui per seguire la guida all&#8217;installazione.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linux4noob.wordpress.com&amp;blog=1619555&amp;post=103&amp;subd=linux4noob&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Questa è la migliore a mio avviso e vi assicuro di averne provate molte!!Il suo nome è Cairo Dock ed è un Desklet per Ubuntu 8.04 leggera comoda ed efficente. Cliccate <a href="http://linux4noob.wordpress.com/installare-cairo-dock-su-ubuntu-804/">qui</a> per seguire la guida all&#8217;installazione.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/linux4noob.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/linux4noob.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/linux4noob.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/linux4noob.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/linux4noob.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/linux4noob.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/linux4noob.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/linux4noob.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/linux4noob.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/linux4noob.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/linux4noob.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/linux4noob.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/linux4noob.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/linux4noob.wordpress.com/103/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linux4noob.wordpress.com&amp;blog=1619555&amp;post=103&amp;subd=linux4noob&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://linux4noob.wordpress.com/2008/10/16/cairo-dock-desklet-spettacolare-su-ubuntu-804/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f3c0b922be9cbbe5d9aac4656d1684f4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">linux4noob</media:title>
		</media:content>
	</item>
	</channel>
</rss>
