<?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>popey.com blog &#187; Palm</title>
	<atom:link href="http://popey.com/blog/category/palm/feed/" rel="self" type="application/rss+xml" />
	<link>http://popey.com/blog</link>
	<description>DON&#039;T YOU KNOW WHO I AM!!</description>
	<lastBuildDate>Mon, 02 Jan 2012 18:47:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Ad-Hoc Palm TX Hotsync to Linux</title>
		<link>http://popey.com/blog/2006/10/13/Ad-Hoc_Palm_TX_Hotsync_to_Linux/</link>
		<comments>http://popey.com/blog/2006/10/13/Ad-Hoc_Palm_TX_Hotsync_to_Linux/#comments</comments>
		<pubDate>Thu, 01 Jan 1970 01:00:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Palm]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[As previously mentioned I recently bought myself a Palm TX PDA. One of the important factors for me when choosing this PDA was the ability to HotSync to my Linux desktop and/or laptop. Using the gpilotd daemon and the GNOME Pilot Applet this is pretty easy. 

I have a wireless access point at home ...]]></description>
			<content:encoded><![CDATA[<p class="wp-flattr-button"></p><p>As previously mentioned I recently bought myself a Palm TX PDA. One of the important factors for me when choosing this PDA was the ability to HotSync to my Linux desktop and/or laptop. Using the gpilotd daemon and the GNOME Pilot Applet this is pretty easy. </p>
<p>I have a wireless access point at home and therefore thought it would be nice to HotSync the Palm to my desktop over WiFi, rather than plug in a cable. The process of HotSyncing over wireless is pleasantly simple. My desktop has a fixed IP address (which is dished out by a DHCP server, but it always gets this address because the DHCP server knows the desktop MAC address). The Palm can be configured to obtain an IP address via DHCP or it can be given a static IP. I read the MAC address of the label on the back of my Palm and fed it to my DHCP server so that it would dish out a static IP to the PDA when it appears on the wireless LAN.</p>
<p>I started the GNOME pilot applet by adding it to the panel. </p>
<p><a href="http://gallery.popey.com/gallery/album01/Screenshot_Add_to_Panel"><img src="http://gallery.popey.com/albums/album01/Screenshot_Add_to_Panel.thumb.png"></a></p>
<p>A single click reveals the GNOME pilot-settings wizard..</p>
<p><a href="http://gallery.popey.com/gallery/album01/Screenshot_gnome_pilot_Settings"><img src="http://gallery.popey.com/albums/album01/Screenshot_gnome_pilot_Settings.thumb.png"></a></p>
<p>..where I can configure some settings like how I want the PDA to connect..</p>
<p><a href="http://gallery.popey.com/gallery/album01/Screenshot_gnome_pilot_Settings_1"><img src="http://gallery.popey.com/albums/album01/Screenshot_gnome_pilot_Settings_1.thumb.png"></a></p>
<p>..over serial or WiFi for example.</p>
<p><a href="http://gallery.popey.com/gallery/album01/Screenshot_Device_Settings"><img src="http://gallery.popey.com/albums/album01/Screenshot_Device_Settings.thumb.png"></a></p>
<p>Finally I enabled the Backup conduit. </p>
<p><a href="http://gallery.popey.com/gallery/album01/Screenshot_gnome_pilot_Settings_2"><img src="http://gallery.popey.com/albums/album01/Screenshot_gnome_pilot_Settings_2.thumb.png"></a></p>
<p><a href="http://gallery.popey.com/gallery/album01/Screenshot_Conduit_Settings"><img src="http://gallery.popey.com/albums/album01/Screenshot_Conduit_Settings.thumb.png"></a></p>
<p>One last thing is required for the Palm TX. Currently if you sync to Linux the gpilotd applet crashes part way through the process. To fix this I edited ~/.gnome2/gnome-pilot.d/backup-conduit and added WiFiCoreLib to the empty list of excluded files.</p>
<pre>
[Pilot_1000]
backup_dir=/home/alan/MyPDA
updated_only=true
remove_deleted=false
no_of_backups=7
exclude_files=WiFiCoreLib
</pre>
<p>Starting the HotSync is simply a case of tapping the HotSync icon on he PDA. After telling it to connect over WiFi, and choosing my access point, everything synced up, and I now have a backup of my PDA on my desktop. There are of course further conduits I could enable which allow syncing of tasks, datebook entries and memos to Evolution &#8211; the GNOME PIM, but for now, this is good enough.</p>
<p>It then struck me that I might want to sync over wireless to my laptop. I also pondered what I would do if I was away from an access point and my PDA battery was dying. There&#8217;s the potential for data loss, and no access point would make connecting difficult I thought, but it turns out not to be the case. GNOME has the lovely NetworkManager application which makes setting up a simple wireless LAN very easy. </p>
<p>So here I am on the train and will give this a go as a test.</p>
<p>1. Single click Network Manager applet on the panel, choose Create New Wireless Network<br />
2. In the Create New Wireless Network dialog, give the network a name and choose the level of security (I chose &#8220;multivac&#8221; as the network name (it&#8217;s the host name of this PC), and security &#8220;none&#8221; where the options include WEP and WPA.</p>
<p><a href="http://gallery.popey.com/gallery/album01/Screenshot_Create_New_Wireless_Network"><img src="http://gallery.popey.com/albums/album01/Screenshot_Create_New_Wireless_Network.thumb.png"></a></p>
<p>3. Click connect in the Create New Wireless Network Dialog.<br />
4. Wait for the little swooshing blue thing and the green dots to do their thing on the gnome panel.<br />
5. Right click the Network Manager applet and select Connection Information to find out the IP address that has been allocated. 169.254.92.97 is the laptop IP.</p>
<p><a href="http://gallery.popey.com/gallery/album01/Screenshot_Connection_Information"><img src="http://gallery.popey.com/albums/album01/Screenshot_Connection_Information.thumb.png"></a></p>
<p>6. On the Palm Click the WiFi icon at the bottom of the screen then choose Scan / Setup. The scan reveals an Ad-Hoc network called multivac, click connect, if it doesn&#8217;t work first time then follow this procedure:-</p>
<p>	a) Click the WiFi icon<br />
	b) Click Scan / Setup<br />
	c) Click Scan<br />
	d) Select the Ad-Hoc network you created<br />
	e) Choose Edit &#8211;> Configure<br />
	f) Set the correct network name and security options, click Details<br />
	g) Ensure Connect to: says Peer-to-Peer (ad-hoc). To discover the correct WiFi channel, use this procedure:-</p>
<p>		i) On the PC, open a terminal and type ifconfig to show the name of the device</p>
<pre>alan@multivac:~$ iwconfig
lo        no wireless extensions.

eth1      IEEE 802.11b  ESSID:"multivac"  Nickname:"ipw2100"
          Mode:Ad-Hoc  Frequency:2.412 GHz  Cell: 02:04:23:1E:5D:AA
          Bit Rate=0 kb/s   Tx-Power:16 dBm
          Retry min limit:7   RTS thr:off   Fragment thr:off
          Power Management:off
          Link Quality=0/100  Signal level=-98 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

eth0      no wireless extensions.

sit0      no wireless extensions.</pre>
<p>		ii) Note the Frequency here is 2.412 GHz and then type iwlist eth1 frequency to find the channel number:-</p>
<pre>alan@multivac:~$ iwlist eth1 frequency
eth1      14 channels in total; available frequencies :
          Channel 01 : 2.412 GHz
          Channel 02 : 2.417 GHz
          Channel 03 : 2.422 GHz
          Channel 04 : 2.427 GHz
          Channel 05 : 2.432 GHz
          Channel 06 : 2.437 GHz
          Channel 07 : 2.442 GHz
          Channel 08 : 2.447 GHz
          Channel 09 : 2.452 GHz
          Channel 10 : 2.457 GHz
          Channel 11 : 2.462 GHz
          Channel 12 : 2.467 GHz
          Channel 13 : 2.472 GHz
          Channel 14 : 2.484 GHz
          Current Channel=1</pre>
<p>	h) Back on the palm choose the channel number listed in iwlist<br />
	i) Click Advanced then give the PDA an IP address close (but not the same as) the one the PC has, and a netmask which is the same. I chose 169.254.92.196 and 255.255.0.0 because my PC (see steps above) is 168.254.92.197.<br />
	j) Click Ok, Ok, Ok, then when asked &#8220;Would you like to connect to &#8216;multivac&#8217; now?&#8221; click Yes.<br />
	k) Finally go to HotSync app click Network and underneath the HotSync Icon choose the dropdown and select &#8220;Select PC&#8221;<br />
	l) Click Next in the Network HotSync Setup wizard thing, let it search (it likely won&#8217;t find the laptop), then click Other&#8230;<br />
	m) Type in the IP address of the laptop (169.254.92.167) then click Next.</p>
<p>Finally, click the HotSync Icon. It should start syncing. </p>
<p><a href="http://gallery.popey.com/gallery/album01/Screenshot_gnome_pilot_progress"><img src="http://gallery.popey.com/albums/album01/Screenshot_gnome_pilot_progress.thumb.png"></a></p>
<p>Of course that looks like a lot of steps, but it really takes an expert about a minute to setup, a novice maybe five minutes. Once it&#8217;s all setup you can quickly switch to this configuration when you really need to. When the battery on your PDA is dying you don&#8217;t want to be faffing around with network config screens, that&#8217;s for sure.</p>
<div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fpopey.com%2Fblog%2F2006%2F10%2F13%2FAd-Hoc_Palm_TX_Hotsync_to_Linux%2F&amp;title=Ad-Hoc+Palm+TX+Hotsync+to+Linux" ><img class="lightsocial_img" src="http://popey.com/blog/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fpopey.com%2Fblog%2F2006%2F10%2F13%2FAd-Hoc_Palm_TX_Hotsync_to_Linux%2F&amp;title=Ad-Hoc+Palm+TX+Hotsync+to+Linux" ><img class="lightsocial_img" src="http://popey.com/blog/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fpopey.com%2Fblog%2F2006%2F10%2F13%2FAd-Hoc_Palm_TX_Hotsync_to_Linux%2F&amp;title=Ad-Hoc+Palm+TX+Hotsync+to+Linux" ><img class="lightsocial_img" src="http://popey.com/blog/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fpopey.com%2Fblog%2F2006%2F10%2F13%2FAd-Hoc_Palm_TX_Hotsync_to_Linux%2F&amp;headline=Ad-Hoc+Palm+TX+Hotsync+to+Linux" ><img class="lightsocial_img" src="http://popey.com/blog/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=Ad-Hoc+Palm+TX+Hotsync+to+Linux&amp;url=http%3A%2F%2Fpopey.com%2Fblog%2F2006%2F10%2F13%2FAd-Hoc_Palm_TX_Hotsync_to_Linux%2F" ><img class="lightsocial_img" src="http://popey.com/blog/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=Ad-Hoc+Palm+TX+Hotsync+to+Linux&amp;u=http%3A%2F%2Fpopey.com%2Fblog%2F2006%2F10%2F13%2FAd-Hoc_Palm_TX_Hotsync_to_Linux%2F" ><img class="lightsocial_img" src="http://popey.com/blog/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=Ad-Hoc+Palm+TX+Hotsync+to+Linux&amp;url=http%3A%2F%2Fpopey.com%2Fblog%2F2006%2F10%2F13%2FAd-Hoc_Palm_TX_Hotsync_to_Linux%2F" ><img class="lightsocial_img" src="http://popey.com/blog/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=Ad-Hoc+Palm+TX+Hotsync+to+Linux&amp;url=http%3A%2F%2Fpopey.com%2Fblog%2F2006%2F10%2F13%2FAd-Hoc_Palm_TX_Hotsync_to_Linux%2F" ><img class="lightsocial_img" src="http://popey.com/blog/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=Ad-Hoc+Palm+TX+Hotsync+to+Linux&amp;url=http%3A%2F%2Fpopey.com%2Fblog%2F2006%2F10%2F13%2FAd-Hoc_Palm_TX_Hotsync_to_Linux%2F" ><img class="lightsocial_img" src="http://popey.com/blog/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fpopey.com%2Fblog%2F2006%2F10%2F13%2FAd-Hoc_Palm_TX_Hotsync_to_Linux%2F&amp;title=Ad-Hoc+Palm+TX+Hotsync+to+Linux&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://popey.com/blog/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fpopey.com%2Fblog%2F2006%2F10%2F13%2FAd-Hoc_Palm_TX_Hotsync_to_Linux%2F" ><img class="lightsocial_img" src="http://popey.com/blog/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fpopey.com%2Fblog%2F2006%2F10%2F13%2FAd-Hoc_Palm_TX_Hotsync_to_Linux%2F" ><img class="lightsocial_img" src="http://popey.com/blog/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fpopey.com%2Fblog%2F2006%2F10%2F13%2FAd-Hoc_Palm_TX_Hotsync_to_Linux%2F" ><img class="lightsocial_img" src="http://popey.com/blog/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div><div id="tweetbutton108" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fpopey.com%2Fblog%2F2006%2F10%2F13%2FAd-Hoc_Palm_TX_Hotsync_to_Linux%2F&amp;text=Ad-Hoc%20Palm%20TX%20Hotsync%20to%20Linux&amp;related=popey&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fpopey.com%2Fblog%2F2006%2F10%2F13%2FAd-Hoc_Palm_TX_Hotsync_to_Linux%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://popey.com/blog/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://popey.com/blog/2006/10/13/Ad-Hoc_Palm_TX_Hotsync_to_Linux/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

