<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-8948410047838868334</id><updated>2024-10-24T13:40:51.789+02:00</updated><category term="Tecnologia"/><category term="Linux"/><category term="Intelligenza Artificiale"/><category term="Android"/><category term="Internet"/><category term="Libri"/><category term="Telefonia"/><category term="Viaggi"/><title type='text'>BiblioTravelTech</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://bibliotraveltech.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8948410047838868334/posts/default?redirect=false'/><link rel='alternate' type='text/html' href='http://bibliotraveltech.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>booktech</name><uri>http://www.blogger.com/profile/07265730759300886660</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>13</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8948410047838868334.post-2716517223319924509</id><published>2014-03-15T13:34:00.001+01:00</published><updated>2014-03-15T13:35:29.233+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Linux"/><category scheme="http://www.blogger.com/atom/ns#" term="Tecnologia"/><title type='text'>Plex Media Server, Arch Linux e Apple TV3</title><content type='html'>&lt;br /&gt;
Ciao &amp;nbsp;a tutti, torno a scrivere dopo un po&#39; di tempo (forse anni). In questi giorni sono riuscito a configurare arch linux con plex media server in modo da poterlo utilizzare con l&#39;apple tv 3 senza dover effettuare jailbreak.&lt;br /&gt;
&lt;br /&gt;
Per prima cosa da aur plexmediaserver:&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-family: Courier New, Courier, monospace;&quot;&gt;&amp;nbsp; sudo yaourt -S plexmediaserver&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Courier New, Courier, monospace;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;br /&gt;
Una volta installato plexmediaserver avviatelo in questo modo:&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-family: Courier New, Courier, monospace;&quot;&gt;&amp;nbsp; sudo systemctl start plexmediaserver&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Courier New, Courier, monospace;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: Courier New, Courier, monospace;&quot;&gt;&lt;/span&gt;&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;span style=&quot;font-family: Courier New, Courier, monospace;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
Dopodiché andate su http://localhost:32400/manage e configurate il vostro server. Per aggiungere cartelle nella vostra home, dovete cambiare i permessi della vostra home e delle vostre cartelle in questo modo:&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-family: Courier New, Courier, monospace;&quot;&gt;&amp;nbsp; sudo&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background-color: white; line-height: 19.049999237060547px;&quot;&gt;&lt;span style=&quot;font-family: Courier New, Courier, monospace;&quot;&gt;chmod 775 ~/ (questo per la vostra home e poi dovete ripetere il comando per le cartelle e i file che volete condividere)&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: white; line-height: 19.049999237060547px;&quot;&gt;&lt;span style=&quot;font-family: Courier New, Courier, monospace;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span style=&quot;background-color: white; line-height: 19.049999237060547px;&quot;&gt;&lt;span style=&quot;font-family: Times, Times New Roman, serif;&quot;&gt;Fatto questo, scaricate il PlexConnect:&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;a href=&quot;https://github.com/iBaa/PlexConnect/archive/master.zip&quot; style=&quot;background-color: white; box-sizing: border-box; color: #4183c4; font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px; outline: 0px;&quot;&gt;Download the latest version of PlexConnect&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
All&#39;interno troverete il file&amp;nbsp;Settings.py o Settings.cfg cambia sia &lt;i&gt;ip_pms&lt;/i&gt;, che&amp;nbsp;&lt;i&gt;ip_dnsmaster&lt;/i&gt; inserendo il vostro indirizzo ip (fate in modo che il vostro router assegni un indirizzo statico al vostro pc). Dopo, eseguite i seguneti comandi all&#39;interno della cartella assets/certificates:&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-family: Courier New, Courier, monospace;&quot;&gt;openssl req -new -nodes -newkey rsa:2048 -out trailers.pem -keyout trailers.key -x509 -days 365 -subj &quot;/C=US/CN=trailers.apple.com&quot;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Courier New, Courier, monospace;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: Courier New, Courier, monospace;&quot;&gt;openssl x509 -in trailers.pem -outform der -out trailers.cer &amp;amp;&amp;amp; cat trailers.key &amp;gt;&amp;gt; trailers.pem&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Courier New, Courier, monospace;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;font-family: Times, Times New Roman, serif;&quot;&gt;Fatto ciò, sulla vostra apple tv, &lt;b&gt;Impostazioni&lt;/b&gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; box-sizing: border-box; color: #333333; line-height: 25.5px;&quot;&gt;&lt;span style=&quot;font-family: Times, Times New Roman, serif;&quot;&gt;&lt;span style=&quot;font-size: 15px; font-weight: bold;&quot;&gt;&amp;nbsp;&amp;gt; &lt;/span&gt;&lt;b&gt;Generale &amp;gt; Rete &amp;gt; Wi-Fi &lt;/b&gt;scegliete la vostra rete e settate il DNS da &lt;b&gt;Automatio&lt;/b&gt;&amp;nbsp;a &lt;b&gt;Manuale&lt;/b&gt;, inserendo l&#39;indirizzo ip del pc dove avete installato plex. &lt;u&gt;Riavviate&lt;/u&gt; la vostra apple tv e avviate plex connect sul vostro pc in questo modo:&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: white; box-sizing: border-box; color: #333333; line-height: 25.5px;&quot;&gt;&lt;span style=&quot;font-family: Times, Times New Roman, serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span style=&quot;background-color: white; box-sizing: border-box; color: #333333; line-height: 25.5px;&quot;&gt;&lt;span style=&quot;font-family: Courier New, Courier, monospace;&quot;&gt;&amp;nbsp; sudo python2.7 PlexConnect.py&lt;/span&gt;&lt;span style=&quot;font-family: Times, Times New Roman, serif;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: white; box-sizing: border-box; color: #333333; line-height: 25.5px;&quot;&gt;&lt;span style=&quot;font-family: Times, Times New Roman, serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span style=&quot;background-color: white; box-sizing: border-box; color: #333333; line-height: 25.5px;&quot;&gt;&lt;span style=&quot;font-family: Times, Times New Roman, serif;&quot;&gt;Dopo andate su &lt;b&gt;Impostazioni &amp;gt; Generale &amp;gt; Invia dati a Apple&lt;/b&gt; e settare su &lt;b&gt;No&lt;/b&gt;. Tornare indietro evidenziare Invia dati a Apple e selezionare &quot;&lt;b&gt;PLAY&lt;/b&gt;&quot; e create un nuovo Profilo. Inserite questo indirizzo&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-family: Times, Times New Roman, serif;&quot;&gt;&lt;span style=&quot;line-height: 25.5px;&quot;&gt;&lt;span style=&quot;color: #3d85c6;&quot;&gt;http://trailers.apple.com/trailers.cer&lt;/span&gt;&lt;span style=&quot;color: #333333;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; color: #333333; font-family: Times, &#39;Times New Roman&#39;, serif; line-height: 25.5px;&quot;&gt;e aspettate che l&#39;apple tv riconosca e scarichi il certificato.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: white; color: #333333; font-family: Times, &#39;Times New Roman&#39;, serif; line-height: 25.5px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;background-color: white; color: #333333; font-family: Times, &#39;Times New Roman&#39;, serif; line-height: 25.5px;&quot;&gt;Fatto questo stoppate il vostro plex connect e modificate &lt;i&gt;ip_dnsmaster&lt;/i&gt; del vostro file Settings.py ( o Settings.cfg) inserendo di nuovo l&#39;indirizzo 8.8.8.8.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: white; color: #333333; font-family: Times, &#39;Times New Roman&#39;, serif; line-height: 25.5px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;background-color: white; color: #333333; font-family: Times, &#39;Times New Roman&#39;, serif; line-height: 25.5px;&quot;&gt;Riavviate il vostro Plex Connect con il comando precedente.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: white; color: #333333; font-family: Times, &#39;Times New Roman&#39;, serif; line-height: 25.5px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;background-color: white; color: #333333; font-family: Times, &#39;Times New Roman&#39;, serif; line-height: 25.5px;&quot;&gt;Andata nella sezione Trailer della vostra apple tv e troverete tutti i file condivisi con Plex!&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: white; color: #333333; font-family: Times, &#39;Times New Roman&#39;, serif; line-height: 25.5px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&quot;background-color: white; color: #333333; font-family: Times, &#39;Times New Roman&#39;, serif; line-height: 25.5px;&quot;&gt;Buon Divertimento!!&lt;/span&gt;&lt;br /&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;ca-pub-9842263647772397&quot;;
/* BiblioTravelTech */
google_ad_slot = &quot;2382819371&quot;;
google_ad_width = 300;
google_ad_height = 250;
//--&gt;
&lt;/script&gt;
&lt;script src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot; type=&quot;text/javascript&quot;&gt;
&lt;/script&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;BiblioTravelTech: il blog che parla un po&#39; di tutto quello che ti interessa! Per aiutarci cliccate sulla pubblicità!:D&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bibliotraveltech.blogspot.com/feeds/2716517223319924509/comments/default' title='Commenti sul post'/><link rel='replies' type='text/html' href='http://bibliotraveltech.blogspot.com/2014/03/plex-media-server-arch-linux-e-apple-tv3.html#comment-form' title='0 Commenti'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8948410047838868334/posts/default/2716517223319924509'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8948410047838868334/posts/default/2716517223319924509'/><link rel='alternate' type='text/html' href='http://bibliotraveltech.blogspot.com/2014/03/plex-media-server-arch-linux-e-apple-tv3.html' title='Plex Media Server, Arch Linux e Apple TV3'/><author><name>Andrea Pennisi</name><uri>http://www.blogger.com/profile/04084769934241119014</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8948410047838868334.post-4678148895599897810</id><published>2010-12-30T13:25:00.002+01:00</published><updated>2010-12-30T13:35:19.951+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Android"/><category scheme="http://www.blogger.com/atom/ns#" term="Telefonia"/><title type='text'>Nuovo trojan colpisce i nostri Android!</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;Un nuovo trojan ha colpito il sistema del nostro amato Androide. Lookout Mobile Security, infatti ha scovato un nuovo trojan dal nome &lt;span style=&quot;font-weight: bold;&quot;&gt;Geimini&lt;/span&gt;, si diffonde tramite applicazioni esterne al market o apk appositi.&lt;br /&gt;&lt;br /&gt;Questo come i precedenti trojan si insinua nel nostro telefono, e può infettare l&#39;IMEI degli altri telefoni! Geimini, tenta una connessione ogni 5 minuti, trasmettendo dati a siti sconosciuti e permette di eseguire le seguenti funzionalità da remoto: &lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;ul style=&quot;text-align: justify;&quot;&gt;&lt;li&gt;Mandare le coordinate geografiche del posto in cui si trova il cellulare.&lt;/li&gt;&lt;li&gt;Mandare l&#39;identificativo dello smarthphone.&lt;/li&gt;&lt;li&gt;Scaricare e installare applicazioni.&lt;/li&gt;&lt;li&gt;Rimuovere applicazioni.&lt;/li&gt;&lt;li&gt;Mandare una lista di applicazioni installate.&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;Quindi state attenti a quello che scaricate, e soprattutto leggete bene i permessi che date alle applicazioni quando le installate!&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--google_ad_client = &quot;ca-pub-9842263647772397&quot;;/* BiblioTravelTech */google_ad_slot = &quot;2382819371&quot;;google_ad_width = 300;google_ad_height = 250;//--&gt;&lt;/script&gt;&lt;script type=&quot;text/javascript&quot; src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;&lt;/script&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;BiblioTravelTech: il blog che parla un po&#39; di tutto quello che ti interessa! Per aiutarci cliccate sulla pubblicità!:D&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bibliotraveltech.blogspot.com/feeds/4678148895599897810/comments/default' title='Commenti sul post'/><link rel='replies' type='text/html' href='http://bibliotraveltech.blogspot.com/2010/12/nuovo-trojan-colpisce-i-nostri-android.html#comment-form' title='0 Commenti'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8948410047838868334/posts/default/4678148895599897810'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8948410047838868334/posts/default/4678148895599897810'/><link rel='alternate' type='text/html' href='http://bibliotraveltech.blogspot.com/2010/12/nuovo-trojan-colpisce-i-nostri-android.html' title='Nuovo trojan colpisce i nostri Android!'/><author><name>Andrea Pennisi</name><uri>http://www.blogger.com/profile/04084769934241119014</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8948410047838868334.post-5333088320762239446</id><published>2010-12-28T16:00:00.003+01:00</published><updated>2010-12-28T21:43:20.524+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Intelligenza Artificiale"/><category scheme="http://www.blogger.com/atom/ns#" term="Tecnologia"/><title type='text'>World of Warcraft: Nuova esperienza di gioco!</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;World of warcraft (WOW) è uno dei giochi (se non il gioco) più diffuso per il gioco online, ma molti trovano wow poco coinvolgente, in quanto premere un bottone del mouse o della tastiera non coinvolge per niente l&#39;esperienza di gioco dell&#39;utente. Comandare il proprio personaggio tramite il movimento di un braccio o del proprio &lt;a name=&#39;more&#39;&gt;&lt;/a&gt; corpo in generale, renderebbe l&#39;esperienza di gioco del tutto diversa. Tramite Flexible Action and Articulated Toolkit, o FAAST, realizzato dall&#39;USC Institute for Creative Technologies , l&#39;esperienza di gioco diventa tutta un&#39;altra storia! Infatti Si tratta fondamentalmente di uno strato software OpenNI che poggia su Kinect e consente circa 20 movimenti diversi da mappare alle pressioni dei tasti. Questo significa che è possibile piegarsi in avanti per camminare, sollevare il braccio destro&lt;br /&gt;per eseguire un&#39;azione, e poi sedersi per prendersi una pausa dopo tutto quello sforzo. Il progetto attualmente è arrivato alla versione .03, quindi non aspettatevi miracoli, ma è disponibile gratuitamente. Ecco un video dimostrativo:&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div align=&quot;center&quot;&gt;&lt;object height=&quot;385&quot; width=&quot;640&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/62wj8eJ0FHw?fs=1&amp;amp;hl=it_IT&quot;&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;embed src=&quot;http://www.youtube.com/v/62wj8eJ0FHw?fs=1&amp;amp;hl=it_IT&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; height=&quot;340&quot; width=&quot;560&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--google_ad_client = &quot;ca-pub-9842263647772397&quot;;/* BiblioTravelTech */google_ad_slot = &quot;2382819371&quot;;google_ad_width = 300;google_ad_height = 250;//--&gt;&lt;/script&gt;&lt;script type=&quot;text/javascript&quot; src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;&lt;/script&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;BiblioTravelTech: il blog che parla un po&#39; di tutto quello che ti interessa! Per aiutarci cliccate sulla pubblicità!:D&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bibliotraveltech.blogspot.com/feeds/5333088320762239446/comments/default' title='Commenti sul post'/><link rel='replies' type='text/html' href='http://bibliotraveltech.blogspot.com/2010/12/world-of-warcraft-nuova-esperienza-di.html#comment-form' title='0 Commenti'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8948410047838868334/posts/default/5333088320762239446'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8948410047838868334/posts/default/5333088320762239446'/><link rel='alternate' type='text/html' href='http://bibliotraveltech.blogspot.com/2010/12/world-of-warcraft-nuova-esperienza-di.html' title='World of Warcraft: Nuova esperienza di gioco!'/><author><name>Andrea Pennisi</name><uri>http://www.blogger.com/profile/04084769934241119014</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8948410047838868334.post-540837282018671296</id><published>2010-12-28T08:45:00.003+01:00</published><updated>2010-12-28T08:53:43.441+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Intelligenza Artificiale"/><category scheme="http://www.blogger.com/atom/ns#" term="Tecnologia"/><title type='text'>Arduino, ipod touch e uno schermo lcd = blocco note</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;a onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; href=&quot;http://www.blogcdn.com/www.engadget.com/media/2010/12/101227-lcd-01.jpg&quot;&gt;&lt;img style=&quot;float: left; margin: 0pt 10px 10px 0pt; cursor: pointer; width: 318px; height: 231px;&quot; src=&quot;http://www.blogcdn.com/www.engadget.com/media/2010/12/101227-lcd-01.jpg&quot; alt=&quot;&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;Un giovane ingegnere tramite l&#39;uso di Arduino e di un ipod touch riesce a far diventare uno scermo LCD, un &quot;blocco note&quot;. In pratica tramite un WebSocket scritto in Python/Tornado, e un browser qualsiasi (su ipod c&#39;è Safari, ma dovrebbe funzionare su qualsiasi browser di un normalissimo pc) riesce a connettersi al server e a disegnare tramite il browser sullo schermo collegato all&#39;Arduino. &lt;a name=&#39;more&#39;&gt;&lt;/a&gt; Il codice è open source quindi se volete provarlo basta cercare su internet e troverete tutto quello che vi serve.&lt;br /&gt;Di seguito vi posto un video dove vengono mostrate le potenzialità di questo progetto creato da questo giovane ingegnere!&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div align=&quot;center&quot;&gt;&lt;object height=&quot;385&quot; width=&quot;480&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/dVjzc1N4-4A?fs=1&amp;amp;hl=it_IT&quot;&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;embed src=&quot;http://www.youtube.com/v/dVjzc1N4-4A?fs=1&amp;amp;hl=it_IT&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; height=&quot;385&quot; width=&quot;480&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--google_ad_client = &quot;ca-pub-9842263647772397&quot;;/* BiblioTravelTech */google_ad_slot = &quot;2382819371&quot;;google_ad_width = 300;google_ad_height = 250;//--&gt;&lt;/script&gt;&lt;script type=&quot;text/javascript&quot; src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;&lt;/script&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;BiblioTravelTech: il blog che parla un po&#39; di tutto quello che ti interessa! Per aiutarci cliccate sulla pubblicità!:D&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bibliotraveltech.blogspot.com/feeds/540837282018671296/comments/default' title='Commenti sul post'/><link rel='replies' type='text/html' href='http://bibliotraveltech.blogspot.com/2010/12/arduino-ipod-touch-e-uno-schermo-lcd.html#comment-form' title='0 Commenti'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8948410047838868334/posts/default/540837282018671296'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8948410047838868334/posts/default/540837282018671296'/><link rel='alternate' type='text/html' href='http://bibliotraveltech.blogspot.com/2010/12/arduino-ipod-touch-e-uno-schermo-lcd.html' title='Arduino, ipod touch e uno schermo lcd = blocco note'/><author><name>Andrea Pennisi</name><uri>http://www.blogger.com/profile/04084769934241119014</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8948410047838868334.post-7475374496151197590</id><published>2010-12-28T08:10:00.006+01:00</published><updated>2010-12-28T11:07:20.898+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Internet"/><category scheme="http://www.blogger.com/atom/ns#" term="Tecnologia"/><title type='text'>Facebook ci controlla..</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;Questa è una piccola introduzione fatta da Arnold Roosendall. Potete scaricare il pdf completo &lt;a href=&quot;http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1717563&quot;&gt;da qui&lt;/a&gt;.&lt;br /&gt;&lt;/div&gt;&lt;blockquote&gt;&lt;/blockquote&gt;&lt;div style=&quot;text-align: justify; color: rgb(0, 0, 0);&quot;&gt;&lt;blockquote&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;border-collapse: separate; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;font-family:&#39;Times New Roman&#39;;font-size:medium;&quot;  &gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 16px; text-align: left;font-family:Verdana;font-size:12px;&quot;  &gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;border-collapse: separate; color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;font-family:&#39;Times New Roman&#39;;font-size:medium;&quot;  &gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: rgb(119, 119, 119); line-height: 16px; text-align: left;font-family:Verdana;font-size:12px;&quot;  &gt;&lt;blockquote style=&quot;color: rgb(0, 0, 0);&quot;&gt;&lt;p align=&quot;justify&quot;&gt;Numerous websites have implemented the Facebook Like button to let Facebook members share their interests, therewith promoting&lt;a name=&#39;more&#39;&gt;&lt;/a&gt; websites or news items. It is, thus, an important business tool for content providers. However, this article shows that the tool is also used to place cookies on the user’s computer, regardless whether a user actually uses the button when visiting a website. As an alternative business model this allows Facebook to track and trace users and to process their data. It appears that non-Facebook members can also be traced via the Like button.&lt;br /&gt;This means that Facebook’s tentacles reach far beyond their own platform and members. Due to the extensive web coverage with Like buttons, Facebook has a potential connection with all web users. Web activity can be linked to individual accounts or a separate data set can be created for individuals who are not (yet) a Facebook member. The hidden collection of data on browsing behavior and the creation of individual data sets has implications for the privacy of individuals. This article discusses privacy issues arising from third party cookie use and connectivity of web activity and devices, using the technical process behind the Facebook Like button as an example.&lt;/p&gt;&lt;/blockquote&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;In pratica, tramite il famoso pulsante &quot;Mi piace&quot;, facebook tiene traccia e registra i nostri gusti e i nostri dati sfruttandoli a scopi commerciali.&lt;br /&gt;Il resto del pdf approfondisce il pulsante &quot;Mi piace&quot;, parla del riconoscimento e identificazione dei cookies e sui pericoli per la privacy!&lt;br /&gt;Buona Lettura!&lt;br /&gt;&lt;/div&gt;&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--google_ad_client = &quot;ca-pub-9842263647772397&quot;;/* BiblioTravelTech */google_ad_slot = &quot;2382819371&quot;;google_ad_width = 300;google_ad_height = 250;//--&gt;&lt;/script&gt;&lt;script type=&quot;text/javascript&quot; src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;&lt;/script&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;BiblioTravelTech: il blog che parla un po&#39; di tutto quello che ti interessa! Per aiutarci cliccate sulla pubblicità!:D&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bibliotraveltech.blogspot.com/feeds/7475374496151197590/comments/default' title='Commenti sul post'/><link rel='replies' type='text/html' href='http://bibliotraveltech.blogspot.com/2010/12/facebook-ci-controlla.html#comment-form' title='0 Commenti'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8948410047838868334/posts/default/7475374496151197590'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8948410047838868334/posts/default/7475374496151197590'/><link rel='alternate' type='text/html' href='http://bibliotraveltech.blogspot.com/2010/12/facebook-ci-controlla.html' title='Facebook ci controlla..'/><author><name>Andrea Pennisi</name><uri>http://www.blogger.com/profile/04084769934241119014</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8948410047838868334.post-5947294518957361184</id><published>2010-12-27T12:48:00.005+01:00</published><updated>2010-12-27T13:52:10.604+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Intelligenza Artificiale"/><category scheme="http://www.blogger.com/atom/ns#" term="Tecnologia"/><title type='text'>HRP-2: Il robot umanoide che impara ad usare gli ostacoli a suo vantaggio</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;I robot di oggi hanno sviluppato moltissime capacità nel saltare gli ostacoli, evitarli ecc..ma nessuno di loro è mai riuscito ad imparare a sfruttare gli ostacoli per raggiungere un determinato scopo. L&#39;HPR-2 costruito dai ricercatori Giapponesi del National Institute &lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;of Advanced Industrial Science and Technology, e come si può notare nel video a seguire, il robot è in grado di calciare un oggetto, appoggiarsi ad un tavolo per trovare l&#39;equilibrio e sedersi su una sedia.&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;Allo stato attuale il sistema non riesce ad implementare i calcoli necessari direttamente sul robot, ma ha bisogno di un terminale esterno. Il prossimo obiettivo dei ricercatori è quello di inserire un computer all&#39;interno del robot.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;div align=&quot;center&quot;&gt;&lt;object classid=&quot;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&quot; codebase=&quot;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,47,0&quot; height=&quot;412&quot; id=&quot;flashObj&quot; width=&quot;486&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://c.brightcove.com/services/viewer/federated_f9?isVid=1&quot;&gt;&lt;param name=&quot;bgcolor&quot; value=&quot;#FFFFFF&quot;&gt;&lt;param name=&quot;flashVars&quot; value=&quot;videoId=718897381001&amp;amp;playerID=2227271001&amp;amp;playerKey=AQ~~,AAAAADqBmN8~,Yo4S_rZKGX0rYg6XsV7i3F9IB8jNBoiY&amp;amp;domain=embed&amp;amp;dynamicStreaming=true&quot;&gt;&lt;param name=&quot;base&quot; value=&quot;http://admin.brightcove.com&quot;&gt;&lt;param name=&quot;seamlesstabbing&quot; value=&quot;false&quot;&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;param name=&quot;swLiveConnect&quot; value=&quot;true&quot;&gt;&lt;param name=&quot;allowScriptAccess&quot; value=&quot;always&quot;&gt;&lt;embed src=&quot;http://c.brightcove.com/services/viewer/federated_f9?isVid=1&quot; bgcolor=&quot;#FFFFFF&quot; flashvars=&quot;videoId=718897381001&amp;amp;playerID=2227271001&amp;amp;playerKey=AQ~~,AAAAADqBmN8~,Yo4S_rZKGX0rYg6XsV7i3F9IB8jNBoiY&amp;amp;domain=embed&amp;amp;dynamicStreaming=true&quot; base=&quot;http://admin.brightcove.com&quot; name=&quot;flashObj&quot; width=&quot;486&quot; height=&quot;412&quot; seamlesstabbing=&quot;false&quot; type=&quot;application/x-shockwave-flash&quot; allowfullscreen=&quot;true&quot; swliveconnect=&quot;true&quot; allowscriptaccess=&quot;always&quot; pluginspage=&quot;http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;
&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;ca-pub-9842263647772397&quot;;
/* BiblioTravelTech */
google_ad_slot = &quot;2382819371&quot;;
google_ad_width = 300;
google_ad_height = 250;
//--&gt;
&lt;/script&gt;&lt;br /&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;BiblioTravelTech: il blog che parla un po&#39; di tutto quello che ti interessa! Per aiutarci cliccate sulla pubblicità!:D&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bibliotraveltech.blogspot.com/feeds/5947294518957361184/comments/default' title='Commenti sul post'/><link rel='replies' type='text/html' href='http://bibliotraveltech.blogspot.com/2010/12/hrp-2-il-robot-umanoide-che-impara-ad.html#comment-form' title='0 Commenti'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8948410047838868334/posts/default/5947294518957361184'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8948410047838868334/posts/default/5947294518957361184'/><link rel='alternate' type='text/html' href='http://bibliotraveltech.blogspot.com/2010/12/hrp-2-il-robot-umanoide-che-impara-ad.html' title='HRP-2: Il robot umanoide che impara ad usare gli ostacoli a suo vantaggio'/><author><name>Andrea Pennisi</name><uri>http://www.blogger.com/profile/04084769934241119014</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8948410047838868334.post-7014067080871959722</id><published>2010-12-27T10:05:00.006+01:00</published><updated>2010-12-27T13:51:37.113+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Linux"/><title type='text'>Pidgin: Non vede le emoticons degli altri contatti</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;Quante volte vi è capitato di non risucire a vedere le emoticons degli altri utenti (parlo di emoticons personalizzate)? Beh io a me è successo spesso in questo periodo..ho aggiornato all&#39;ultima versione di pidgin, dai repository e tac le emoticons che mi postavano gli altri contatti non si vedevano più, ed erano sostituite da quella &quot;maledetta&quot; x rossa.&lt;/div&gt;&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;Oggi ho trovato finalmente la soluzione: andate in &lt;i&gt;gestore pacchetti &lt;/i&gt;e installate msn-pecan che è &lt;u&gt;un fork del nuovo protocollo di msn&lt;/u&gt; (oppure date sudo apt-get install msn-pecan dal terminale). Una volta fatto questo riavviate pidgin, andate in Account-&gt;&lt;i&gt;Gestisci Account&lt;/i&gt; e settate un account di tipo &lt;span class=&quot;Apple-style-span&quot;&gt;WLM&lt;/span&gt;. &lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;Ora godetevi le emoticons dei vostri contatti! :D&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;
&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;ca-pub-9842263647772397&quot;;
/* BiblioTravelTech */
google_ad_slot = &quot;2382819371&quot;;
google_ad_width = 300;
google_ad_height = 250;
//--&gt;
&lt;/script&gt;&lt;br /&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;BiblioTravelTech: il blog che parla un po&#39; di tutto quello che ti interessa! Per aiutarci cliccate sulla pubblicità!:D&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bibliotraveltech.blogspot.com/feeds/7014067080871959722/comments/default' title='Commenti sul post'/><link rel='replies' type='text/html' href='http://bibliotraveltech.blogspot.com/2010/12/pidgin-non-vede-le-emoticons-degli.html#comment-form' title='0 Commenti'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8948410047838868334/posts/default/7014067080871959722'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8948410047838868334/posts/default/7014067080871959722'/><link rel='alternate' type='text/html' href='http://bibliotraveltech.blogspot.com/2010/12/pidgin-non-vede-le-emoticons-degli.html' title='Pidgin: Non vede le emoticons degli altri contatti'/><author><name>Andrea Pennisi</name><uri>http://www.blogger.com/profile/04084769934241119014</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8948410047838868334.post-7160826914365424667</id><published>2010-12-27T08:42:00.004+01:00</published><updated>2010-12-27T13:51:40.227+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Tecnologia"/><title type='text'>Nintendo 3DS Pre-Ordini nei Gamestop americani - Prezzo sconosciuto</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;Da ieri in America è possibile effettuare il pre-ordine della nuova console di casa Nintendo. Ricordiamo, per chi non lo sappia, che è dotata di uno schermo che, unito alle telecamere rende le immagini in 3 dimensioni! Il prezzo è ancora sconosciuto al pubblico americano&lt;a name=&#39;more&#39;&gt;&lt;/a&gt; (si parla di 300$) e la prenotazione è un&#39;offerta libera, che andrà ad essere detratta dal prezzo finale. Noi dovremmo pazientare ancora un po&#39; sia sulla data di uscita (Aprile!?! in America è prevista per marzo) che sul prezzo (sperando che i 300$ americani non si trasformino in 300 euro).&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;a href=&quot;http://www.kidzmodo.it/wp-content/uploads/2010/06/nintendo3ds.jpg&quot;&gt;&lt;img src=&quot;http://www.kidzmodo.it/wp-content/uploads/2010/06/nintendo3ds.jpg&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;display: block; margin-top: 0px; margin-right: auto; margin-bottom: 10px; margin-left: auto; text-align: center; cursor: pointer; width: 500px; height: 365px; &quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;
&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;ca-pub-9842263647772397&quot;;
/* BiblioTravelTech */
google_ad_slot = &quot;2382819371&quot;;
google_ad_width = 300;
google_ad_height = 250;
//--&gt;
&lt;/script&gt;&lt;br /&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;BiblioTravelTech: il blog che parla un po&#39; di tutto quello che ti interessa! Per aiutarci cliccate sulla pubblicità!:D&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bibliotraveltech.blogspot.com/feeds/7160826914365424667/comments/default' title='Commenti sul post'/><link rel='replies' type='text/html' href='http://bibliotraveltech.blogspot.com/2010/12/nintendo-3ds-pre-ordini-nei-gamestop.html#comment-form' title='0 Commenti'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8948410047838868334/posts/default/7160826914365424667'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8948410047838868334/posts/default/7160826914365424667'/><link rel='alternate' type='text/html' href='http://bibliotraveltech.blogspot.com/2010/12/nintendo-3ds-pre-ordini-nei-gamestop.html' title='Nintendo 3DS Pre-Ordini nei Gamestop americani - Prezzo sconosciuto'/><author><name>Andrea Pennisi</name><uri>http://www.blogger.com/profile/04084769934241119014</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8948410047838868334.post-7500478433131857130</id><published>2010-12-26T13:32:00.013+01:00</published><updated>2010-12-27T13:51:47.018+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Linux"/><title type='text'>Conky Nulla da invidiare ai Plasmoidi KDE</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;Conky è un programma di scripting per linux che permette di monitorare le proprie risorse. Ad esempio: la temperatura del processore, della scheda video dell&#39;hard disk, lo spazio occupato ecc... E&#39; un programma scritto in python è del tutto personalizzabile, vi potete sbizzarire come volete, potete infatti seguire la guida che trovate qui: &lt;a href=&quot;http://conky.sourceforge.net/variables.html&quot;&gt;Guida Conky&lt;/a&gt;.&lt;br /&gt;
&lt;/div&gt;&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Per installare conky basta andare sul Gestore Pacchetti Synaptic o dare da terminale:&lt;br /&gt;
&lt;blockquote&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;sudo apt-get install conky&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;/blockquote&gt;Una volta installato dovete creare, preferibilmente nella vostra home, una file &lt;span style=&quot;font-style: italic;&quot;&gt;.conky&lt;/span&gt; dove create il vostro scripte personalizzato. Vi allego lo script realizzato da me: &lt;a href=&quot;http://www.mediafire.com/download.php?r159q5b5g4dm1eb&quot;&gt;Script Andrea&lt;/a&gt;.&lt;br /&gt;
Ecco uno stamp:&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhbUIX-pwQ97gIJgYHLyJLEZ41ce45oULDq4cynAFSl2Ya_LV94RFQb2IGWX0L-x7WjJNCO7YBI-x-kL3ozQtyfEnja7Wm6MTKRjR-MNMdE5hR5b4olHOC29rmnlcIX0cEQ4pUYN7IEYNQ/s1600/conky.jpg&quot;&gt;&lt;img style=&quot;display: block; margin: 0px auto 10px; text-align: center; cursor: pointer; width: 86px; height: 200px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhbUIX-pwQ97gIJgYHLyJLEZ41ce45oULDq4cynAFSl2Ya_LV94RFQb2IGWX0L-x7WjJNCO7YBI-x-kL3ozQtyfEnja7Wm6MTKRjR-MNMdE5hR5b4olHOC29rmnlcIX0cEQ4pUYN7IEYNQ/s200/conky.jpg&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5554979863549502738&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;Buon Divertimento!!&lt;br /&gt;
&lt;br /&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;
&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;ca-pub-9842263647772397&quot;;
/* BiblioTravelTech */
google_ad_slot = &quot;2382819371&quot;;
google_ad_width = 300;
google_ad_height = 250;
//--&gt;
&lt;/script&gt;&lt;br /&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;BiblioTravelTech: il blog che parla un po&#39; di tutto quello che ti interessa! Per aiutarci cliccate sulla pubblicità!:D&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bibliotraveltech.blogspot.com/feeds/7500478433131857130/comments/default' title='Commenti sul post'/><link rel='replies' type='text/html' href='http://bibliotraveltech.blogspot.com/2010/12/conky-nulla-da-invidiare-ai-plasmoidi.html#comment-form' title='0 Commenti'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8948410047838868334/posts/default/7500478433131857130'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8948410047838868334/posts/default/7500478433131857130'/><link rel='alternate' type='text/html' href='http://bibliotraveltech.blogspot.com/2010/12/conky-nulla-da-invidiare-ai-plasmoidi.html' title='Conky Nulla da invidiare ai Plasmoidi KDE'/><author><name>Andrea Pennisi</name><uri>http://www.blogger.com/profile/04084769934241119014</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhbUIX-pwQ97gIJgYHLyJLEZ41ce45oULDq4cynAFSl2Ya_LV94RFQb2IGWX0L-x7WjJNCO7YBI-x-kL3ozQtyfEnja7Wm6MTKRjR-MNMdE5hR5b4olHOC29rmnlcIX0cEQ4pUYN7IEYNQ/s72-c/conky.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8948410047838868334.post-1971558028909237244</id><published>2010-12-26T13:22:00.005+01:00</published><updated>2010-12-27T13:51:50.604+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Linux"/><title type='text'>Upgrade da Ubuntu 10.04 a 10.10</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;Per effettuare l&#39;upgrade da Ubuntu 10.04 a 10.10 bisogna andare a modificare un file, in quanto la versione 10.04 è di tipo lts (Long Term Support), cioè si offre un supporto per 4 anni. Ecco il file da editare:&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;blockquote&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;sudo gedit /etc/update-manager/release-upgrades&lt;br /&gt;
&lt;/span&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/blockquote&gt;Qui bisogna mettere la variabile &lt;span style=&quot;font-style: italic;&quot;&gt;Prompt=normal&lt;/span&gt; dopo o date il seguente comando:&lt;br /&gt;
&lt;blockquote&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;sudo apt-get update &amp;amp;&amp;amp; sudo apt-get upgrade&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;/blockquote&gt;o aprite il gestore aggiornamenti e aggiornate da lì. Buon Aggiornamento se ancora non avete la 10.10! :)&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;
&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;ca-pub-9842263647772397&quot;;
/* BiblioTravelTech */
google_ad_slot = &quot;2382819371&quot;;
google_ad_width = 300;
google_ad_height = 250;
//--&gt;
&lt;/script&gt;&lt;br /&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;BiblioTravelTech: il blog che parla un po&#39; di tutto quello che ti interessa! Per aiutarci cliccate sulla pubblicità!:D&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bibliotraveltech.blogspot.com/feeds/1971558028909237244/comments/default' title='Commenti sul post'/><link rel='replies' type='text/html' href='http://bibliotraveltech.blogspot.com/2010/12/upgrade-da-ubuntu-1004-1010.html#comment-form' title='0 Commenti'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8948410047838868334/posts/default/1971558028909237244'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8948410047838868334/posts/default/1971558028909237244'/><link rel='alternate' type='text/html' href='http://bibliotraveltech.blogspot.com/2010/12/upgrade-da-ubuntu-1004-1010.html' title='Upgrade da Ubuntu 10.04 a 10.10'/><author><name>Andrea Pennisi</name><uri>http://www.blogger.com/profile/04084769934241119014</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8948410047838868334.post-1394719539877127450</id><published>2010-12-26T09:22:00.002+01:00</published><updated>2010-12-27T13:51:54.479+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Linux"/><category scheme="http://www.blogger.com/atom/ns#" term="Tecnologia"/><title type='text'>Samsung YP-R0</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;a href=&quot;http://www.hi-techitaly.com/images/stories/news/foto-video/Samsung_YP-R0-01.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;200&quot; src=&quot;http://www.hi-techitaly.com/images/stories/news/foto-video/Samsung_YP-R0-01.jpg&quot; width=&quot;129&quot; /&gt;&lt;/a&gt;Ho da pochi giorni comprato questo stupendo lettore, ero un po&#39; indeciso se comprare un ipod nano di ultima generazione o un lettore qualsiasi. Poi sotto consiglio della mia ragazza (per questioni di prezzo, infatti l&#39;ho comprato a 69,90 euro) ho deciso di prendere questo lettore. Che dire, ne sono rimasto soddisfatto. Nello scatolo sono presenti oltre al lettore, delle cuffie in ear con i vari adattatori e il cavetto micro usb. Il lettore è molto elegante, i tasti sono tutti fisici (anche se in apparenza possono sembrare touch), e vi è la possibilità di espandere la memoria interna (che è già di 8gb) tramite una microsd! Il lettore è veloce a passare da un &lt;/div&gt;&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;menù all&#39;altro, legge tutti i formati esistenti sia per quanto riguarda la musica (MP3/FLAC/OGG/OCC/WAV ecc..) si per quanto riguarda i video, infatti riproduce anche i divx! Il suono è pulitissimo e c&#39;è una grande possibilità di personalizzazione dell&#39;equalizzazione! Se trovate un&#39;offerta ve lo consiglio!&lt;br /&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: red;&quot;&gt;LINUX&lt;/span&gt;: Se quando lo connettete alla vostra distro linux il lettore non viene riconosciuto, basta accendere il lettore andare in Settings -&amp;gt; Sistema -&amp;gt;Connessione PC e selezionare &lt;b&gt;MSC&lt;/b&gt;. Quindi riattaccate il vostro lettore al pc et voilà, potete caricare tutta la vostra musica preferita pure dal pinguino!!!&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;
&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;ca-pub-9842263647772397&quot;;
/* BiblioTravelTech */
google_ad_slot = &quot;2382819371&quot;;
google_ad_width = 300;
google_ad_height = 250;
//--&gt;
&lt;/script&gt;&lt;br /&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;BiblioTravelTech: il blog che parla un po&#39; di tutto quello che ti interessa! Per aiutarci cliccate sulla pubblicità!:D&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bibliotraveltech.blogspot.com/feeds/1394719539877127450/comments/default' title='Commenti sul post'/><link rel='replies' type='text/html' href='http://bibliotraveltech.blogspot.com/2010/12/samsung-yp-r0.html#comment-form' title='0 Commenti'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8948410047838868334/posts/default/1394719539877127450'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8948410047838868334/posts/default/1394719539877127450'/><link rel='alternate' type='text/html' href='http://bibliotraveltech.blogspot.com/2010/12/samsung-yp-r0.html' title='Samsung YP-R0'/><author><name>booktech</name><uri>http://www.blogger.com/profile/07265730759300886660</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8948410047838868334.post-6535360769477865847</id><published>2010-12-26T09:04:00.002+01:00</published><updated>2010-12-27T13:51:57.793+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Libri"/><category scheme="http://www.blogger.com/atom/ns#" term="Viaggi"/><title type='text'>Contare i passi - Dai Pirenei al Cammino di Santiago</title><content type='html'>&lt;a href=&quot;http://www.rottadeifenici.movimentolento.it/static/uploads/www.movimentolento.it/news_movimento_lento/contare_i_passi.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;200&quot; src=&quot;http://www.rottadeifenici.movimentolento.it/static/uploads/www.movimentolento.it/news_movimento_lento/contare_i_passi.jpg&quot; width=&quot;138&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;In questo periodo mi sono preposto di effettuare il cammino di Santiago de Compostela. Questo potrà avvenire a breve (mollo tutto e vado) o a lungo termine, quindi onde evitare di trovarmi impreparato all&#39;evento ho acquistato, dopo lunghe ricerche, il seguente libro: &quot;Contare i passi - Dai Pirenei al Cammino di Santiago&quot;. Questo libro può essere definito come un racconto-guida che ti prepara ad affrontare il lungo cammino (quasi 800 km!!). Le protagoniste sono due donne, Lalla e Giovanna che insieme un po&#39; per una sfida contro se stesse, un po&#39; per&lt;/div&gt;&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;curiosità decidono di intraprendere il cammino e per farlo, passano tre mesi ad allenarsi per non trovarsi impreparate all&#39;estenuante forzo che le aspetterà. Vi sono descrizioni di paesaggi meravigliosi, accompagnate da informazioni (es. attrezzatura, siti internet, posti dove dormire, ecc...) utili a tutti i pellegrini che vogliono effettuare il cammino. Il libro si legge in un paio di giorni, è molto scorrevole e va dritto al punto senza troppi giri di parole. La scrittrice è Carla de Bernardi, una fotografa di professione, e così come una foto ci mostra la bellezza dei paesaggi, così tramite le parole ci fa capire quanto bello e duro sia il cammino. Io l&#39;ho comprato in periodo di sconti, ma il prezzo di copertina è 17 euro! Quindi pellegrini se volete partire questo è il libro che fa per voi!! ;)&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;
&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;ca-pub-9842263647772397&quot;;
/* BiblioTravelTech */
google_ad_slot = &quot;2382819371&quot;;
google_ad_width = 300;
google_ad_height = 250;
//--&gt;
&lt;/script&gt;&lt;br /&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;BiblioTravelTech: il blog che parla un po&#39; di tutto quello che ti interessa! Per aiutarci cliccate sulla pubblicità!:D&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bibliotraveltech.blogspot.com/feeds/6535360769477865847/comments/default' title='Commenti sul post'/><link rel='replies' type='text/html' href='http://bibliotraveltech.blogspot.com/2010/12/contare-i-passi-dai-pirenei-al-cammino.html#comment-form' title='0 Commenti'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8948410047838868334/posts/default/6535360769477865847'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8948410047838868334/posts/default/6535360769477865847'/><link rel='alternate' type='text/html' href='http://bibliotraveltech.blogspot.com/2010/12/contare-i-passi-dai-pirenei-al-cammino.html' title='Contare i passi - Dai Pirenei al Cammino di Santiago'/><author><name>booktech</name><uri>http://www.blogger.com/profile/07265730759300886660</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8948410047838868334.post-2129269610067283788</id><published>2010-12-25T18:06:00.002+01:00</published><updated>2010-12-27T13:52:04.983+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Linux"/><title type='text'>Installare Linux su Sony Vaio Serie S</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;In questo periodo come portatile ho un Sony Vaio Serie S, uno dei pochi portatile da 13 pollici che non usano il sistema Optimus di Nvidia! Sia per lavoro che per scelta, ho installato Ubuntu sul vaio! Ho dovuto configurarlo a puntino per farlo funzionare.&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;Di seguito vi elenco le operazioni da eseguire per configurare linux a puntino:&lt;/div&gt;&lt;br /&gt;
&lt;ol&gt;&lt;li style=&quot;text-align: justify;&quot;&gt;Scaricare una iso di ubuntu direttamente dal sito&amp;nbsp;&lt;a href=&quot;http://www.ubuntu.it/&quot;&gt;www.ubuntu.it&lt;/a&gt;, io ho scaricato Ubuntu 10.10 a 64bit (per sicurezza scaricate l&#39;alternate se non parte l&#39;immagine normale).&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li style=&quot;text-align: justify;&quot;&gt;Una volta masterizzata l&#39;immagine o dopo aver creato una USB bootable, quando vi arriva la schermata di avvio, selezionate come opzione nomodeset, attaccate un mouse esterno e procedete all&#39;installazione di ubuntu.&lt;/li&gt;
&lt;li style=&quot;text-align: justify;&quot;&gt;Una volta finita l&#39;installazione, riavviate e appena vi compare il grub cliccate su &quot;e&quot; per editare le opzioni di boot. Aggiungete &quot;nomodeset&quot; al posto di &quot;quiet splash&quot;, premete CTRL+X e avviate ubuntu.&lt;/li&gt;
&lt;li style=&quot;text-align: justify;&quot;&gt;Una volta entrati con il vostro username e la password, andate sul gestore aggiornamenti e effettuate l&#39;aggiornamento di tutto il sistema. Riavviate ed eseguite quello che c&#39;è scritto al punto 3.&lt;/li&gt;
&lt;li style=&quot;text-align: justify;&quot;&gt;Ritornati di nuvo nella vostra &quot;home&quot;, editate tramite terminale il file: /etc/default/grub con i permessi di superuser e modificate le righe seguenti&lt;br /&gt;
&lt;blockquote&gt;GRUB_CMDLINE_LINUX_DEFAULT&lt;br /&gt;
GRUB_CMDLINE_LINUX&lt;/blockquote&gt;in questo modo: &lt;blockquote&gt;GRUB_CMDLINE_LINUX_DEFAULT=&quot;nomodeset&quot;&lt;br /&gt;
GRUB_CMDLINE_LINUX=&quot;i8042.nopnp&quot;&lt;/blockquote&gt;In questo modo al prossimo riavvio non dovremmo più effettuare quello che è descritto al punto 3, e il touchpad funzionerà perfettamente.&lt;/li&gt;
&lt;li style=&quot;text-align: justify;&quot;&gt;Adesso ci occuperemo della scheda video. Andrea in Sistema-&amp;gt;Amministrazione-&amp;gt;Driver Aggiuntivi (o driver hardware) e installare i driver della vostra scheda nvidia. &lt;span class=&quot;Apple-style-span&quot; style=&quot;color: red;&quot;&gt;NON RIAVVIATE&lt;/span&gt;. Aggiungete i seguenti repository:&lt;br /&gt;
&lt;blockquote&gt;&lt;i&gt;sudo add-apt-repository ppa:ubuntu-x-swat/x-updates &amp;amp;&amp;amp; sudo apt-get update &amp;amp;&amp;amp; sudo apt-get dist-upgrade&lt;/i&gt;&lt;/blockquote&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: red;&quot;&gt;NON RIAVVIATE&lt;/span&gt;. Scaricate il seguente file:&amp;nbsp;&lt;a href=&quot;http://www.mediafire.com/?2xszf35ab44h3w2&quot;&gt;Sony.bin&lt;/a&gt;&amp;nbsp;scompattatelo e copiatelo nella directory /etc/X11/ con i permessi di root. Fatto questo, sempre con i permessi di root date dal terminale il comando &lt;i&gt;nvidia-xconfig&lt;/i&gt;. Questo creerà il file xorg.conf nella directory /etc/X11. Editate questo file e modificatelo aggiungendo quanto segue: &lt;br /&gt;
&lt;blockquote&gt;Section &quot;Device&quot;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Identifier     &quot;Device0&quot;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Driver         &quot;nvidia&quot;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VendorName     &quot;NVIDIA Corporation&quot;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Option         &quot;ConnectedMonitor&quot; &quot;DFP-0,DFP-1,CRT&quot;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Option         &quot;CustomEDID&quot; &quot;DFP-0:/etc/X11/sony.bin&quot;&lt;br /&gt;
EndSection&lt;/blockquote&gt;questo dovrebbe permettere anche il funzionamento dell&#39;uscita VGA e HDMI (ma non ho avuto modo di testare). Adesso potete riavviare. Abbiamo configurato la scheda video.&lt;/li&gt;
&lt;li style=&quot;text-align: justify;&quot;&gt;Adesso passiamo al suono, aprite il terminale e scrivete la seguente linea di codice:&lt;blockquote&gt;&lt;i&gt;sudo add-apt-repository ppa:ubuntu-audio-dev/ppa &amp;amp;&amp;amp; sudo apt-get update &amp;amp;&amp;amp; sudo apt-get install linux-alsa-driver-modules-$(uname -r)&lt;/i&gt;&lt;/blockquote&gt;In questo modo potete attivare sia il suono che il microfono.&lt;br /&gt;
&lt;/li&gt;
&lt;li style=&quot;text-align: justify;&quot;&gt;Ora come ultima cosa ci occupiamo dell&#39;illuminazione. Seguendo questa guida: &lt;a href=&quot;http://shiba89.wordpress.com/2010/08/19/retroilluminazione-dello-schermo-su-sony-vaio-vpcs11e7e-con-ubuntu-10-04/&quot;&gt;Retroilluminazione Sony Vaio&lt;/a&gt; Vi riporto in breve cosa dovete fare: &lt;/li&gt;
&lt;ul&gt;&lt;li&gt;date il comando &lt;i&gt;sudo -s&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;inserite la seguente linea di codice: &lt;i&gt;add-apt-repository ppa:mactel-support/ppa &amp;amp;&amp;amp; apt-get update &amp;amp;&amp;amp; apt-get install nvidia-bl-dkms&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;date questi due comandi: &lt;br /&gt;
&lt;i&gt;echo options nvidia_bl max_level=131072 &amp;gt;&amp;gt; /etc/modprobe.d/nvidia-bl-dkms.conf&lt;/i&gt; &lt;br /&gt;
&lt;i&gt;echo nvidia_bl &amp;gt;&amp;gt; /etc/modules &lt;/i&gt;&lt;/li&gt;
&lt;li&gt;ora modificate il file&lt;i&gt; /etc/rc.local &lt;/i&gt;aggiungendo la seguente riga:&lt;br /&gt;
&lt;i&gt;echo -n 32768 &amp;gt; /sys/class/backlight/nvidia_backlight/brightness&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;ora spostatevi nella directory &lt;i&gt;/etc/acpi &lt;/i&gt;e date in sequenza i seguenti comandi:  &lt;br /&gt;
&lt;i&gt;wget -c http://dl.dropbox.com/u/737114/vpcs11e7e/vpcs11e7e-backlight.tar.gz&lt;br /&gt;
tar -xzvf vpcs11e7e-backlight.tar.gz&lt;br /&gt;
rm vpcs11e7e-backlight.tar.gz&lt;/i&gt; &lt;/li&gt;
&lt;/ul&gt;Adesso potete o riavviare o dare i seguenti comandi per usufruire subito delle modifiche apportate:  &lt;i&gt;&amp;nbsp;&amp;nbsp; modprobe nvidia_bl &amp;nbsp;&amp;nbsp;  service acpid restart&lt;/i&gt;&lt;i&gt;&amp;nbsp;&lt;/i&gt;&lt;i&gt;&amp;nbsp;&lt;/i&gt;   &lt;/ol&gt;Adesso potete godervi il vostro portatile!&lt;br /&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;
&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;ca-pub-9842263647772397&quot;;
/* BiblioTravelTech */
google_ad_slot = &quot;2382819371&quot;;
google_ad_width = 300;
google_ad_height = 250;
//--&gt;
&lt;/script&gt;&lt;br /&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;BiblioTravelTech: il blog che parla un po&#39; di tutto quello che ti interessa! Per aiutarci cliccate sulla pubblicità!:D&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bibliotraveltech.blogspot.com/feeds/2129269610067283788/comments/default' title='Commenti sul post'/><link rel='replies' type='text/html' href='http://bibliotraveltech.blogspot.com/2010/12/installare-linux-su-sony-vaio-serie-s.html#comment-form' title='0 Commenti'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8948410047838868334/posts/default/2129269610067283788'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8948410047838868334/posts/default/2129269610067283788'/><link rel='alternate' type='text/html' href='http://bibliotraveltech.blogspot.com/2010/12/installare-linux-su-sony-vaio-serie-s.html' title='Installare Linux su Sony Vaio Serie S'/><author><name>booktech</name><uri>http://www.blogger.com/profile/07265730759300886660</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>