<?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: S60: More Mobile Ajax</title>
	<atom:link href="http://ajaxian.com/archives/s60-more-mobile-ajax/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/s60-more-mobile-ajax</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Franklin Davis</title>
		<link>http://ajaxian.com/archives/s60-more-mobile-ajax/comment-page-1#comment-249789</link>
		<dc:creator>Franklin Davis</dc:creator>
		<pubDate>Wed, 25 Apr 2007 15:45:49 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2324#comment-249789</guid>
		<description>@Mark B: Web Browser for S60 has full JavaScript engine -- same as Apple Safari. AFAIK Opera Mobile (the full app) also has good JS support, and Access NetFront has pretty good JS.

Opera Mini is not a full Web browser on the device -- it is a small display app, and the actual rendering is done by a server that is effectively running Opera and sending the results to the client for display, so it has very limited ability to support JS in the client.</description>
		<content:encoded><![CDATA[<p>@Mark B: Web Browser for S60 has full JavaScript engine &#8212; same as Apple Safari. AFAIK Opera Mobile (the full app) also has good JS support, and Access NetFront has pretty good JS.</p>
<p>Opera Mini is not a full Web browser on the device &#8212; it is a small display app, and the actual rendering is done by a server that is effectively running Opera and sending the results to the client for display, so it has very limited ability to support JS in the client.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mika Tuupola</title>
		<link>http://ajaxian.com/archives/s60-more-mobile-ajax/comment-page-1#comment-249686</link>
		<dc:creator>Mika Tuupola</dc:creator>
		<pubDate>Mon, 23 Apr 2007 08:23:24 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2324#comment-249686</guid>
		<description>There is one big issue with S60 browser. You can update it only if your phone happens to run same service pack of S60 software as browser was built on.

For example. I bought N73 when it came out. Browser was great but it did not have all the features advertised in S60 website. I could not find update download. So I asked Nokia where to get it. It took several mails before I got an answer.

&lt;i&gt;Sorry the new version is only available for 3rd edition feature pack 1 and not available to update N73, which is a 3rd edition phone.&lt;/i&gt;

So there I was. Brand new phone with outdated browser. Browser which could not be updated because phone has wrong service pack of S60 software...</description>
		<content:encoded><![CDATA[<p>There is one big issue with S60 browser. You can update it only if your phone happens to run same service pack of S60 software as browser was built on.</p>
<p>For example. I bought N73 when it came out. Browser was great but it did not have all the features advertised in S60 website. I could not find update download. So I asked Nokia where to get it. It took several mails before I got an answer.</p>
<p><i>Sorry the new version is only available for 3rd edition feature pack 1 and not available to update N73, which is a 3rd edition phone.</i></p>
<p>So there I was. Brand new phone with outdated browser. Browser which could not be updated because phone has wrong service pack of S60 software&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rocco</title>
		<link>http://ajaxian.com/archives/s60-more-mobile-ajax/comment-page-1#comment-249671</link>
		<dc:creator>Rocco</dc:creator>
		<pubDate>Sat, 21 Apr 2007 20:24:29 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2324#comment-249671</guid>
		<description>@Damien: we have a similar library. can you get in touch with me through my homepage (link on name)? we&#039;re trying to gather some people to start an open source ajax-toolkit-for-mobile project and are also doing some other mobile ajax related work. would be great to co-operate!</description>
		<content:encoded><![CDATA[<p>@Damien: we have a similar library. can you get in touch with me through my homepage (link on name)? we&#8217;re trying to gather some people to start an open source ajax-toolkit-for-mobile project and are also doing some other mobile ajax related work. would be great to co-operate!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://ajaxian.com/archives/s60-more-mobile-ajax/comment-page-1#comment-249625</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Fri, 20 Apr 2007 06:26:06 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2324#comment-249625</guid>
		<description>&lt;a href=&quot;http://www.itmill.com/&quot; rel=&quot;nofollow&quot;&gt;IT Mill Toolkit&lt;/a&gt;, for instance, &lt;a href=&quot;http://www.flickr.com/photos/emarc/465413239/&quot; rel=&quot;nofollow&quot;&gt;works quite well&lt;/a&gt; - but as you note, the screen size is usually quite limiting. You really have to design for the screen size, or the usability will suffer. 
Having said that, some of the new phones (&quot;communicators&quot;, like the E90), have screens large enough to be useful for quite complex applications. It&#039;s an interesting new arena for Ajax applications - with more and more communities and collaboration online, more and more people are looking for ways to stay &quot;connected&quot; all the time.

Those of you attending AjaxWorld 2007 have probably seen IT Mill running some examples on some interesting devices.</description>
		<content:encoded><![CDATA[<p><a href="http://www.itmill.com/" rel="nofollow">IT Mill Toolkit</a>, for instance, <a href="http://www.flickr.com/photos/emarc/465413239/" rel="nofollow">works quite well</a> &#8211; but as you note, the screen size is usually quite limiting. You really have to design for the screen size, or the usability will suffer.<br />
Having said that, some of the new phones (&#8220;communicators&#8221;, like the E90), have screens large enough to be useful for quite complex applications. It&#8217;s an interesting new arena for Ajax applications &#8211; with more and more communities and collaboration online, more and more people are looking for ways to stay &#8220;connected&#8221; all the time.</p>
<p>Those of you attending AjaxWorld 2007 have probably seen IT Mill running some examples on some interesting devices.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Franklin Davis</title>
		<link>http://ajaxian.com/archives/s60-more-mobile-ajax/comment-page-1#comment-249623</link>
		<dc:creator>Franklin Davis</dc:creator>
		<pubDate>Fri, 20 Apr 2007 05:33:28 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2324#comment-249623</guid>
		<description>Actually, Web Browser for S60 (based on WebKit, same as Safari) has full Ajax support. I know of one service that is specifically tuned for S60 -- soonr.com. See http://www.soonr.com/web/front/press_release.jsp?pressrelease=15</description>
		<content:encoded><![CDATA[<p>Actually, Web Browser for S60 (based on WebKit, same as Safari) has full Ajax support. I know of one service that is specifically tuned for S60 &#8212; soonr.com. See <a href="http://www.soonr.com/web/front/press_release.jsp?pressrelease=15" rel="nofollow">http://www.soonr.com/web/front/press_release.jsp?pressrelease=15</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damien</title>
		<link>http://ajaxian.com/archives/s60-more-mobile-ajax/comment-page-1#comment-249615</link>
		<dc:creator>Damien</dc:creator>
		<pubDate>Fri, 20 Apr 2007 00:47:44 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2324#comment-249615</guid>
		<description>I&#039;ve been developing AJAX apps for mobile devices for a while, mostly on Mobile IE for Windows Mobile 5, and Opera Mobile 8.5.  It works great. I have a 500 Byte AJAX library that is a tiny workhorse.  I also use a 2.7KB DHTML effects library that works nicely on all browsers that support CSS. Even with limited bandwidth, i have been able to get decent results. Of course, WiFi is always better if you have it on your device.

 Opera really is the only option out there so far for mobile/embedded browsers. They are licensing their mobile browser to run on devices based on linux, WinCE, etc..  and the best part is, the mobile browser seems to have most of the HTML/Javascript/DOM capabilities of the desktop XP browser.  It&#039;s an interesting time to be a developer with all the mobile device options available now.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been developing AJAX apps for mobile devices for a while, mostly on Mobile IE for Windows Mobile 5, and Opera Mobile 8.5.  It works great. I have a 500 Byte AJAX library that is a tiny workhorse.  I also use a 2.7KB DHTML effects library that works nicely on all browsers that support CSS. Even with limited bandwidth, i have been able to get decent results. Of course, WiFi is always better if you have it on your device.</p>
<p> Opera really is the only option out there so far for mobile/embedded browsers. They are licensing their mobile browser to run on devices based on linux, WinCE, etc..  and the best part is, the mobile browser seems to have most of the HTML/Javascript/DOM capabilities of the desktop XP browser.  It&#8217;s an interesting time to be a developer with all the mobile device options available now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rocco</title>
		<link>http://ajaxian.com/archives/s60-more-mobile-ajax/comment-page-1#comment-249607</link>
		<dc:creator>Rocco</dc:creator>
		<pubDate>Thu, 19 Apr 2007 18:08:27 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2324#comment-249607</guid>
		<description>@Paul: i couldn&#039;t agree more. maps on mobiles still means heaps of data - as long as it&#039;s not SVG.</description>
		<content:encoded><![CDATA[<p>@Paul: i couldn&#8217;t agree more. maps on mobiles still means heaps of data &#8211; as long as it&#8217;s not SVG.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff</title>
		<link>http://ajaxian.com/archives/s60-more-mobile-ajax/comment-page-1#comment-249602</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Thu, 19 Apr 2007 17:27:25 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2324#comment-249602</guid>
		<description>I have an E70 and use bloglines all the time on my phone... works great.</description>
		<content:encoded><![CDATA[<p>I have an E70 and use bloglines all the time on my phone&#8230; works great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul M. Watson</title>
		<link>http://ajaxian.com/archives/s60-more-mobile-ajax/comment-page-1#comment-249592</link>
		<dc:creator>Paul M. Watson</dc:creator>
		<pubDate>Thu, 19 Apr 2007 13:47:28 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2324#comment-249592</guid>
		<description>Ajax on a phone means, to me, the possibility of smarter and less data transfer. The whole page doesn&#039;t have to be reloaded, just the sports score figure or the weather temperature figure.

It doesn&#039;t mean, once again to me, enabling flashy UIs. Not yet at least.</description>
		<content:encoded><![CDATA[<p>Ajax on a phone means, to me, the possibility of smarter and less data transfer. The whole page doesn&#8217;t have to be reloaded, just the sports score figure or the weather temperature figure.</p>
<p>It doesn&#8217;t mean, once again to me, enabling flashy UIs. Not yet at least.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

