Jump to content

Windows SideShow: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Blanked the page
ClueBot (talk | contribs)
m Reverting possible vandalism by 209.232.116.102 to version by 24.10.162.89. False positive? report it. Thanks, User:ClueBot. (188788) (Bot)
Line 1: Line 1:
[[Image:Windows SideShow logo.png|48px|left|Windows SideShow logo]]
[[Image:Windows SideShow.png|320px|thumb|Windows SideShow executing on Windows SideShow Simulator]]

'''Windows SideShow''' is a technology introduced in [[Windows Vista]] that enables Windows PCs to drive a variety of auxiliary display devices connected to the main PC. These devices can be separate from or integrated into the main PC (e.g., a display embedded on the outside of a laptop lid), enabling access to information and media even when the PC is (mostly) turned off. SideShow can also drive the display of PC data on mobile phones and other devices that are connected via Bluetooth or other wireless network protocols.

SideShow display devices can be updated with a number of different kinds of information, such as contacts, maps, calendar appointments, and e-mail messages. They can then be consulted when the PC is otherwise powered down. Since the underlying platform is so power-efficient, SideShow displays integrated into laptops can run for hundreds of hours without draining the laptop battery, while still providing always-on access to data and multimedia content.

SideShow is coupled to the [[Windows Sidebar|Windows Vista Sidebar]]--that is, [[Microsoft Gadgets]] can easily be extended to be compatible with SideShow secondary displays. However, hardware and silicon providers can also provide native capabilities to allow for richer multimedia applications such as text, image, audio and video decode/playback. For example, a notebook with an in-lid display could be used as an MP3 player while powered down, with the notebook battery providing hundreds of hours of playback time because of the low power footprint that the SideShow platform maintains.

==SideShow APIs==
A Windows SideShow gadget is written by programming against the Windows SideShow Platform API, a native COM-based API available with the Microsoft Windows Vista operating system. A beta of a managed API has also been released for separate download.

Windows SideShow devices have different hardware characteristics than devices such as cell phones or PDAs. Windows SideShow devices have their own processor; they do not have to solely rely on the connecting computer for processing tasks. There are online and offline capabilities that allow the device to run larger components on the connecting computer. The following list contains typical device display types and technologies.

{| class="wikitable" style="margin: 1em auto 1em auto"
|+ '''Display Types'''
! Type of Device
! Description
|-----
| Enhanced display
| An auxiliary display device that renders full color content including text and images, e.g. a device running Microsoft's rendering code for the .NET Micro Framework.
|-----
| Single line display
| An auxiliary display that is capable of displaying a single line or two lines of text and contains no image support.
|-
| Attached display / lid top
| An auxiliary display device that is physically located on the body of a notebook PC, desktop PC or server, e.g. on the top of a laptop's lid, or a media center's front panel.
|-----
| Remote display
| An auxiliary display that is not physically located on the PC and talks to the PC through a wired or wireless network protocol.
|}
Hardware-specific, native applications that provide rich-media experiences like audio and video playback that can be accessed through the SideShow user interface require the SDK from the specific platform vendor. For example, PortalPlayer, Inc. provides the Preface platform that includes capabilities like MP3, AAC, MPEG-4 encode / decode and other digital media formats.

== See also ==
* [[Windows Sidebar]] for Desktop Gadgets
* [[Live.com]] for Web Gadgets
* [[Windows Live Toolbar]] for Toolbar Gadgets

==External links==
{{external links}}
* [http://msdn2.microsoft.com/en-us/library/ms744202.aspx MSDN link for Windows SideShow]
* [http://channel9.msdn.com/Showpost.aspx?postid=193721 Windows Vista SideShow] — Channel 9 interview with SideShow developers
* [http://blogs.msdn.com/sideshow/default.aspx Windows SideShow Team Blog]
* [http://gallery.live.com/default.aspx?pl=7 Windows SideShow Gallery] - List of already developed SideShow Gadgets
* [http://linuxdevices.com/news/NS3641622443.html Article in linuxdevices.com] - Linux and Sideshow.
* [http://vistasquad.co.uk/blogs/james/archive/2007/11/19/windows-mobile-sideshow-renderer-released-to-beta.aspx Windows Mobile announcement] - Ikanos Consulting announce Windows SideShow framework and initial availability of Windows Mobile renderer
===Hardware and Platform Resources===
* [http://www.sideshowdevices.com Sideshow Devices] - Hardware and Software Gadgets such as SideShow LCD Displays, various appliances of all forms and shapes.
* [http://www.portalplayer.com PortalPlayer, Inc.] - Provider of the Preface(tm) auxiliary display platform
* [http://www.clubimate.com/t-WINGADRV.aspx i-mate SideShow Debugger (ALPHA)] - Software debugger to assist gadget developers
* [http://www.controlthink.com/thinkremote/ ControlThink ThinkRemote Platform] - Platform for Z-Wave SideShow-enabled remote controls and other SideShow-enabled devices

===SideShow Compatible Devices===
* [http://www.momentolive.com i-mate Momento] - Digital Photo Frame and Vista-Certified SideShow Peripheral

[[Category:Windows Vista|SideShow]]

[[pt:Windows SideShow]]

Revision as of 22:42, 29 January 2008

Windows SideShow logo
Windows SideShow logo
Windows SideShow executing on Windows SideShow Simulator

Windows SideShow is a technology introduced in Windows Vista that enables Windows PCs to drive a variety of auxiliary display devices connected to the main PC. These devices can be separate from or integrated into the main PC (e.g., a display embedded on the outside of a laptop lid), enabling access to information and media even when the PC is (mostly) turned off. SideShow can also drive the display of PC data on mobile phones and other devices that are connected via Bluetooth or other wireless network protocols.

SideShow display devices can be updated with a number of different kinds of information, such as contacts, maps, calendar appointments, and e-mail messages. They can then be consulted when the PC is otherwise powered down. Since the underlying platform is so power-efficient, SideShow displays integrated into laptops can run for hundreds of hours without draining the laptop battery, while still providing always-on access to data and multimedia content.

SideShow is coupled to the Windows Vista Sidebar--that is, Microsoft Gadgets can easily be extended to be compatible with SideShow secondary displays. However, hardware and silicon providers can also provide native capabilities to allow for richer multimedia applications such as text, image, audio and video decode/playback. For example, a notebook with an in-lid display could be used as an MP3 player while powered down, with the notebook battery providing hundreds of hours of playback time because of the low power footprint that the SideShow platform maintains.

SideShow APIs

A Windows SideShow gadget is written by programming against the Windows SideShow Platform API, a native COM-based API available with the Microsoft Windows Vista operating system. A beta of a managed API has also been released for separate download.

Windows SideShow devices have different hardware characteristics than devices such as cell phones or PDAs. Windows SideShow devices have their own processor; they do not have to solely rely on the connecting computer for processing tasks. There are online and offline capabilities that allow the device to run larger components on the connecting computer. The following list contains typical device display types and technologies.

Display Types
Type of Device Description
Enhanced display An auxiliary display device that renders full color content including text and images, e.g. a device running Microsoft's rendering code for the .NET Micro Framework.
Single line display An auxiliary display that is capable of displaying a single line or two lines of text and contains no image support.
Attached display / lid top An auxiliary display device that is physically located on the body of a notebook PC, desktop PC or server, e.g. on the top of a laptop's lid, or a media center's front panel.
Remote display An auxiliary display that is not physically located on the PC and talks to the PC through a wired or wireless network protocol.

Hardware-specific, native applications that provide rich-media experiences like audio and video playback that can be accessed through the SideShow user interface require the SDK from the specific platform vendor. For example, PortalPlayer, Inc. provides the Preface platform that includes capabilities like MP3, AAC, MPEG-4 encode / decode and other digital media formats.

See also

Hardware and Platform Resources

SideShow Compatible Devices

  • i-mate Momento - Digital Photo Frame and Vista-Certified SideShow Peripheral