<?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>Il blog di gas &#187; computer</title>
	<atom:link href="http://www.lucagasperini.com/blog/tag/computer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lucagasperini.com/blog</link>
	<description>Solo un altro blog</description>
	<lastBuildDate>Sat, 24 Jul 2010 10:48:52 +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>Nokia N95 and UPNP</title>
		<link>http://www.lucagasperini.com/blog/2008-nokia-n95-and-upnp/</link>
		<comments>http://www.lucagasperini.com/blog/2008-nokia-n95-and-upnp/#comments</comments>
		<pubDate>Fri, 22 Feb 2008 21:44:48 +0000</pubDate>
		<dc:creator>gas</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[gnu]]></category>
		<category><![CDATA[n95]]></category>

		<guid isPermaLink="false">http://www.lucagasperini.com/blog/2008-nokia-n95-and-upnp/</guid>
		<description><![CDATA[Finally i got it&#8230;.at first it was a mess, some explanations on what does what:

Media Server: it serves the content on the network
Media Renderer: it renders the content served by a media server

So I actually needed both on my gentoo linux.
Probably the easiest way to browse content served by upnp servers is djmount , it [...]]]></description>
			<content:encoded><![CDATA[<p>Finally i got it&#8230;.at first it was a mess, some explanations on what does what:</p>
<ul>
<li>Media Server: it serves the content on the network</li>
<li>Media Renderer: it renders the content served by a media server</li>
</ul>
<p>So I actually needed both on my gentoo linux.</p>
<p>Probably the easiest way to browse content served by upnp servers is <a href="http://djmount.sourceforge.net/">djmount</a> , it works as a FUSE file system ( that can be mounted by a normal user) and it looks for all the upnp devices in a network. It works very well even with content provided by Windows Vista (or better from the Media Player that comes with windows vista). You create a directory and simply &#8220;djmount it&#8221;, in that directory there will be other subdirectories , one for each media server you have in your network.</p>
<p>Easy and working but not that cool, I mean&#8230;all this new stuff and , in the end, I still have to browse directories. I&#8217;m not using these new things just because I don&#8217;t want to plug in an usb cable, I&#8217;m not that lazy. So I went searching in various forums another solution.</p>
<p><a href='http://www.lucagasperini.com/blog/wp-content/uploads/2008/02/mediatomb1.jpg' title='Mediatomb'><img src='http://www.lucagasperini.com/blog/wp-content/uploads/2008/02/mediatomb1.jpg' align="left" alt='Mediatomb' /></a>My first choice as media server was <a href="http://ushare.geexbox.org/">ushare</a>, somehow connected to the geexbox project but it had its limitation, one above all that it doesn&#8217;t read tags, so when you copy a music file to another device you must retag it manually. Another problem was the init script that didn&#8217;t work that well and I didn&#8217;t have time/will to fix it. <a href="http://mediatomb.cc/">Mediatomb</a> seems the definitive choice to me, it seems a nice project, it reads metadata and has a built in sqlite backend. (you can use mysql too but i don&#8217;t have the server on my box). Mediatomb has a webserver you can connect to and you can add/delete content to your share and chose how to rescan your library , you can chose inotify on that ( if you are using beagle you should already have inotify in your kernel).</p>
<p>When it goes to the Media Renderer it seems that there is not much choice yet, but there is some and in particular there is gmediarenderer from the GNU guys. GmediaRender , as the names says, it&#8217;s able to render content served from a MediaServer, it needs gstreamer as a backend for all the codecs (it actually uses gstreamer to render the stream ). If you have gmediarender running you can simply go to your nokia N95 media player , chose a song and in options chose &#8220;execute on personal network&#8221; ( or something like that) and your computer (not the phone) will  sound. You can do the same for videos or pictures.</p>
<p><a href='http://www.lucagasperini.com/blog/wp-content/uploads/2008/02/rhythmbox1.jpg' title='Rhythmbox' align="right"><img src='http://www.lucagasperini.com/blog/wp-content/uploads/2008/02/rhythmbox1.jpg' align=right alt='Rhythmbox' /></a>What about <a href="https://coherence.beebits.net/">coherence</a>? I have it installed and the rhythmbox plugins actually works , I can see my N95 and browse its contents but you can&#8217;t (yet) make rhythmbox work as a MediaRenderer. Coherence is supposed to be a full UPNP solution with its server, renderer and controller but the people who develop it are very good in making <a href="http://www.youtube.com/watch?v=N4dY2ByvOsU">Youtube videos</a>  but not that good to explain the world &#8220;how the hell that damn thing works&#8221;.</p>
<p>What is missing? On my nokia I can chose to copy or move stuff to my personal network, I can&#8217;t do it and don&#8217;t know what part of this upnp mess should provide this feature.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lucagasperini.com/blog/2008-nokia-n95-and-upnp/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Una Schedina Video</title>
		<link>http://www.lucagasperini.com/blog/2008-una-schedina-video/</link>
		<comments>http://www.lucagasperini.com/blog/2008-una-schedina-video/#comments</comments>
		<pubDate>Sat, 12 Jan 2008 14:19:14 +0000</pubDate>
		<dc:creator>gas</dc:creator>
				<category><![CDATA[Generale]]></category>
		<category><![CDATA[computer]]></category>

		<guid isPermaLink="false">http://www.lucagasperini.com/blog/2008-una-schedina-video/</guid>
		<description><![CDATA[Fra le due , purtroppo, la mia Ã¨ quella piÃ¹ piccola.


]]></description>
			<content:encoded><![CDATA[<p>Fra le due , purtroppo, la mia Ã¨ quella piÃ¹ piccola.</p>
<p><!--Mime Type of File is image/jpeg -->
<div><a href="http://www.lucagasperini.com/blog/wp-photos/20080112-071914-1.jpg"><img src="http://www.lucagasperini.com/blog/wp-photos/thumb.20080112-071914-1.jpg" alt="" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.lucagasperini.com/blog/2008-una-schedina-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter</title>
		<link>http://www.lucagasperini.com/blog/2007-twitter/</link>
		<comments>http://www.lucagasperini.com/blog/2007-twitter/#comments</comments>
		<pubDate>Tue, 09 Jan 2007 11:16:56 +0000</pubDate>
		<dc:creator>gas</dc:creator>
				<category><![CDATA[Generale]]></category>
		<category><![CDATA[computer]]></category>

		<guid isPermaLink="false">http://www.lucagasperini.com/blog/2007-twitter/</guid>
		<description><![CDATA[Leggendo il blog di Krome ho deciso di provare Twitter&#8230;.
A che serve? Ho capito che posso mandare al server informazioni su quello che sto facendo e questo mi offre alcuni servizi che mi permettono di condividere le mie azioni con altri ma la domanda fondamentale Ã¨: avrÃ² veramente la para di star li a scrivere [...]]]></description>
			<content:encoded><![CDATA[<p>Leggendo il blog di <a href="http://kromeblog.kromeboy.net">Krome</a> ho deciso di provare Twitter&#8230;.</p>
<p>A che serve? Ho capito che posso mandare al server informazioni su quello che sto facendo e questo mi offre alcuni servizi che mi permettono di condividere le mie azioni con altri ma la domanda fondamentale Ã¨: avrÃ² veramente la para di star li a scrivere e sopratutto ricordarmi di farlo?</p>
<p>Pensando a Twitter mi viene in mente un&#8217;altra cosa che ho provato di recente :<a href="http://www.beatniksoftware.com/tomboy/">TomBoy</a></p>
<p>Non centra nulla per ora col web ma Ã¨ un applicazioncina comoda per creare note e &#8220;organizzare pensieri&#8221;,in pratica sono delle note che reggono link html in modo tale da poterle collegare facilmente e creare dei veri e propri &#8220;Flussi di Idee&#8221;.Una cosa del genere via web ed in stile &#8220;sharealike&#8221; sarebbe bellissima.Io ho le mie idee che si collegano fra loro in un certo modo ,chissÃ  se per gli &#8220;altri&#8221; hanno un significato&#8230;.</p>
<p>Ma torniamo a Twitter e vediamo se lo userÃ² ,servirÃ  o sarÃ  inutile ?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lucagasperini.com/blog/2007-twitter/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mencoder hardsub</title>
		<link>http://www.lucagasperini.com/blog/2007-mencoder-hardsub/</link>
		<comments>http://www.lucagasperini.com/blog/2007-mencoder-hardsub/#comments</comments>
		<pubDate>Sat, 06 Jan 2007 15:15:08 +0000</pubDate>
		<dc:creator>gas</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[codec]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[mplayer]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.lucagasperini.com/blog/2007-mencoder-hardsub/</guid>
		<description><![CDATA[Per fare un hardsub ( hard-sub ) il canale video va rencodato , deve essere presente il file subfont.ttf in &#8220;~/.mplayer&#8221; che definisce i caratteri da usare per i sottotitoli , la grandezza dei caratteri si controlla con &#8220;-subfont-text-scale x&#8221;
 mencoder origfile.avi -ovc xvid -xvidencopts fixed_quant=4 -o output.avi -oac copy -sub subfile.srt -subfont-text-scale 3

]]></description>
			<content:encoded><![CDATA[<p>Per fare un hardsub ( hard-sub ) il canale video va rencodato , deve essere presente il file subfont.ttf in &#8220;~/.mplayer&#8221; che definisce i caratteri da usare per i sottotitoli , la grandezza dei caratteri si controlla con &#8220;-subfont-text-scale x&#8221;</p>
<p><code> mencoder origfile.avi -ovc xvid -xvidencopts fixed_quant=4 -o output.avi -oac copy -sub subfile.srt -subfont-text-scale 3<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lucagasperini.com/blog/2007-mencoder-hardsub/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Energia Wireless?</title>
		<link>http://www.lucagasperini.com/blog/2006-energia-wireless/</link>
		<comments>http://www.lucagasperini.com/blog/2006-energia-wireless/#comments</comments>
		<pubDate>Wed, 15 Nov 2006 21:24:46 +0000</pubDate>
		<dc:creator>gas</dc:creator>
				<category><![CDATA[Generale]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[ipod]]></category>

		<guid isPermaLink="false">http://www.lucagasperini.com/blog/2006-energia-wireless/</guid>
		<description><![CDATA[Alcuni ricercatori del MIT hanno ipotizzato un sistema per trasferire energia senza fili fino a 5 metri di distanza.
L&#8217;idea di base Ã¨ di avere due antenne con frequenze di risonanza identiche ,una installata sulla &#8220;batteria&#8221; e l&#8217;altra sull&#8217;utilizzatore.
Per ora le prove sono solo state fatte al computer e non esiste nessun prototipo&#8230;.chissÃ  che magari mi [...]]]></description>
			<content:encoded><![CDATA[<p>Alcuni ricercatori del MIT hanno ipotizzato un sistema per trasferire energia senza fili fino a 5 metri di distanza.</p>
<p>L&#8217;idea di base Ã¨ di avere due antenne con frequenze di risonanza identiche ,una installata sulla &#8220;batteria&#8221; e l&#8217;altra sull&#8217;utilizzatore.</p>
<p>Per ora le prove sono solo state fatte al computer e non esiste nessun prototipo&#8230;.chissÃ  che magari mi toglieranno finalmente i fili dagli auricolari dell&#8217;Ipod&#8230;se becco quel deficiente che gli ha inventati&#8230;.. <img src='http://www.lucagasperini.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://news.bbc.co.uk/2/hi/technology/6129460.stm">Articolo BBC</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lucagasperini.com/blog/2006-energia-wireless/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gli imbecilli che fanno Windows</title>
		<link>http://www.lucagasperini.com/blog/2006-gli-imbecilli-che-fanno-windows/</link>
		<comments>http://www.lucagasperini.com/blog/2006-gli-imbecilli-che-fanno-windows/#comments</comments>
		<pubDate>Fri, 10 Nov 2006 11:11:50 +0000</pubDate>
		<dc:creator>gas</dc:creator>
				<category><![CDATA[Generale]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[microsoft]]></category>

		<guid isPermaLink="false">http://www.lucagasperini.com/blog/2006-gli-imbecilli-che-fanno-windows/</guid>
		<description><![CDATA[Jim Allchin ,copresidente di Microsoft, ha annunciato che per utilizzatori di windows Vista non servirÃ  l&#8217;antivirus.
Non solo&#8230;.
Ha detto che suo figlio di 7 anni , grazie alle svariate tecnologie pro censura in pure stile americano ( sei un bambino e allora non puoi leggere la parola &#8220;sesso&#8221; cosÃ¬ i tuoi genitori non hanno bisogno di [...]]]></description>
			<content:encoded><![CDATA[<p>Jim Allchin ,copresidente di Microsoft, ha annunciato che per utilizzatori di windows Vista non servirÃ  l&#8217;antivirus.</p>
<p>Non solo&#8230;.</p>
<p>Ha detto che suo figlio di 7 anni , grazie alle svariate tecnologie pro censura in pure stile americano ( sei un bambino e allora non puoi leggere la parola &#8220;sesso&#8221; cosÃ¬ i tuoi genitori non hanno bisogno di educarti e possono lasciarti davanti ad un pc e/o ad una tv), ,puo liberamente navigare in Internet&#8230;liberamente scegliendo fra Bambi , Disney ,Hitler e ciÃ² che Microsoft ha liberamente scelto per un bimbo di 7 anni.</p>
<p>E infine la cosa che mi farÃ  ridere di piÃ¹ per i prossimi 5/6 anni:</p>
<p><strong>Jim Allchin: Windows Vista Ã¨ il sistema operativo piÃ¹ sicuro al mondo!!!!</strong></p>
<p>&#8230;.e si aggiunge al &#8220;640K sono sufficienti per chiunque&#8221;&#8230;Bill Gates.</p>
<p>In Microsoft lavorano una valanga di imbecilli, mi domando se la gente se ne renda conto&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lucagasperini.com/blog/2006-gli-imbecilli-che-fanno-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox 2.0</title>
		<link>http://www.lucagasperini.com/blog/2006-firefox-20/</link>
		<comments>http://www.lucagasperini.com/blog/2006-firefox-20/#comments</comments>
		<pubDate>Wed, 25 Oct 2006 11:04:24 +0000</pubDate>
		<dc:creator>gas</dc:creator>
				<category><![CDATA[Generale]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[gnu]]></category>

		<guid isPermaLink="false">http://lucagasperini.com/blog/2006-firefox-20/</guid>
		<description><![CDATA[E&#8217; uscito firefox 2.0 ieri&#8230;
Mozilla Firefox Italia
Componenti aggiuntivi raccomandati
Caratteristiche nuovo Firefox
Fra le caratteristiche piÃ¹ interessanti per me:

Controllo ortografico
Titoli Live
Gestione dei motori di ricerca (magari con l&#8217;ordine)

Speriamo sia piÃ¹ veloce ma ne dubito&#8230;
Per linux le cose cambiano un po&#8230;
Recenti &#8220;litigi&#8221; sulla legittimitÃ  di alcuni aspetti grafici di firefox (firefox non puo essere distribuito con l&#8217;icona della [...]]]></description>
			<content:encoded><![CDATA[<p>E&#8217; uscito firefox 2.0 ieri&#8230;<img src="http://www.mozilla.org/press/image-library/firefox-wordmark-vertical.png" align="right" alt="Firefox Logo" /></p>
<p><a href="http://www.mozilla-europe.org/it/">Mozilla Firefox Italia</a></p>
<p><a href="https://addons.mozilla.org/firefox/recommended/">Componenti aggiuntivi raccomandati</a></p>
<p><a href="http://www.mozilla-europe.org/it/products/firefox/features/">Caratteristiche nuovo Firefox</a></p>
<p>Fra le caratteristiche piÃ¹ interessanti per me:</p>
<ul>
<li>Controllo ortografico</li>
<li>Titoli Live</li>
<li>Gestione dei motori di ricerca (magari con l&#8217;ordine)</li>
</ul>
<p>Speriamo sia piÃ¹ veloce ma ne dubito&#8230;</p>
<p><img src="http://www.gnu.org/software/gnuzilla/logo.png" align="left" alt="Ice Logo" />Per linux le cose cambiano un po&#8230;</p>
<p>Recenti &#8220;litigi&#8221; sulla legittimitÃ  di alcuni aspetti grafici di firefox (firefox non puo essere distribuito con l&#8217;icona della volpe ma con una generica) hanno portato l&#8217;associazione GNU ad uscire con un fork chiamato <a href="http://www.gnu.org/software/gnuzilla/">IceWeasel</a>.<br />
SarÃ  piÃ¹ o meno la stessa cosa ma senza il nome &#8220;Firefox&#8221; e senza le icone ufficiali,in piÃ¹ sono state modificati la segnalazione bug e la finestrella delle estensioni,con IceWeasel si potrÃ  cercare solo le estensioni con licenza gpl.<br />
Ora litigano pure&#8230;.bimbi</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lucagasperini.com/blog/2006-firefox-20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quando windows non dovrebbe incrozzarsi</title>
		<link>http://www.lucagasperini.com/blog/2006-quando-windows-non-dovrebbe-incrozzarsi/</link>
		<comments>http://www.lucagasperini.com/blog/2006-quando-windows-non-dovrebbe-incrozzarsi/#comments</comments>
		<pubDate>Mon, 16 Oct 2006 11:49:05 +0000</pubDate>
		<dc:creator>gas</dc:creator>
				<category><![CDATA[Generale]]></category>
		<category><![CDATA[computer]]></category>

		<guid isPermaLink="false">http://lucagasperini.com/blog/2006-quando-windows-non-dovrebbe-incrozzarsi/</guid>
		<description><![CDATA[
Mi Ã¨ successo l&#8217;estate scorsa&#8230;
&#8230;.E come si fa a trovare il gate????
]]></description>
			<content:encoded><![CDATA[<p><img src="http://img80.imageshack.us/img80/3216/shakiv1.jpg" alt="Windows hangs at NY airport" /></p>
<p>Mi Ã¨ successo l&#8217;estate scorsa&#8230;<br />
&#8230;.E come si fa a trovare il gate????</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lucagasperini.com/blog/2006-quando-windows-non-dovrebbe-incrozzarsi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
