<?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>7 Inches Of Fury</title>
	<atom:link href="http://7inches.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://7inches.wordpress.com</link>
	<description></description>
	<lastBuildDate>Sun, 27 Mar 2011 16:13:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='7inches.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>7 Inches Of Fury</title>
		<link>http://7inches.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://7inches.wordpress.com/osd.xml" title="7 Inches Of Fury" />
	<atom:link rel='hub' href='http://7inches.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Come installare su Linux Ubuntu l&#8217;adattatore wireless GetNet GN-621U</title>
		<link>http://7inches.wordpress.com/2011/03/27/come-installare-su-linux-ubuntu-ladattatore-wireless-getnet-gn-621u/</link>
		<comments>http://7inches.wordpress.com/2011/03/27/come-installare-su-linux-ubuntu-ladattatore-wireless-getnet-gn-621u/#comments</comments>
		<pubDate>Sun, 27 Mar 2011 16:13:32 +0000</pubDate>
		<dc:creator>7inchesoffury</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ebay]]></category>
		<category><![CDATA[getnet]]></category>
		<category><![CDATA[getnet gn-621u]]></category>
		<category><![CDATA[gn-621u]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[usb wireless]]></category>
		<category><![CDATA[wireless usb adapter]]></category>

		<guid isPermaLink="false">http://7inches.wordpress.com/?p=95</guid>
		<description><![CDATA[Tempo fa comprai un computer desktop su Ebay, sprovvisto però di scheda di rete wireless. Usando molto più spesso un portatile, non mi sono pressoché preoccupato di connetterlo alla rete (eventualmente lo facevo tramite cavo ethernet). Finalmente mi sono deciso di comprare un adattatore wireless da connettere a una presa USB per potermi finalmente collegare [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=7inches.wordpress.com&amp;blog=6411708&amp;post=95&amp;subd=7inches&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Tempo fa comprai un computer desktop su Ebay, sprovvisto però di scheda di rete wireless. Usando molto più spesso un portatile, non mi sono pressoché preoccupato di connetterlo alla rete (eventualmente lo facevo tramite cavo ethernet). Finalmente mi sono deciso di comprare un adattatore wireless da connettere a una presa USB per potermi finalmente collegare in rete senza fili. Per risparmiare ho acquistato, anch&#8217;esso su Ebay presso un venditore del Regno Unito per via dei prezzi più bassi rispetto a quelli italiani, l&#8217;adattatore GetNet GN-621U. Avevo letto che funzionava bene su Linux e quindi non ho in pratica esitato.</p>
<p>L&#8217;installazione però non è stata istantanea. Ma invece che seguire le lunghe istruzioni riportate sul read-me allegato, ho trovato <a href="http://ubuntuforums.org/showthread.php?t=1402042">questo interessantissimo topic</a> del forum di Ubuntu nel quale un utente spiega come installare il driver dell&#8217;adattatore GetNet GN-621U.</p>
<p>Nel mio caso è semplicemente bastato copiare il driver in una determinata cartella, con i comandi:</p>
<p><code>sudo mkdir /lib/firmware/`uname -r`/RTL8192SU<br />
sudo cp '/media/cdrom0/Linux Driver/firmware/RTL8192SU/rtl8192sfw.bin' /lib/firmware/`uname -r`/RTL8192SU</code></p>
<p>dove la dicitura <code>`uname -r`</code> indica l&#8217;attuale versione del kernel (nel mio caso ad esempio è <code>2.6.32-30-generic</code>).</p>
<p>L&#8217;inconveniente maggiore (e unico) consiste nel dover rieseguire l&#8217;operazione ogni volta che si aggiorna il kernel.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/7inches.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/7inches.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/7inches.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/7inches.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/7inches.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/7inches.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/7inches.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/7inches.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/7inches.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/7inches.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/7inches.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/7inches.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/7inches.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/7inches.wordpress.com/95/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=7inches.wordpress.com&amp;blog=6411708&amp;post=95&amp;subd=7inches&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://7inches.wordpress.com/2011/03/27/come-installare-su-linux-ubuntu-ladattatore-wireless-getnet-gn-621u/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3b02c70d293ddbd821b66595405d8c22?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">7inchesoffury</media:title>
		</media:content>
	</item>
		<item>
		<title>Come scambiare file tra Linux-Ubuntu e Mac via SSH</title>
		<link>http://7inches.wordpress.com/2010/08/02/come-scambiare-file-tra-linux-ubuntu-e-mac-via-ssh/</link>
		<comments>http://7inches.wordpress.com/2010/08/02/come-scambiare-file-tra-linux-ubuntu-e-mac-via-ssh/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 07:31:27 +0000</pubDate>
		<dc:creator>7inchesoffury</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://7inches.wordpress.com/?p=76</guid>
		<description><![CDATA[Utilizzando una connessione SSH (argomento di cui si è già parlato), non solo è possibile eseguire delle operazioni sul computer remoto, ma è anche possibile scambiare dei file tra il computer remoto e quello locale. Ecco uno dei possibili modi: 1) Connettersi via SSH al computer remoto: ssh username@remote.server 2) Nel caso di trasferimento di [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=7inches.wordpress.com&amp;blog=6411708&amp;post=76&amp;subd=7inches&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Utilizzando una connessione SSH (<a href="http://7inches.wordpress.com/2009/07/02/come-connettersi-con-ssh-da-mac-a-linux-ubuntu/">argomento</a> di cui si è già parlato), non solo è possibile eseguire delle operazioni sul computer remoto, ma è anche possibile scambiare dei file tra il computer remoto e quello locale.<br />
Ecco uno dei possibili modi:</p>
<p>1) Connettersi via SSH al computer remoto: <code>ssh username@remote.server</code><br />
2) Nel caso di trasferimento di cartella, creare un archivio della stessa: <code>tar cvzf folder.zip folder_path</code><br />
3) Aprendo un&#8217;altra finestra di terminale, connettersi via SFTP al computer remoto: <code>sftp username@remote.server</code><br />
4) Trasferire il file con il comando: <code>get file.ext</code></p>
<p>Semplice, no?</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/7inches.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/7inches.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/7inches.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/7inches.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/7inches.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/7inches.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/7inches.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/7inches.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/7inches.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/7inches.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/7inches.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/7inches.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/7inches.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/7inches.wordpress.com/76/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=7inches.wordpress.com&amp;blog=6411708&amp;post=76&amp;subd=7inches&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://7inches.wordpress.com/2010/08/02/come-scambiare-file-tra-linux-ubuntu-e-mac-via-ssh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3b02c70d293ddbd821b66595405d8c22?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">7inchesoffury</media:title>
		</media:content>
	</item>
		<item>
		<title>Manuali</title>
		<link>http://7inches.wordpress.com/2009/11/04/manuali/</link>
		<comments>http://7inches.wordpress.com/2009/11/04/manuali/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 14:53:02 +0000</pubDate>
		<dc:creator>7inchesoffury</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[manuale]]></category>
		<category><![CDATA[programmazione]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[sintassi]]></category>

		<guid isPermaLink="false">http://7inches.wordpress.com/?p=87</guid>
		<description><![CDATA[Un manuale di Python, un documento stampato in formato .pdf, è in bella mostra nello scaffale del mio ufficio. Così come è in bella mostra pure la copertina, con il titolo Manuale di Pyton. Non so perché, ma ho la sensazione che la sintassi non sia stata ben curata.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=7inches.wordpress.com&amp;blog=6411708&amp;post=87&amp;subd=7inches&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Un manuale di <strong><em>Python</em></strong>, un documento stampato in formato .pdf, è in bella mostra nello scaffale del mio ufficio.</p>
<p>Così come è in bella mostra pure la copertina, con il titolo Manuale di <strong><em>Pyton</em></strong>.</p>
<p>Non so perché, ma ho la sensazione che la sintassi non sia stata ben curata.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/7inches.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/7inches.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/7inches.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/7inches.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/7inches.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/7inches.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/7inches.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/7inches.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/7inches.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/7inches.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/7inches.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/7inches.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/7inches.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/7inches.wordpress.com/87/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=7inches.wordpress.com&amp;blog=6411708&amp;post=87&amp;subd=7inches&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://7inches.wordpress.com/2009/11/04/manuali/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3b02c70d293ddbd821b66595405d8c22?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">7inchesoffury</media:title>
		</media:content>
	</item>
		<item>
		<title>Lamentele</title>
		<link>http://7inches.wordpress.com/2009/11/04/lamentele/</link>
		<comments>http://7inches.wordpress.com/2009/11/04/lamentele/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 14:46:07 +0000</pubDate>
		<dc:creator>7inchesoffury</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[assunzione]]></category>
		<category><![CDATA[banca]]></category>
		<category><![CDATA[fannullona]]></category>
		<category><![CDATA[lamentele]]></category>
		<category><![CDATA[lavativa]]></category>

		<guid isPermaLink="false">http://7inches.wordpress.com/2009/11/04/lamentele/</guid>
		<description><![CDATA[La mia ragazza è stata assunta, da qualche mese, in banca. Spesso si lamenta della collega fannullona, che ogni giorno (quando non si assenta!!) compie un numero di operazioni sempre nettamente inferiore al suo. Ma si può sicuramente consolare, pensando che se la sua collega non fosse stata così lavativa, allora la banca non avrebbe [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=7inches.wordpress.com&amp;blog=6411708&amp;post=86&amp;subd=7inches&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>La mia ragazza è stata assunta, da qualche mese, in banca. Spesso si lamenta della collega fannullona, che ogni giorno (quando non si assenta!!) compie un numero di operazioni sempre nettamente inferiore al suo.</p>
<p>Ma si può sicuramente consolare, pensando che se la sua collega non fosse stata così lavativa, allora la banca non avrebbe avuto il bisogno di assumerla!!!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/7inches.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/7inches.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/7inches.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/7inches.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/7inches.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/7inches.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/7inches.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/7inches.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/7inches.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/7inches.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/7inches.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/7inches.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/7inches.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/7inches.wordpress.com/86/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=7inches.wordpress.com&amp;blog=6411708&amp;post=86&amp;subd=7inches&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://7inches.wordpress.com/2009/11/04/lamentele/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3b02c70d293ddbd821b66595405d8c22?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">7inchesoffury</media:title>
		</media:content>
	</item>
		<item>
		<title>Paesi relativamente bassi</title>
		<link>http://7inches.wordpress.com/2009/09/30/paesi-relativamente-bassi/</link>
		<comments>http://7inches.wordpress.com/2009/09/30/paesi-relativamente-bassi/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 19:53:51 +0000</pubDate>
		<dc:creator>7inchesoffury</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[dutch]]></category>
		<category><![CDATA[nederland]]></category>
		<category><![CDATA[olanda]]></category>
		<category><![CDATA[olandesi]]></category>
		<category><![CDATA[paesi bassi]]></category>
		<category><![CDATA[the netherlands]]></category>

		<guid isPermaLink="false">http://7inches.wordpress.com/?p=84</guid>
		<description><![CDATA[I Paesi Bassi hanno questo nome perché sembrano bassi alle persone che vi camminano sopra: questi olandesi infatti sono sempre una spanna sopra gli altri! Per un buon 99% del territorio, infatti, la persona con meno centimetri risulterà sempre e comunque più alta di ogni aborto orografico del paesaggio!!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=7inches.wordpress.com&amp;blog=6411708&amp;post=84&amp;subd=7inches&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I Paesi Bassi hanno questo nome perché sembrano bassi alle persone che vi camminano sopra: questi olandesi infatti sono sempre una spanna sopra gli altri!<br />
Per un buon 99% del territorio, infatti, la persona con meno centimetri risulterà sempre e comunque più alta di ogni aborto orografico del paesaggio!!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/7inches.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/7inches.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/7inches.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/7inches.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/7inches.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/7inches.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/7inches.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/7inches.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/7inches.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/7inches.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/7inches.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/7inches.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/7inches.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/7inches.wordpress.com/84/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=7inches.wordpress.com&amp;blog=6411708&amp;post=84&amp;subd=7inches&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://7inches.wordpress.com/2009/09/30/paesi-relativamente-bassi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3b02c70d293ddbd821b66595405d8c22?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">7inchesoffury</media:title>
		</media:content>
	</item>
		<item>
		<title>Proporzioni belliche</title>
		<link>http://7inches.wordpress.com/2009/09/30/proporzioni-belliche/</link>
		<comments>http://7inches.wordpress.com/2009/09/30/proporzioni-belliche/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 19:51:36 +0000</pubDate>
		<dc:creator>7inchesoffury</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[altezza]]></category>
		<category><![CDATA[alto]]></category>
		<category><![CDATA[bellezza]]></category>
		<category><![CDATA[bello]]></category>
		<category><![CDATA[bruttezza]]></category>
		<category><![CDATA[brutto]]></category>
		<category><![CDATA[grasso]]></category>
		<category><![CDATA[volume]]></category>

		<guid isPermaLink="false">http://7inches.wordpress.com/?p=82</guid>
		<description><![CDATA[Passeggiando per l&#8217;ennesima volta fra le sempre uguali e caratteristiche strade olandesi, non ho potuto fare a meno di osservare anche le ragazze. Quelle belle, ma anche quelle con attrib(r)ut(t)i opposti: che sono MOLTO più brutte delle pari-categoria nostrane. Perché? La soluzione sta nella stazza! La bruttezza, a parità di orribile aspetto, risulta più o [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=7inches.wordpress.com&amp;blog=6411708&amp;post=82&amp;subd=7inches&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Passeggiando per l&#8217;ennesima volta fra le sempre uguali e caratteristiche strade olandesi, non ho potuto fare a meno di osservare anche le ragazze. Quelle belle, ma anche quelle con attrib(r)ut(t)i opposti: che sono MOLTO più brutte delle pari-categoria nostrane.</p>
<p>Perché?</p>
<p>La soluzione sta nella stazza!</p>
<p>La bruttezza, a parità di orribile aspetto, risulta più o meno proporzionale all&#8217;altezza! Una ragazza alta e brutta risulterà quasi sempre più brutta di una ragazza simile, ma di qualche centimetro più bassa.<br />
Anzi, la proporzionalità va forse riferita al volume, oltre che alla verticalità: a parità di altezza, la ragazza grassa risulterà meno gradevole di quella più magra!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/7inches.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/7inches.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/7inches.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/7inches.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/7inches.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/7inches.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/7inches.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/7inches.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/7inches.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/7inches.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/7inches.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/7inches.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/7inches.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/7inches.wordpress.com/82/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=7inches.wordpress.com&amp;blog=6411708&amp;post=82&amp;subd=7inches&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://7inches.wordpress.com/2009/09/30/proporzioni-belliche/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3b02c70d293ddbd821b66595405d8c22?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">7inchesoffury</media:title>
		</media:content>
	</item>
		<item>
		<title>Le applicazioni che utilizzo sul mio Mac OSX</title>
		<link>http://7inches.wordpress.com/2009/09/17/le-applicazioni-che-utilizzo-sul-mio-mac-osx/</link>
		<comments>http://7inches.wordpress.com/2009/09/17/le-applicazioni-che-utilizzo-sul-mio-mac-osx/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 10:42:09 +0000</pubDate>
		<dc:creator>7inchesoffury</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[applicazioni]]></category>
		<category><![CDATA[lista]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mac osx]]></category>
		<category><![CDATA[macbook]]></category>
		<category><![CDATA[programmi]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://7inches.wordpress.com/?p=80</guid>
		<description><![CDATA[Questo elenco serve per ricordarmi delle applicazioni installate sul mio MacBook, soprattutto in caso di formattazione o di improvvisa perdita dei dati!! - A Better Finder Renamer - Adobe Photoshop CS3 - Adobe Reader - aMule - Audacity - Audion 3 - BibDesk - BitTorrent - Burn - Cashbox - Cyberduck - DivX Player - [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=7inches.wordpress.com&amp;blog=6411708&amp;post=80&amp;subd=7inches&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Questo elenco serve per ricordarmi delle applicazioni installate sul mio MacBook, soprattutto in caso di formattazione o di improvvisa perdita dei dati!!</p>
<p>- A Better Finder Renamer<br />
- Adobe Photoshop CS3<br />
- Adobe Reader<br />
- aMule<br />
- Audacity<br />
- Audion 3<br />
- BibDesk<br />
- BitTorrent<br />
- Burn<br />
- Cashbox<br />
- Cyberduck<br />
- DivX Player<br />
- Epson Scan<br />
- Epson Scanner Monitor<br />
- Firefox<br />
- Flickr Uploadr<br />
- Flip4Mac<br />
- Genesis Plus<br />
- Google Earth<br />
- Google Notifier<br />
- Google Updater<br />
- iPhoto Buddy<br />
- iSync<br />
- iTerm<br />
- JFig3-Launcher<br />
- KisMAC trunk r239<br />
- Last.fm<br />
- MacSaber<br />
- Max<br />
- Microsoft Messenger<br />
- NeoOffice<br />
- Norrkross Register<br />
- OmniGraffle Professional<br />
- OmniOutliner<br />
- Opera<br />
- Parallels<br />
- PDFLab<br />
- PdfMergeX<br />
- PhotoBox<br />
- Picasa Web Albums Uploader<br />
- PixDiscount<br />
- Prism<br />
- Promemoria<br />
- QuickTime Player<br />
- RealPlayer<br />
- Safari<br />
- Skype<br />
- Split &amp; Concat<br />
- Stuffit 11<br />
- Taco HTML Edit<br />
- Task List<br />
- TeXShop + LaTeXiT<br />
- TextEdit<br />
- TextWrangler<br />
- unaceX<br />
- VLC<br />
- X-Chat Aqua</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/7inches.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/7inches.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/7inches.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/7inches.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/7inches.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/7inches.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/7inches.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/7inches.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/7inches.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/7inches.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/7inches.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/7inches.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/7inches.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/7inches.wordpress.com/80/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=7inches.wordpress.com&amp;blog=6411708&amp;post=80&amp;subd=7inches&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://7inches.wordpress.com/2009/09/17/le-applicazioni-che-utilizzo-sul-mio-mac-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3b02c70d293ddbd821b66595405d8c22?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">7inchesoffury</media:title>
		</media:content>
	</item>
		<item>
		<title>Preparazione atletica</title>
		<link>http://7inches.wordpress.com/2009/09/03/preparazione-atletica/</link>
		<comments>http://7inches.wordpress.com/2009/09/03/preparazione-atletica/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 22:45:40 +0000</pubDate>
		<dc:creator>7inchesoffury</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[addominali]]></category>
		<category><![CDATA[basket]]></category>
		<category><![CDATA[condizioni precarie]]></category>
		<category><![CDATA[pancia]]></category>
		<category><![CDATA[preparazione atletica]]></category>
		<category><![CDATA[settembre]]></category>

		<guid isPermaLink="false">http://7inches.wordpress.com/?p=78</guid>
		<description><![CDATA[Non avevo mai iniziato la classica preparazione atletica settembrina in condizioni fisiche così precarie: interrompevo gli addominali a metà perché la pancia mi impediva di piegarmi ulteriormente!! Ahimé!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=7inches.wordpress.com&amp;blog=6411708&amp;post=78&amp;subd=7inches&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Non avevo mai iniziato la classica preparazione atletica settembrina in condizioni fisiche così precarie: interrompevo gli addominali a metà perché la pancia mi impediva di piegarmi ulteriormente!! Ahimé!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/7inches.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/7inches.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/7inches.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/7inches.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/7inches.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/7inches.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/7inches.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/7inches.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/7inches.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/7inches.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/7inches.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/7inches.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/7inches.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/7inches.wordpress.com/78/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=7inches.wordpress.com&amp;blog=6411708&amp;post=78&amp;subd=7inches&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://7inches.wordpress.com/2009/09/03/preparazione-atletica/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3b02c70d293ddbd821b66595405d8c22?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">7inchesoffury</media:title>
		</media:content>
	</item>
		<item>
		<title>Pronto al peggio</title>
		<link>http://7inches.wordpress.com/2009/08/13/pronto-al-peggio/</link>
		<comments>http://7inches.wordpress.com/2009/08/13/pronto-al-peggio/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 22:24:29 +0000</pubDate>
		<dc:creator>7inchesoffury</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[secrezioni]]></category>
		<category><![CDATA[tampone]]></category>
		<category><![CDATA[tampone uretrale]]></category>
		<category><![CDATA[uretra]]></category>

		<guid isPermaLink="false">http://7inches.wordpress.com/?p=48</guid>
		<description><![CDATA[Alla fine dei conti, un tampone uretrale non è poi così un gran dramma. Io temevo chissà cosa, ma&#8230; vediamo cosa succede! Varchi la porta dell&#8217;ambulatorio, cerchi di non guardare in faccia il medico (che quasi sicuramente sarà un uomo) che ti farà stendere sul lettino e abbassare pantaloni e mutande. A quel punto hai [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=7inches.wordpress.com&amp;blog=6411708&amp;post=48&amp;subd=7inches&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Alla fine dei conti, un <strong>tampone uretrale</strong> non è poi così un gran dramma.<br />
Io temevo chissà cosa, ma&#8230; vediamo cosa succede!</p>
<p>Varchi la porta dell&#8217;ambulatorio, cerchi di <strong>non guardare in faccia il medico</strong> (che quasi sicuramente sarà un uomo) che ti farà stendere sul lettino e abbassare pantaloni e mutande.<br />
A quel punto hai due possibilità:</p>
<ol>
<li>con indice e pollice premi sul glande in modo da allargare l&#8217;apertura</li>
<li>lasci l&#8217;arduo compito al medico</li>
</ol>
<p>Ho ovviamente optato per la prima, fidandomi della mia <strong>sensibilità tattile</strong>.<br />
Il medico allora <strong>manovrerà l&#8217;innominato</strong>, ovvero un bastoncino di alluminio molto sottile, alla cui estremità è applicato un piccolo tamponcino, che per circa un centimetro verrà inserito in uretra per raccogliere dalle pareti le presunte <strong>colture batteriche</strong>!</p>
<p>Ho fatto la visita due volte, in diversi laboratori, e anche le sensazioni sono state differenti. La prima volta il tampone mi è stato <strong>infilato e sfregato</strong> per svariati secondi sulle pareti uretrali! <strong>Gosh</strong>!!<br />
Inutile dire che è stato abbastanza fastidioso, e che addirittura nelle ore seguenti ho avuto delle <strong>piccolissime perdite di sangue miste alle secrezioni</strong>! La delicatezza non era certo di casa!</p>
<p>La seconda volta invece non me ne sono quasi accorto, avendo il medico infilato il tampone solo per pochi istanti, senza rigirarlo ad oltranza, giusto il <strong>tempo di inzupparsi</strong>!</p>
<p>In ogni caso, <strong>non abbiate paura</strong> di fare la visita! Anche se può essere intrusiva e fastidiosa, dura solo pochi secondi e soprattutto vi si potrà prescrivere la cura che <strong>eliminerà tutti i vari fastidi</strong> per colpa dei quali siete stati costretti al famigerato <strong>tampone uretrale</strong>!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/7inches.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/7inches.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/7inches.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/7inches.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/7inches.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/7inches.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/7inches.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/7inches.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/7inches.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/7inches.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/7inches.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/7inches.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/7inches.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/7inches.wordpress.com/48/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=7inches.wordpress.com&amp;blog=6411708&amp;post=48&amp;subd=7inches&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://7inches.wordpress.com/2009/08/13/pronto-al-peggio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3b02c70d293ddbd821b66595405d8c22?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">7inchesoffury</media:title>
		</media:content>
	</item>
		<item>
		<title>Come utilizzare l&#8217;applicazione LAME su Linux-Ubuntu</title>
		<link>http://7inches.wordpress.com/2009/08/13/come-utilizzare-lapplicazione-lame-su-linux-ubuntu/</link>
		<comments>http://7inches.wordpress.com/2009/08/13/come-utilizzare-lapplicazione-lame-su-linux-ubuntu/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 21:46:03 +0000</pubDate>
		<dc:creator>7inchesoffury</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[batch]]></category>
		<category><![CDATA[codifica]]></category>
		<category><![CDATA[lame]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[transcodifica]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[wav]]></category>

		<guid isPermaLink="false">http://7inches.wordpress.com/?p=68</guid>
		<description><![CDATA[Mi capita spesso di dover effettuare la transcodifica di file .mp3: ad esempio, posso voler trasformare dei file musicali con bitrate variabile, oppure alto (ad esempio 256kbps), in file con un bitrate inferiore (ad esempio 128kbps), con l&#8217;intento di risparmiare spazio su disco, o sulla memoria del lettore. Su un sistema Linux-Ubuntu posso utilizzare l&#8217;applicazione [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=7inches.wordpress.com&amp;blog=6411708&amp;post=68&amp;subd=7inches&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Mi capita spesso di dover effettuare la <strong>transcodifica</strong> di file .mp3: ad esempio, posso voler trasformare dei file musicali con bitrate variabile, oppure alto (ad esempio 256kbps), in file con un bitrate inferiore (ad esempio 128kbps), con l&#8217;intento di risparmiare spazio su disco, o sulla memoria del lettore.</p>
<p>Su un sistema Linux-Ubuntu posso utilizzare l&#8217;applicazione <a target="_blank" href="http://lame.sourceforge.net">LAME</a> &#8211; capace di convertire da .mp3 a .mp3, da .wav a .mp3, e viceversa &#8211; dopo averla installata con <code>sudo apt-get install lame</code>.</p>
<p>A questo punto è semplice effettuare la codifica o la transcodifica dei file desiderati. Una volta che si è dentro la cartella contenente i file, è sufficiente digitare, ad esempio:<br />
<code>lame -b 160 -q 4 input.wav output.mp3</code><br />
L&#8217;istruzione convertirà il file di ingresso in un file .mp3 di medio-buona qualità.</p>
<p>Analogamente, l&#8217;istruzione <code>lame -V 2 input.wav output.mp3</code> codificherà un file con bitrate variabile, di buona qualità. </p>
<p>Un&#8217;<a target="_blank" href="http://ubuntuforums.org/archive/index.php/t-1089562.html">istruzione</a> particolare, che uso molto spesso, permette di (trans)codificare <strong>tutti</strong> i file contenuti nella cartella di origine, e di salvarli nella cartella di destinazione:<br />
<code>mkdir output_folder &amp;&amp; for f in *.mp3; do lame -b 128 -q 0 "$f" ./output_folder/"${f%}"; done</code></p>
<p>Come già visto negli esempi precedenti, alcune delle opzioni principali per personalizzare la codifica sono:<br />
<code>-b xxx</code> (specifica il bitrate)<br />
<code>-q x</code> (specifica la qualità, dove 0 è la migliore, e 9 la peggiore)<br />
<code>-V x</code> (idem, ma da utilizzare in caso di codifica VBR)</p>
<p>Digitando <code>lame --help</code> e, soprattutto, <code>lame --longhelp</code> si avrà una spiegazione esaustiva delle tante opzioni di codifica.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/7inches.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/7inches.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/7inches.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/7inches.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/7inches.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/7inches.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/7inches.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/7inches.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/7inches.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/7inches.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/7inches.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/7inches.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/7inches.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/7inches.wordpress.com/68/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=7inches.wordpress.com&amp;blog=6411708&amp;post=68&amp;subd=7inches&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://7inches.wordpress.com/2009/08/13/come-utilizzare-lapplicazione-lame-su-linux-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3b02c70d293ddbd821b66595405d8c22?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">7inchesoffury</media:title>
		</media:content>
	</item>
	</channel>
</rss>
