<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Sid? What is he on about now? &#187; E-Series</title>
	<atom:link href="http://sidrit.wordpress.com/tag/e-series/feed/" rel="self" type="application/rss+xml" />
	<link>http://sidrit.wordpress.com</link>
	<description>The Almost-Daily Issue</description>
	<lastBuildDate>Fri, 23 Jan 2009 14:28:26 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='sidrit.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/f5c4786753302ab3b2733320c76230af?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Sid? What is he on about now? &#187; E-Series</title>
		<link>http://sidrit.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://sidrit.wordpress.com/osd.xml" title="Sid? What is he on about now?" />
		<item>
		<title>Using your phone as a remote control for your Ubuntu computer, via Bluetooth</title>
		<link>http://sidrit.wordpress.com/2008/07/19/using-your-phone-as-a-remote-control-for-your-ubuntu-computer-via-bluetooth/</link>
		<comments>http://sidrit.wordpress.com/2008/07/19/using-your-phone-as-a-remote-control-for-your-ubuntu-computer-via-bluetooth/#comments</comments>
		<pubDate>Sat, 19 Jul 2008 15:41:04 +0000</pubDate>
		<dc:creator>Sidrit Trandafili</dc:creator>
				<category><![CDATA[Bluetooth]]></category>
		<category><![CDATA[E-Series]]></category>
		<category><![CDATA[E61i]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Splurge]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[anyremote]]></category>
		<category><![CDATA[Broadcom]]></category>
		<category><![CDATA[Dell Inspiron]]></category>
		<category><![CDATA[Dikom]]></category>
		<category><![CDATA[Easynote]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[Packard Bell]]></category>
		<category><![CDATA[Remote control]]></category>

		<guid isPermaLink="false">http://sidrit.wordpress.com/?p=24</guid>
		<description><![CDATA[I literally mean that.
The idea popped in my head a few days ago and i thought it would be quite interesting to see how doable it was.
The hardware used is a Dikom (Broadcom) Usb bluetooth dongle, a Nokia E61i ( Symbian S60 3rd ) and tested  on a Dell Inspiron C521 and a PackardBell [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidrit.wordpress.com&blog=975087&post=24&subd=sidrit&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I literally mean that.<iframe src='http://digg.com/api/diggthis.php?u=http%3A%2F%2Fdigg.com%2Flinux_unix%2FUsing_your_phone_as_a_remote_control_for_Ubuntu' height='82' width='55' frameborder='0' scrolling='no' style='float: right; margin-left: 10px; margin-bottom: 5px; padding: 4px 0 2px 4px; background: #fff;'></iframe></p>
<p>The idea popped in my head a few days ago and i thought it would be quite interesting to see how doable it was.</p>
<p>The hardware used is a Dikom (Broadcom) Usb bluetooth dongle, a Nokia E61i ( Symbian S60 3rd ) and tested  on a Dell Inspiron C521 and a PackardBell Easynote R ( both on Hardy Heron 8.04).<br />
It is also assumed that the dongle is connected and the computer can use bluetooth normally.</p>
<p>So looking around for projects that had already done this, i came across three main ones.<br />
<span id="more-24"></span><br />
<a href="http://www.valeriovalerio.org/bluepad/">Bluepad</a> ( which i successfully installed on both systems, but on the Dell it always failed to find devices to connect and on the Easynote it always failed to connect to the devices found. Troubleshooting the app goes beyond the scope of this material).</p>
<p><a href="http://code.google.com/p/amora/">Amora</a> (installed correctly on the phone, altogether with the required python shell, and properly compiled on the system but the app on the phone never replied to the BT connections from the server).</p>
<p>Last but not least <a href="http://anyremote.sourceforge.net/index.html">anyRemote</a> &#8211; worked like a charm.<br />
And that&#8217;s the one i picked.</p>
<p>The applications to install can be downloaded from the Sourceforge page of the project.<br />
There is a .jar and .jad version to be installed on the phone (either sent by BT or cable ).<br />
A server application, of which you can download the source and compile it or the premade deb.<br />
If you need the 64bit version ( like me in both cases ), here&#8217;s that <a href="http://packages.ubuntu.com/intrepid/anyremote">here&#8217;s that. </a></p>
<p>You can get extra add-ons such as a Gnome or KDE front-end and so on.</p>
<p>The Gnome interface ( ganyremote, creative , i know), is quite intuitive once you fire it up.<br />
The source comes with a set of configurations that you can feed to the app.<br />
If you just want to use the binary from command line the syntax is the following:</p>
<p><code>anyremote -f /path_to_config.cfg</code></p>
<p>The computer is not waiting for connections to which it will serve an interface based on the config file given to anyremote.</p>
<p>Launch the application on the phone. You can search for new BT devices until you find the computer, connect if/when found.<br />
You can manually insert the required bluetooth address that you want the phone to connect to:</p>
<p><code>btspp://XXXXXXXXXXXX:19</code></p>
<p>where the XXXXXXXXXXXX is the Bt address of the dongle, which can be found with</p>
<p><code>hcitool dev</code></p>
<p>or</p>
<p><code>socket://ip_address:port</code></p>
<p>if your phone supports wifi. I did not test that. Maybe in the next few days.<br />
That&#8217;s all foks.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/sidrit.wordpress.com/24/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/sidrit.wordpress.com/24/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sidrit.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sidrit.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sidrit.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sidrit.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sidrit.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sidrit.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sidrit.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sidrit.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sidrit.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sidrit.wordpress.com/24/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidrit.wordpress.com&blog=975087&post=24&subd=sidrit&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://sidrit.wordpress.com/2008/07/19/using-your-phone-as-a-remote-control-for-your-ubuntu-computer-via-bluetooth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Sidrit Trandafili</media:title>
		</media:content>
	</item>
		<item>
		<title>Nokia E61i synchronization with Evolution on Ubuntu 8.04 via Bluetooth</title>
		<link>http://sidrit.wordpress.com/2008/07/03/nokia-e61i-sync-with-evolution-on-ubuntu-804/</link>
		<comments>http://sidrit.wordpress.com/2008/07/03/nokia-e61i-sync-with-evolution-on-ubuntu-804/#comments</comments>
		<pubDate>Thu, 03 Jul 2008 10:17:54 +0000</pubDate>
		<dc:creator>Sidrit Trandafili</dc:creator>
				<category><![CDATA[Bluetooth]]></category>
		<category><![CDATA[E-Series]]></category>
		<category><![CDATA[E61i]]></category>
		<category><![CDATA[Evolution]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Multisync]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[Splurge]]></category>
		<category><![CDATA[Synchronize]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[E-61i]]></category>

		<guid isPermaLink="false">http://sidrit.wordpress.com/?p=19</guid>
		<description><![CDATA[For a little bit i had been contemplating implementing a solution to synchronize the data on my NokiaE61i (being contacts, calendars and such) with the Lightning calendar on Thunderbird.
After bashing my head for a few days trying to get blueZync to run correctly and realizing that ScheduleWorld/GoogleCalendar/GnomeCalendar, it&#8217;s a bit of a long loop for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidrit.wordpress.com&blog=975087&post=19&subd=sidrit&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>For a little bit i had been contemplating implementing a solution to synchronize the data on my Nokia<iframe src='http://digg.com/api/diggthis.php?u=http%3A%2F%2Fdigg.com%2Flinux_unix%2FNokia_E61i_Evolution_on_Ubuntu_8_04_via_Bluetooth' height='82' width='55' frameborder='0' scrolling='no' style='float: right; margin-left: 10px; margin-bottom: 5px; padding: 4px 0 2px 4px; background: #fff;'></iframe>E61i (being contacts, calendars and such) with the Lightning calendar on Thunderbird.</p>
<p>After bashing my head for a few days trying to get blueZync to run correctly and realizing that ScheduleWorld/GoogleCalendar/GnomeCalendar, it&#8217;s a bit of a long loop for my private data, made my mind to make a switch i had been thinking of. Evolution.<br />
And also because the latest versions of Thunderbird , which i had carried on using from the Windows days, ate RAM like it had to.</p>
<p>Evolution has a relatively intuitive interface for both Thunderbird, and even Outlook users.<br />
A really nice calendar and a good contact manager. It&#8217;s just good software. Period.</p>
<p>It comes preinstalled in the standard distribution of Ubuntu so the only thing to do was set my accounts up on it. The explanation of that goes beyond the scope of this post.</p>
<p><span id="more-19"></span><br />
The crucial piece of software needed for this is Multisync.<br />
So add the repos in the source list /etc/apt/sources.lst :</p>
<p><code>deb http://opensync.gforge.punktart.de/repo/opensync-0.21/ feisty main<br />
deb-src http://opensync.gforge.punktart.de/repo/opensync-0.21/ feisty main</code></p>
<p>I&#8217;m currently doing this on Hardy, but this seems to be the latest available, and it works fine actually.<br />
For the repository key , proceed as following:</p>
<p><code>gpg --keyserver hkp://subkeys.pgp.net/ --recv-keys CB210090B029CB84<br />
gpg --export CB210090B029CB84 | sudo apt-key add -</code></p>
<p>Finally, install the required software:</p>
<p><code>sudo aptitude install libopensync-plugin-* libopensync0 opensyncutils msynctool mulstisync-qad bluez-passkey-gnome bluez-gnome</code></p>
<p>Now msynctool needs some configuration:</p>
<p><code>msynctool --addgroup e61i<br />
msynctool --addmember e61i evo2-sync<br />
msynctool --addmember e61i syncml-obex-client</code></p>
<p>Use hcitool to find the MAC address of the bluetooth device of the phone itself.<br />
Here&#8217;s mine.</p>
<p><code><br />
hcitool scan<br />
Scanning ...<br />
00:17:E5:XX:XX:XX       Sid's nokia</code></p>
<p>Now the two installed plugins need some final configuration.</p>
<p><code>msynctool --configure e61i 1</code></p>
<p>And this is what the content of that file needs to be:</p>
<p><a href="http://pastebin.com/f3e6e708a">http://pastebin.com/f3e6e708a</a></p>
<p>The other plugin:</p>
<p><code>msynctool --configure e61i 2</code></p>
<p>in my case has the following configuration:</p>
<p><a href="http://pastebin.com/f7df629f8">http://pastebin.com/f7df629f8</a></p>
<p>At the very end:</p>
<p><code>msynctool --sync nokia</code></p>
<p>Or you can user the Multisync-qad application we installed (/usr/bin/multisync0.90).</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/sidrit.wordpress.com/19/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/sidrit.wordpress.com/19/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sidrit.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sidrit.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sidrit.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sidrit.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sidrit.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sidrit.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sidrit.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sidrit.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sidrit.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sidrit.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sidrit.wordpress.com&blog=975087&post=19&subd=sidrit&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://sidrit.wordpress.com/2008/07/03/nokia-e61i-sync-with-evolution-on-ubuntu-804/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Sidrit Trandafili</media:title>
		</media:content>
	</item>
	</channel>
</rss>