KlipFolio 5: Klip Developer Guide | | |
KlipFolio 5: Klip Developer Guide | | |
KlipFolio 5: Klip Developer Guide | | |
Copyright © 2002-2008 Serence, Inc. | | |
| | |
This document is the complete introduction to writing Klips for KlipFolio 5. Last updated 11/03/08 | | |
| | |
| | |
| | |
1.1. An Overview of Klips 1 | | |
2. A Closer Look at Klips 1 | | |
| | |
2.2. Extract Data from Any Site 1 | | |
2.3. Common Steps in a Klip 1 | | |
2.4. Consistent Interface 2 | | |
| | |
3. Common Questions about Klips and KlipFolio 2 | | |
3.1. Is KlipFolio a Web Browser? 2 | | |
3.2. Is KlipFolio a Widget Engine? 3 | | |
4. KlipFolio Architecture 3 | | |
| | |
4.2. Cryptographic Services 4 | | |
| | |
4.4. Data Access Engines 4 | | |
4.5. JavaScript Runtime 5 | | |
4.6. KlipFolio Interface 5 | | |
| | |
| | |
2. Writing Your First Klip 6 | | |
| | |
| | |
2.1. Enabling Development Tools 6 | | |
2.2. About the Developer Tools 8 | | |
3. Using an RSS Feed URL 8 | | |
4. Building Your First Klip 9 | | |
5. Default Functionality 9 | | |
| | |
| | |
| | |
| | |
| | |
6. Klip Icon, Title, and Banner 13 | | |
7. Refresh Rate and Other Information 15 | | |
| | |
3. Building Klips that Monitor XML Source 17 | | |
| | |
2. A Common Pattern in XML Data 17 | | |
3. XML Parsing with Style 17 | | |
3.1. Specify the Tag for Repeating Blocks of Data 19 | | |
3.2. Specify the Data to Extract into the Columns of the Klip 19 | | |
3.3. Specify the URL to Open When User Clicks on an Item 19 | | |
3.4. Specify Which XML Tag (or Tags) Uniquely Identifies an Item 20 | | |
4. Adding a Tooltip to a Klip 20 | | |
4.1. Specify the Data to Map into the Rows of a Tooltip 21 | | |
5. Monitoring Dynamic XML Source 22 | | |
5.1. Add an Item to the Source 24 | | |
5.2. Seeing Desktop Alerts 25 | | |
| | |
| | |
| | |
4. Upgrading and Publishing Your Klips 30 | | |
| | |
2. Options for Sharing Your Klips 30 | | |