| Reference Application v1 |
 |
Demonstration of Kyte API integration on partner realm, simple set of API methods used. Source code available to developers for re-use.
Features:
- Single channel API integration on partner realm
- Login to partner realm and Kyte-authentification
- Show browsing and search-function
- Commenting (write) and rating of shows
- Editing of partner account attributes
|
| Reference Application v2 |
 |
Demonstration of Kyte API integration on partner realm, complex set of API methods used. Source code available to developers for re-use.
Features:
- Multiple channel API integration on partner realm
- Login to partner realm and Kyte-authentification
- Channel and show browsing and search-function
- Commenting (write and read) and rating of shows
- Editing of partner account attributes
- Editing of channel properties and branding
- Direct upload of shows
|
| Kyte API Playground Tool |
 |
Tool to play with the API methods and get familiar with them. Shows invocations, responses, results and errors if any. All source available for re-use.
Features:
- Testing of API methods and parameter-inputs
- Exposes the whole API request structure and response
- Easy starting point to get into the API
|
| WAP Reference Application |
 |
WAP version of the Ref App as demonstration on how to build a mobile integration of Kyte. Supports both Ajax user-devices as no JS/Ajax clients.
Features:
- Single channel API integration on partner realm
- Login to partner realm and Kyte-authentification
- Show browsing and search-function
- Rating of shows
- AJAX-support (can be switched on/off through GUI)
- Illustrates how to recognize user agent and obtain device capabilities
|
| Player Embed Generator |
 |
Playground for generating embed code and for playing with the js embed parameters.
Features:
- Embed-code generating application
- All available parameters implemented
- Introduces how to make use of player events
- Applies all available JS functions and produces the scripts
|