10

Someone recently directed me to the W3C spec on widgets:

http://www.w3.org/TR/widgets/

Developers can make web apps work offline via a browser's application cache. I had asked how users were supposed to know they could use certain websites offline, which is when the the person brought up the widget spec. It makes sense to split the packaging of an app apart from its offline storage ability. However, after googling around and reading up on widgets, I couldn't find any recent articles on the subject (most articles seemed to be from around 2010). Eventually I found Opera's SDK, but there was a message at the beginning indicating that they were removing the functionality:

Starting with Opera 12, Opera Widgets will be turned off for new users and completely removed in a later release.

source: http://dev.opera.com/articles/view/creating-your-first-opera-widget/

Are W3C widgets a dead technology? And if so, is there any cross-browser technology being developed for the packaging of web apps? I'm curious because I think offline storage is interesting, but don't see how users would know that even when they don't have an internet connection, they could browse to a particular URL and have it work, unless the browser told them which apps they had installed (or unless every site that supported offline storage explained it to them).

Eduard Florinescu
  • 16,747
  • 28
  • 113
  • 179
patorjk
  • 2,164
  • 1
  • 20
  • 30
  • 2
    I'd say no; from your link (http://my.opera.com/ODIN/blog/2012/04/24/end-unite-apps-and-widgets) - "...This will allow us to focus more strongly on Opera extensions" and "Opera extensions, for instance, are another implementation of the W3C Widget platform that became an official W3C Recommendation in September 2011" - it sounds like they are merely disabling one type of implementation of w3c widgets to focus on their own. – dash Sep 01 '12 at 20:22
  • dash - Good find! I've been searching around some more, but the only other major project I can find that implements the W3C's widget spec is Apache's Wookie, and its unclear how popular that is. – patorjk Sep 01 '12 at 22:44
  • I was just asking me the same question. Where else could we discuss about the current state of the spec and the alternatives? Is there a dedicated platform in the SO network for this? – NicBright Mar 31 '15 at 12:19

0 Answers0