Active Desktop


Active Desktop was a feature of Microsoft Internet Explorer 4.0's optional Windows Desktop Update that allowed users to add HTML content to the desktop, along with some other features. This function was intended to be installed on the then-current Windows 95 operating system. It was also included in Windows 98 and later Windows operating systems up through 32-bit XP, but was absent from XP Professional x64 Edition and all subsequent versions of Windows. Its status on XP 64-bit edition and on both 32-bit and 64-bit versions of Windows Server 2003 is not widely known. This corresponded to version Internet Explorer 4.0 to 6.x, but not Internet Explorer 7.
HTML could be added both in place of the regular wallpaper and as independent resizable desktop items. Items available on-line could be regularly updated and synchronized so users could stay updated without visiting the website in their browser.
Active Desktop worked much like desktop widget technology in that it allowed users to place customized information on their desktop.

History

The introduction of the Active Desktop marked Microsoft's attempt to capitalize on the push technology trend led by PointCast. Active Desktop placed a number of "channels" on the user's computer desktop that provided continually-updated information, such as news headlines and stock quotes, without requiring the user to open a Web browser. However, its most notable feature was that it allowed MJPGs and animated GIFs to animate correctly when set as the desktop wallpaper.
Active Desktop debuted as part of an Internet Explorer 4.0 preview release in July 1997, and came out with the launch of the 4.0 browser in September that year. for Windows 95 and Windows NT 4.0, as a feature of the optional Windows Desktop Update offered to users during the upgrade installation. While the Windows Desktop Update is commonly referred to as Active Desktop itself, it is actually an entire Windows shell upgrade from v4.0 to v4.71, or v4.72, with numerous changes to the Windows interface, resulting in an appearance and functionality level nearly indistinguishable from the then yet-to-be-released Windows 98. Features include the option to allow uppercase filenames, configurable one-click hot-tracking file selection, customizable per-folder HTML display settings, QuickLaunch mini-buttons on the Taskbar next to the Start button, upgraded Start Menu allowing drag and drop item reordering and allowing right-click context menus for item renaming, etc. With the update, Windows Explorer featured an Address bar in which Internet addresses can be entered and seamlessly browsed.
Active Desktop never attained any significant degree of popularity, as its drawbacks included high use of system resources and reduction in system stability. The component was retained in Windows XP but was replaced by a feature named Windows Sidebar in Windows Vista. Sidebar in turn was called Windows Desktop Gadgets in Windows 7, which also allows components to be added to the desktop, but it was also discontinued due to security issues; Windows 8 replaced it with live tiles in the Start screen. Windows Server 2003 R2 32-bit is the most recent Microsoft operating system to support Active Desktop. It appears that the 64-bit version of Windows XP no longer supports Active Desktop. However, it still provides the option to display Web pages and channels built with Microsoft's Channel Definition Format on the desktop.
The HTML displaying capabilities are now mainly used for creating original wallpapers and adding search boxes to the desktop. For example, a user could copy the following code to display Wikipedia's search-box on the desktop:

action="http://en.wikipedia.org/wiki/Special:Search"
id="searchform"
name="searchform">
accesskey="f"
id="searchInput"
name="search"
type="text"
value="" />
id="searchGoButton"
name="go"
type="submit"
value="Go" />