Widgets
Tuesday, May 11th, 2010
Category: Adobe
, Widgets
Widgets. Metadata. Tools. There were a couple of announcements around this recently. Part One: OpenAjax Metadata Jon Ferraiolo of IBM has worked hard with the OpenAjax companies to produce the OpenAjax Metaedata format. Here is Jon talking about the work: OpenAjax Metadata (OAM) defines a set of industry-standard metadata for Ajax widgets and Ajax APIs Read the rest…
Tuesday, April 21st, 2009
Category: W3C
, Widgets
The king of browser compatibility tables, ppk, recently posted an introduction to W3C Widgets: The time has come to talk about the W3C Widgets part of my job. Exactly what is a widget, how do you create one, why would you want to, and which systems support them? Personally I firmly believe that widgets are Read the rest…
Friday, January 23rd, 2009
Category: JavaScript
, Utility
, Widgets
, Yahoo!
Michael Schøler and Jakob Kruse have created JSLint Multi a widget that acts as a continous linter for the Yahoo! Widgets platform: JSLint Multi uses Douglas Crockford’s excellent JSLint tool to check your Javascript files for potential problems. Drag a folder unto JSLint Multi, and it will give you an overview of the JSLint status Read the rest…
Thursday, June 19th, 2008
Category: Examples
, jQuery
, Social Networks
, Widgets
Joining with the Web 2.0 “go-meta” business model that’s so popular these days, iWidgets provides a service that lets you build widgets once and deploy them to various popular widget APIs and platforms. At the heart of iWidgets is a “PowerPoint-like” widget builder that takes strong design cues from Yahoo! Pipes, but as Peter Yared Read the rest…
Friday, June 13th, 2008
Category: Widgets
carlo from the PodiPodi team pointed us to their work: an embeddable keyboard-driven interface inspired by Humanized Enso (which comes close to bringing Quicksilver to Windows). Their playground shows the jQuery-powered tool in action. Dion and I are big fans of Quicksilver; I would love to see this catch on and be embedded all over Read the rest…
Wednesday, February 20th, 2008
Category: Dojo
, Widgets
Tobias von Klipstein has created a Dojo rating component that uses dojo.gfx: This example should demonstrate a case, where geometric forms can be combined with other widgets and how simple it is to achieve a widget using vector graphics. dojox.gfx was a great help, because it prints the appropriate vector format for you (svg/vml/canvas) and Read the rest…
Sunday, January 20th, 2008
Category: Security
, Widgets
O’Reilly Radar comments on the dangers of remote scripting: We at O’Reilly just got bit on perl.com, which redirected to a porn site courtesy a piece of remotely-included Javascript. One of our advertisers was using an ads system that required our pages to load Javascript from their site. It only took three things to turn Read the rest…
Monday, December 17th, 2007
Category: Canvas
, JavaScript
, Library
, UI
, Widgets
, Yahoo!
Eric Abouaf has released WireIt, a library that answers the though: “wow, I wish there was an API that did the UI bits that Yahoo! Pipes does.” WireIt uses canvas, excanvas for IE, and YUI to get the job done. Take a look at the docs to see how it works. Here is the code Read the rest…
Thursday, November 29th, 2007
Category: Google
, Widgets
, Yahoo!
We have had a couple of interesting announcements in the worlds of Widgadgets. First, Yahoo! launched a new version of the Widget platform: Yahoo! Widgets 4.5, and second, Google Gadgets have gone across another platform, with new support for the Mac and Dashboard. Yahoo! Widgets 4.5 What’s New for Widget developers: Yahoo! Widgets 4.5 now Read the rest…
Thursday, October 11th, 2007
Category: Framework
, GWT
, Widgets
Supplementing GWT’s basic set of widgets with wrappers around those of existing widget frameworks has become a bit of a cottage industry. There are wrappers for Scriptaculous, JsGraphics, TinyMCE (see the GWT Widget Library for these), Ext Js and many more. Now add Rialto to that list. (For a demo of the Rialto widgets, such Read the rest…
Saturday, June 30th, 2007
Category: Google
, JavaScript
, Programming
, Widgets
I’ve written some notes on the Google Gadget API and how to write a gadget, targeted at developers who already know Ajax. What’s a Gadget? The gadget is an XML file sitting on your server. In my case, http://ajaxify.com/run/widgets/google/diggroundup.xml. It will get cached, so effectively it must be a static file. The user adds your Read the rest…
Friday, February 16th, 2007
Category: Standards
, W3C
, Widgets
Marcos Caceres is the editor of the Widgets 1.0 Requirements from the W3C (mentioned previously). Following the publication of the W3C Widgets 1.0 standard the W3C’s WAF working group has republished a requirements document for Widgets 1.0. The new document attempts to embrace the movement towards making widget engines available on mobile devices and the Read the rest…
Friday, November 10th, 2006
Category: Standards
, W3C
, Widgets
Arve Bersvendsen of Opera let us know about the new working draft from the W3C: Widgets 1.0. Everyone and their mother have created their own widget specifications, and now as a developer you need to make choices. Do you want it to work on Dashboard? Google? MSN? Yahoo!? If the big hitters supported this widget Read the rest…