Before you start
The following sections offer some background information to help you make the most of this tutorial.
This series provides a solid foundation for you to begin writing your own Google gadgets.
This tutorial is an overview of the basics for creating Google gadgets. With this information in hand, you can proceed to Part 2, which introduces more advanced features available for gadget developers, such as tabbed interfaces and drag-and-drop support.
In this tutorial, you'll learn about creating and personalizing a Google home page, explore the content types available to gadget developers, review JavaScript functions available in the Google core JavaScript library, and write your first gadget.
This tutorial is written for developers who are familiar with XML, working application programming interfaces (APIs), and coding in the JavaScript language. To get the most from this tutorial, you should have a general familiarity with these concepts.
To build and run the examples in this tutorial, you need nothing more than a text editor, an Internet connection, and a passion for coding and debugging.



