<?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>Cranky Bit &#187; iPod/iPhone</title>
	<atom:link href="http://blog.crankybit.com/tags/apple/ipod/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.crankybit.com</link>
	<description>Take a byte out of tech!</description>
	<lastBuildDate>Wed, 09 Mar 2011 17:23:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>WPtouch</title>
		<link>http://blog.crankybit.com/wptouch/</link>
		<comments>http://blog.crankybit.com/wptouch/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 12:14:28 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Site Configuration]]></category>
		<category><![CDATA[iPod/iPhone]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://blog.crankybit.com/?p=324</guid>
		<description><![CDATA[I have another blog that I use entirely for my own note-taking and reference, and I very frequently refer to my notes on my iPhone. Safari on the iPhone renders the pages wonderfully, but it is a bit of a pain to have to zoom in on the text of the page. This is when [...]]]></description>
			<content:encoded><![CDATA[<p>I have another blog that I use entirely for my own note-taking and reference, and I very frequently refer to my notes on my iPhone. Safari on the iPhone renders the pages wonderfully, but it <u>is</u> a bit of a pain to have to zoom in on the text of the page. This is when I realized an iPhone-optimized version of the blog would be so nifty.</p>
<p><a href="http://www.bravenewcode.com/wptouch/" target="_blank">WPtouch</a> is the <em>best</em> solution for <a href="http://wordpress.org/" target="_blank">WordPress</a> blogs. It&#8217;s as simple as a plugin installation, and it is very decently polished.</p>
<p>It renders in &#8220;mobile&#8221; mode only for iPhone/iPod/Android clients. It has an option for those clients to still view the site in &#8220;normal&#8221; mode. It uses <a href="http://jquery.com/" target="_blank">JQuery</a> for various AJAX and visual effects. It just works and looks good while doing it, and I&#8217;ve recently installed it on this blog as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.crankybit.com/wptouch/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>iPhone AIR?</title>
		<link>http://blog.crankybit.com/iphone-air/</link>
		<comments>http://blog.crankybit.com/iphone-air/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 22:16:03 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[General Web Dev.]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[iPod/iPhone]]></category>

		<guid isPermaLink="false">http://blog.crankybit.com/iphone-air/</guid>
		<description><![CDATA[So, with Apple preparing to hold an iPhone Software Roadmap event this Thursday, people are eagerly anticipating news about how Apple will handle an SDK for the iPhone environment. Many developers were frustrated&#8211;and many web developers had our curiosities pleasantly piqued&#8211;when Apple initially announced that &#8220;software&#8221; would be available for the iPhone in the form [...]]]></description>
			<content:encoded><![CDATA[<p>So, with Apple preparing to hold an <a href="http://www.appleinsider.com/articles/08/02/27/apple_to_hold_iphone_software_roadmap_media_event_next_week.html" target="_blank">iPhone Software Roadmap event</a> this Thursday, people are eagerly anticipating news about how Apple will handle an SDK for the iPhone environment.</p>
<p>Many developers were frustrated&#8211;and many web developers had our curiosities pleasantly piqued&#8211;when Apple initially announced that &#8220;software&#8221; would be available for the iPhone in the form of Ajax web applications. Naturally, many of the disappointed folks were irritated because the web platform is something that they&#8217;re entirely unfamiliar with, probably having backgrounds in Objective C or something similar; probably a minority were disappointed because their target application legitimately could not be powered by HTML and Ajax.</p>
<p>That said, it is indeed a very thought-provoking concept: Using web technology as your application environment. As most web developers will attest to, there honestly isn&#8217;t that much that a typical application does that cannot be accomplished with web technology. With the advent of Ajax frameworks, applications built with web technology can have very similar responsiveness and dynamics of a &#8220;classic&#8221; application. Especially when you remove the burden of cross-browser compatibility, in the iPhone&#8217;s case.</p>
<p>But with the iPhone/iPod Touch scenario, it is irritating that the application <em>has</em> to reside in Safari and <em>has</em> to be loaded off the web. It almost feels as if Apple was trying to push something that wasn&#8217;t&#8230;quite&#8230;ready. Something like <a href="http://www.adobe.com/go/air" target="_blank">AIR</a>!</p>
<p>AIR accomplishes everything that Apple was suggesting for the iPhone environment, but for the desktop. Use web technology, but write a &#8220;compiled&#8221;, stand-alone application that really doesn&#8217;t even have to use the web. Use HTML. Use Ajax. Use Flex and Flash. Have a nice encapsulated application on your desktop. Especially when you throw the Flash technology into the platform, it is now a very capable environment for a large variety of applications, without being constrained to the browser. Wouldn&#8217;t it be great if that same cross-platform environment, AIR, worked on the iPhone as well?</p>
<p>Oops, Flash technology isn&#8217;t currently supported by the iPhone. That is actually another source of contention. And the AIR environment <u>does</u> lose some of its punch without Flash and Flex, even though its HTML/Ajax implementation can do a very decent job with most typical applications.</p>
<p>Steve Jobs has <a href="http://www.apple.com/pr/library/2007/06/11iphone.html" target="_blank">made it clear</a> that he likes the idea of web technology powering iPhone apps. Now, consider some of the  facts. Apple announces the iPhone SDK will be released in February, and then fails to deliver. Meanwhile, Flash still isn&#8217;t found on the iPhone, and Adobe &#8220;invents the wheel&#8221; by getting web technology to drive native apps through its work with AIR. Is there a common theme with these events? Perhaps something like: <em><strong>Are Apple and Adobe working together to get the much-needed Flash technology onto the iPhone and, subsequently, releasing an SDK that uses AIR technology, with hooks into the iPhone system just like AIR currently has hooks into the Linux, Windows, and Mac OS X desktop operating systems? </strong></em></p>
<p>It wouldn&#8217;t be the first time Apple has had to wait for its partners, or take the heat for them. For instance, Apple has clearly been taking a lot of heat for many factors of the iPhone that are clearly not in Apple&#8217;s interest, but in AT&amp;T&#8217;s.</p>
<p>And this scenario would fit the circumstances around Adobe&#8217;s development of AIR. Adobe has been working on AIR since well before the iPhone was released, but AIR wasn&#8217;t officially released until <em>February 25, 2008. </em>Even if Apple and Adobe <u>were</u> working closely together, there just hasn&#8217;t been enough time for AIR to get released <em>and </em>hooks to be developed to provide iPhone-specific functionality in AIR. Adobe has understandably concerned itself with its own business first. With that done, attention can turn to Apple to support them in concluding their own business.</p>
<p>Of course, this prediction is a reflection of my own desires as much as it fits the circumstances. As a developer that uses Adobe technology including Flex and AIR, and an Apple enthusiast for more than 20 years, I would love to see things happen this way. Undoubtedly we will have a clearer idea of Apple&#8217;s iPhone development roadmap after this Thursday.</p>
<p>As if the thought of an &#8220;iPhone AIR&#8221; isn&#8217;t confusing enough. <img src='http://blog.crankybit.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.crankybit.com/iphone-air/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>The Last iPod Touch in the Store!</title>
		<link>http://blog.crankybit.com/the-last-ipod-touch-in-the-store/</link>
		<comments>http://blog.crankybit.com/the-last-ipod-touch-in-the-store/#comments</comments>
		<pubDate>Sun, 30 Sep 2007 00:55:22 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[iPod/iPhone]]></category>

		<guid isPermaLink="false">http://blog.crankybit.com/the-last-ipod-touch-in-the-store/</guid>
		<description><![CDATA[When I went into the Woodfield Apple Store to check out the iPod Touch, I was sad to hear that they were sold out. &#8220;Just a second, let me double-check that we haven&#8217;t received another shipment,&#8221; says the Apple salesman. &#8220;It looks like we have one 16GB model left. Are you interested?&#8221; &#8220;Give it to [...]]]></description>
			<content:encoded><![CDATA[<p>When I went into the Woodfield Apple Store to check out the iPod Touch, I was sad to hear that they were sold out.</p>
<p>&#8220;Just a second, let me double-check that we haven&#8217;t received another shipment,&#8221; says the Apple salesman. &#8220;It looks like we have one 16GB model left. Are you interested?&#8221;</p>
<p>&#8220;Give it to me!&#8221;</p>
<p>Sold. Woohoo!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.crankybit.com/the-last-ipod-touch-in-the-store/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Post From iPhone</title>
		<link>http://blog.crankybit.com/post-from-iphone/</link>
		<comments>http://blog.crankybit.com/post-from-iphone/#comments</comments>
		<pubDate>Sat, 11 Aug 2007 20:34:44 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPod/iPhone]]></category>

		<guid isPermaLink="false">http://blog.crankybit.com/post-from-iphone/</guid>
		<description><![CDATA[This post was submitted from an iPhone at the Woodfield Apple store!]]></description>
			<content:encoded><![CDATA[<p>This post was submitted from an iPhone at the Woodfield Apple store!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.crankybit.com/post-from-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tale of a Dying iPod</title>
		<link>http://blog.crankybit.com/tale-of-a-dying-ipod/</link>
		<comments>http://blog.crankybit.com/tale-of-a-dying-ipod/#comments</comments>
		<pubDate>Sat, 21 Jul 2007 21:23:12 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPod/iPhone]]></category>

		<guid isPermaLink="false">http://blog.crankybit.com/tale-of-a-dying-ipod/</guid>
		<description><![CDATA[This is a tale in progress of a third-generation iPod nearing the end of its life. No, not by my hands. This poor little guy is dying of natural causes: old age. The iPod is functional currently, but the most worrisome symptom is this very peculiar screen it displayed when trying to sync a few [...]]]></description>
			<content:encoded><![CDATA[<p>This is a tale in progress of a third-generation iPod nearing the end of its life. No, not by my hands. This poor little guy is dying of natural causes: old age. <img src='http://blog.crankybit.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>The iPod is functional currently, but the most worrisome symptom is this very peculiar screen it displayed when trying to sync a few days ago:</p>
<p style="text-align: center"><a href="http://blog.crankybit.com/wp-content/uploads/2007/07/dying-ipod.jpg" rel="lightbox" title="A dying iPodâ€™s call for help!"><img src="http://blog.crankybit.com/wp-content/uploads/2007/07/dying-ipod.thumbnail.jpg" class="glossy" alt="A dying iPodâ€™s call for help!" /></a></p>
<p>I didn&#8217;t know what this screen meant, but after a search on Apple&#8217;s website, I discovered it is called a <a href="http://docs.info.apple.com/article.html?artnum=60943" target="_blank">Disk Scan Icon</a>. It means that something bad was happening with the hard drive, so the iPod went into a diagnostic mode. The progress bar never moved after 15 minutes, though, so I&#8217;m assuming the diagnostics crashed. After a reset, the iPod rebooted normally and worked fine after that.</p>
<p>Before this happened, a few weeks earlier, the iPod started crashing every time it would start a sync. Just a hard freeze. After some fiddling, I figured out that it would work if I plugged it directly into the cable instead of the dock. Once I got it running, I did an <a href="http://docs.info.apple.com/article.html?artnum=60983" target="_blank">iPod restore through iTunes</a> (which wipes out all songs and restores the iPod to its factory condition). Everything has worked fine since then, until the ominous screen above.</p>
<p>Maybe my iPod will die right on time for the release of a multitouch iPod.  <img src='http://blog.crankybit.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.crankybit.com/tale-of-a-dying-ipod/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Mad at Your Money: Unlocking the iPhone</title>
		<link>http://blog.crankybit.com/mad-at-your-money-unlocking-the-iphone/</link>
		<comments>http://blog.crankybit.com/mad-at-your-money-unlocking-the-iphone/#comments</comments>
		<pubDate>Tue, 03 Jul 2007 15:51:33 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[iPod/iPhone]]></category>

		<guid isPermaLink="false">http://blog.crankybit.com/mad-at-your-money-unlocking-the-iphone/</guid>
		<description><![CDATA[As the froth and fervor surrounding the iPhone continues, it is no surprise that we see some people making some poor decisions. For instance, we have the lady who spends $800 for the front spot in line because she thought she was going to buy out the whole store, clearly ignorant of the one-per-customer rule [...]]]></description>
			<content:encoded><![CDATA[<p>As the froth and fervor surrounding the iPhone continues, it is no surprise that we see some people making some poor decisions. For instance, we have the lady who <a href="http://www.applegazette.com/iphone/idiot-spends-800-for-spot-at-front-of-iphone-line/" target="_blank">spends $800 for the front spot in line</a> because she thought she was going to buy out the whole store, clearly ignorant of the one-per-customer rule at AT&amp;T stores. That&#8217;s just incredibly embarrassing and foolish, which is different than what I&#8217;m going to talk about next.</p>
<p><a href="http://alexking.org/" target="_blank">Alex King</a> is someone I respect and occasionally read, and he recently <a href="http://alexking.org/blog/2007/07/02/iphone-without-service" target="_blank">canceled his iPhone plan</a> in line with TUAW&#8217;s <a href="http://www.tuaw.com/2007/07/02/tada-the-6th-gen-contract-free-wifi-enabled-ipod/" target="_blank">instructions</a> so that he could use his iPhone as the world&#8217;s coolest widescreen iPod and internet device&#8211;apparently the syncing and WiFi capability continue to function just fine with the phone components disabled.</p>
<p>My first reaction was how awesome that was. And more power to Alex for having the gumption to try it and for buying himself the coolest iPod ever. <img src='http://blog.crankybit.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  In the end, though, you&#8217;re paying $599 + $49 for first month of service = $650 <em>minimum</em> for an 8GB video iPod. The cool factor may be here now, even if the high price tag doesn&#8217;t deter you, but it may feel a bit more foolish when the heat and excitement of the iPhone cools and Apple brilliantly times the release of a 60GB widescreen multitouch iPod 3 months out from now, for a comparable $400-$600 price range because it lacks the complexity, price and hassle of the phone components. The price, the timeframe, the mere <em>existence</em> of said iPod are all pure fabrications to indulge my point (although &#8220;<a href="http://www.ilounge.com/index.php/news/comments/report-next-ipods-to-run-os-x/10528" target="_blank">sources</a>&#8221; do claim these things). It could happen. And it would make business sense.<br />
Yes, there may be some phoneless iPhone owners grumbling in October.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.crankybit.com/mad-at-your-money-unlocking-the-iphone/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Look! A New Photo of Something&#8230;Not New</title>
		<link>http://blog.crankybit.com/look-a-new-photo-of-somethingnot-new/</link>
		<comments>http://blog.crankybit.com/look-a-new-photo-of-somethingnot-new/#comments</comments>
		<pubDate>Tue, 30 Jan 2007 21:55:38 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPod/iPhone]]></category>

		<guid isPermaLink="false">http://blog.crankybit.com/look-a-new-photo-of-somethingnot-new/</guid>
		<description><![CDATA[I know I grow continually more irritable at the rumor sites, because I can&#8217;t help but read them because there may be some ounce of golden truth in the sands of fabrication. But the way AppleInsider handled the news of an orange iPod Shuffle is just irritating. &#8220;Look! Here is a &#8216;new&#8217; iPod Shuffle that [...]]]></description>
			<content:encoded><![CDATA[<p>I know I grow continually more irritable at the rumor sites, because I can&#8217;t help but read them because there may be some ounce of golden truth in the sands of fabrication. But the way <a target="_blank" href="http://www.appleinsider.com/">AppleInsider</a> handled the news of an <a target="_blank" href="http://www.appleinsider.com/article.php?id=2455">orange iPod Shuffle</a> is just irritating.</p>
<p>&#8220;Look! Here is a &#8216;new&#8217; iPod Shuffle that looks and operates just like the old iPod Shuffle, except it is <em>orange. </em>And here are <em>21</em> high resolution photos for you to look at the same old thing&#8230;in orange.&#8221;</p>
<p>One or two photos, fine. Oh cool, look, it&#8217;s orange. But 21 supersized photos. One term. Over-zealous.</p>
<p>Okay, I admit. I came into that article already agitated. Why? Because of irritating headlines like this: <a target="_blank" href="http://www.applegazette.com/mac/new-apple-products-coming-tomorrow/">New Apple Products coming TOMORROW?</a> I am so tired of headlines like these. Meanwhile, the article suggested the possibility of 8-core Mac Pros and other nonsense. Yeah, it just ended up being that amazing orange Shuffle. Here&#8217;s another term. Fiction.</p>
<p>There&#8217;s no professional prognostication going on there. It&#8217;s pure story-telling. Yeah, an 8-core Mac will undoubtedly come out someday. Yeah, Apple will eventually revamp their displays. But there is no news or scoop to back up your speculation.</p>
<p>I just wish the rumor runners would practice my final term for this rant. Discretion.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.crankybit.com/look-a-new-photo-of-somethingnot-new/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Some iPods Are Shipping With a Windows Virus</title>
		<link>http://blog.crankybit.com/some-ipods-are-shipping-with-a-windows-virus/</link>
		<comments>http://blog.crankybit.com/some-ipods-are-shipping-with-a-windows-virus/#comments</comments>
		<pubDate>Thu, 19 Oct 2006 01:11:03 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Funny]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[iPod/iPhone]]></category>

		<guid isPermaLink="false">http://blog.crankybit.com/some-ipods-are-shipping-with-a-windows-virus/</guid>
		<description><![CDATA[This is pretty funny. Apple contracts various companies to manufacture their iPods, and apparently one company mistakenly allowed a situation where the iPods were being manufactured and released withÂ the RavMonE.exeÂ virus, effectivelyÂ serving as Typhoid Mary devices for any Windows customers. Apple is taking steps to correct the matter, and apparently it is an extremely small percentage [...]]]></description>
			<content:encoded><![CDATA[<p>This is pretty funny. Apple contracts various companies to manufacture their iPods, and apparently one company mistakenly allowed a situation where the iPods were being manufactured and released withÂ the <em>RavMonE.exe</em>Â virus, effectivelyÂ serving as <a href="http://dictionary.reference.com/browse/typhoid%20mary" target="_blank">Typhoid Mary</a> devices for any Windows customers.</p>
<p>Apple is taking steps to correct the matter, and apparently it is an extremely small percentage (less than 1%) of affected iPods.</p>
<p>In the Information Week article &#8220;<a href="http://www.informationweek.com/news/showArticle.jhtml?articleID=193400381" target="_blank">Apple Says Shipped iPods Carrying Computer Virus</a>&#8220;, statements from both Apple and Microsoft are quoted. Allow me to translate and paraphrase.</p>
<p><strong>Apple:</strong> &#8220;We&#8217;re sorry for shipping our iPod with a Windows virus. Gee, it&#8217;s too bad Windows is so bad with viruses.&#8221;</p>
<p><strong>Microsoft:</strong> &#8220;Yeah, but you&#8217;re stupid for letting the virus get on your product, even if, erm, it doesn&#8217;t affect your own OS. Just watch it in the future, will ya?&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.crankybit.com/some-ipods-are-shipping-with-a-windows-virus/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>FM Receiver for Your iPod</title>
		<link>http://blog.crankybit.com/fm-receiver-for-your-ipod/</link>
		<comments>http://blog.crankybit.com/fm-receiver-for-your-ipod/#comments</comments>
		<pubDate>Mon, 29 Aug 2005 15:54:00 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPod/iPhone]]></category>

		<guid isPermaLink="false">http://blog.crankybit.com/fm-receiver-for-your-ipod/</guid>
		<description><![CDATA[Griffin Technology will very soon be releasing an FM receiver for your iPod, called the Griffin iFM. Playlist magazine posted a First Look of the Griffin iFM, and it looks promising. Like most Griffin Technology devices, it is compact, performs well, and has a superior user interface compared to other products. I never listen to [...]]]></description>
			<content:encoded><![CDATA[<p>Griffin Technology will very soon be releasing an FM receiver for your iPod, called the Griffin iFM.</p>
<p>Playlist magazine posted a <a href="http://playlistmag.com/features/2005/08/ifmfirst/">First Look of the Griffin iFM</a>, and it looks promising.</p>
<p>Like most Griffin Technology devices, it is compact, performs well, and has a superior user interface compared to other products.</p>
<p>I never listen to the radio. Why would I care about one of these? Because when we go to assemblies or conventions, and the sound system transmits the speakers over a radio frequency, I can use this device to record the speaker with, effectively, a direct line in, with minimal background noise, because the iFM also support <em>recording</em> the radio frequency it is tuned into.</p>
<p>My dad actually tried this with an off-brand MP3 player that supported FM reception and recording, but unfortunately the reception was very poor. My hope is that the iFM will have better performance.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.crankybit.com/fm-receiver-for-your-ipod/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HP Drops the iPod</title>
		<link>http://blog.crankybit.com/hp-drops-the-ipod/</link>
		<comments>http://blog.crankybit.com/hp-drops-the-ipod/#comments</comments>
		<pubDate>Tue, 02 Aug 2005 16:05:00 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPod/iPhone]]></category>

		<guid isPermaLink="false">http://blog.crankybit.com/hp-drops-the-ipod/</guid>
		<description><![CDATA[News from a couple days ago says that HP will be dropping their sales of the iPod. Read about it: HP Says It Will Stop Selling iPods. Although this particular situation was not forecasted, it is not surprising. Apple never has been very generous when it stretches itself out to share its product lines with [...]]]></description>
			<content:encoded><![CDATA[<p>News from a couple days ago says that HP will be dropping their sales of the iPod.</p>
<p>Read about it: <a href="http://www.eweek.com/article2/0,1895,1841921,00.asp">HP Says It Will Stop Selling iPods</a>.</p>
<p>Although this particular situation was not forecasted, it is not surprising. Apple never has been very generous when it stretches itself out to share its product lines with other companies. In other words, in the end, they either pull out of the deal, or they give the cooperating company the short end of the stick.</p>
<p>Unfortunately, this may be spawned by a &#8220;we don&#8217;t need them&#8221; kind of attitude; ironically enough, in this instance, that is probably true.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.crankybit.com/hp-drops-the-ipod/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple: &#8220;Best Fiscal Year in Decades&#8221;</title>
		<link>http://blog.crankybit.com/apple-best-fiscal-year-in-decades/</link>
		<comments>http://blog.crankybit.com/apple-best-fiscal-year-in-decades/#comments</comments>
		<pubDate>Thu, 14 Jul 2005 16:55:00 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[iPod/iPhone]]></category>

		<guid isPermaLink="false">http://blog.crankybit.com/apple-best-fiscal-year-in-decades/</guid>
		<description><![CDATA[Great news. At the close of the fiscal quarter, Apple has found its profits $70 million in excess of its estimates, sitting at $320 million. This is Apple&#8217;s best quarter. Ever. Read about it: Apple Tops Its Quarterly Earnings Record. One thing that is very encouraging about this is to see that the iPod is [...]]]></description>
			<content:encoded><![CDATA[<p>Great news. At the close of the fiscal quarter, Apple has found its profits <em>$70 million</em> in excess of its estimates, sitting at $320 million.</p>
<p>This is Apple&#8217;s best quarter. <em>Ever.</em> Read about it: <a href="http://www.eweek.com/article2/0,1895,1836774,00.asp">Apple Tops Its Quarterly Earnings Record</a>.</p>
<p>One thing that is very encouraging about this is to see that the iPod is <em>not</em> the hero that saved the ailing team here. The iPod had a significant share, as expected, but it was just a team player on Apple&#8217;s championship team.</p>
<p>Other key players: Mac OS X 10.4 and Mac sales. Sure, we like it when the team keeps winning, even when these players were on the bench, but now that they&#8217;re back in the game&#8211;and exercising a killer instinct&#8211;the game is so sweet to see.</p>
<p>Mac OS X 10.4 was the best-selling software release in the company&#8217;s history; Mac sales experienced a 35% increase over last year; iPod sales had a &#8220;record quarter&#8221; for the ninth time in a row. When all the key players score triple-doubles, the fans just go wild.</p>
<p>And the timing couldn&#8217;t be more perfect, since Apple&#8217;s sales my go into slight hibernation as the world awaits the first x86-based Mac. But that&#8217;s okay&#8211;Apple is ready.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.crankybit.com/apple-best-fiscal-year-in-decades/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Super Shuffle: Let the iFlattery Begin</title>
		<link>http://blog.crankybit.com/super-shuffle-let-the-iflattery-begin/</link>
		<comments>http://blog.crankybit.com/super-shuffle-let-the-iflattery-begin/#comments</comments>
		<pubDate>Mon, 21 Mar 2005 20:26:00 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPod/iPhone]]></category>

		<guid isPermaLink="false">http://blog.crankybit.com/super-shuffle-let-the-iflattery-begin/</guid>
		<description><![CDATA[Luxpro has developed probably the most audacious rip-off of an Apple product to date, even putting Microsoft to shame. Please read: Luxpro Corp. rips off iPod shuffle. If the description doesn&#8217;t get the point across, a picture speaks a thousand words. The Super Shuffle appears practically identical to the iPod Shuffle, right down to the [...]]]></description>
			<content:encoded><![CDATA[<p>Luxpro has developed probably the most audacious rip-off of an Apple product to date, even putting Microsoft to shame.</p>
<p>Please read: <a href="http://playlistmag.com/news/2005/03/10/luxpro/index.php/?lsrc=mcweek-0318">Luxpro Corp. rips off iPod shuffle</a>.</p>
<p>If the description doesn&#8217;t get the point across, a picture speaks a thousand words. The <a href="http://www.luxpro-corp.com/e_575d.htm">Super Shuffle</a> appears practically identical to the <a href="http://www.apple.com/ipodshuffle/">iPod Shuffle</a>, right down to the white ear buds, with the only difference being the product name and an extra switch on the back. What&#8217;s more, the Super Shuffle actually outperforms the iPod Shuffle in features.</p>
<p>Certainly imitation is the highest form of flattery, but there must be some execs at Apple that are fuming over this one.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.crankybit.com/super-shuffle-let-the-iflattery-begin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Waterproof Your iPod!</title>
		<link>http://blog.crankybit.com/waterproof-your-ipod/</link>
		<comments>http://blog.crankybit.com/waterproof-your-ipod/#comments</comments>
		<pubDate>Fri, 03 Dec 2004 14:31:21 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPod/iPhone]]></category>

		<guid isPermaLink="false">http://blog.crankybit.com/waterproof-your-ipod/</guid>
		<description><![CDATA[I would never bother purchasing this iPod accessory&#8211;but purely because my lifestyle doesn&#8217;t necessitate it. Fact is, if your lifestyle would benefit from this accessory, it&#8217;s the coolest thing! Check it out at ExtremeiPod: New case means surf&#8217;s up for iPod. I do remember when we last visited the ocean I was paranoid about taking [...]]]></description>
			<content:encoded><![CDATA[<p>I would never bother purchasing this iPod accessory&#8211;but purely because my lifestyle doesn&#8217;t necessitate it. Fact is, if your lifestyle would benefit from this accessory, it&#8217;s the coolest thing!</p>
<p>Check it out at <a href="http://www.extremeipod.com/article2/0,1759,1734008,00.asp">ExtremeiPod: New case means surf&#8217;s up for iPod</a>.</p>
<p>I do remember when we last visited the ocean I was paranoid about taking the iPod with me as I strolled down the beach side in the shallow water, fearful of dropping it, and even when I was laying in the sand, worrying about getting sand in my precious gadget&#8217;s electronic parts. With an accessory like this, those worries are gone!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.crankybit.com/waterproof-your-ipod/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>82%</title>
		<link>http://blog.crankybit.com/82/</link>
		<comments>http://blog.crankybit.com/82/#comments</comments>
		<pubDate>Thu, 14 Oct 2004 18:30:45 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPod/iPhone]]></category>

		<guid isPermaLink="false">http://blog.crankybit.com/82/</guid>
		<description><![CDATA[Think of a number: 82%. What does that number mean to you? How about Apple&#8217;s share of the MP3 player market? And believe it or not, that&#8217;s up from 64% a year ago. This level of dominance is comparable to the stranglehold that Microsoft has on the OS market. Read about it at: iPod Market [...]]]></description>
			<content:encoded><![CDATA[<p>Think of a number: 82%. What does that number mean to you? How about Apple&#8217;s share of the MP3 player market?</p>
<p>And believe it or not, that&#8217;s up from 64% a year ago. This level of dominance is comparable to the stranglehold that Microsoft has on the OS market.</p>
<p>Read about it at: <a href="http://www.extremeipod.com/article2/0,1759,1675444,00.asp">iPod Market Share: 82%</a>.</p>
<p>That sort of comparison puts the facts in an interesting light: Who thinks Microsoft will be losing its OS market share anytime soon? Come on, even the most die-hard Apple fans have to acknowledge that Microsoft can simply go on autopilot to maintain its share in the near future and that only its distant future can even begin to be questioned.</p>
<p>Granted, Microsoft&#8217;s dominance is in a market that is settled and mature, whereas the digital music market is volatile and still developing. Nevertheless, if Apple can hold on a little while longer, the naysayers will be at a loss as Apple&#8217;s relentless hold on the market grows increasingly apparent.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.crankybit.com/82/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft: The Jealous Kid</title>
		<link>http://blog.crankybit.com/microsoft-the-jealous-kid/</link>
		<comments>http://blog.crankybit.com/microsoft-the-jealous-kid/#comments</comments>
		<pubDate>Sun, 10 Oct 2004 22:30:52 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[iPod/iPhone]]></category>

		<guid isPermaLink="false">http://blog.crankybit.com/microsoft-the-jealous-kid/</guid>
		<description><![CDATA[When you were growing up, did you ever have to deal with The Jealous Kid? It didn&#8217;t matter how good he was at something; it wasn&#8217;t good enough unless he was better than you at whatever you were good at. It didn&#8217;t matter what cool toys he had; they weren&#8217;t good enough unless he had [...]]]></description>
			<content:encoded><![CDATA[<p>When you were growing up, did you ever have to deal with The Jealous Kid? It didn&#8217;t matter how good he was at something; it wasn&#8217;t good enough unless he was better than you at whatever <em>you</em> were good at. It didn&#8217;t matter what cool toys he had; they weren&#8217;t good enough unless he had the better version of <em>your</em> toys. And what good did The Jealous Kid ever do for anybody? He had no creativity because he just stole whatever the other children wanted or had, so he did nothing but wreak agitation and malcontent. That may seem like harsh language, but think about it: Doesn&#8217;t that sound a bit like Microsoft&#8217;s business strategy?</p>
<p>For the most part, I readily include myself in the group of people who are sick of hearing people complain about Microsoft. As if any of it is breaking news. Nevertheless, I was just flabbergasted by Microsoft CEO Steve Ballmer&#8217;s latest statement.</p>
<p>I read about it at MacWorld: <a href="http://www.macworld.com/news/2004/10/04/ballmer/index.php/?lsrc=mcweek-1008">Ballmer: &#8216;No way&#8217; Apple will win digital media war</a>. He said, &#8220;There is no way you can get there with Apple,&#8221; and proceeded to explain why Microsoft would beat Apple, Sony, and others in the digital media war.</p>
<p>Granted, I understand that there is big money in the digital media revolution, and leadership in this arena is important for any large computer/software company. But I am <em>seriously</em> growing tired of Microsoft chasing after the other children, trying to steal their toys because it has tired of its own. Among others, Microsoft has done this in the operating system, productivity suite, web browser, and game console arenas. You can even see Microsoft metaphorically dropping its toy in stagnant indifference as it stalks its latest target: For instance, Microsoft has let its operating system and web browser projects slip while it divides its focus yet again by pursuing the digital media crowd. Sure, Microsoft has vowed to work on improving these different systems as needed, but results have been scant. If you consider the Jealous Kid business strategy, it really is no amazing coincidence that Microsoft isn&#8217;t seeing significant results in improving the arenas that it has already comprehensively clinched (consider the operating system, web browser, or productivity suite arenas), whereas the arenas that it has not yet done so experienced amazing output (consider the XBox). This fact is further fueled by <a href="http://www.infoworld.com/article/04/10/07/HNiecompetitive_1.html">Microsoft&#8217;s renewed zeal to improve Internet Explorer</a>, something in which <a href="http://www.infoworld.com/article/04/03/19/12OPstrategic_1.html">Microsoft had expressed very little interest</a> before <a href="http://www.infoworld.com/article/04/07/12/HNielosesshare_1.html">IE&#8217;s market share began seriously dropping due to consumer discontent</a>.</p>
<p>How very business-like; how very detrimental to the industry. Just like The Jealous Kid.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.crankybit.com/microsoft-the-jealous-kid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The iPod is NOT a Mac Killer</title>
		<link>http://blog.crankybit.com/the-ipod-is-not-a-mac-killer/</link>
		<comments>http://blog.crankybit.com/the-ipod-is-not-a-mac-killer/#comments</comments>
		<pubDate>Tue, 31 Aug 2004 15:36:38 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[iPod/iPhone]]></category>

		<guid isPermaLink="false">http://blog.crankybit.com/the-ipod-is-not-a-mac-killer/</guid>
		<description><![CDATA[While many Apple fans have rejoiced over Apple&#8217;s smashing success with the iPod, many of us have been worried. As unbelievable as it may have seemed to suggest, some of us just couldn&#8217;t keep the nagging concern down: Is Apple becoming an entertainment company, rather than a computer company? Fortunately, recent developments have quieted these [...]]]></description>
			<content:encoded><![CDATA[<p>While many Apple fans have rejoiced over Apple&#8217;s smashing success with the iPod, many of us have been worried. As unbelievable as it may have seemed to suggest, some of us just couldn&#8217;t keep the nagging concern down: Is Apple becoming an entertainment company, rather than a computer company? Fortunately, recent developments have quieted these concerns.</p>
<p>First, and least impressive (but still impressive nonetheless), is the release of Apple&#8217;s new <a href="http://www.apple.com/imac/">iMac G5</a>. Think about the evolution of the iMac. It changes processors and styles as frequently as Madonna&#8217;s music style changes, and just like Madonna, it seems to be successful every time it does so. From the original pod-like <a href="http://download.info.apple.com/Apple_Support_Area/Manuals/specs/imac/L14878A_EN.pdf">iMac G3</a>, which was the catalyst to Apple&#8217;s renaissance, to the awesome LCD <a href="http://download.info.apple.com/Apple_Support_Area/Manuals/specs/imac_fp/L25934A_EN.pdf">iMac G4</a>, to the new, still flat, <a href="http://www.apple.com/imac/specs.html">iMac G5</a>, the iMac has experienced big changes, inside and out. The iMac G5 is no exception; like their website says, &#8220;Where did the computer go?&#8221; Indeed, now the entire computer is wrapped up in the monitor, making it practically a tablet made for the desktop. It is very reassuring to see that Apple&#8217;s innovation still exists in the Mac division.</p>
<p>Meanwhile, and more importantly, it is very encouraging to see that the iPod is actually <em>helping</em> Mac sales, especially iBook sales. How is that? Please take note of the USA Today article: <a href="http://www.usatoday.com/tech/products/gear/2004-08-22-ipod-drives-apple_x.htm">Students crazy about iPod follow the music to Apple laptops</a>. The article reports that many college campus stores have found that the success of the iPod has led many students to the Mac as their laptop of choice for the new school year. This brand recognition is exactly what we <em>hope</em> to see when a company so diverse in innovation as Apple has success in a new industry, even though we fear it will not happen. Because the potential is always there for the up-and-coming to kill the older, less exciting product line. So really <em>all</em> Apple fans can now rejoice as we see the brand recognition beginning to reap the dividends.</p>
<p>The snare that Apple still should astutely avoid is that of distraction and division from multiple focuses. It hurt Apple back in the day of the Newton MessagePad, but of course, that was without Apple&#8217;s wonderboy, Steve Jobs. Yet, Steve Jobs himself has <a href="http://www.appleinsider.com/article.php?id=614">acknowledged</a> that his focus is sometimes split due to his heavy involvement with Pixar. Let&#8217;s hope Steve et al can multitask as well as Panther can. ;-D</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.crankybit.com/the-ipod-is-not-a-mac-killer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AirTunes Concerns Answered</title>
		<link>http://blog.crankybit.com/airtunes-concerns-answered/</link>
		<comments>http://blog.crankybit.com/airtunes-concerns-answered/#comments</comments>
		<pubDate>Sun, 22 Aug 2004 06:52:19 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPod/iPhone]]></category>

		<guid isPermaLink="false">http://blog.crankybit.com/airtunes-concerns-answered/</guid>
		<description><![CDATA[I feel that Apple&#8217;s AirPort Express with AirTunes is one of the coolest things since sliced bread, despite the fact that I don&#8217;t even own one yet; over time I could see myself eventually owning numerous AirPort Expresses serving multiple purposes. But as I express my uber-excitement over this product, some people have voiced some [...]]]></description>
			<content:encoded><![CDATA[<p>I feel that Apple&#8217;s AirPort Express with AirTunes is one of the coolest things since sliced bread, despite the fact that I don&#8217;t even own one yet; over time I could see myself eventually owning numerous AirPort Expresses serving multiple purposes. But as I express my uber-excitement over this product, some people have voiced some concerns. In an attempt to avoid partiality caused by my own excitement, I&#8217;ve tried to answer these concerns from authoritative sources.</p>
<p>I&#8217;m sure some people out there may have some of the same concerns and aren&#8217;t quite sure where to get the answers to these concerns, so I&#8217;d like to share some of my findings. One blog at MacWorld had just the authoritative source I wanted, and actually answers many of the concerns: <a href="http://www.macworld.com/weblogs/editors/archives/000212.php">How AirTunes Works</a>. Let&#8217;s consider some of the concerns people have expressed to me.</p>
<p><strong>1.</strong> <em>The sound quality of AirTunes will be poor. Wireless audio is always poorer quality.</em></p>
<p>It <em>is</em> true that wireless audio is poorer quality than wired audio. However, AirTunes isn&#8217;t transmitting audio wirelessly. It is transmitting the audio <em>data</em> wirelessly, decodes it, and then transmits the high-quality audio via analog audio wire, or even an optical audio wire, to your stereo or receiver. This is an important point to understand. The AirPort Express with AirTunes is a <em>network device</em>, not a wireless audio receiver. Indeed, if you&#8217;ve ever looked at such devices (for instance, check out the <a href="http://www.radioshack.com/product.asp?catalog%5Fname=CTLG&#038;product%5Fid=15-1973">RCA® Lyra™ Wireless Audio Sender/Receiver</a> from Radio Shack), you&#8217;ll notice they always require <em>two</em> components: a transmitter and a receiver. The reason AirTunes only needs the one receiving component is because it is receiving <em>data</em> transmitted by an existing computer on an existing wireless network. No transmission of actual audio ever occurs.</p>
<p><strong>2.</strong> <em>You can only use the AirPort Express with AirTunes if you have an AirPort Base Station or a computer with AirPort Extreme.</em></p>
<p>This is simply incorrect. According to the article linked above, which refers to the words of Greg Joswiak, Apple&#8217;s Vice President of Hardware Product Marketing, AirTunes does not <em>require</em> any AirPort technology, although it naturally works with those devices. A non-Apple 802.11b or 802.11g access point will suffice.</p>
<p>Sometimes a person might develop this concern by means of a lack of understanding as to how networking functions. For instance, a person might suppose that a wireless laptop and a wireless AirTunes will communicate directly when transmitting data. Although this very well may be possible, according to my understanding, it is not <em>necessary</em>. In theory, even a computer that has a WIRED connection to a wireless access point (such as a wireless router) can then communicate with the AirTunes through it&#8217;s connection to the wireless router. That&#8217;s just how networking works. Wireless devices don&#8217;t talk directly to each other, they all talk to the router or access point, and thus can speak to each other &#8220;vicariously&#8221; through their mutual connection to the wireless router. This &#8220;theory&#8221; is further solidified by the fact that any non-Apple 802.11b or 802.11g access point will allow such functionality.</p>
<p>Thus, if I&#8217;ve got an iMac (with no wireless functionality) physically plugged into my home network, it should be able to transmit music to my AirTunes just as well as my 802.11g wireless Gateway laptop, which should do just as well as a AirPort-enabled PowerBook.</p>
<p>Especially considering how obsessed Apple has been over proprietorship lately, I took this concern seriously. I was very worried that Apple would attempt to make AirTunes compatible only with an AirPort access point, which would have been very disappointing. But that just isn&#8217;t so.</p>
<p><strong>3.</strong> One concern that I <em>do</em> have&#8211;and it&#8217;s really more of a disappointment in a missing feature&#8211;is that this device doesn&#8217;t support streaming of video as well. Before you think to criticize me for asking too much, please recognize that a device like this is already in existence! Please take a look at <a href="http://www.elgato.com/index.php?file=products_eyehome">Elgato Systems&#8217; EyeHome</a>. This device is all the audio functionality of the AirTunes and much more. Really, though, the two devices are apples and oranges. Whereas EyeHome also has a user interface over the television and also allows you to display pictures, video, and browse the web from your TV, it does not provide a wireless bridge or printer sharing like the AirPort Express does. In short, the devices are very different. But the EyeHome is proof that streaming video to a network device is certainly feasible, and Elgato says the EyeHome even works wirelessly (whether that be by an AirPort Express or any other wireless access point). So apparently 802.11 provides enough bandwidth to transmit video.</p>
<p>Now, you get me an AirPort Express with Air<em>Media</em>, and you&#8217;ve <em>really</em> got my attention!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.crankybit.com/airtunes-concerns-answered/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

