<?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>Ed Greenberg &#187; Tech</title>
	<atom:link href="http://www.greenberg.org/archives/category/tech/feed" rel="self" type="application/rss+xml" />
	<link>http://www.greenberg.org</link>
	<description>&#34;On the road to find out..&#34;</description>
	<lastBuildDate>Thu, 09 Sep 2010 23:57:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ed Joins the 21st Century</title>
		<link>http://www.greenberg.org/archives/104</link>
		<comments>http://www.greenberg.org/archives/104#comments</comments>
		<pubDate>Sun, 16 Mar 2008 04:22:50 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[recommendations]]></category>

		<guid isPermaLink="false">http://www.greenberg.org/archives/104</guid>
		<description><![CDATA[About 10 years after they hit the market, I got my first CD player, and this week, I came home with my first MP3 player. My MP3 CDs are getting a bit worn out, and rather than re-burn them, I thought that an MP3 device would be a good choice. I can use this in [...]]]></description>
			<content:encoded><![CDATA[<p>About 10 years after they hit the market, I got my first CD player, and this week, I came home with my first MP3 player. My MP3 CDs are getting a bit worn out, and rather than re-burn them, I thought that an MP3 device would be a good choice. I can use this in the truck, in the trailer, or in my pocket, though I&#8217;ve never been the earphones type.</p>
<p>Since I run Linux, I have somewhat special requirements. I didn&#8217;t want something that would be bound to iTunes or Windows Media Player. After careful Googling, I  got a Sandisk, Sansa View. It holds 8 GB (and there is a 16GB version out as well.) It&#8217;s possible to mount the device as a USB drive, and to drag and drop files, so no special software is needed. A nice device, well designed, well built, easy to use.</p>
<p>What I learned. Media players communicate in several ways. There is a protocol or mode called <a title="WIkipedia link" href="http://en.wikipedia.org/wiki/Media_Transfer_Protocol" target="_blank">Media Transfer Protocol</a> and another called, I believe, MSC, where the device appears as a drive.  Windows Media Player uses MTP to communicate. This allows transfer of playlists and other data besides simple song files. I was interested in standards based stuff, so I wanted to put the device into MSC mode and mount it as a drive.</p>
<p>The undocumented feature on the Sansa View is accessed as follows:</p>
<ol>
<li>Turn on the Sansa View by pressing the slide switch UP.</li>
<li>Now put the player in Hold mode by moving slide switch DOWN.</li>
<li>When the Lock icon appears, hold the left button (left part of the thunbwheel) down until the padlock blinks off then on again.</li>
<li>Now plug in the USB cord to the player.</li>
</ol>
<p>If you are running Gnome, or KDE, you should automount the player on /media/Sansa Disk. If not, you&#8217;ll have to locate it&#8217;s /dev/sdX device node and mount it somewhere. Note that this will also work on a Macintosh, since it&#8217;s really a Unix box underneath.  Shhhh. Don&#8217;t tell!</p>
<p>Once I had the player mounted, I just used rsync to syncronize my music directory with the player:<br />
$ rsync -rvp /path/to/music/* /media/Sansa Disk/MUSIC<br />
This assumes that under /path/to/music, you have a directory structure full of MP3s.</p>
<p>When the rsync or other copy is complete, UNMOUNT the player (right click on the player icon, or use the umount command at the command line) Then unplug the player. A window will open on the player that says &#8220;Refresh Database.&#8221; There may be a long pause where you think that the player is crashed, but stay with it. You&#8217;ll be listening to music soon enough.</p>
<p>Remember to unlock the Hold switch, or you won&#8217;t be able to do anything with the beast.</p>
<p>Enjoy.</p>
<p>[Update: About three months later, I ditched the Sansa and bought an iPod.]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.greenberg.org/archives/104/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Where I&#8217;m up to on the Satpoint app</title>
		<link>http://www.greenberg.org/archives/27</link>
		<comments>http://www.greenberg.org/archives/27#comments</comments>
		<pubDate>Tue, 24 Jul 2007 06:06:26 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.greenberg.org/archives/27</guid>
		<description><![CDATA[Well, I finished rev 0.1 of the satpoint app and sent it off to about ten beta testers. Of these, only one fed back.
The app is still very basic, but it now handles the different way that Starband and Hughes display the skew parameter. It also will show the true vs magnetic heading, and has [...]]]></description>
			<content:encoded><![CDATA[<p>Well, I finished rev 0.1 of the satpoint app and sent it off to about ten beta testers. Of these, only one fed back.</p>
<p>The app is still very basic, but it now handles the different way that Starband and Hughes display the skew parameter. It also will show the true vs magnetic heading, and has a menu choice to show the magnetic variation.</p>
<p>I&#8217;ve been working on the building blocks for the following additional functionality:</p>
<ul>
<li>Save the last params, and the Starband/Hughes choice in the saved prefs for next time.</li>
<li>Accept lat/lon as both decimal degrees and as degrees, minutes and possibly seconds. In other words, all reasonable input formats.</li>
<li>A zipcode to city to lat/lon database.</li>
<li>A dropdown list of satellites</li>
<li>additional dataabases, such as are found on the cginfo collection. Thousand Trails, C2C, AOR, RPI, Elks and Moose Lodges, LTVA sites, could all be offered as quick selections.</li>
</ul>
<p>I think I&#8217;ll be pinging the beta testers and then restarting development over the next few weeks.</p>
<p>This is a &#8220;controlled beta&#8221; which means that the app is not available for downloading, but will be mailed upon request. The final release will be downloadable.</p>
<p>[Update 2/28/2010: Since I (a) abandoned satellite Internet,  (b) abandoned the Treo, and (c) never got feedback, I gave this up.]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.greenberg.org/archives/27/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
