|
| Web News |

Teleperformance ramps up India CRM operations Teleperformance, a $1.82 billion (Rs.80.5 billion) provider of outsourced CRM services has ramped up its India operations with the launch of a new state-of-the-art facility at Gurgaon, a satellite town bordering the national capital. The 150,000 sq. ft. facility, the new home...
Indian professor challenges black hole paradox An Indian scientist in Bhubaneswar has set to prove the quantum theory wrong according to a national daily. Dr Arun K Pati of the Institute of Physics in Bhubaneswar and Professor Sam Braunstein of the University of York's Department of Computer Science have shown that...
Insat-4B put in orbit, to boost DTH service India's telecommunications satellite Insat-4B, which will augment direct-to-home (DTH) television and communication services, was launched early Monday from Kourou in French Guyana and placed into...
Hutchison Essar charged with breaking investment rules An Indian non-government organization called Telecom Watchdog has filed a petition with the High Court of Delhi, alleging that foreign shareholding in mobile services operator Hutchison Essar is in breach of the Indian government's regulations on foreign direct...
Tamil Nadu gets dual-boot Win-Linux desktops The Indian state of Tamil Nadu has finalized a tender for 40,000 Lenovo desktops which can be installed with both Novell's Suse Linux and Microsoft's Windows XP Starter Edition. According to C. Umashankar, managing director of Electronics Corporation of Tamil Nadu (Elcot), the...
|
|
03.12.07 Netvibes' Universal Widget API By Philipp Lenssen Netvibes released the "Universal Widget API" (UWA) with the claim "Write once, run everywhere" (ouch, I'm reminded of an old unfulfilled Sun/ Java promise!).
The idea is that you create gadget code only once, and then have it run on the Google Personalized Homepage, the Apple Dashboard, the Netvibes widget platform and others.
If I understand Netvibes' Hello World example correctly, then they decided to just add a widget namespace to XHTML 1.0 Strict documents instead of reinventing the (whole) wheel.
I'll add some caveats:
•
The biggest incentive for a gadget developer might be the large community Google (and thus, the Google Personalized Homepage) has. Recent statistics show some high page view numbers for certain gadgets. Thus for some developers, it may be enough to just reach Google with their gadgets.
•
While a universal widget framework may be a nice bonus, any abstraction layer, like this framework too, comes at a price (the more layers you add, the more potential for problems, and the more layers you need to understand & learn - deciding which new technologies to learn and which to ignore is a constant conflict for every developer). Now developers simply need to decide if they receive enough benefits to justify paying this price.
As an example: even if the Unversal Widget API supports every feature the Google gadgets API offers today (I doubt this), then what if Google introduces a new gadgets feature tomorrow? Well, then Google gadget developers will already be able to use it, while UWA developers will have to wait two weeks (or so) to see this feature being available in their framework. (Again, this kind of lag may be justifiable depending on the bonus you get from using UWA.)
•
Already, you can create plain (D)HTML code and then include them as gadgets on other sites, without changing your source (the Google Personalized Homepage allows you to embed URLs).
Try a Better Way Today. Try WebEx MeetMeNow - Click
Here |
|
In any case, trying to standardize gadgets cross-platform is a good move for Netvibes. They probably realized that they'd lose when trying to make developers decide between Netvibes versus the Google Personalized Homepage, simply due to Google's reach.
With the UWA, they're now telling developers: if you go for us, you can create gadget for both Google and Netvibes.
[Thanks Netvibes team and Alex K.!]
Comments
|