<?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; Gadgets</title>
	<atom:link href="http://blog.crankybit.com/tags/gadgets/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>What&#8217;s Up 16 Sector&#8217;s Sleeve?</title>
		<link>http://blog.crankybit.com/16sector-riddles/</link>
		<comments>http://blog.crankybit.com/16sector-riddles/#comments</comments>
		<pubDate>Tue, 11 Mar 2008 11:27:21 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Apple ][]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[History]]></category>

		<guid isPermaLink="false">http://blog.crankybit.com/16sector-riddles/</guid>
		<description><![CDATA[Boy, 16 Sector is drawing this thing out longer than I&#8217;d hoped. They&#8217;ve got something up their sleeve for the few Apple II enthusiasts around us. Yes, a new piece of Apple II hardware will be coming our way very shortly. The cat&#8217;s almost out of the bag! The good ol&#8217; days of the Apple [...]]]></description>
			<content:encoded><![CDATA[<p>Boy, <a href="http://16sector.com/" target="_blank">16 Sector</a> is drawing this thing out longer than I&#8217;d hoped. They&#8217;ve got something up their sleeve for the few Apple II enthusiasts around us.</p>
<p>Yes, a new piece of <em>Apple II</em> hardware will be coming our way very shortly. The cat&#8217;s almost out of the bag! The good ol&#8217; days of the Apple //e and Apple IIgs are what really make me nostalgic. I even purchased an Apple IIgs recently on eBay and I&#8217;m just saving it in the box with plans to break it out when I get around to finishing my new attic office space.</p>
<p>For clues on the odd antics of the 16 Sector site, check the commentary at <a href="http://www.a2central.com" target="_blank">A2Central.com</a> in their post, &#8220;<a href="http://www.a2central.com/portal/?p=1468" target="_blank">More 16 Sector riddles</a>&#8220;.</p>
<p>p.s. A big &#8220;hear! hear!&#8221; goes out for that post in regard to the return of the great Carrington Vanston of <a href="http://www.monsterfeet.com/1mhz/" target="_blank">1MHz</a> fame!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.crankybit.com/16sector-riddles/feed/</wfw:commentRss>
		<slash:comments>1</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>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>Multitouch Demonstrations</title>
		<link>http://blog.crankybit.com/multitouch-demonstrations/</link>
		<comments>http://blog.crankybit.com/multitouch-demonstrations/#comments</comments>
		<pubDate>Thu, 22 Mar 2007 14:05:59 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[IT Industry]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://blog.crankybit.com/multitouch-demonstrations/</guid>
		<description><![CDATA[First, watch this amazing video. It will spark your imagination as you see the fantasy from movies like Minority Report become potential reality: Then, watch this followup demonstration, by the same engineer, which blows away the first demonstration. This technology is obviously too expensive right now, but it exists and it is coming!]]></description>
			<content:encoded><![CDATA[<p>First, watch this amazing video. It will spark your imagination as you see the fantasy from movies like Minority Report become potential reality:</p>
<p><center><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/uXQhAlC6BBg"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/uXQhAlC6BBg" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></center></p>
<p>Then, watch this followup demonstration, by the same engineer, which <em>blows away</em> the first demonstration. </p>
<p><center><object width="320" height="240"><param name="flashvars" value=""/><param name="movie" value="http://vpod.tv/loiclemeur/135867/flash/nVideoPlayer"/><param name="allowfullscreen" value="true"/><embed src="http://vpod.tv/loiclemeur/135867/flash/nVideoPlayer" type="application/x-shockwave-flash" width="320" height="240" allowfullscreen="true" flashvars=""></embed></object></center></p>
<p>This technology is obviously too expensive right now, but <em>it exists</em> and it is coming!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.crankybit.com/multitouch-demonstrations/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>iPhone Monday</title>
		<link>http://blog.crankybit.com/iphone-monday/</link>
		<comments>http://blog.crankybit.com/iphone-monday/#comments</comments>
		<pubDate>Mon, 18 Dec 2006 16:59:26 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[IT Industry]]></category>

		<guid isPermaLink="false">http://blog.crankybit.com/iphone-monday/</guid>
		<description><![CDATA[What&#8217;s that sound? It&#8217;s the sound of a million Mac rumor addicts exhaling on what I&#8217;m calling &#8220;iPhone Monday&#8221;. Last Friday, Brian Lam made a misleading post about Apple&#8217;s supposed iPhone coming out today. How did the Mac rumor club react? The term &#8220;hook, line, and sinker&#8221; comes to mind. To their credit, that&#8217;s a [...]]]></description>
			<content:encoded><![CDATA[<p>What&#8217;s that sound?</p>
<p>It&#8217;s the sound of a million Mac rumor addicts exhaling on what I&#8217;m calling &#8220;iPhone Monday&#8221;.</p>
<p>Last Friday, Brian Lam made a <a target="_blank" href="http://www.gizmodo.com/gadgets/cellphones/gizmodo-knows-iphone-will-be-announced-on-monday-221991.php">misleading post</a> about Apple&#8217;s supposed iPhone coming out today. How did the Mac rumor club react? The term &#8220;<a target="_blank" href="http://www.applegazette.com/mac/gizmodo-guarantees-iphone-announcement-on-monday/">hook</a>, <a target="_blank" href="http://www.macrumors.com/pages/2006/12/20061214214915.shtml">line</a>, and <a target="_blank" href="http://www.tuaw.com/2006/12/14/rumor-gizmodo-says-iphone-coming-monday/">sinker</a>&#8221; comes to mind. To their credit, that&#8217;s a bit harsh; everyone seemed to recognize that it seemed a tad fishy. (a) Apple normally releases their hardware on a Tuesday. (b) The iPhone was <em>previously rumored</em> to be announced at MacWorld, which would have made today&#8217;s announcement exceptionally early. (c) The catalyst rumor post was noticeably vague.</p>
<p>Nevertheless, everyone woke up on Monday and checked Apple&#8217;s website. When no news was to be found, everyone undoubtedly went to their feed readers, scouring new entries for an explanation. Alas, Gizmodo pulls out the punchline. <a target="_blank" href="http://www.gizmodo.com/gadgets/cellphones/the-iphone-lives-but-the-trademark-belongs-to-cisco-222336.php">The iPhone Lives: But the Trademark Belongs to Cisco</a>.</p>
<p>Let this Monday be a lesson to everyone that the rumor mill has become too eager and too gullible. Don&#8217;t get me wrong; I read the rumor sites too, and maybe that&#8217;s the problem. We can&#8217;t stop reading due to our insatiable curiosity over what will be coming down the pipe. And perhaps our readership only encourages the rumor sites to keep it up.</p>
<p>Unfortunately, we&#8217;re going to have many more iPhone Mondays.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.crankybit.com/iphone-monday/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Features For a New Camcorder</title>
		<link>http://blog.crankybit.com/features-for-a-new-camcorder/</link>
		<comments>http://blog.crankybit.com/features-for-a-new-camcorder/#comments</comments>
		<pubDate>Tue, 21 Nov 2006 11:26:21 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Gadgets]]></category>

		<guid isPermaLink="false">http://blog.crankybit.com/features-for-a-new-camcorder/</guid>
		<description><![CDATA[A few years ago, I purchased a Panasonic PV-DV851 camcorder which, in its day, was absolutely a killer camera (if this is any hint, it sold new for $1599!). I bought it when it was getting phased out on clearance, so I paid a fraction of that price. Even though it was getting phased out [...]]]></description>
			<content:encoded><![CDATA[<p>A few years ago, I purchased a Panasonic PV-DV851 camcorder which, in its day, was absolutely a killer camera (if this is any hint, it sold new for $1599!). I bought it when it was getting phased out on clearance, so I paid a fraction of that price. Even though it was getting phased out in lieu of better models, it still had all the bells and whistles you wanted on a camcorder: a great LCD, digital video, even still photos which could be saved on a memory card! Naturally, it then had <a target="_blank" href="http://en.wikipedia.org/wiki/Firewire">FireWire</a> for copying the video to the Mac to do your video editing in <a target="_blank" href="http://en.wikipedia.org/wiki/Imovie">iMovie</a>.</p>
<p>Yawn. All of that is old hat now. This camcorder is starting to feel long in the tooth. The image seems a bit grainy now, having to use a tape feels so turn-of-the-century, and it doesn&#8217;t even support widescreen video!</p>
<p><strong>Fast-forward to this past week.</strong> I went to Best Buy on Monday with a 12% off coupon in my hand, on top of a general camcorder sale they were having, with full intentions to buy a camcorder before I go on vacation. I already had the camcorder picked out; I was going to buy the Panasonic PV-GS500, because MacWorld gave it a <a target="_blank" href="http://www.macworld.com/2006/08/reviews/pvgs500/index.php">glowing review</a>. It was perfect: I already like Panasonic; it supports SD cards, which is my preferred memory card format; it uses MiniDV and FireWire, guaranteeing smooth operation with my Mac; it supports widescreen video; and most importantly, it is a 3 <a target="_blank" href="http://en.wikipedia.org/wiki/Charge-coupled_device">CCD</a> camcorder, instead of using a single CCD like most.</p>
<p>I had been in stores playing with it a few times in the past. This time, I stood in front of it ready to make the purchase. As we stared each other down, I came to a realization. I don&#8217;t really like this camcorder! Its bulkiness is disturbing, its appearance is worse, and the UI, although not horrendous, is very boring. Frankly, I&#8217;m disappointed that a Mac magazine, written by people who appreciate the importance of these kinds of things, rate this camcorder as one of their &#8220;Best Picks&#8221;.</p>
<p><strong>And then I started browsing around.</strong> I let my eyes incorrigibly wander over to the hard drive camcorders, and before I knew it, I was looking at the camcorders with all the features I&#8217;ve been wanting&#8230;with the price tag I don&#8217;t.</p>
<p>Let me introduce to you what a camcorder should be like <em>nowadays, </em>and it is <em>almost</em> exemplified in the <strong><a target="_blank" href="http://www.camcorderinfo.com/content/Sony-HDR-SR1-First-Impressions-Camcorder-Review.htm">Sony HDR-SR1</a></strong>. This camcorder was gorgeous. I couldn&#8217;t put it down. Warning: If you have a problem putting down cool tech toys, it might be best for you to just not even pick up this camcorder in the first place!</p>
<p>For starters, it features a beautiful <strong>widescreen 3.5&#8243; LCD</strong>. It&#8217;s a good thing too, because it can show off the amazing <strong><em>1080i video</em></strong> you&#8217;ll be recording using Sony&#8217;s <strong><a target="_blank" href="http://en.wikipedia.org/wiki/AVCHD">AVCHD</a> format</strong>. The great picture is achieved by using a <strong><a target="_blank" href="http://en.wikipedia.org/wiki/Active_pixel_sensor">CMOS</a> sensor</strong> versus a CCD, which is not only arguably better quality, but also consumes less power. The quality is so good that, despite being a video sensor, this camcorder can still take <strong>4MP still images</strong>. Oh, and while you&#8217;re enjoying that notably high-quality picture, you might try navigating through the <strong>great UI</strong>, which has been improved over Sony past models, and like its past models, the UI is a <strong>touch-screen interface</strong> on the 3.5&#8243; LCD. A screen large enough to make touch-screen really nice, with (finally) a pretty UI that is a joy to use. To top things off, it features a <strong>30GB hard drive</strong> supporting 10 hours of video in LP mode, and <strong>5.1 surround sound</strong> audio recording.</p>
<p>A hard drive camcorder that records high-definition widescreen video with surround sound and a touch-screen 3.5&#8243; LCD. I like. I like very much. Look. I&#8217;m drooling.</p>
<p>After haggling with the salesperson for a deal (only the demo model was left, even though it was just put on the floor that day), on top of an existing sale price, <em>and </em>with a 12% off coupon, I bought this beauty and <em>still </em>paid too much money.</p>
<p><strong>Then I brought it home and discovered some serious cons.</strong> This list is a lot shorter than the list of pros, and yet they were still deal-breakers for me. The Sony HDR-SR1 doesn&#8217;t have a FireWire port (only USB 2.0), meaning iMovie on my Mac doesn&#8217;t want to import its video. And it wouldn&#8217;t be able to import it anyway, because iMovie and Final Cut Pro do not support AVCHD at this time. Frankly, there may not be any video editing software that currently supports AVCHD except the software that Sony includes with the camcorder, because it is a very new format.</p>
<p>These cons aren&#8217;t really faults in the camcorder itself; nevertheless, I can&#8217;t buy a camcorder that I can&#8217;t use with my Mac. I returned it the same night. It is rumored that Apple will announce AVCHD support in January at the MacWorld Expo, but until that happens, I will keep my poor little PV-DV851.</p>
<p>In the meantime, I will keep on the lookout. I await Apple&#8217;s support for AVCHD in iMovie and Final Cut Pro. And when I <em>do</em> buy a camcorder, I hope it can have all of the bold features listed above.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.crankybit.com/features-for-a-new-camcorder/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

