Yahoo! Widgets

Last updated
Yahoo Widgets
Developer(s) Yahoo Widgets Team
Initial releaseFebruary 10, 2003;20 years ago (2003-02-10) (as Konfabulator)
July 25, 2005;18 years ago (2005-07-25) (as Yahoo! Widgets) [1]
Final release
4.5.2.0 / June 25, 2009;14 years ago (2009-06-25)
Operating system Mac OS X, Microsoft Windows XP, Vista and Win 7
Type Widget engine
License Modified BSD Licence (See the EULA in the app)
Website http://www.widgets.yahoo.com (Archived on February 8, 2012)

Yahoo Widgets is a discontinued free application platform for Mac OS X and Microsoft Windows, specifically Windows XP, Vista and Windows 7. The software was previously called Konfabulator, but after being acquired by computer services company Yahoo on July 25, 2005, it was rebranded. [2] [3] The name Konfabulator was subsequently reinstated as the name of the underlying rendering engine. The engine uses a JavaScript runtime environment combined with an XML interpreter to run small applications referred to as widgets, and hence is part of a class of software applications called widget engines. On February 27, 2012, Yahoo updated the License agreement stating that as of April 3, 2012 Yahoo! Widgets will continue to be available for download but support and development would stop. [4]

Contents

Features

Yahoo Widget Engine includes some default widgets to get users started, including a weather widget, a digital clock, and a calendar among other things. Some of the most downloaded ones include a world time zone clock, [5] dedicated countdown timers, [6] simple RSS feed readers, [7] and webcam viewers. [8]

Each widget runs in its own system process, separate from other types of widgets and the main Konfabulator system process itself, thus improving the stability of the software application as a whole. Should a problem occur with a Konfabulator widget requiring it to be shut down, that particular widget can be shut down without affecting other widgets or the main Konfabulator application. [9] A disadvantage of doing this was the computer memory needed for each process to run, which was possibly a potential problem on the computers of the time that were typically equipped with only 512mb-2gb RAM. This was a minor issue compared to the RAM consumed by the graphical nature of the widgets which could make them more RAM intensive than traditional square shaped desktop apps.

Heads-up display/Konsposé

Yahoo Widgets provides a feature that can quickly bring all open widgets to the top of the desktop. It can be activated by pressing a hotkey (set by the user). This causes all widgets to be brought to the foreground, and all other applications to be dimmed. Widgets can also be set to be Konsposé-only, meaning that they will only appear when Konsposé is activated. Initially called Konsposé (alluding to Mac OS X's Exposé), it was renamed to "Heads-Up Display" with the release of Yahoo Widget Engine. [10]

(The) Dock

Yahoo Widget KonfabulatorDockIconsScreenShot - 2 Aug 2007.png
Yahoo Widget

With the introduction of Yahoo Widget Engine 4.0, the engine has included a feature called the dock. The dock shows all widgets with representative icons. [11] Widgets that do not specify images are either provided with their screen-shot from the official widget gallery or the default widget icon, both shown on the right. When rolled over with the mouse, the dock helps users manage their widgets with buttons to close a widget, show a widget's preferences, and reveal a widget from the head-up display. For users who prefer not to have a dock visible all the time, the dock has options to auto-hide when not active, or even close entirely.

Developer/API features

The Yahoo Widget Engine (Konfabulator) has a very flexible application programming interface (API) based on JavaScript with many features useful to developers. A few basic features include items such as text-areas, images, and timers. Other features include the ability to download webpages from the Internet, as well as file input/output, and animator objects to aid in visual effects. A built in interface allows widget developers to run OS specific code such as shell scripts and COM applications on Windows, and AppleScript on Mac.

As of Yahoo Widget Engine 4.0, SQLite has been included in the engine, allowing developers to create and modify databases. Also included with 4.0 is the Canvas class, which allows vector drawing. Canvas "images" can be saved to either a JPG or PNG image file. With the introduction of the dock, widgets can set their own dock icons. Dock icons support a small subset of the engine's features, so they have the ability to display multiple images and text. This is useful to widgets designed to be such things as a clock, or a weather forecaster. Also added to text objects is support for simple CSS styles for formatting. [12] Another new feature included in version 4.0 is the ability to automatically check gallery downloaded widgets for updates. Previously only available to official Yahoo Widgets, this feature was enabled for all third-party widget authors on August 17, 2007. [13]

Yahoo Widgets 4.5, released on November 29, 2007, introduced support for both WebKit and Adobe Flash, allowing development of widgets using XML, HTML and JavaScript as well as the capabilities of Flash. The WebKit support does not include plugins, so Flash is supported through the use of a separate native object. [14] [15]

History

Initial development

Yahoo Widgets was originally developed as Konfabulator, by a core development team at software firm Pixoria consisting of Arlo Rose, Perry Clarke, and Ed Voas. Originally released on February 10, 2003, as a Mac OS X only application which cost $24.95 (and later, with the release of version 2.0, US$19.95), its Windows version was released on November 8, 2004, with the release of version Konfabulator 1.8, and made freeware with the release of Konfabulator 2.1 on July 25, 2005, when Pixoria was sold to Yahoo. [16] [ additional citation(s) needed ] Shortly prior to this, Apple released a similar widget engine, Dashboard, as part of its Mac OS X Tiger operating system. [17] Konfabulator's main commercial competitor on the Windows platform is DesktopX, developed by Stardock. Other programs offering similar functionality include Kapsules and AveDesk (for Windows), gDesklets (for GNOME), and SuperKaramba (for KDE).

The JavaScript engine used by Konfabulator uses the Mozilla SpiderMonkey implementation, and conforms to the Mozilla JavaScript version 1.5 standards (equivalent to ECMAScript 262 edition 3, with Mozilla extensions).

The idea of Konfabulator originated in 1998, when Arlo Rose saw how he could skin the MP3 media player running on his computer. His idea was to "skin any information you wanted to see on your desktop." [18]

Prior to this, he had experience with Kaleidoscope, a skinning program for the Apple Macintosh operating systems, akin to WindowBlinds. He coined the term "Konfabulator" to describe his idea, and then tried pitching his idea to other software programmers. He was unsuccessful until the year 2002, when Perry Clarke (who would later become one of the core developers of Konfabulator) heard about his idea and agreed to work with him on the project.

On February 10, 2003, Rose and Clarke launched version 1.0 of Konfabulator. Before the launch, Rose created a teaser web site asking visitors what Konfabulator is, while it was still in development. When it was finally released, users of Konfabulator were highly impressed with the idea of widgets, and its popularity soared as a result, something which surprised the developers of Konfabulator. Due to its popularity, Rose and Clarke had to quit their jobs to work on Konfabulator full-time.

In July 2003, Rose and Clarke started working on a Windows version with another software programmer, but internal differences broke them up and they were forced to scrap the work already done. Later, Rose persuaded Ed Voas (who was then a friend of Rose and had 10 years of software programming experience at Apple Computer, and would later become the third member of Konfabulator's core development team) to develop a Windows version for them. Initially he declined, but later he created a working prototype and presented it to the Konfabulator development team within two days.

In November 2004, Konfabulator 1.8, the first cross-platform version of Konfabulator, was released. The Windows version was capable of seamlessly running most Konfabulator widgets written for the Mac OS X operating system on Windows machines, and vice versa. Some widgets developed later were, however, platform-specific.

A few months later, on May 18, 2005, the first major release of Konfabulator since version 1.0, Konfabulator 2.0 (sometimes shortened to K:2), was released, along with a visual overhaul of widgets, improved functionality, and a marked down price of US$19.95 from the previous US$24.95 (this was after many users, especially Windows users used to the idea of freeware and other cheaper widget engines, complained about the high price). The popularity of Konfabulator accelerated soon after that, and companies were seeking to use Konfabulator in their projects. In response to the demand for Konfabulator, and to provide a proper information source for widget developers (some of whom were scraping web sites for information for their widgets), the Konfabulator development team decided to sell Konfabulator to Yahoo.

Acquisition of Konfabulator

On July 25, 2005, Konfabulator was acquired by Yahoo, and Yahoo released Konfabulator for free. While the Konfabulator framework was renamed Yahoo Widgets, the underlying engine continued to be branded as Konfabulator until December 2005.

Yahoo said the reason they purchased Konfabulator was that they wanted an easy way to open up its APIs to the widget developer community and allow them easy access to the information on the Yahoo Web site. In doing this, widgets could be built without having to scrape or search web sites in order to get information regarding the APIs for widgets and the Konfabulator framework.

On May 23, 2006, the Universal binary of the Yahoo Widget Engine, version 3.1.4, was made available to users of Intel-based Macintosh computers.

In August 2006, Perry Clarke, the original engineer of the Mac version of the widget engine, left the Yahoo Widgets team, [19] followed later by Arlo Rose himself. In August 2008, Ed Voas, who developed the first Windows version of Konfabulator, also left the team. [20]

Closure

On March 2, 2012, it was announced that Yahoo would be closing down support for the Yahoo Widget Engine and closing the Yahoo Widget Gallery altogether. The announcement was made on the front page of the Yahoo gallery and on the Konfabulator forum Archived 2012-12-17 at archive.today . Yahoo claimed that the reason for closure was twofold - the cost of replacing the older servers that supported the gallery and the refocussing of human resources on the development of the Yahoo! Connected TV widget platform.

Current technical status

Windows – The Yahoo Widget engine operates on Windows XP, Vista, Windows 7, 8 and 10. On XP the widget has full functionality. On NT6 systems (Vista +) the sound control functionality is limited as Windows UAC does not give widget apps the right to modify the system sound control without administrator access, all other functions operate as designed.

Mac OSX – As of 10.11 El Capitan, the Yahoo widget dock no longer functions correctly. However, the dock can be disabled by editing the relevant .plist configuration file and the widgets then become accessible via the menu. Despite this relatively minor limitation, the widgets still operate as expected in previous versions of OSX.

Linux – The Yahoo widget engine was ported to Ubuntu Linux 10.10 and modified to become the Yahoo! Connected TV engine. The linux version is not designed as a standalone widget engine for running widgets on desktop Linux but instead uses Ubuntu as the host for an embedded o/s in television sets. However, it is possible to run Ubuntu linux 10.10 on a normal PC and run the Yahoo! Connected TV engine locally for development/testing purposes.

On March 30, 2018 - fifteen years after Konfabulator debuted, Yahoo (now under Verizon ownership) stopped allowing "Kon" apps to be published to the Yahoo! Connected TV engine, encouraging developers instead to offer HTML5 connector apps. This marks the final discontinuation of the last continuing branch of Konfabulator. [21]

Disruption of the weather widget feed

As of May 2016 the popular Yahoo weather widget has stopped functioning. The weather widget was one of Yahoo's most popular widgets as it provided free access to Yahoo's weather feed. Yahoo has modified the manner in which the weather feed is accessed breaking not only the weather widget but all others programs and sites that attempt to use it. Yahoo's updated documentation stated: "To increase the security measure and better serving our YDN customers, weather data source will enforce OAuth 1 starting March 15, 2016. Please update your API calls with OAuth 1 enabled (via the OAuth /v1/yql end point if using YQL) using your Yahoo App key and secret."

As the weather widget is no longer supported, changes to fix the widget will not be carried out by Yahoo employees. However, as all widgets can be decompiled to their original JavaScript source code, the widget could be modified by developers to correspond to Yahoo's modified authorisation requirements or to obtain the data from an alternate weather source. Other widgets have been modified in this manner and already obtain the source data from such alternative feeds as https://aviationweather.gov/adds/dataserver.

Related Research Articles

In computing, cross-platform software is computer software that is designed to work in several computing platforms. Some cross-platform software requires a separate build for each platform, but some can be directly run on any platform without special preparation, being written in an interpreted language or compiled to portable bytecode for which the interpreters or run-time packages are common or standard components of all supported platforms.

Project Looking Glass is a now inactive free software project under the GPL to create an innovative 3D desktop environment for Linux, Solaris, and Windows. It was sponsored by Sun Microsystems.

<span class="mw-page-title-main">Google Desktop</span> Computer program

Google Desktop was a computer program with desktop search capabilities, created by Google for Linux, Apple Mac OS X, and Microsoft Windows systems. It allowed text searches of a user's email messages, computer files, music, photos, chats, Web pages viewed, and the ability to display "Google Gadgets" on the user's desktop in a Sidebar.

<span class="mw-page-title-main">Dashboard (macOS)</span> Discontinued feature of macOS

Dashboard is a discontinued feature of Apple Inc.'s macOS operating systems, used as a secondary desktop for hosting mini-applications known as widgets. These are intended to be simple applications that do not take time to launch. Dashboard applications supplied with macOS included a stock ticker, weather report, calculator, and notepad; while users could create or download their own.

This is a comparison of widget engines. This article is not about widget toolkits that are used in computer programming to build graphical user interfaces.

<span class="mw-page-title-main">KDE Plasma 4</span> Graphical environments provided by KDE

KDE Plasma 4 is the fourth generation of the KDE workspace environments. It consisted of three workspaces, each targeting a certain platform: Plasma Desktop for traditional desktop PCs and notebooks, Plasma Netbook for netbooks, and Plasma Active for tablet PCs and similar devices.

<span class="mw-page-title-main">Adobe AIR</span> Cross-platform runtime system for building rich web applications

Adobe AIR is a cross-platform runtime system currently developed by Harman International, in collaboration with Adobe Inc., for building desktop applications and mobile applications, programmed using Adobe Animate, ActionScript, and optionally Apache Flex. It was originally released in 2008. The runtime supports installable applications on Windows, macOS, and mobile operating systems, including Android, iOS, and BlackBerry Tablet OS.

Comparison of the Java and .NET platforms.

<span class="mw-page-title-main">JavaFX</span> Java software platform for GUI

JavaFX is a software platform for creating and delivering desktop applications, as well as rich web applications that can run across a wide variety of devices. JavaFX has support for desktop computers and web browsers on Microsoft Windows, Linux, and macOS, as well as mobile devices running iOS and Android, through Gluon Mobile.

Kapsules was a freeware desktop widget engine for Windows. It made use of the Windows Scripting Technology, allowing widget designers to use any scripting language that has an ActiveScript engine. Those widgets were then made available on Kapsules' website. As of December 2005, widgets are available in eight different scripting languages. Kapsules is reliant on the .NET Framework. All versions of Kapsules before and including version 0.9.9.0 have targeted version 1.1 of .NET, and all later versions target version 2.0.

<span class="mw-page-title-main">Site-specific browser</span> Software application for browsing a particular website

A site-specific browser (SSB) is a software application that is dedicated to accessing pages from a single source (site) on a computer network such as the Internet or a private intranet. SSBs typically simplify the more complex functions of a web browser by excluding the menus, toolbars and browser GUI associated with functions that are external to the workings of a single site. These applications are typically started by a desktop icon which is usually a favicon.

A software widget is a relatively simple and easy-to-use software application or component made for one or more different software platforms.

<span class="mw-page-title-main">Qt Creator</span> QT development environment

Qt Creator is a cross-platform C++, JavaScript, Python and QML integrated development environment (IDE) which simplifies GUI application development. It is part of the SDK for the Qt GUI application development framework and uses the Qt API, which encapsulates host OS GUI function calls. It includes a visual debugger and an integrated WYSIWYG GUI layout and forms designer. The editor has features such as syntax highlighting and autocompletion. Qt Creator uses the C++ compiler from the GNU Compiler Collection on Linux. On Windows it can use MinGW or MSVC with the default install and can also use Microsoft Console Debugger when compiled from source code. Clang is also supported.

<span class="mw-page-title-main">CSS HTML Validator</span>

CSS HTML Validator is an HTML editor and CSS editor for Windows that helps web developers create syntactically correct and accessible HTML/HTML5, XHTML, and CSS documents by locating errors, potential problems like browser compatibility issues, and common mistakes. It is also able to check links, check spelling, suggest improvements, alert developers to deprecated, obsolete, or proprietary tags, attributes, and CSS properties, and find issues that can affect search engine optimization.

Windows Desktop Gadgets is a discontinued widget engine for Microsoft Gadgets. Desktop Gadgets have been replaced by Windows 10 Taskbar Widgets. It was introduced with Windows Vista, in which it features a sidebar anchored to the side of the desktop. Its widgets can perform various tasks, such as displaying the time and date. In Windows Vista, the widgets are restricted to a sidebar but in Windows 7, they can be freely moved anywhere on the desktop.

<span class="mw-page-title-main">Yahoo! Smart TV</span>

Yahoo! Smart TV was a Smart TV platform developed by Yahoo! based upon the Yahoo! Desktop Widgets (Konfabulator) platform. Yahoo! Connected TV announced on August 20, 2008, at the Intel Developer Forum in San Francisco as the Widget Channel, it integrated the Yahoo! Widgets Engine with a new television oriented user interface to enable Internet connected applications to run and display on a 10-foot user interface. The platform was slowly being abandoned by its manufacturers, and was eventually deprecated. New apps that were based on Konfabulator stopped being added effective March 30, 2018, but existing apps can still be updated and installed, and HTML5 based apps are not affected by this.

mpv (media player) Free and open-source media player software

mpv is free and open-source media player software based on MPlayer, mplayer2 and FFmpeg. It runs on several operating systems, including Unix-like operating systems and Microsoft Windows, along with having an Android port called mpv-android. It is cross-platform, running on ARM, PowerPC, x86/IA-32, x86-64, and MIPS architecture.

Flutter is an open-source UI software development kit created by Google. It is used to develop cross platform applications from a single codebase for any web browser, Fuchsia, Android, iOS, Linux, macOS, and Windows. First described in 2015, Flutter was released in May 2017.

<span class="mw-page-title-main">Boxy SVG</span> Vector graphics editor

Boxy SVG is a vector graphics editor for creating illustrations, as well as logos, icons, and other elements of graphic design. It is primarily focused on editing drawings in the SVG file format. The program is available as both a web app and a desktop application for Windows, macOS, ChromeOS, and Linux-based operating systems.

References

  1. "Yahoo! Inc. - Company Timeline". Wayback Machine . 2008-07-13. Archived from the original on 2008-07-13. Retrieved 2017-02-13.{{cite web}}: CS1 maint: bot: original URL status unknown (link)
  2. "Yahoo! Inc. - Company Timeline". Wayback Machine . 2008-07-13. Archived from the original on 2008-07-13. Retrieved 2016-07-19.{{cite web}}: CS1 maint: bot: original URL status unknown (link)
  3. "Konfabulator now Yahoo Widgets". Archived from the original on 2009-03-25. Retrieved 2009-03-21.
  4. "Yahoo Terms Center". info.yahoo.com. Retrieved 2016-08-26.
  5. "World Clock Pro - Yahoo Widgets". Widgets.yahoo.com. Retrieved 2009-03-21.
  6. "Generic Countdown Timer - Yahoo Widgets". Widgets.yahoo.com. Retrieved 2009-03-21.
  7. "NewsStand - Yahoo Widgets". Widgets.yahoo.com. Retrieved 2009-03-21.
  8. "WebImages - Yahoo Widgets". Widgets.yahoo.com. Retrieved 2009-03-21.
  9. "Widget Runtime". Archived from the original on 2011-07-18. Retrieved 2009-03-21.
  10. "What does Heads Up Display mode do? - Widgets". Help.yahoo.com. Retrieved 2009-03-21.
  11. "Yahoo Widgets Blog - Current Events in Developer Town". Widgets.yahoo.net. 2007-07-26. Archived from the original on 2010-02-28. Retrieved 2009-03-21.
  12. "Yahoo Widgets Blog - It's Here!". Widgets.yahoo.net. 2007-03-22. Archived from the original on 2009-03-26. Retrieved 2009-03-21.
  13. "Widget Update Check Activated For Everyone - Konfabulator Forums". konfabulator.com. Archived from the original on 2010-02-27. Retrieved 2009-03-21.
  14. "Yahoo Widgets Blog - Yahoo Widgets 4.5 is Here!". Widgets.yahoo.net. 2007-11-29. Archived from the original on 2009-01-18. Retrieved 2009-03-21.
  15. "Yahoo Widgets Blog - Konfabulator 4.5: Cool Developer Features". Widgets.yahoo.net. 2007-12-14. Archived from the original on 2009-01-03. Retrieved 2009-03-21.
  16. Sherman, Chris. "Why Yahoo Bought Konfabulator". Search Engine Watch . Archived from the original on 12 October 2007. Retrieved 11 January 2024.
  17. Siracusa, John (28 April 2005). "Mac OS X 10.4 Tiger". Ars Technica . Retrieved 11 January 2024.
  18. "Konfabulator's History" Archived 2005-08-14 at the Wayback Machine on Konfabultor's web site, as illustrated by Vera Brosgol
  19. Yahoo Widgets Blog - We're baa-aack!
  20. Voas, Ed (2008-08-07). "Leaving the Fold". Konfabulator forum. Archived from the original on 2013-01-27. Retrieved 2009-01-26.{{cite web}}: CS1 maint: bot: original URL status unknown (link)
  21. "Home | Yahoo Smart TV".