<?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>Tewha &#187; palm</title>
	<atom:link href="http://tewha.net/tag/palm/feed/" rel="self" type="application/rss+xml" />
	<link>http://tewha.net</link>
	<description>Writings and links on iPhone and iPad programming</description>
	<lastBuildDate>Sat, 04 Feb 2012 06:19:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Palm doesn&#8217;t need iTunes to sync music to the Pre</title>
		<link>http://tewha.net/2009/07/palm-doesnt-need-itunes-to-sync-music-to-the-pre-2/</link>
		<comments>http://tewha.net/2009/07/palm-doesnt-need-itunes-to-sync-music-to-the-pre-2/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 02:12:13 +0000</pubDate>
		<dc:creator>Steven Fisher</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[palm]]></category>
		<category><![CDATA[Palm Pre]]></category>

		<guid isPermaLink="false">http://tewha.net/?p=931</guid>
		<description><![CDATA[Palm&#8217;s USB trick to get iTunes to load the Pre was a clever, if unethical ((Yes, I mean unethical. Of course it&#8217;s unethical to promote a feature you have no control over that could disappear in instant. And especially when &#8230; <a href="http://tewha.net/2009/07/palm-doesnt-need-itunes-to-sync-music-to-the-pre-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Palm&#8217;s USB trick to get iTunes to load the Pre was a clever, if unethical ((Yes, I mean unethical. Of course it&#8217;s unethical to promote a feature you have no control over that could disappear in instant. And especially when it probably will.)), hack.</p>

<p>Today, iTunes 8.2.1 broke that. But despite the ridiculous accusations of lock in, Palm doesn&#8217;t need the Pre to sync music to the iTunes.</p>

<p>iTunes saves its entire music index as an XML file in <code>iTunes Music Library.xml</code>. It&#8217;s XML. Palm can open it, read it, and get whatever they want.</p>

<p>New music is unencumbered by DRM. There&#8217;s an exception, music bought before DRM was removed, but Palm wasn&#8217;t able to play that before.</p>

<p>And, of course, the USB bus is available to any Mac or Windows application programmer.</p>

<p>So, then, nothing stops Palm from shipping a Pre Music Sync program. All it would have to do:</p>

<ul>
<li>Read the XML file.</li>

    <li>Grab the music using standard file I/O.</li>

    <li>Send the music to the Pre over USB.</li>

</ul>

<p>If Palm is less dumb than a sack of hammers, they expected Apple might fix how they validate the iPhone to exclude the Pre&#8217;s tricks.</p>

<p>If Palm is less dumb than a sack of hammers, they would already have a Pre Music Sync program almost ready for deployment. ((But Palm being Palm, you should probably expect a Pre Music Sync program some time in October or November.))</p>

<p>In fact, this should have been their solution all along. Why wasn&#8217;t it? Well, assuming Palm isn&#8217;t a bunch of idiots ((And, again, this is Palm.)), Palm probably didn&#8217;t have their music sync program ready. Ship the hack or slip the date? And somewhere along the line, some marketing type probably decided that impersonating an iPod was a good idea. They wanted a bullet point that it worked without installing software. Well, now Palm is going to have to write software and get users to install it.</p>

<p>They just did an entire OS. I think they can handle Pre Music Sync. And if they can&#8217;t, I&#8217;m sure Markspace can handle it with <a href="http://www.markspace.com/">The Missing Sync</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://tewha.net/2009/07/palm-doesnt-need-itunes-to-sync-music-to-the-pre-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The sad case of Palm</title>
		<link>http://tewha.net/2008/08/the-sad-case-of-palm/</link>
		<comments>http://tewha.net/2008/08/the-sad-case-of-palm/#comments</comments>
		<pubDate>Wed, 20 Aug 2008 04:46:41 +0000</pubDate>
		<dc:creator>Steven Fisher</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[blackberry]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[palm]]></category>
		<category><![CDATA[windows ce]]></category>

		<guid isPermaLink="false">http://tewha.net/?p=589</guid>
		<description><![CDATA[I first started developing an application for Palm in 2000 with the Palm IIIc. I was amazed at how well-thought out the API was. A few things were missing, such as POSIX-compatible routines. ((Expecting full POSIX support on a Palm &#8230; <a href="http://tewha.net/2008/08/the-sad-case-of-palm/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I first started developing an application for Palm in 2000 with the Palm IIIc. I was amazed at how well-thought out the API was. A few things were missing, such as POSIX-compatible routines. ((Expecting full POSIX support on a Palm back then was maybe a little unrealistic, but expecting the available routines to match POSIX definitions is quite a bit more reasonable.)) The API looked a lot like Carbon, which was a perfectly reasonable way to develop applications. CodeWarrior was a decent-enough tool, and growing in capabilities. New hardware, while not announced or even previewed yet, was on the horizon that could take away most of the nastiest problems with Palm OS, which were rooted in the 680&#215;0 architecture.</p>

<p>I estimated at the time they were at least four years ahead of the competition in terms of an operating system.</p>

<p>But since then?</p>

<p>Buying and selling themselves to&#8230; themselves.</p>

<p>Absolutely nothing on the OS front.</p>

<p>Since then? Windows CE and successors have caught up in many areas, exceeded Palm in others. Blackberry, and iPhone exist, both of which make Palm look pathetic.</p>

<p>Loss of professional-level development tools.</p>

<p>Hardware quality control problems.</p>

<p>It&#8217;s hard to believe that Palm has thrown away this much of a lead. But they have.</p>
]]></content:encoded>
			<wfw:commentRss>http://tewha.net/2008/08/the-sad-case-of-palm/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: tewha.net @ 2012-02-08 01:57:23 -->
