<?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; n95</title>
	<atom:link href="http://www.lucagasperini.com/blog/tag/n95/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lucagasperini.com/blog</link>
	<description>Solo un altro sito WordPress</description>
	<lastBuildDate>Fri, 04 Nov 2011 15:04:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<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 [...]]]></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>Sync: Nokia , Thunderbird and Google Calendar</title>
		<link>http://www.lucagasperini.com/blog/2007-sync-nokia-thunderbird-and-google-calendar/</link>
		<comments>http://www.lucagasperini.com/blog/2007-sync-nokia-thunderbird-and-google-calendar/#comments</comments>
		<pubDate>Sat, 29 Dec 2007 16:08:39 +0000</pubDate>
		<dc:creator>gas</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Generale]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[n95]]></category>

		<guid isPermaLink="false">http://www.lucagasperini.com/blog/2007-sync-nokia-thunderbird-and-google-calendar/</guid>
		<description><![CDATA[I need to sync many applications on different devices so the best idea for me was using a central server where I can sync too. ScheduleWolrd is a funambol based service that regardless of its ugly interface does what I want .This small howto covers my Nokia N95 , thunderbird + lightning and Google Calendar [...]]]></description>
			<content:encoded><![CDATA[<p>I need to sync many applications on different devices so the best idea for me was using a central server where I can sync too. <a href="http://www.scheduleworld.com/">ScheduleWolrd</a> is a funambol based service that regardless of its ugly interface does what I want .This small howto covers my Nokia N95 , thunderbird + lightning and Google Calendar but it should work with many other devices or applications. Syncing between ScheduleWorld and Google Calendar works mostly out of the box.<br />
<span id="more-568"></span></p>
<p><strong>ScheduleWorld Side</strong></p>
<p>After signing up and logging in there are a few things that must be changed in the <a href="http://www.scheduleworld.com/tg/cal/preferences.jsp">scheduleworld configuration page</a>.</p>
<ul>
<li>General Preferences for: as it says those are just general preferences , they have nothing to do with the syncing procedures,can be left as they are</li>
<li>GMail Contact Synchronization: would be handy but gmail sucks under this point. Gmail remembers automatically every address you have sent an email to and this means that after a while you will find a lot of guys called &#8220;unsubscribe&#8221; on your phone contacts, this is the part that sucks.I don&#8217;t use this feature.</li>
<li>Standard SyncML Client Configuration: these are the configuration options we will use on the Nokia, all Nokia N series comes with syncML compliant client and we will use it.</li>
<li>Funambol SyncML Client Configuration: if the application/device you want to sync doesn&#8217;t come with a syncML compliant client there is a possibility that you can install some <a href="http://www.funambol.com/opensource/downloads.php">funambol components</a> to make it work and sync properly with scheduleworld.(for iPod , Windows Mobile, Outlook, theres should be something for BlackBerries too)</li>
<li>Evolution SyncML Configuration (SyncEvolution): for the evolution office suite ( if you don&#8217;t know what it is don&#8217;t bother).I use Gnome but I when I&#8217;m not home I must use windows,so I prefer crossplatform applications like the ones from Mozilla.</li>
</ul>
<p>There are other configuration option at the bottom of the boxes (its actually another wider box in pink and purple colors). If you want to sync with google calendar the configuration options with a pink background are the ones that matter the most.(those ones that come after &#8220;To manually sync with your specific Google Calendar click &#8216;Google Sync&#8217; at the top of the day view.  &#8220;).</p>
<ul>
<li>Authorization: most of people should click on &#8220;Single User/AuthStub&#8221;, if you use google apps for your domain then you should click on &#8220;Hosted Domain/Client Login&#8221;.After that your browser will fire up a google page that asks you if you want to grant permission to scheduleworld.com, you should answear yes.</li>
<li>Corresponding Google Calendar Username (email): your google login</li>
<li>Google Calendar Title:click &#8220;Find&#8221; and chose the calendar you wish to sync with.</li>
<li>Other options: the defaults are ok, maybe you want the &#8220;Automatically sync with this Google Calendar with every SyncML sync&#8221; set to &#8220;yes&#8221; so that every time you sync with scheduleworld you get synced to google calendar automatically.</li>
</ul>
<p><strong>Nokia Side</strong></p>
<p>The syncML client by Nokia is called &#8220;Syncronization&#8221; and it should be under &#8220;Utilities&#8221; (my N95 is in Italian).Options->NewProfile.</p>
<ul>
<li>Profile Name: Anything you want</li>
<li>Applications:we will sync Contacts and Calendar, click on Contacts: Include:yes ; Database: card ; Direction:both; go back.Click on Calendar: Include:yes ; Database: cal ; Direction:both. Pay attention: Contacts database is &#8220;card&#8221;, Calendar database is &#8220;cal&#8221;.</li>
<li>Connection: these info are on the<a href="http://www.scheduleworld.com/tg/cal/preferences.jsp"> scheduleworld configuration page </a> in the &#8220;Standard SyncML Client Configuration&#8221; box. Put the server url in the &#8220;host address&#8221;, do the same for username and password.</li>
</ul>
<p>Now go back with your phone to the syncronization page and click on the new created profile to sync your phone to Scheduleworld and to Google Calendar with it.</p>
<p><strong><br />
Thunderbird Side</strong></p>
<p>You can find Scheduleworld extension for thunderbird <a href="http://www.scheduleworld.com/encv1/syncSW.xpi">here</a>, right click save, fireup thunderbird and under Tools->Add-Ons click on install and select the extension, restart thunderbird. Upon restarting a wizard should show up guiding you to the configuration options,as usual you can find these infos on the <a href="http://www.scheduleworld.com/tg/cal/preferences.jsp">scheduleworld configuration page</a>.After Username and Password you are asked what contacts you want to sync, Personal Address Book are the contacts you created , Collected Address Book are the contacts you know cause you sent or they ahve sent something to you.Next is the Calendars to Syncronize, put a mark on &#8220;Sync&#8221; and chose the calendar to sync, keep going and reading till you finish.Now aunder tools->SyncSW to sync.</p>
<p><strong><br />
Tip for Gnome Users</strong></p>
<p>Gnome has a clock applet that if you click on it it shows you a calendar , that calendar is connected to evolution and it will show in glance all your appointments,pretty handy feature. If you don&#8217;t want to use evolution there&#8217;s a solution <a href="http://c-alt.blogspot.com/2007/09/google-calendar-gnome.html">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lucagasperini.com/blog/2007-sync-nokia-thunderbird-and-google-calendar/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Debrandizzare il Nokia N95</title>
		<link>http://www.lucagasperini.com/blog/2007-debrandizzare-il-nokia-n95/</link>
		<comments>http://www.lucagasperini.com/blog/2007-debrandizzare-il-nokia-n95/#comments</comments>
		<pubDate>Mon, 03 Sep 2007 17:21:49 +0000</pubDate>
		<dc:creator>gas</dc:creator>
				<category><![CDATA[Generale]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[n95]]></category>

		<guid isPermaLink="false">http://www.lucagasperini.com/blog/2007-debrandizzare-il-nokia-n95/</guid>
		<description><![CDATA[Ho un nokia N95 inglese dell&#8217;azienda &#8220;O2&#8243; che funziona con qualsiasi sim , come si dice &#8220;liberato&#8221;.. In questo momento ho il firmware 11.0.26 e non posso aggiornarlo all&#8217;ultima versione ,cioÃ¨ la 12.0.013.Non posso aggiornarlo perchÃ¨ il telefono ha un codice prodotto per il quale l&#8217;ultimo firmware Ã¨ l&#8217;11.0.26 ovvero un telefono della 02, quello [...]]]></description>
			<content:encoded><![CDATA[<p>Ho un nokia N95 inglese dell&#8217;azienda &#8220;O2&#8243; che funziona con qualsiasi sim , come si dice &#8220;liberato&#8221;..<br />
In questo momento ho il firmware 11.0.26 e non posso aggiornarlo all&#8217;ultima versione ,cioÃ¨ la 12.0.013.Non posso aggiornarlo perchÃ¨ il telefono ha un codice prodotto per il quale l&#8217;ultimo firmware Ã¨ l&#8217;11.0.26 ovvero un telefono della 02, quello che voglio ottenere Ã¨ un telefono della Nokia con un codice prodotto che corrisponde appunto ad un Nokia senza brand / marca.I passi sono semplici ma da seguire con attenzione,la guida funziona anche per quelli Italiani.</p>
<ol>
<li>Installare Nokia software Updater ed installare PcSuite dal sito ufficiale Nokia, <strong>collegare il telefono con Sim e batteria carica ,testare che sia riconosciuto e fare il backup da PcSuite</strong></li>
<li>Andare a <a href="http://www.b-phreaks.co.uk/software.htm">questa pagina</a> ed installare Nemesis Server Suite (in fondo , il primo file dopo &#8220;Nemesis Service Suite Download&#8221;),durante l&#8217;installazione scegliere USB Virtual Device</li>
<li>Aprire il programma e premere il bottone in alto a destra &#8220;Scan for new Devices&#8221; dopo un po si riempiranno i campi vuoti, passare a &#8220;Phone Info&#8221; , cliccare a destra su &#8220;read&#8221; ,sempre nella parte destra dovrebbero esserci dei campi , uno dei quali intitolato &#8220;Product Code&#8221; con un numero, cambiare il numero in 0534841,mettere l&#8217;apice su Enable e cliccare su Write. Ora come test togliere l&#8217;apice da &#8220;Enable&#8221;, cliccare su Read e controllare se il codice prodotto corrisponde al nuovo numero impostato. Chiudere l&#8217;appicazione</li>
<li>( Fatto il Backup???) Lanciare Nokia Software Updater, e seguire i passi.Il telefono verrÃ  &#8220;riflashato&#8221; in un Nokia generico e non di un particolare fornitore di servizio (Tim, Vodafone ,Tre ).</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.lucagasperini.com/blog/2007-debrandizzare-il-nokia-n95/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
	</channel>
</rss>

