<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> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d13069857\x26blogName\x3dwas+moebius+recursive+(goto+mobrec.com)\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dSILVER\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://rcampoamor.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttp://rcampoamor.blogspot.com/\x26vt\x3d-919839797908990454', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

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

<< Home