<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: iPhone SDK for Web Developers</title>
	<atom:link href="http://ajaxian.com/archives/iphone-sdk-for-web-developers/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/iphone-sdk-for-web-developers</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: tyanon</title>
		<link>http://ajaxian.com/archives/iphone-sdk-for-web-developers/comment-page-1#comment-262004</link>
		<dc:creator>tyanon</dc:creator>
		<pubDate>Tue, 11 Mar 2008 05:23:19 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/iphone-sdk-for-web-developers#comment-262004</guid>
		<description>SlideShare of the presentation given by Mr. Malone... 
http://themobileweb20.blogspot.com/2008/03/iphone-sdk-for-web-development.html</description>
		<content:encoded><![CDATA[<p>SlideShare of the presentation given by Mr. Malone&#8230;<br />
<a href="http://themobileweb20.blogspot.com/2008/03/iphone-sdk-for-web-development.html" rel="nofollow">http://themobileweb20.blogspot.com/2008/03/iphone-sdk-for-web-development.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SteveElbows</title>
		<link>http://ajaxian.com/archives/iphone-sdk-for-web-developers/comment-page-1#comment-261972</link>
		<dc:creator>SteveElbows</dc:creator>
		<pubDate>Mon, 10 Mar 2008 11:15:04 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/iphone-sdk-for-web-developers#comment-261972</guid>
		<description>I dont think this stuff has made it into iphone or ipod touch safari yet, eg svg doesnt work. So you would need to spend $99 and live in the USA and be chosen by Apple, to perhaps see this tech on the iphone using the 2.0 firmware beta, if this stuff is included in the beta.

Best bet for now is to get webkit nightly build and start playing with svg and the accelerated css transforms. Ive had a little play and the results are very smooth, if a little cpu-intensive. Full svg animation support doesnt seem to have been finished in webkit yet either. I&#039;ll post some basic samples later.

If Apple manage to pull off iphone hardware acceleration of the css transforms, then we may well be looking at a mobile platform that can handle DHTML animation with reasonable results.  I assume this is Apples answer to Flash and Silverlight, and it has some potential.</description>
		<content:encoded><![CDATA[<p>I dont think this stuff has made it into iphone or ipod touch safari yet, eg svg doesnt work. So you would need to spend $99 and live in the USA and be chosen by Apple, to perhaps see this tech on the iphone using the 2.0 firmware beta, if this stuff is included in the beta.</p>
<p>Best bet for now is to get webkit nightly build and start playing with svg and the accelerated css transforms. Ive had a little play and the results are very smooth, if a little cpu-intensive. Full svg animation support doesnt seem to have been finished in webkit yet either. I&#8217;ll post some basic samples later.</p>
<p>If Apple manage to pull off iphone hardware acceleration of the css transforms, then we may well be looking at a mobile platform that can handle DHTML animation with reasonable results.  I assume this is Apples answer to Flash and Silverlight, and it has some potential.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: perenzo</title>
		<link>http://ajaxian.com/archives/iphone-sdk-for-web-developers/comment-page-1#comment-261970</link>
		<dc:creator>perenzo</dc:creator>
		<pubDate>Mon, 10 Mar 2008 08:08:16 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/iphone-sdk-for-web-developers#comment-261970</guid>
		<description>Hi Justin, since WebKIT (AKA Safari) is used in Google Android, AIR, QT and many other frameworks developing a WebApp for iPhone should be easily transferable to other projects. It seems that offline mode for web apps like described in HTML5 is also to come, so forget the SDK and write web apps for the iPhone if you don&#039;t need the camera and accelerators ;)</description>
		<content:encoded><![CDATA[<p>Hi Justin, since WebKIT (AKA Safari) is used in Google Android, AIR, QT and many other frameworks developing a WebApp for iPhone should be easily transferable to other projects. It seems that offline mode for web apps like described in HTML5 is also to come, so forget the SDK and write web apps for the iPhone if you don&#8217;t need the camera and accelerators ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: remy</title>
		<link>http://ajaxian.com/archives/iphone-sdk-for-web-developers/comment-page-1#comment-261963</link>
		<dc:creator>remy</dc:creator>
		<pubDate>Sat, 08 Mar 2008 12:14:27 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/iphone-sdk-for-web-developers#comment-261963</guid>
		<description>It&#039;s great to see the DashCode has been upgraded to handle a lot of the cool page effects we were seeing on the iPhone version of Facebook - but it&#039;s odd that it&#039;s not easy to find any written documentation on the new features.

That said, you can find documentation, or at least examples on the WebKit site - which I assume 1.1.4 upgrades MobileSafari and pulls in the new features of WebKit.</description>
		<content:encoded><![CDATA[<p>It&#8217;s great to see the DashCode has been upgraded to handle a lot of the cool page effects we were seeing on the iPhone version of Facebook &#8211; but it&#8217;s odd that it&#8217;s not easy to find any written documentation on the new features.</p>
<p>That said, you can find documentation, or at least examples on the WebKit site &#8211; which I assume 1.1.4 upgrades MobileSafari and pulls in the new features of WebKit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paulmwatson</title>
		<link>http://ajaxian.com/archives/iphone-sdk-for-web-developers/comment-page-1#comment-261960</link>
		<dc:creator>paulmwatson</dc:creator>
		<pubDate>Sat, 08 Mar 2008 10:22:20 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/iphone-sdk-for-web-developers#comment-261960</guid>
		<description>JustinCarter, hopefully the same &quot;graceful degradation&quot; practices are used. Obviously there will be plenty of devs who use DashCode and spit out iPhone-only sites but the rest of us can integrate the new capabilities into our sites which will still work on desktop and other mobile phones.</description>
		<content:encoded><![CDATA[<p>JustinCarter, hopefully the same &#8220;graceful degradation&#8221; practices are used. Obviously there will be plenty of devs who use DashCode and spit out iPhone-only sites but the rest of us can integrate the new capabilities into our sites which will still work on desktop and other mobile phones.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JustinCarter</title>
		<link>http://ajaxian.com/archives/iphone-sdk-for-web-developers/comment-page-1#comment-261959</link>
		<dc:creator>JustinCarter</dc:creator>
		<pubDate>Sat, 08 Mar 2008 05:44:39 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/iphone-sdk-for-web-developers#comment-261959</guid>
		<description>So... now we will be seeing web apps that will only work on 1 mobile platform? Great, just what we need.</description>
		<content:encoded><![CDATA[<p>So&#8230; now we will be seeing web apps that will only work on 1 mobile platform? Great, just what we need.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kward</title>
		<link>http://ajaxian.com/archives/iphone-sdk-for-web-developers/comment-page-1#comment-261956</link>
		<dc:creator>kward</dc:creator>
		<pubDate>Fri, 07 Mar 2008 22:59:35 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/iphone-sdk-for-web-developers#comment-261956</guid>
		<description>Wrong again!  You do NOT have to fork up $99.  The SDK is *free*.  The $99 is for native apps, to be distributed via iTunes, not web applications that you will host on your own.</description>
		<content:encoded><![CDATA[<p>Wrong again!  You do NOT have to fork up $99.  The SDK is *free*.  The $99 is for native apps, to be distributed via iTunes, not web applications that you will host on your own.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

