Widgets
From Library Success: A Best Practices Wiki
(Difference between revisions)
(created) |
(added JavaScript link) |
||
| Line 8: | Line 8: | ||
* [http://desktop.google.com/plugins/ Google Sidebar Plugins] | * [http://desktop.google.com/plugins/ Google Sidebar Plugins] | ||
* [http://www.google.com/apis/homepage/ Google Homepage Modules] | * [http://www.google.com/apis/homepage/ Google Homepage Modules] | ||
| + | |||
| + | == Development == | ||
| + | |||
| + | [[JavaScript]] is a key development technology (programming language) for most widgets, as well as for some Web Browser Extensions. | ||
Revision as of 14:29, 10 January 2006
Widget is a rather unfortunate term, since it has a generic meaning, but it covers a multitude of new technologies based around JavaScript and plugin architectures. Unlike Web Browser Extensions, widgets typically work within some other application platform.
Application Platforms
- Yahoo Widgets (formerly Konfabulator)
- Microsoft Gadgets
- Apple MacOS X Dashboard, Download Dashboard Widgets
- Google Sidebar Plugins
- Google Homepage Modules
Development
JavaScript is a key development technology (programming language) for most widgets, as well as for some Web Browser Extensions.