<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <iframe src="http://www.blogger.com/navbar.g?targetBlogID=13069857&amp;blogName=was+moebius+recursive+(goto+mobrec.com)&amp;publishMode=PUBLISH_MODE_BLOGSPOT&amp;navbarType=SILVER&amp;layoutType=CLASSIC&amp;searchRoot=http://rcampoamor.blogspot.com/search&amp;blogLocale=en_US&amp;v=1&amp;homepageUrl=http://rcampoamor.blogspot.com/&amp;vt=-3493764835407773217" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" height="30px" width="100%" id="navbar-iframe" allowtransparency="true" title="Blogger Navigation and Search"></iframe> <div></div>

Sunday, November 20, 2005

Mobile Ajax with Opera

Opera has released a beta of their Opera Platform SDK that allows developers to more easily create web applications for mobile phones. The big news here is the ability to create AJAX-style applications where the meat of the application can reside on a server rather than on the phone. I foresee this being a huge benefit as it will allow for the repurposing of existing web services for providing mobile services. Hopefully, this will translate into a flourishing of mobile apps for smartphones.

Along with this announcement, Opera has apparently synched all of the versions of its browser to make it easier to do cross application development. I updated the Opera Mobile browser on my Nokia 6620 to version 8.5 and noticed a bit of a performance increase, the welcome addition of a password manager and the ability to zoom web pages. It should be noted that the 8.5 browser release is different that the Platform described above.

I also have to wonder what Nokia's reaction to this will be. They recently previewed some screen shots from their Apple webkit-based browser, but there was no mention of an SDK or framework to leverage AJAX-like development. Nokia's new browser is also only compatible with their newest phones (many of which probably won't see the light of day in the US market for upwards of a year). Perhaps this will serve as a wake up call to the largest mobile phone manufacturer in the world to help developers more easily create mobile apps (and leverage existing resources in the process).

technorati tags: , , ,

0 Comments:

Post a Comment

Links to this post:

Create a Link

<< Home