<?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>The iPhone Blog &#187; webkit</title>
	<atom:link href="http://www.theiphoneblog.com/tag/webkit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.theiphoneblog.com</link>
	<description>For people who dare to Phone Different.</description>
	<lastBuildDate>Sun, 22 Nov 2009 21:58:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WebGL and TuneKit, Not Flash, the Future for iPhone?</title>
		<link>http://www.theiphoneblog.com/2009/09/14/webgl-tunekit-flash-future-iphone/</link>
		<comments>http://www.theiphoneblog.com/2009/09/14/webgl-tunekit-flash-future-iphone/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 13:09:38 +0000</pubDate>
		<dc:creator>Rene Ritchie</dc:creator>
				<category><![CDATA[Editorial]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[itunes extras]]></category>
		<category><![CDATA[itunes lp]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[tunekit]]></category>
		<category><![CDATA[webgl]]></category>
		<category><![CDATA[webkit]]></category>

		<guid isPermaLink="false">http://www.theiphoneblog.com/?p=11718</guid>
		<description><![CDATA[

More than 2 years post-iPhone launch, no news on Flash ever coming to the iPhone, yet Apple is pressing ahead with technologies like H.264 video (YouTube App&#8217;s been using it since day one), HTML 5 and CSS animation (iPhone Safari supported them first), HTTP Live Streaming, and now WebGL for hardware accelerated 3D-graphics, and TuneKit, [...]<p>This is a story by <a href="http://theiphoneblog.com">the iPhone Blog</a>.  This feed is sponsored by <a href="http://store.theiphoneblog.com">The iPhone Blog Store</a>.<br/><br/><a href="http://www.theiphoneblog.com/2009/09/14/webgl-tunekit-flash-future-iphone/">WebGL and TuneKit, Not Flash, the Future for iPhone?</a></p>
]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/2rpKpj6ZO9w&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;hl=en&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/2rpKpj6ZO9w&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;hl=en&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="425" height="344"></embed></object></p>

<p>More than 2 years post-iPhone launch, no news on <a href="http://www.theiphoneblog.com/tag/flash/">Flash</a> ever coming to the iPhone, yet Apple is pressing ahead with technologies like H.264 video (YouTube App&#8217;s been using it since day one), <a href="http://www.theiphoneblog.com/tag/html-5/">HTML 5</a> and <a href="http://www.theiphoneblog.com/2009/03/16/iphone-browser-advanced-desktop-3d-graphics/">CSS animation</a> (iPhone Safari <a href="http://www.theiphoneblog.com/2009/02/06/webkit-tells-flash-kiss-apps-css-animation-3d-iphone-safari-browser/">supported them first</a>), <a href="http://www.theiphoneblog.com/2009/07/10/iphone-30-http-streaming-media/">HTTP Live Streaming</a>, and now WebGL for hardware accelerated 3D-graphics, and TuneKit, the framework behind the new iTunes LP rich media content.</p>

<p>Read on to find out what they are, how they work, and why they might make plugins like Flash increasingly unnecessary&#8230;</p>

<p><span id="more-11718"></span></p>

<p>Says developer blog <a href="http://blog.wolfire.com/2009/09/preview-of-webkits-webgl-canvas3d/">Wolfire</a>:</p>

<blockquote>
  <p>WebGL is basically an initiative to bring 3D graphics into web browsers natively, without having to download any plugins. This is achieved by adding a few things to HTML5, namely, defining a JavaScript binding to OpenGL ES 2.0 and letting you draw things into a 3D context of the canvas element.</p>
</blockquote>

<p>This would bring 3D-gaming (or any 3D application) right into the browser with hardware acceleration, with no plugin like Flash needed to hog your memory, heat up your processor, or crash the browser. (Browsers can do all of those things well enough without the extra help). In addition to WebKit (which is the foundation of Apple&#8217;s Safari, Google&#8217;s Chrome, Palm&#8217;s Web, BlackBerry&#8217;s <a href="http://www.theiphoneblog.com/2009/08/24/competition-blackberry-browser-webkit-torch-mobile/">just-purchased</a> Torch Mobile, and some Nokia devices), Firefox and Opera are also supporting it. Internet Explorer? <em>Shrug</em>.</p>

<p>TuneKit is the foundation behind <a href="http://www.theiphoneblog.com/2009/09/13/itunes-9-software-walkthrough/">iTunes 9</a>&#8217;s new iTunes LP and iTunes Extras formats, according to <a href="http://www.appleinsider.com/articles/09/09/14/apples_tunekit_itunes_lp_format_appears_aimed_at_apple_tv.html">AppleInsider</a>:</p>

<blockquote>
  <p>Similar to Apple&#8217;s use of the SproutCore JavaScript framework to build its MobileMe web apps, TuneKit provides media developers with a familiar JavaScript framework for creating interactive bonus materials. TuneKit, like SproutCore, proves that a proprietary middleware runtime plugin such as Adobe Flash or Microsoft Silverlight is simply unnecessary to deliver this kind of interactive media content, thanks in part to rapid advances in JavaScript rendering engine optimization.</p>
</blockquote>

<p><a href="http://www.theiphoneblog.com/2009/09/12/itunes-lp-drm-lots-webkit/">Like TiPb</a>, they couldn&#8217;t help but notice the 720p nature of the current iTunes LP and iTunes Extras formats seem destined for the Apple TV, and we&#8217;re keeping the oft-rumored <a href="http://www.theiphoneblog.com/tag/itablet/">iTablet</a> on that list as well.</p>

<p>Adobe Flash on the other hand, still hasn&#8217;t produced an optimized version for Mac OS X, never mind iPhone OS X, according to Apple is the <a href="http://www.theiphoneblog.com/2009/06/08/tipb-wwdc-2009-live-meta-blog/">number one cause of browser crashes</a>, continues to experience <a href="http://www.adobe.com/support/security/bulletins/apsb09-10.html">security threats</a> (though Javascript is no angel here either), and is under increasing privacy scrutiny due to Flash cookies. (If you&#8217;ve never checked, here&#8217;s the <a href="http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager06.html">page on Adobe&#8217;s site</a> that shows which websites are storing information about you in the Flash plugin).</p>

<p>Since, at the end of the day, users don&#8217;t care about Flash or WebKit/browser technology, they just want their videos and games, things like WebGL and TuneKit could very well replace large amounts of Flash (and competing formats like SilverLight) on the web, especially the mobile web.</p>

<p>And personally I&#8217;m fine with that. A series of cutting edge, specific, highly optimized technologies are sometimes better than aging, overextended architectures anyway (feel free to insert iTunes jokes here).</p>
<p>This is a story by <a href="http://theiphoneblog.com">the iPhone Blog</a>.  This feed is sponsored by <a href="http://store.theiphoneblog.com">The iPhone Blog Store</a>.<br /><br /><a href="http://www.theiphoneblog.com/2009/09/14/webgl-tunekit-flash-future-iphone/">WebGL and TuneKit, Not Flash, the Future for iPhone?</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.theiphoneblog.com/2009/09/14/webgl-tunekit-flash-future-iphone/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Inside iTunes LP: No DRM, Lots of WebKit</title>
		<link>http://www.theiphoneblog.com/2009/09/12/itunes-lp-drm-lots-webkit/</link>
		<comments>http://www.theiphoneblog.com/2009/09/12/itunes-lp-drm-lots-webkit/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 16:32:54 +0000</pubDate>
		<dc:creator>Rene Ritchie</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[drm-free]]></category>
		<category><![CDATA[its only rock and roll but we like it]]></category>
		<category><![CDATA[itunes lp]]></category>
		<category><![CDATA[webkit]]></category>

		<guid isPermaLink="false">http://www.theiphoneblog.com/?p=11589</guid>
		<description><![CDATA[

At Apple&#8217;s annual special music event, this year dubbed &#8220;It&#8217;s only rock and roll, but we like it&#8221; they announced a new, old-style album-centric offering called iTunes LP. The image painted was of a young Steve Jobs, grabbing his bike, riding to the music store, buying the latest Dylan on vinyl, racing home, putting it [...]<p>This is a story by <a href="http://theiphoneblog.com">the iPhone Blog</a>.  This feed is sponsored by <a href="http://store.theiphoneblog.com">The iPhone Blog Store</a>.<br/><br/><a href="http://www.theiphoneblog.com/2009/09/12/itunes-lp-drm-lots-webkit/">Inside iTunes LP: No DRM, Lots of WebKit</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.theiphoneblog.com/images/stories/2009/09/itunes-lp-jay-z-intro-500x312.png"><img src="http://www.theiphoneblog.com/images/stories/2009/09/itunes-lp-jay-z-intro-500x312-400x249.png" alt="itunes-lp-jay-z-intro-500x312" title="itunes-lp-jay-z-intro-500x312" width="400" height="249" class="aligncenter size-medium wp-image-11591" /></a></p>

<p>At Apple&#8217;s annual special music event, this year dubbed &#8220;<a href="http://www.theiphoneblog.com/tag/its-only-rock-and-roll-but-we-like-it/">It&#8217;s only rock and roll, but we like it</a>&#8221; they announced a new, old-style album-centric offering called <a href="http://www.theiphoneblog.com/2009/09/09/apple-launches-itunes-lp/">iTunes LP</a>. The image painted was of a young Steve Jobs, grabbing his bike, riding to the music store, buying the latest Dylan on vinyl, racing home, putting it on his turn table, and then lying back and listening, while pouring over the album art, liner material, lyrics, and other extras.</p>

<p>Fast forward to the era of CDs, and ultimately iTunes and digital downloads, and extras became less common, as did buying entire albums. For lazy artists who made one or two good songs and loaded the rest with filler, well deserved. For true artists who wrote albums like epics, like symphonies in multiple parts, well&#8230; the listener was the one missing out.</p>

<p>Admittedly, when we first heard about iTunes LP, code-named <a href="http://www.theiphoneblog.com/tag/cocktail/">Cocktail</a>, we worried that Big Music was trying to force Apple to force us to buy those lazy, filler-filled albums, and maybe even sneak DRM (Digital Rights Management) back into our f<a href="http://www.theiphoneblog.com/2009/01/06/macworld-itunes-drm-free/">reshly-liberated iTunes</a>.</p>

<p>Turns out that young Steve Jobs and his Dylan album was closer to what we get with iTunes LP than a Big Music lock down scheme. And thank goodness for that.</p>

<p>Web developer <a href="http://jayrobinson.org/2009/09/11/some-notes-on-itunes-lp/">Jay Robinson</a> (via <a href="http://daringfireball.net/linked/2009/09/12/itunes-lp-robinson">Daring Fireball</a>) has taken a closer look at iTunes LP, and provided lots of great details for those interested in the format. Like what?</p>

<ul>
<li>The iTunes LP files are ITLP format and rather large (~500MB)</li>
<li>They&#8217;re in 720p, (which is confusing for smaller display sizes like on some laptops, but might make sense on Apple TV, or dare we say, an <a href="<a href="http://www.theiphoneblog.com/tag/itablet/">iTablet</a>&#8220;>iTablet?)</li>
<li>iTunes LP visualizer</li>
<li>Internal structure uses WebKit (the foundation of Safari) for rendering, HTML 4.01, CSS, and Javascript.</li>
<li>And best of all &#8212; DRM-free! (YES!)</li>
</ul>

<p>Check out <a href="http://jayrobinson.org/2009/09/11/some-notes-on-itunes-lp/">Robinson</a>&#8217;s full write up for a lot more on the new iTunes LP format, and if you try it out, tell us what you get and how you like it!</p>
<p>This is a story by <a href="http://theiphoneblog.com">the iPhone Blog</a>.  This feed is sponsored by <a href="http://store.theiphoneblog.com">The iPhone Blog Store</a>.<br /><br /><a href="http://www.theiphoneblog.com/2009/09/12/itunes-lp-drm-lots-webkit/">Inside iTunes LP: No DRM, Lots of WebKit</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.theiphoneblog.com/2009/09/12/itunes-lp-drm-lots-webkit/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>The Competition: BlackBerry Browser Going WebKit via Torch Mobile?!</title>
		<link>http://www.theiphoneblog.com/2009/08/24/competition-blackberry-browser-webkit-torch-mobile/</link>
		<comments>http://www.theiphoneblog.com/2009/08/24/competition-blackberry-browser-webkit-torch-mobile/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 14:52:55 +0000</pubDate>
		<dc:creator>Rene Ritchie</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[BlackBerry]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[rim]]></category>
		<category><![CDATA[The competition]]></category>
		<category><![CDATA[webkit]]></category>

		<guid isPermaLink="false">http://www.theiphoneblog.com/?p=10642</guid>
		<description><![CDATA[

CrackBerry.com is reporting that RIM has acquired Torch Mobile, makers of the WebKit-powered Iris mobile browser.

Apple-backed WebKit is the open-source rendering engine behind Mac Safari and Google Chrome, which isn&#8217;t a very large segment, all told. Mobile WebKit, however, powers the portable world with the iPhone (and iPod touch) Safari, Google Android Chrome Lite, the [...]<p>This is a story by <a href="http://theiphoneblog.com">the iPhone Blog</a>.  This feed is sponsored by <a href="http://store.theiphoneblog.com">The iPhone Blog Store</a>.<br/><br/><a href="http://www.theiphoneblog.com/2009/08/24/competition-blackberry-browser-webkit-torch-mobile/">The Competition: BlackBerry Browser Going WebKit via Torch Mobile?!</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.theiphoneblog.com/images/stories/2009/08/picture-27.png"><img src="http://www.theiphoneblog.com/images/stories/2009/08/picture-27.png" alt="picture-27" title="picture-27" width="347" height="252" class="aligncenter size-full wp-image-10643" /></a></p>

<p><a href="http://crackberry.com/research-motion-acquires-torch-mobile">CrackBerry.com</a> is reporting that RIM has acquired <a href="http://torchmobile.com/">Torch Mobile</a>, makers of the WebKit-powered Iris mobile browser.</p>

<p>Apple-backed <a href="http://webkit.org/">WebKit</a> is the open-source rendering engine behind Mac Safari and Google Chrome, which isn&#8217;t a very large segment, all told. Mobile WebKit, however, powers the portable world with the iPhone (and iPod touch) Safari, Google Android Chrome Lite, the Palm Pre/webOS browser, and some Nokia devices. Add BlackBerry to the mix and it pretty much looks like the mobile world vs. IE6 on Windows Phone &#8212; strangely inverse the desktop landscape where IE dominates and Firefox brings up the rear. (FireFox&#8217;s mobile <a href="http://www.wmexperts.com/tags/fennec">Fennec</a> browser is still in development).</p>

<p>It was just a couple weeks ago that <a href="http://www.theiphoneblog.com/2009/08/12/competition-blackberry-iphoneclass-web-browser-summer/">RIM promised an iPhone-class browser from BlackBerry</a> by next summer, and it looks like this might just give them one heckuva jumpstart in getting there.</p>
<p>This is a story by <a href="http://theiphoneblog.com">the iPhone Blog</a>.  This feed is sponsored by <a href="http://store.theiphoneblog.com">The iPhone Blog Store</a>.<br /><br /><a href="http://www.theiphoneblog.com/2009/08/24/competition-blackberry-browser-webkit-torch-mobile/">The Competition: BlackBerry Browser Going WebKit via Torch Mobile?!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.theiphoneblog.com/2009/08/24/competition-blackberry-browser-webkit-torch-mobile/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>More on New Gmail WebApp for iPhone: HTML5, Offline Access, Easy Linking</title>
		<link>http://www.theiphoneblog.com/2009/04/08/gmail-webapp-iphone-html5-offline-access-easy-linking/</link>
		<comments>http://www.theiphoneblog.com/2009/04/08/gmail-webapp-iphone-html5-offline-access-easy-linking/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 11:16:28 +0000</pubDate>
		<dc:creator>Rene Ritchie</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[daring fireball]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[webapps]]></category>
		<category><![CDATA[webkit]]></category>

		<guid isPermaLink="false">http://www.theiphoneblog.com/?p=7956</guid>
		<description><![CDATA[

Daring Fireball has been looking into Google&#8217;s new Gmail WebApp for the iPhone and the technologies behind it. We already know the iPhone packs a version of Apple&#8217;s Safari Web Browser which is, in some ways, even more advanced than desktop Safari on the Mac. SQLite database caching, for example, for example users continue to [...]<p>This is a story by <a href="http://theiphoneblog.com">the iPhone Blog</a>.  This feed is sponsored by <a href="http://store.theiphoneblog.com">The iPhone Blog Store</a>.<br/><br/><a href="http://www.theiphoneblog.com/2009/04/08/gmail-webapp-iphone-html5-offline-access-easy-linking/">More on New Gmail WebApp for iPhone: HTML5, Offline Access, Easy Linking</a></p>
]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/v5J5sA48eV0&#038;rel=0&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;hl=en&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/v5J5sA48eV0&#038;rel=0&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;hl=en&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object></p>

<p><a href="http://daringfireball.net/linked/2009/04/07/google-webkit-html-5">Daring Fireball</a> has been looking into Google&#8217;s <a href="http://www.theiphoneblog.com/2009/04/07/google-updates-gmail-calendar-webapp-iphone/">new Gmail WebApp</a> for the iPhone and the technologies behind it. We already know the iPhone packs a version of Apple&#8217;s <a href="http://www.theiphoneblog.com/tag/safari/">Safari Web Browser</a> which is, in some ways, even <a href="http://www.theiphoneblog.com/2009/03/16/iphone-browser-advanced-desktop-3d-graphics/">more advanced</a> than desktop Safari on the Mac. SQLite database caching, for example, for example users continue to archive or star messages even when there&#8217;s no internet connection. What&#8217;s more interesting to him, us &#8212; and likely users &#8212; is how that technology improves functionality.</p>

<p>Says <a href="http://daringfireball.net/linked/2009/04/07/gmail-iphone">Gruber</a>:</p>

<blockquote>
  <p>I use the native iPhone Mail app to read email on my iPhone, but I’m tempted to start using the Gmail web app for one reason: I waste a lot of time switching back and forth between Mail and Safari after tapping a URL in an email. When using the Gmail web app, tapped links simply open in a new Safari tab. The iPhone Mail app needs a built-in web view, like what most popular iPhone Twitter clients offer.</p>
</blockquote>

<p>Google&#8217;s <a href="http://google-code-updates.blogspot.com/2009/04/html5-and-webkit-pave-way-for-mobile.html">Alex Nicolaou</a> has blogged about the process.</p>

<p>We once wondered what the future of WebApps would be in a post-native apps world. Looks like Google expects &#8212; and is out to prove &#8212; things still look very bright.</p>

<p>Anyone else considering ditching the built-in mobile Mail app for some web-based Gmail?</p>
<p>This is a story by <a href="http://theiphoneblog.com">the iPhone Blog</a>.  This feed is sponsored by <a href="http://store.theiphoneblog.com">The iPhone Blog Store</a>.<br /><br /><a href="http://www.theiphoneblog.com/2009/04/08/gmail-webapp-iphone-html5-offline-access-easy-linking/">More on New Gmail WebApp for iPhone: HTML5, Offline Access, Easy Linking</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.theiphoneblog.com/2009/04/08/gmail-webapp-iphone-html5-offline-access-easy-linking/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>iPhone 3.0: Mobile Safari Using Nitro Engine for Ultra-Fast Web Browsing?</title>
		<link>http://www.theiphoneblog.com/2009/03/26/iphone-30-mobile-safari-nitro-engine-ultrafast-web-browsing/</link>
		<comments>http://www.theiphoneblog.com/2009/03/26/iphone-30-mobile-safari-nitro-engine-ultrafast-web-browsing/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 19:05:06 +0000</pubDate>
		<dc:creator>Rene Ritchie</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[3.0]]></category>
		<category><![CDATA[iphone 3.0]]></category>
		<category><![CDATA[iphone OS 3.0]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[nitro]]></category>
		<category><![CDATA[rendering speed]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[webkit]]></category>

		<guid isPermaLink="false">http://www.theiphoneblog.com/?p=7799</guid>
		<description><![CDATA[

We so fondly remember Palm&#8217;s Roger McNamee stating the Pre would be a million times faster on the web than the iPhone (now retracted), and even our sister-site PreCentral.net jumped on that band wagon, saying the Pre looked to be 4x faster than the iPhone.

Of course, we mentioned that on Sprint, lacking simultaneous voice and [...]<p>This is a story by <a href="http://theiphoneblog.com">the iPhone Blog</a>.  This feed is sponsored by <a href="http://store.theiphoneblog.com">The iPhone Blog Store</a>.<br/><br/><a href="http://www.theiphoneblog.com/2009/03/26/iphone-30-mobile-safari-nitro-engine-ultrafast-web-browsing/">iPhone 3.0: Mobile Safari Using Nitro Engine for Ultra-Fast Web Browsing?</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href='http://www.theiphoneblog.com/images/stories/2009/02/overview-safari-family-20090217.png'><img src="http://www.theiphoneblog.com/images/stories/2009/02/overview-safari-family-20090217.png" alt="" title="overview-safari-family-20090217" width="336" height="208" class="aligncenter size-medium wp-image-7258" /></a></p>

<p>We so fondly remember Palm&#8217;s Roger McNamee stating the Pre would be a <a href="http://www.theiphoneblog.com/2009/03/06/ceohsnap-daily-double-palms-mcnamee-hurts-iphone-hearts-mac/">million times faster</a> on the web than the iPhone (now <a href="http://www.theiphoneblog.com/2009/03/10/ceohsnapback-palm-retracts-mcnamees-iphone-attacks/">retracted</a>), and even our sister-site <a href="http://www.PreCentral.net">PreCentral.net</a> jumped on that band wagon, saying the <a href="http://www.precentral.net/pre-browser-almost-4x-faster-iphone">Pre looked to be 4x faster</a> than the iPhone.</p>

<p>Of course, we mentioned that on Sprint, lacking simultaneous voice and data, even a million times zero is still zero. Less flippantly, however, when <a href="http://www.theiphoneblog.com/2009/02/24/apple-releases-safari-4-beta-iphone-safari/">Safari 4 Beta</a> shipped for the desktop with its new ultra-fast Nitro (formerly SquirrelFish) rendering engine, we figured it would only be a matter of time before that scaled down to the iPhone&#8217;s version of Safari (based on the same WebKit foundations as desktop Safari, as is the Palm Pre browser and Android Chrome Lite).</p>

<p>Now<a href="http://daringfireball.net/linked/2009/03/26/javascript-iphone-os-3"> Daring Fireball</a> and <a href="http://waynepan.com/2009/03/24/iphone-30-javascript-performance/">Wayne Pan</a> posit that turbo boost might have already happened in <a href="http://www.tipb.com/tag/3.0">iPhone OS 3.0</a>:</p>

<blockquote>
  <p>Wayne Pan has braved the NDA waters and published JavaScript benchmarks for iPhone OS 3.0, and they are impressive — with results ranging between 3× and 10× faster than iPhone OS 2.2. And I’ll confirm that MobileSafari on iPhone OS 3.0 passes my simple “could be Nitro” recursion depth test.</p>
</blockquote>

<p>From what we&#8217;ve seen of 3.0, it seems that way to us as well. Along with <a href="http://www.theiphoneblog.com/2009/03/16/iphone-browser-advanced-desktop-3d-graphics/">HTML5, CSS, 2D and 3D animation</a>, <a href="http://www.theiphoneblog.com/2009/03/18/iphone-30-mobile-safari-antiphishing-auto-fill/">anti-phishing, AutoFill</a>, etc., it will be interesting to see what Apple and the WebKit team can pull of by the time iPhone 3.0 launches this summer&#8230;</p>
<p>This is a story by <a href="http://theiphoneblog.com">the iPhone Blog</a>.  This feed is sponsored by <a href="http://store.theiphoneblog.com">The iPhone Blog Store</a>.<br /><br /><a href="http://www.theiphoneblog.com/2009/03/26/iphone-30-mobile-safari-nitro-engine-ultrafast-web-browsing/">iPhone 3.0: Mobile Safari Using Nitro Engine for Ultra-Fast Web Browsing?</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.theiphoneblog.com/2009/03/26/iphone-30-mobile-safari-nitro-engine-ultrafast-web-browsing/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>iPhone Browser More Advanced than Desktop for 3D Graphics?</title>
		<link>http://www.theiphoneblog.com/2009/03/16/iphone-browser-advanced-desktop-3d-graphics/</link>
		<comments>http://www.theiphoneblog.com/2009/03/16/iphone-browser-advanced-desktop-3d-graphics/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 14:01:06 +0000</pubDate>
		<dc:creator>Rene Ritchie</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[3d]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[mobile safari]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[webkit]]></category>

		<guid isPermaLink="false">http://www.theiphoneblog.com/?p=7526</guid>
		<description><![CDATA[

Ars Technica has a great article up on the future of web design, involving 2D and 3D graphics and transformations, and what&#8217;s most interesting is that it&#8217;s the iPhone&#8217;s Mobile Safari browser that right now seems to be leading the way in surfacing this next-gen (Flash killing?) goodness for general users:


  The WebKit team [...]<p>This is a story by <a href="http://theiphoneblog.com">the iPhone Blog</a>.  This feed is sponsored by <a href="http://store.theiphoneblog.com">The iPhone Blog Store</a>.<br/><br/><a href="http://www.theiphoneblog.com/2009/03/16/iphone-browser-advanced-desktop-3d-graphics/">iPhone Browser More Advanced than Desktop for 3D Graphics?</a></p>
]]></description>
			<content:encoded><![CDATA[<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=3576342&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=3576342&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object></p>

<p><a href="http://arstechnica.com/apple/news/2009/03/apple-holding-back-on-web-based-3d-graphics.ars">Ars Technica</a> has a great article up on the future of web design, involving 2D and 3D graphics and transformations, and what&#8217;s most interesting is that it&#8217;s the iPhone&#8217;s Mobile Safari browser that right now seems to be leading the way in surfacing this next-gen (Flash killing?) goodness for general users:</p>

<blockquote>
  <p>The WebKit team added CSS Transforms to nightly builds of WebKit back in October 2007, transforms that included scaling, rotation, skewing, and translation in 2D space. As the specification matured, 3D and animation capabilities were added. Eventually, the 3D transforms were broken out into a specification of their own. Though WebKit has had these 3D transform capabilities for some time, only Mobile Safari on the iPhone and iPod touch has them enabled. </p>
</blockquote>

<p>Check out some of the other demos, and get the full scoop, over on <a href="http://arstechnica.com/apple/news/2009/03/apple-holding-back-on-web-based-3d-graphics.ars">Ars</a>.</p>
<p>This is a story by <a href="http://theiphoneblog.com">the iPhone Blog</a>.  This feed is sponsored by <a href="http://store.theiphoneblog.com">The iPhone Blog Store</a>.<br /><br /><a href="http://www.theiphoneblog.com/2009/03/16/iphone-browser-advanced-desktop-3d-graphics/">iPhone Browser More Advanced than Desktop for 3D Graphics?</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.theiphoneblog.com/2009/03/16/iphone-browser-advanced-desktop-3d-graphics/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Apple Releases Safari 4 Beta: What Does it Mean for iPhone Safari?</title>
		<link>http://www.theiphoneblog.com/2009/02/24/apple-releases-safari-4-beta-iphone-safari/</link>
		<comments>http://www.theiphoneblog.com/2009/02/24/apple-releases-safari-4-beta-iphone-safari/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 15:03:29 +0000</pubDate>
		<dc:creator>Rene Ritchie</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[mobile safari]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[safari 4]]></category>
		<category><![CDATA[webkit]]></category>

		<guid isPermaLink="false">http://www.theiphoneblog.com/?p=7257</guid>
		<description><![CDATA[

Apple has just released the first public beta of their new Safari 4 web browser for both the Mac and Windows (the Windows version now looking like an actual XP or Vista app). New features include an iTunes/Finder-like CoverFlow visualization for exploring browser history, and Apple TV commercial-esque visual wall of Top Sites (which should [...]<p>This is a story by <a href="http://theiphoneblog.com">the iPhone Blog</a>.  This feed is sponsored by <a href="http://store.theiphoneblog.com">The iPhone Blog Store</a>.<br/><br/><a href="http://www.theiphoneblog.com/2009/02/24/apple-releases-safari-4-beta-iphone-safari/">Apple Releases Safari 4 Beta: What Does it Mean for iPhone Safari?</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.theiphoneblog.com/images/stories/2009/02/overview-safari-family-20090217.png" alt="" title="overview-safari-family-20090217" width="336" height="208" class="aligncenter size-full wp-image-7258" /></p>

<p>Apple has just released the first public beta of their new <a href="http://www.apple.com/safari/">Safari 4 web browser</a> for both the Mac and Windows (the Windows version now looking like an actual XP or Vista app). <a href="http://www.apple.com/safari/whats-new.html">New features</a> include an iTunes/Finder-like CoverFlow visualization for exploring browser history, and Apple TV commercial-esque visual wall of Top Sites (which should cause the same potential pr0nbarassment for some as Chrome and Opera&#8217;s &#8220;favorite&#8221; visualizers in the past), the ability to search, spotlight-like through past sites, Chrome-style top-mounted tabs, robust developer tools&#8230; and most important for the iPhone and iPod touch&#8217;s future &#8212; the new Nitro Engine for screaming fast JavaScript rendering.</p>

<p>Yes, JavaScript engines are the new speeds and feeds. Bottom line, the more script, the slower and heavier the site. Hey, BlackBerry still <a href="http://crackberry.com/my-blackberry-bolds-browsers-are-buggered">turns JavaScript off by default</a> on the Bold and Storm to get anything approaching decent rendering speeds. But with Google&#8217;s V8 and Firefox&#8217;s TraceMonkey helping push the technology &#8212; not to mention every Web 2.0 site ladling on the AJAX &#8212; we&#8217;re going to need all the power we can get, especially on the iPhone.</p>

<p>As for the rest: CoverFlow already works well on the iPhone, though I&#8217;m not sure we need it in Mobile Safari, and the smaller screen might make Top Sites a little too tiny to be useful. And the search? Heh. We still need Spotlight on the entire iPhone, so how about we get that rolled up together?</p>

<p>Anything else you want to see in Mobile Safari 3.0?</p>
<p>This is a story by <a href="http://theiphoneblog.com">the iPhone Blog</a>.  This feed is sponsored by <a href="http://store.theiphoneblog.com">The iPhone Blog Store</a>.<br /><br /><a href="http://www.theiphoneblog.com/2009/02/24/apple-releases-safari-4-beta-iphone-safari/">Apple Releases Safari 4 Beta: What Does it Mean for iPhone Safari?</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.theiphoneblog.com/2009/02/24/apple-releases-safari-4-beta-iphone-safari/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>WebKit Tells Flash to Kiss Their Apps: CSS Animation and 3D Already in iPhone Safari Browser</title>
		<link>http://www.theiphoneblog.com/2009/02/06/webkit-tells-flash-kiss-apps-css-animation-3d-iphone-safari-browser/</link>
		<comments>http://www.theiphoneblog.com/2009/02/06/webkit-tells-flash-kiss-apps-css-animation-3d-iphone-safari-browser/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 15:50:32 +0000</pubDate>
		<dc:creator>Rene Ritchie</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[3d]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[hatml5]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[surfin safari]]></category>
		<category><![CDATA[webkit]]></category>

		<guid isPermaLink="false">http://www.theiphoneblog.com/?p=7030</guid>
		<description><![CDATA[

WebKit is Apple&#8217;s open source evolution of the old Linux Konquerer KHTML browser, and it forms the foundation of Safari on both the desktop and the iPhone (and Google Android, Palm Pre, Nokia tablets, etc.). Their Surfin&#8217; Safari blog has just announced CSS animation support, but the better news (via MacRumors), is that iPhone (and [...]<p>This is a story by <a href="http://theiphoneblog.com">the iPhone Blog</a>.  This feed is sponsored by <a href="http://store.theiphoneblog.com">The iPhone Blog Store</a>.<br/><br/><a href="http://www.theiphoneblog.com/2009/02/06/webkit-tells-flash-kiss-apps-css-animation-3d-iphone-safari-browser/">WebKit Tells Flash to Kiss Their Apps: CSS Animation and 3D Already in iPhone Safari Browser</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.theiphoneblog.com/images/stories/2009/02/photo.jpg" alt="" title="CSS Animation - Leaves" width="320" height="480" class="aligncenter size-full wp-image-7031" /></p>

<p>WebKit is Apple&#8217;s open source evolution of the old Linux Konquerer KHTML browser, and it forms the foundation of Safari on both the desktop and the iPhone (and Google Android, Palm Pre, Nokia tablets, etc.). Their <a href="http://webkit.org/blog/324/css-animation-2/">Surfin&#8217; Safari blog</a> has just announced CSS animation support, but the better news (via <a href="http://www.macrumors.com/2009/02/06/css-animation-coming-to-safari-already-in-iphone-less-dependence-on-flash/">MacRumors</a>), is that iPhone (and iPod touch) Safari <em>already supports</em> both CSS animation and 3D.</p>

<p>Want to check it out? Just hit up this awesome <a href="http://webkit.org/blog-files/leaves/index.html">animated falling leaf demo</a> on your iPhone!</p>

<p>Overly provocative headline not withstanding, and while this doesn&#8217;t address the ubiquity of <a href="http://tipb.com/tag/flash">Flash</a> video, it should go a long way towards enabling more scalable and open interactivity on the web. (Flash sites don&#8217;t always scale well to small screens, after all).</p>

<p>Okay, I&#8217;m a web geek, I admit it, but is anyone else excited? Or do we just fear that it will all-too-quickly be perverted into iPhone optimized punch-the-monkey banner ads?</p>
<p>This is a story by <a href="http://theiphoneblog.com">the iPhone Blog</a>.  This feed is sponsored by <a href="http://store.theiphoneblog.com">The iPhone Blog Store</a>.<br /><br /><a href="http://www.theiphoneblog.com/2009/02/06/webkit-tells-flash-kiss-apps-css-animation-3d-iphone-safari-browser/">WebKit Tells Flash to Kiss Their Apps: CSS Animation and 3D Already in iPhone Safari Browser</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.theiphoneblog.com/2009/02/06/webkit-tells-flash-kiss-apps-css-animation-3d-iphone-safari-browser/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Apple App Store Approves 3rd Party iPhone Web Browsers, BUT&#8230;</title>
		<link>http://www.theiphoneblog.com/2009/01/13/apple-app-store-approves-3rd-party-iphone-webbrowsers/</link>
		<comments>http://www.theiphoneblog.com/2009/01/13/apple-app-store-approves-3rd-party-iphone-webbrowsers/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 04:56:25 +0000</pubDate>
		<dc:creator>Rene Ritchie</dc:creator>
				<category><![CDATA[App Store Apps]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[app store]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[state of the apps]]></category>
		<category><![CDATA[webkit]]></category>

		<guid isPermaLink="false">http://www.theiphoneblog.com/?p=6677</guid>
		<description><![CDATA[

It looks like Apple has begin to approve some 3rd party web browsers for the iPhone. Like the (Jobs save us) &#8220;fart&#8221; apps that were pulled or pending for a long while only to flood the market on some magic-8-ball decided day, some of these web browsers were biding their time in the App Store [...]<p>This is a story by <a href="http://theiphoneblog.com">the iPhone Blog</a>.  This feed is sponsored by <a href="http://store.theiphoneblog.com">The iPhone Blog Store</a>.<br/><br/><a href="http://www.theiphoneblog.com/2009/01/13/apple-app-store-approves-3rd-party-iphone-webbrowsers/">Apple App Store Approves 3rd Party iPhone Web Browsers, BUT&#8230;</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.theiphoneblog.com/images/stories/2008/08/jobs_speaks_app_store.jpg" alt="" title="jobs_speaks_app_store" width="400" height="256" class="aligncenter size-full wp-image-3757" /></p>

<p>It looks like Apple has begin to approve some 3rd party web browsers for the iPhone. Like the (Jobs save us) &#8220;fart&#8221; apps that were pulled or pending for a long while only to flood the market on some magic-8-ball decided day, some of these web browsers were biding their time in the App Store approval queue for a good long while according to <a href="http://www.macrumors.com/2009/01/13/apple-allows-3rd-party-web-browsers-in-app-store/">MacRumors</a>:</p>

<blockquote>
  <p> <strong><a href="http://appshopper.com/utilities/edge-browser">Edge Browser</a></strong> (Free) &#8211; No loss of screen real estate to the address or navigation bars. <strong><a href="http://appshopper.com/utilities/incognito">Incognito</a></strong> ($1.99) &#8211; Now you can browse without leaving a history of any kind. <strong><a href="http://appshopper.com/productivity/webmatetabbed-browser">WebMate:Tabbed Browser</a></strong> ($0.99) &#8211; Web Mate simplifies browsing by queuing up all the links you click on, then allowing you to view them one by one when you&#8217;re ready. And <strong><a href="http://appshopper.com/utilities/shaking-web">Shaking Web</a></strong> ($1.99) &#8211; adds a sophisticated algorithm to compensate small hand shaking to allow for easier reading.</p>
</blockquote>

<p>BUT (you did see the big old BUT in the headline, right), those thinking, hoping, praying, or reporting that these are actually alternative rendering engines need to back on up a second. To the best of our knowledge, these are merely different UI implementations of the built-in iPhone WebKit rendering engine, much like those already used in <a href="http://www.theiphoneblog.com/tag/twitterrific/">Twitterrific</a>, <a href="http://www.theiphoneblog.com/tag/1password/">1Password</a>, and other long-ago approved Apps. The only difference &#8212; that TiPb can tell &#8212; is that these are stand-alone iPhone WebKit implementations (like MobileSafari, though more limited due to SDK restrictions and non-default status).</p>

<p>So, no Firefox, <a href="http://www.theiphoneblog.com/tag/chrome/">Chrome</a>, <a href="http://www.theiphoneblog.com/tag/opera/">Opera</a>, or (Jobs save us again!) IE 6 for the iPhone just yet, okay?</p>

<p>Still, for those who want <em>different</em> user experiences and features, well, now you can go get them! Anyone try one yet?</p>
<p>This is a story by <a href="http://theiphoneblog.com">the iPhone Blog</a>.  This feed is sponsored by <a href="http://store.theiphoneblog.com">The iPhone Blog Store</a>.<br /><br /><a href="http://www.theiphoneblog.com/2009/01/13/apple-app-store-approves-3rd-party-iphone-webbrowsers/">Apple App Store Approves 3rd Party iPhone Web Browsers, BUT&#8230;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.theiphoneblog.com/2009/01/13/apple-app-store-approves-3rd-party-iphone-webbrowsers/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>SquirrelFish Javascript Engine Goes Extreme!</title>
		<link>http://www.theiphoneblog.com/2008/09/20/squirrelfish-javascript-engine-goes-extreme/</link>
		<comments>http://www.theiphoneblog.com/2008/09/20/squirrelfish-javascript-engine-goes-extreme/#comments</comments>
		<pubDate>Sat, 20 Sep 2008 17:55:49 +0000</pubDate>
		<dc:creator>Rene Ritchie</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mobilesafari]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[squirrelfish]]></category>
		<category><![CDATA[webkit]]></category>

		<guid isPermaLink="false">http://www.theiphoneblog.com/?p=4513</guid>
		<description><![CDATA[

WebKit, the open source foundation behind Apple&#8217;s Safari for Mac and MobileSafari on the iPhone (not to mention Google Chrome, Nokia, and Adobe) introduced the SquirrelFish JavaScript engine a while back, and billed it as the fastest on the planet. Then came Mozilla&#8217;s (Firefox) TraceMonkey. Then came Google&#8217;s V8. But you just can&#8217;t keep a [...]<p>This is a story by <a href="http://theiphoneblog.com">the iPhone Blog</a>.  This feed is sponsored by <a href="http://store.theiphoneblog.com">The iPhone Blog Store</a>.<br/><br/><a href="http://www.theiphoneblog.com/2008/09/20/squirrelfish-javascript-engine-goes-extreme/">SquirrelFish Javascript Engine Goes Extreme!</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.theiphoneblog.com/images/stories/2008/09/iphone_3g_att_speed.jpg" alt="" title="iPhone Speed Force" width="497" height="217" class="aligncenter size-full wp-image-4517" /></p>

<p>WebKit, the open source foundation behind Apple&#8217;s Safari for Mac and MobileSafari on the iPhone (not to mention Google Chrome, Nokia, and Adobe) introduced the SquirrelFish JavaScript engine a while back, and billed it as the fastest on the planet. Then came Mozilla&#8217;s (Firefox) TraceMonkey. Then came Google&#8217;s V8. But you just can&#8217;t keep a good SquirrelFish down &#8212; not when it&#8217;s willing to go&#8230; Extreme!</p>

<p><a href="http://webkit.org/blog/214/introducing-squirrelfish-extreme/">Surfin&#8217; Safari</a>, the WebKit blog, made the announcement this week. But what does it mean for iPhone users? Muchfasterwebsiterendering.</p>

<p>As WebApp&#8217;s (browser-based productivity tools like Google Docs and MobileMe, or Web 2.0 social sites like Facebook and Twitter) grow not only in popularity but in function, they become heavier to load and slower to run, largely because of all the JavaScript being processed in the background. This is especially true for a mobile device like the iPhone. The ability to tear through those pages &#8212; without crashing! &#8212; becomes incredibly important in the growing &#8220;cloud&#8221; based computing world. </p>

<p>In other words, this will make future versions of MobileSafari screaming fast.</p>

<p>Can we have it now please?</p>

<p>(For those interested in how SFX compares with TraceMonkey and V8, <a href="http://summerofjsc.blogspot.com/2008/09/squirrelfish-extreme-has-landed.html">check out the stats</a>!)</p>
<p>This is a story by <a href="http://theiphoneblog.com">the iPhone Blog</a>.  This feed is sponsored by <a href="http://store.theiphoneblog.com">The iPhone Blog Store</a>.<br /><br /><a href="http://www.theiphoneblog.com/2008/09/20/squirrelfish-javascript-engine-goes-extreme/">SquirrelFish Javascript Engine Goes Extreme!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.theiphoneblog.com/2008/09/20/squirrelfish-javascript-engine-goes-extreme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

