This document describes how to build the Origo Vista Sidebar Gadget. Introduction ------------ The Origo Vista Sidebar Gadget (like any other Sidebar Gadget) uses javascript as programming language and some Microsoft specific extensions (and of course some CSS & html). For the xml-rpc calls the open-source library 'jsolait' is used. Build and Install ------------------- To build and install the widget: 1. Put all files (including folders) in a zip archive (without root folder) 2. Include README.txt, changelog.txt in the zip archive 3. Rename the zip archive to 'origoWindowsSidebarGadget.gadget' 4. Double-click it to install Reference --------- * Windows Sidebar Object Reference: http://msdn2.microsoft.com/en-us/library/aa965853%28VS.85%29.aspx * Gadget Development Overview: http://microsoftgadgets.com/Sidebar/DevelopmentOverview.aspx