<?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: It&#8217;s the Experience, Stupid [Advice to Mobile Providers]</title>
	<atom:link href="http://www.krotscheck.net/2008/08/04/its-the-experience-stupid-advice-to-mobile-providers.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.krotscheck.net/2008/08/04/its-the-experience-stupid-advice-to-mobile-providers.html</link>
	<description>Michael Krotscheck's insights, ideas, and inspirations about web technology, life, and the kitchen sink.</description>
	<lastBuildDate>Fri, 03 Feb 2012 05:12:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Isaac</title>
		<link>http://www.krotscheck.net/2008/08/04/its-the-experience-stupid-advice-to-mobile-providers.html/comment-page-1#comment-669</link>
		<dc:creator>Isaac</dc:creator>
		<pubDate>Tue, 05 Aug 2008 22:29:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.krotscheck.net/2008/08/04/its-the-experience-stupid-advice-to-mobile-providers.html#comment-669</guid>
		<description>Well put Michael. Having recently bought an iPhone I can attest to them having got the formula mostly right. Some day I&#039;m going to have to learn Objective C to write some of my own apps.

Re: Kevin

It is exciting that WebKit is being more broadly deployed on mobile platforms however, it is still very much in it&#039;s infancy.  As of this writing it only ships on a very few phones available in the US,  notably the iPhone, and Nokia N95.  It is available for WinMo6 &lt;a href=&quot;http://www.torchmobile.com/&quot; rel=&quot;nofollow&quot;&gt;http://www.torchmobile.com/&lt;/a&gt;, which could open up the install base. But most phone on the market today have very limited processing, even my Nokia N75, a considerably better than average phone, had very poor responsiveness on most websites.  But, as they say, innovation lives on the edges so thats still a gtreat place to be looking to for some new breaks.

I&#039;m inclined to think that the web based interface will always be less perfomant and usually have a poorer user experience than native or even bytecode compiled applications like java and flash because of the overhead HTML and JavaScript parsing and interpretation. But web apps are certainly easier to develop and will most certainly be where my first concentrated effort will lie.</description>
		<content:encoded><![CDATA[<p>Well put Michael. Having recently bought an iPhone I can attest to them having got the formula mostly right. Some day I&#8217;m going to have to learn Objective C to write some of my own apps.</p>
<p>Re: Kevin</p>
<p>It is exciting that WebKit is being more broadly deployed on mobile platforms however, it is still very much in it&#8217;s infancy.  As of this writing it only ships on a very few phones available in the US,  notably the iPhone, and Nokia N95.  It is available for WinMo6 <a href="http://www.torchmobile.com/" rel="nofollow">http://www.torchmobile.com/</a>, which could open up the install base. But most phone on the market today have very limited processing, even my Nokia N75, a considerably better than average phone, had very poor responsiveness on most websites.  But, as they say, innovation lives on the edges so thats still a gtreat place to be looking to for some new breaks.</p>
<p>I&#8217;m inclined to think that the web based interface will always be less perfomant and usually have a poorer user experience than native or even bytecode compiled applications like java and flash because of the overhead HTML and JavaScript parsing and interpretation. But web apps are certainly easier to develop and will most certainly be where my first concentrated effort will lie.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Hakman</title>
		<link>http://www.krotscheck.net/2008/08/04/its-the-experience-stupid-advice-to-mobile-providers.html/comment-page-1#comment-668</link>
		<dc:creator>Kevin Hakman</dc:creator>
		<pubDate>Tue, 05 Aug 2008 16:54:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.krotscheck.net/2008/08/04/its-the-experience-stupid-advice-to-mobile-providers.html#comment-668</guid>
		<description>..and I forgot that the iPhone development plug-in for Aptana Studio also includes several Ajax samples for the iPhone showing the kinds of richer user experiences you can deliver today.

more @ http://www.aptana.com/iphone</description>
		<content:encoded><![CDATA[<p>..and I forgot that the iPhone development plug-in for Aptana Studio also includes several Ajax samples for the iPhone showing the kinds of richer user experiences you can deliver today.</p>
<p>more @ <a href="http://www.aptana.com/iphone" rel="nofollow">http://www.aptana.com/iphone</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Hakman</title>
		<link>http://www.krotscheck.net/2008/08/04/its-the-experience-stupid-advice-to-mobile-providers.html/comment-page-1#comment-667</link>
		<dc:creator>Kevin Hakman</dc:creator>
		<pubDate>Tue, 05 Aug 2008 16:51:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.krotscheck.net/2008/08/04/its-the-experience-stupid-advice-to-mobile-providers.html#comment-667</guid>
		<description>re: &quot;The best option these days seems to be building a Mobile website, which is a far cry from a good user experience.&quot; ...

One major change in the Mobile Web ushered in by the iPhone (and I&#039;m not going to talk about its SDK) is the WebKit browser, which powers the iPhone&#039;s Safari browser.  What signficiant is that Webkit is now being put on to most of the forthcoming models of mobile phones.  Have a ubiquitous and full featured browser on mobile devices is a hige advancement over the fragmented, feature-poor, and curious assortment of mobile device browsers in the past.  Moreover Webkit supports Ajax development well paving the way to significantly better user experiences on the mobile Web.  Thanks for mentioning Aptana and I know the focus of your post was not on the mobile browser apps, but one can certainly achieve a good user experince these days using Ajax techniques.  Ajax libraries like iUI are optimal for Webkit and and mobile device screensizes.  Moreover iUI now has Christopher Allen at its helm and is poised for further, signficant enhancements over the coming months.  If you want to give iUI a try, Aptana Studio&#039;s iPhone development plug-in includes it (along with code asssit, mobile device web app debugger, iPhone screen preview and other userful features, or you can also just get it from the iUI site.

--Kevin H @ aptana.com</description>
		<content:encoded><![CDATA[<p>re: &#8220;The best option these days seems to be building a Mobile website, which is a far cry from a good user experience.&#8221; &#8230;</p>
<p>One major change in the Mobile Web ushered in by the iPhone (and I&#8217;m not going to talk about its SDK) is the WebKit browser, which powers the iPhone&#8217;s Safari browser.  What signficiant is that Webkit is now being put on to most of the forthcoming models of mobile phones.  Have a ubiquitous and full featured browser on mobile devices is a hige advancement over the fragmented, feature-poor, and curious assortment of mobile device browsers in the past.  Moreover Webkit supports Ajax development well paving the way to significantly better user experiences on the mobile Web.  Thanks for mentioning Aptana and I know the focus of your post was not on the mobile browser apps, but one can certainly achieve a good user experince these days using Ajax techniques.  Ajax libraries like iUI are optimal for Webkit and and mobile device screensizes.  Moreover iUI now has Christopher Allen at its helm and is poised for further, signficant enhancements over the coming months.  If you want to give iUI a try, Aptana Studio&#8217;s iPhone development plug-in includes it (along with code asssit, mobile device web app debugger, iPhone screen preview and other userful features, or you can also just get it from the iUI site.</p>
<p>&#8211;Kevin H @ aptana.com</p>
]]></content:encoded>
	</item>
</channel>
</rss>

