<?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>San Bei Ji &#187; Apple</title>
	<atom:link href="http://www.sanbeiji.com/archives/tag/apple/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sanbeiji.com</link>
	<description>三杯雞好吃!</description>
	<lastBuildDate>Thu, 19 Aug 2010 19:12:16 +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>iPhone icons</title>
		<link>http://www.sanbeiji.com/archives/1158</link>
		<comments>http://www.sanbeiji.com/archives/1158#comments</comments>
		<pubDate>Wed, 09 Jun 2010 20:49:59 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[iconography]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.sanbeiji.com/?p=1158</guid>
		<description><![CDATA[Here are some lovely PSDs available for download; excellent for picking apart how to create great iPhone icons: http://christianbaroni.me/?page=downloads (Found via http://twitter.com/flyosity/status/15798736074.) This will be important for iPhone apps but even more important down the road (in my opinion) for web apps that have custom icons associated with them. If you’d like to learn more [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwww.sanbeiji.com%252Farchives%252F1158%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2Fcwon7D%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22iPhone%20icons%22%20%7D);"></div>
<p>Here are some lovely PSDs available for download; excellent for picking apart how to create great iPhone icons:</p>
<p><a href="http://christianbaroni.me/?page=download">http://christianbaroni.me/?page=downloads</a></p>
<p><em>(Found via <a href="http://twitter.com/flyosity/status/15798736074">http://twitter.com/flyosity/status/15798736074</a>.)</em></p>
<p>This will be important for iPhone apps but even more important down the road (in my opinion) for web apps that have custom icons associated with them. If you’d like to learn more about this technique, full instructions for creating a custom desktop iPhone icon for a web page or web app are right here in <a href="http://jonathanstark.com/">Jonathan Stark&#8217;s</a> excellent go-read-this-now book on building web apps with HTML, CSS, and JavaScript:</p>
<p><a href="http://building-iphone-apps.labs.oreilly.com/ch03.html#ch03_id35932602">http://building-iphone-apps.labs.oreilly.com/ch03.html#ch03_id35932602</a></p>
<p>The gist of which is essentially you are creating a 57 x 57 icon and then adding one of the two following HTML lines to identify it:</p>
<p><code>
<link rel="apple-touch-icon" href="icon.png" /></code></p>
<p><code>
<link rel="apple-touch-icon-precomposed" href="icon.png" /></code></p>
<p>The first option inherits the glossy light effect and corner radius from the iPhone OS. The 2nd one does not, so you have to handle corner radius and any desired light effects manually. iPad icons use 72 x 72 pixel resolution. I’m not sure yet, but I’m betting the new OS will have something closer to the 72 px size. Anyone know the answer?</p>

]]></content:encoded>
			<wfw:commentRss>http://www.sanbeiji.com/archives/1158/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone and mouse events</title>
		<link>http://www.sanbeiji.com/archives/875</link>
		<comments>http://www.sanbeiji.com/archives/875#comments</comments>
		<pubDate>Fri, 01 Aug 2008 17:17:49 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[webdesign]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://www.sanbeiji.com/?p=875</guid>
		<description><![CDATA[PPK has written his impressions regarding his shiny brand-new Jesusphone. (I wonder did he get black or white?) In his post, he tells us the initial reports for the behavior of mobile Safari with regards to things like documentation (missing), mouse event implications (game changing), and how the disjunct state of finger tapping and dragging [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwww.sanbeiji.com%252Farchives%252F875%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22iPhone%20and%20mouse%20events%22%20%7D);"></div>
<p><cite class="vcard"><abbr class="fn" title="Peter-Paul Koch"><a class="nickname" href="http://www.quirksmode.org/">PPK</a></abbr></cite> has written his impressions regarding his shiny brand-new <a href="http://communities-dominate.blogs.com/brands/2007/05/entering_iphone.html" title="Communities Dominate Brands: Entering iPhone Era: Marking Time in Mobile">Jesusphone</a>. (I wonder did he get black or white?) </p>
<p><a href="http://www.quirksmode.org/blog/archives/2008/08/iphone_events.html" title="QuirksBlog: iPhone events">In his post</a>, he tells us the initial reports for the behavior of mobile Safari with regards to things like documentation (missing), mouse event implications (game changing), and how the disjunct state of finger tapping and dragging compares with the continuous state of the traditional OS desktop mouse pointer. In particular, he points out the fact that the assumed ever-present mouse pointer (the little cock-eyed arrow which points black and to the upper left on Mac, and is white and points to the upper right on Windows) can no longer be counted on. And in fact, there is no icon any more. Your fingertip is it, my friend!</p>
<blockquote><p>With the coming of the iPhone the mouse model has lost its inescapable logic. Mousemove, mouseover and mouseout (and even poor old :hover) have been downgraded to device-specific events that may not survive in the long run.</p></blockquote>
<p>May not survive&#8230; hmmm, interesting impact. I think he could be right here.</p>
<blockquote><p>But — and here lies the problem — these events are used in countless web sites and applications for a variety of purposes, and Apple simply cannot afford these sites not working on the iPhone.</p></blockquote>
<p>Interestingly, so far Apple has found that it indeed <em>can</em> afford to dispense with Flash and Java on the iPhone platform, and while most complain that the checkbox isn&#8217;t complete, some argue that Apple is doing just fine and  <a href="http://daringfireball.net/2008/02/news_flash_no_flash" title="Daring Fireball: News Flash: No Flash">won&#8217;t be</a> in any hurry <a href="http://daringfireball.net/2008/06/flash_creek" title="Daring Fireball: Up Flash Creek Without a Paddle">anytime soon</a>. Certainly demand for these babies has been extremely high so far. I would be interested to see how many of such sites absolutely depend on such functionality to work, and how many of those either change their site behaviors or create iPhone-friendly web presences as the demand for the mobile web increases. Wondering&#8230; but at the very least, things like these aforementioned mouse events – Flash, Java, and the like – are not yet queued up on Apple&#8217;s priority list, or else they chose to take the <a href="http://gettingreal.37signals.com/ch02_Build_Less.php" title="Getting Real: Build Less (by 37signals)">less-is-better</a> approach. It is an interesting question: How much of the specifications do browser vendors adhere to on such a limited platform such as mobile devices? What is practical? What is feasible?</p>

]]></content:encoded>
			<wfw:commentRss>http://www.sanbeiji.com/archives/875/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Macworld &#8217;08 Announcements</title>
		<link>http://www.sanbeiji.com/archives/842</link>
		<comments>http://www.sanbeiji.com/archives/842#comments</comments>
		<pubDate>Wed, 16 Jan 2008 06:46:24 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Apple TV]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[MacBook Air]]></category>
		<category><![CDATA[Time Capsule]]></category>

		<guid isPermaLink="false">http://www.sanbeiji.com/archives/842</guid>
		<description><![CDATA[I think the MacBook Air is a beautiful piece of industrial design. Beautiful. I probably wouldn&#8217;t buy one, but I really admire it. I bet Yingwen would like it though. It is a sexy machine that is more about portability and fashion than functionality. I know I am a power user at heart, and I&#8217;m [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwww.sanbeiji.com%252Farchives%252F842%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Macworld%20%2708%20Announcements%22%20%7D);"></div>
<p>I think the <a href="http://www.apple.com/macbookair/">MacBook Air</a> is a beautiful piece of industrial design. Beautiful. I probably wouldn&#8217;t buy one, but I really admire it. I bet Yingwen would like it though. It is a sexy machine that is more about portability and fashion than functionality.</p>
<p>I know I am a power user at heart, and I&#8217;m always going to have my eye on the higher end systems that have long-term expansion capability, but I have to say that Apple did a good job on the specs given the space limitations. For one, the soldered RAM is set to 2 GB, so thanks for maxing it out. And 3 pounds for a full-size keyboard and screen is right there about the single most important reason I&#8217;d actually consider blowing upwards of two grand after tax and add-ons on such a machine. If I were still a hard-core BART commuter, this would make it a no-brainer.</p>
<p><a href="http://www.apple.com/appletv/">Apple TV</a> now looks cool now that it no longer requires a computer to connect to online services <em>and</em> they dropped the price, but the 24 hour limitation for rental downloads is too short. Yeah I know on-demand rentals from cable and satellite are about the same duration, and the iTunes downloads are a lot cheaper overall, but the current on-demand rental durations are too short anyway. Well, maybe it&#8217;s no big deal &#8211; I suppose the difference between paying $3.99 for a 24 hour rental and $12.99 for the full rights are pretty minimal in the long run. Ultimately I think the Apple TV features are pretty cool &#8211; especially with Flickr and Youtube connectivity. I was still hoping for an Apple TV that was actually a TV, and maybe with a built-in DVD player too. Less boxes and wires and stuff hanging off the back &#8211; something I could just stick on the wall. The only remaining complaint I have is that they still to this day have not implemented subtitles. Seems like a major failure on the part of accessibility here.</p>
<p>The <a href="http://www.apple.com/iphone/gettingstarted/guidedtourupdate2/">iPhone updates</a> were welcome. I think the most significant of these is the Maps app, where it now tries to triangulate your location. It actually works! Not perfectly accurate, but it seems to find me within the range of the circle that it renders. So much easier to now use &#8220;current location&#8221; as the starting point for generating driving directions.</p>
<p>I don&#8217;t get why they would charge $20 to iPod Touch users to get the software upgrade that gives them the same basic app suite as iPhone. Boo. Just give it to them already. Come on.</p>
<p><a href="http://www.apple.com/timecapsule/">Time Capsule</a> seems like a great idea, and certainly makes a lot of sense when used in conjunction with MacBook Air as a backup solution. This is a nice and convenient luxury item: If I had $500 bucks to burn, sure I&#8217;d go for a 1TB box. Otherwise I&#8217;d probably look for a decent tethered backup drive. UPDATE: Now that I look around and price these things, it isn&#8217;t <em>that</em> much more expensive than a standard off-the-shelf enclosed 1TB drive, and if you factor in the convenience of ubiquitous wireless backups, it is an attractive offer.</p>
<p>All in all it was a nice suite of announcements. Couple all that with last week&#8217;s <a href="http://www.apple.com/macpro/">Mac Pro</a>/<a href="http://www.apple.com/xserve/">XServe</a> items, and it is actually quite a lot of cool gadgetry. Apple TV seems the most significant to me at this point, and I hope they eventually make me my Apple HDTV already.</p>

]]></content:encoded>
			<wfw:commentRss>http://www.sanbeiji.com/archives/842/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Geekdom</title>
		<link>http://www.sanbeiji.com/archives/836</link>
		<comments>http://www.sanbeiji.com/archives/836#comments</comments>
		<pubDate>Fri, 14 Dec 2007 05:04:32 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Funny]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[humor]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.sanbeiji.com/archives/836</guid>
		<description><![CDATA[Via Jase: 88% Geek 77%How Addicted to Apple Are You?]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwww.sanbeiji.com%252Farchives%252F836%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Geekdom%22%20%7D);"></div>
<p>Via <a href="http://www.jastef.net/66_addicted_to_apple">Jase</a>:</p>
<p><a href="http://www.justsayhi.com/bb/geek" style="text-decoration: none; background: url('http://assets.justsayhi.com/badges/874/437/geek_badge1_green.j8krup7pt1.jpg') no-repeat; display: block; width: 268px; height: 82px;"><span style="display: block; padding-left: 125px; padding-top: 28px; color: #000; font-family: Arial; font-size: 22px;">88% Geek</span></a></p>
<p><a href="http://www.justsayhi.com/bb/apple_addiction" style="color: #80A9DD; text-decoration: none; display: block; width: 286px; height: 128px; padding-top: 50px; padding-left: 17px; background: url(http://assets.justsayhi.com/badges/575/627/apple_addiction.urs2nccv57.jpg) no-repeat; font-family: Times New Roman, sans-serif; font-size: 30px;">77%<span style="display: none;">How Addicted to Apple Are You?</span></a></p>

]]></content:encoded>
			<wfw:commentRss>http://www.sanbeiji.com/archives/836/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Rebate</title>
		<link>http://www.sanbeiji.com/archives/813</link>
		<comments>http://www.sanbeiji.com/archives/813#comments</comments>
		<pubDate>Sat, 15 Sep 2007 04:28:40 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[rebate]]></category>

		<guid isPermaLink="false">http://www.sanbeiji.com/archives/813</guid>
		<description><![CDATA[This is how all rebates should work. Confirm ownership over the web rather than cutting and pasting and mailing in a bunch of junk that would take six months to get denied. Thanks for the store credit dudes. Update: All may not be entirely well in rebate-land for some.]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwww.sanbeiji.com%252Farchives%252F813%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Rebate%22%20%7D);"></div>
<p>This is how all rebates should work. <a href="http://www.apple.com/iphone/storecredit/">Confirm ownership <em>over the web</em></a> rather than cutting and pasting and mailing in a bunch of junk that would take six months to get denied.</p>
<p>Thanks for the store credit dudes.</p>
<p>Update: All <a href="http://www.snapturtle.com/wp/2007/09/14/apple-thinks-i-dont-own-an-iphone/">may not be entirely well</a> in rebate-land for some.</p>

]]></content:encoded>
			<wfw:commentRss>http://www.sanbeiji.com/archives/813/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An iPhone Story</title>
		<link>http://www.sanbeiji.com/archives/807</link>
		<comments>http://www.sanbeiji.com/archives/807#comments</comments>
		<pubDate>Wed, 22 Aug 2007 06:16:25 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[handheld]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[User Agents]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.sanbeiji.com/archives/807</guid>
		<description><![CDATA[Last Sunday I purchased an iPhone. This was not my plan, but a couple of things came up to prompt this move. This thing is incredible for the most part, but with only one complaint: The Purchase First of all, my expectation was that I&#8217;d wait until a second generation release came about. I was [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwww.sanbeiji.com%252Farchives%252F807%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22An%20iPhone%20Story%22%20%7D);"></div>
<p>Last Sunday I purchased an iPhone. This was not my plan, but a couple of things came up to prompt this move. This thing is incredible for the most part, but with only one complaint:</p>
<h3>The Purchase</h3>
<p>First of all, my expectation was that I&#8217;d wait until a second generation release came about. I was quite content with my old Sony Ericsson semaphoring to the <a href="http://en.wikipedia.org/wiki/Bimmer">bimmer&#8217;s</a> Bluetooth interface connection, and the old 3G iPod was the hurdy gurdy churning away at the iPod interface in the glove compartment. And these were good times. It all worked just fine &#8211; contacts loaded to the dash, control both from the steering wheel, phone call comes in and the iPod pauses until my conversation completes.</p>
<p>Until last week, when the phone died.</p>
<p>It had been dying a slow but natural death. To be honest, the only thing that was wrong with it was that the battery was able to hold less and less of a charge. The thing on my last business trip would last for maybe one phone conversation after a charge, and certainly wouldn&#8217;t make it through a couple of hours away from its power leash. But finally it ceased to work while connected to the charger. It couldn&#8217;t even hold enough juice to muster up a single phone call connected to power. Clearly it was time for a change.</p>
<p>And then the urgency occurred when a loved one wound up in the hospital, and my phone wasn&#8217;t working to receive the calls for assistance. What timing. Friday night in a hospital I had become all too familiar with recently, to the point where you know half the staff by name. Ugh. I need to do something about this quick.</p>
<p>I had two choices: Get a replacement battery for my Sony Ericsson for around $20 to hold me over until a 2G iPhone appeared, or jump on the technology bandwagon early and get an iPhone for upwards of $700 including tax and AppleCare. Naturally I went for the irrational choice and got the iPhone.</p>
<p>I owned the 1st gen Treo 180 when that first came out, and I loved it despite all its flaws. It was a PDA and a phone, and it was highly functional. But somehow the Treo line got confused and didn&#8217;t go quite where I was hoping it would, Palm support for Mac was off and on, and the rumors of an Apple phone began. My next phone would be a cheap-ass one with Bluetooth just to hold me over a cycle until something decent appeared. So with the iPhone finally coming out and the glowing reviews, I was placing myself in line for one of these babies.</p>
<h3>The Initial Experience</h3>
<p>If I may gush&#8230;</p>
<p>The purchase took minutes, the unboxing and activation was effortless, and I didn&#8217;t find the keyboard too difficult to operate even with my fat, round thumbs and long guitar-player fingernails. The initial sync was a bit lengthy over the USB connection for about 6 GB of data I had ready to go, and I had to rerun it a couple of times to get my contacts list right and to get the software updated on the unit. But once running, it just worked like a hot knife through warm butter.</p>
<p>Every application on this thing works extremely well, and well together. Syncing with my Mac, browsing through contacts, dialing numbers, watching vids from iPod or YouTube, email, calendar, and the rest of it &#8211; all very nice. The browser picks up phone numbers and converts them to hyperlinks to dial. Nice. I am sure that this is the finest mobile device created to date &#8211; very elegant.</p>
<h3>The Browser</h3>
<p>I&#8217;m going to get this out of the way. At the risk of being unpopular, I really am not a huge fan of the Safari web browser on the iPhone. Here&#8217;s why: I can&#8217;t resize fonts beyond tilting the screen &#8211; unless the page itself has font resizing baked in to the controls &#8211; a rarity. Zooming in on the content is inadequate, because I wind up scrolling horizontally as well as veritcally. The default page width for the iPhone is too wide and makes font scales too small as a result. </p>
<p>Now that I&#8217;ve had the iPhone for a couple of days, I <a href="http://www.sanbeiji.com/archives/802">want the handheld media type</a> even more. This is an effing handheld device &#8211; support the handheld media type and prod developers to use it for <em>your</em> world domination goals instead of having to get people to fork their code. Web page layouts are too big by default for this size screen, and the web developer is confronted with the choice of either writing a version of their website just for the iPhone, or they have to install some greasemonkey-style hack. And I&#8217;m seeing plenty of websites offering iPhone-optimized versions of their sites so don&#8217;t tell me you&#8217;re doing this to offer the big giant World Wide Web in all its splendor. Boo. This would be so much better with an option to load the handheld css as an option somewhere. So much. Heck, even on a per-site basis as a preference in the bookmark or something.</p>
<p>What Safari on iPhone does, it does well &#8211; zoom in, hyperlinked phone numbers, and highly usable for a PDA web browser. Give me font resizing and the option to load the handheld stylesheet associated with the given web page and I&#8217;ll be happy. Bonus points if you can squeeze in a Flash plugin.</p>
<h3>The Money Shot</h3>
<p>OK this part I&#8217;m about to tell you was entirely unexpected. I went in to the Apple Store with no expectation that this thing would want to have anything to do with my BMW&#8217;s iPod and/or Bluetooth interfaces. It was created in 1995. This is emerging 1st generation technology two years later &#8211; snowball&#8217;s chance in hell of working with my car I thought.</p>
<p>I thought wrong.</p>
<p>This thing is sick. I tried plugging it in to the iPod interface and it just worked. OK cool &#8211; I can listen to tunes on this thing in my car if I need to. But surely this won&#8217;t pair up with my bimmer, right? No &#8211; it works effing perfectly. I pair it up, it connects just fine, it syncs my contacts, and I can place and receive calls in my car. iPhone gets charged up in the meantime &#8211; bonus points.</p>
<p>This thing just rocks. I am very impressed with the elegance of this innovative and highly usable design. Well done! Just fix Safari for me and we&#8217;ll be good.</p>

]]></content:encoded>
			<wfw:commentRss>http://www.sanbeiji.com/archives/807/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Gadgetry In Motion</title>
		<link>http://www.sanbeiji.com/archives/732</link>
		<comments>http://www.sanbeiji.com/archives/732#comments</comments>
		<pubDate>Sat, 16 Sep 2006 15:25:37 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Meanwhile]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[Nintendo]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Wii]]></category>
		<category><![CDATA[Zune]]></category>

		<guid isPermaLink="false">http://www.sanbeiji.com/?p=732</guid>
		<description><![CDATA[AirPortTV Apple&#8217;s iTV project is exactly what I have been hoping they would do &#8211; create a media link from my network to my television. Bring it on. But waiting until Q1 2007 is such a tease, although I can see if the reason were to bring in a higher bandwidth specification for wireless. I [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwww.sanbeiji.com%252Farchives%252F732%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Gadgetry%20In%20Motion%22%20%7D);"></div>
<h3>AirPortTV</h3>
<p>Apple&#8217;s <a href="http://www.engadget.com/2006/09/12/hands-on-with-the-apple-itv-prototype/">iTV project</a> is exactly what I have been hoping they would do &#8211; create a media link from my network to my television. Bring it on. But waiting until Q1 2007 is such a tease, although I can see if the <a href="http://www.roughlydrafted.com/RD/Home/21133BEF-61B4-40C1-A976-5C1360E60694.html">reason</a> were to bring in a higher bandwidth specification for wireless.</p>
<p>I have to wonder about the long stretch between now and launch though, and the motivation behind announcing so early. Are they concerned a competitor will release a similar box beforehand? Probably. I mean, that&#8217;s why Microsoft does vaporware announcements &#8211; to create that purchase anxiety so people will wait for their offering before buying something that already works and is available in the marketplace.</p>
<h3>Poo</h3>
<p>Zune, Microsoft&#8217;s attempt to piggyback on some of the iPod shine, really looks like something I <a href="http://www.fool.com/news/commentary/2006/commentary06091517.htm">stepped in</a> last week. The thing is an obvious iPod knock-off &#8211; looking like a cheap plastic piece of crapware that I would probably find in a flea market or mounted in cardboard and plastic in the Safeway toy aisle. I actually resisted commenting on this for a while, but when I saw the brown, I had no choice. Sorry.</p>
<p>The announcement of the Zune certainly has generated it&#8217;s share of poopy journalism, too. What really cracks me up is how people think that the wireless DRM-protected music sharing feature is going to force Apple to somehow react. As John Gruber <a href="http://daringfireball.net/2006/09/vapor_fumes">points out</a>: </p>
<blockquote cite="http://daringfireball.net/2006/09/vapor_fumes"><p>If the Zune were already shipping, and people were buying it, and this feature proved to be popular, then, yes, Apple would need to do something about it. Or even if the Zune had just now shipped, and we could actually see this feature and determine that it was actually pretty cool, then, maybe, Apple would need to do something about it. But the Zune is <em>vaporware</em>.</p></blockquote>
<p>Not only does the Zune look like a floating steamer, but in typical Microsoft fashion, it is all just pie in the sky now and months away from actually seeing the light of day. Every competitor to the iPod has crashed and burned so far, and it doesn&#8217;t look like Zune is promising to be much different. It&#8217;s not that I wouldn&#8217;t like to see a competitor, but no-one seems to have been able to step up to the plate yet.</p>
<h3>Wee</h3>
<p>Nintendo&#8217;s <a href="http://wii.nintendo.com/">Wii</a> looks pretty damn sweet. And looking at the comparatively steep price points for Sony and Microsoft&#8217;s bloated systems, combined with some cool new features, I suspect it will compete just fine in the game console marketplace. With <a href="http://wii.nintendo.com/games_list.html">plenty</a> of interesting games (including Zelda, Mario, and Sonic themes), an innovative (if somewhat odd) game controller solution, and it&#8217;s low price point, it should do well. I myself lean towards the Wii, simply because it&#8217;s cheap, the kids are pretty young, and no-one does that much gaming in our house anyway. (That would have been my job before, but life is busy these days&#8230;)</p>

]]></content:encoded>
			<wfw:commentRss>http://www.sanbeiji.com/archives/732/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mobile Dreams</title>
		<link>http://www.sanbeiji.com/archives/408</link>
		<comments>http://www.sanbeiji.com/archives/408#comments</comments>
		<pubDate>Mon, 26 Jul 2004 16:00:00 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[MP3]]></category>
		<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://www.sanbeiji.com/wp2/?p=387</guid>
		<description><![CDATA[Apple strikes cell phone music deal &#124; CNET News.com Outstanding move: Apple Computer and Motorola announced a deal Monday that will let customers of the iTunes music store transfer songs onto the next generation of MP3-enabled phones from the handset maker. Now that is a cool idea. The holy grail of mobile technology is the [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwww.sanbeiji.com%252Farchives%252F408%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Mobile%20Dreams%22%20%7D);"></div>
<p><a href="http://news.com.com/Apple strikes cell phone music deal/2100-1027_3-5284580.html" title="Apple strikes cell phone music deal | CNET News.com - http://news.com.com/Apple strikes cell phone music deal/2100-1027_3-5284580.html" target="_blank">Apple strikes cell phone music deal | CNET News.com</a></p>
<p>Outstanding move:</p>
<blockquote><p>Apple Computer and Motorola announced a deal Monday that will let customers of the iTunes music store transfer songs onto the next generation of <acronym title="MPEG-2 Layer 3">MP3</acronym>-enabled phones from the handset maker.</p>
</blockquote>
<p>Now that is a cool idea.</p>
<p>The holy grail of mobile technology is the ultimate all-in-one device. No-one wants to carry around a mobile phone&#44; a pager&#44; an <acronym title="MPEG-2 Layer 3">MP3</acronym> player&#44; and a <acronym title="Personal Digital Assistant">PDA</acronym>. Adding a little iTunes browsability and some music playback is a brilliant little move that would definitley get my attention when selecting my next phone. Let&#8217;s indulge in a bit of geek-struck fantasy for a moment&#44; shall we?</p>
<h5>Features</h5>
<p>Our ideal mobile device would have these features: <acronym title=" Global System for Mobile Communications">GSM</acronym>/<acronym title=" General Packet Radio Service">GPRS</acronym> phone&#44; <acronym title="Short Message Service">SMS</acronym>&#44; web browser with text-only preference and <code title="CSS media type for handheld devices">media="handheld"</code> understanding&#44; Bluetooth&#44; basic contacts/calendar/task reminders apps&#44; <acronym title="AOL Instant Messenger">AIM</acronym>&#44; camera&#44; and music player. The device would have a bright and easily-read touch screen that makes efficient use of a very compact form factor&#44; the battery would be durable and long-lasting&#44; and all the data would synchronize effortlessly with my Mac. The device accepts flash-based media cards. Most importantly&#44; the device would have a minimum of moving parts and be shock and moisture resistant. (I have kids&#8230;)</p>
<p>For the camera&#44; would over the top to ask for a wide-angle and telephoto lenses? Why yes&#44; yes it would. Let&#8217;s not ask for that. But what about two (or more) megapixels? Yeah&#44; sure&#44; why not&#8230;</p>
<h5>Accessories</h5>
<p>Any fashion girl knows that the key to looking sharp is knowing how to accessorize. The same goes for your garden variety geek. The perfect mobile device would offer a wide array of accessories to maximize productivity&#44; ease of use&#44; and l33t h4x0r d00d status. First off&#44; nothing says &#8220;geek&#8221; like a nice Bluetooth stereo noise-cancelling headset. This unit doubles as microphone and stereo headphones&#44; and has no wires to trip up on&#44; and features incredible audio sound while <a href="http://www.sanbeiji.com/blog/article.php?articleNum=279" title="Goodbye&#44; World!">cancelling out unwanted noise</a>. Next&#44; we want USB power. A simple&#44; compact cable that will recharge the device from any USB source and will facilitate synchronization for the poor huddled masses who have not yet aquired Bluetooth. And finally&#44; a Bluetooth-enabled keyboard. And no&#44; not a full-size keyboard. We want a tiny&#44; pocket-sized keyboard &#8211; even possibly a thumb keyboard like on the Treo&#44; that could slip into a pocket&#44; purse&#44; or backpack&#44; and be pulled out for setting reminders or creating text pages.</p>
<h5>Service</h5>
<p>Finally&#44; the device must come with an always-on <acronym title=" General Packet Radio Service">GPRS</acronym> flat-rate internet access plan that is affordably priced at $10 per month. Nobody wants to pay $40 per month for metered internet access for a screen the size of a half-dollar. Make your extra ducats by offering services such as stock trades&#44; ringtones&#44; app downloads (i.e. games)&#44; and songs from the iTunes music store. Add to that natinowide free long distance&#44; international roaming&#44; free <acronym title="Short Message Service">SMS</acronym> and voicemail&#44; and three-way calling.</p>
<p>Singing: <span style="italic">And a partridge in a pear tree&#8230;.</span></p>

]]></content:encoded>
			<wfw:commentRss>http://www.sanbeiji.com/archives/408/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
