Opera Widgets

  • user warning: Table 'nolan.comments' doesn't exist query: SELECT COUNT(*) FROM comments WHERE nid = 264 AND status = 0 in /home/sneakin/web/nolan.eakins.net/includes/database.mysql.inc on line 120.
  • user warning: Table 'nolan.comments' doesn't exist query: SELECT c.cid as cid, c.pid, c.nid, c.subject, c.comment, c.format, c.timestamp, c.name, c.mail, c.homepage, u.uid, u.name AS registered_name, u.picture, u.data, c.score, c.users, c.thread, c.status FROM comments c INNER JOIN users u ON c.uid = u.uid WHERE c.nid = 264 AND c.status = 0 GROUP BY c.cid, c.pid, c.nid, c.subject, c.comment, c.format, c.timestamp, c.name, c.mail, u.picture, c.homepage, u.uid, u.name, u.picture, u.data, c.score, c.users, c.thread, c.status ORDER BY c.thread DESC LIMIT 0, 50 in /home/sneakin/web/nolan.eakins.net/includes/database.mysql.inc on line 120.

Opera's latest technical preview includes something called Opera Widgets. These are basically self contained web pages that use liberal doses of JavaScript and get displayed without decorations.

The concept of an Opera Widget is something that I've thought Jabber clients could use to display stock tickers, weather agents, maps, and whatever else without having to hack each and every client. Since Opera is using your typical web protocols, these widgets are left to poll until a server dies.

Just imagine if these were powered by XMPP? And imagine what JEPs we need to define to get there...

Ad's by Google