Guarana UI: a jQuery-Based UI Library for Nokia WRT
hamishwillee
(Talk | contribs) m (Hamishwillee - Bot update - Add ArticleMetaData) |
hamishwillee
(Talk | contribs) m (Hamishwillee - Tidy layout) |
||
| Line 1: | Line 1: | ||
| + | [[Category:Symbian]][[Category:Guarana UI]][[Category:Code Examples]][[Category:Symbian Web Runtime]] | ||
{{ArticleMetaData <!-- v1.2 --> | {{ArticleMetaData <!-- v1.2 --> | ||
|sourcecode= [[Media:Guarana WRT UI Library v1 1.zip]] [[Media:Guarana WRT UI Library v1 1 Built Package.zip]] | |sourcecode= [[Media:Guarana WRT UI Library v1 1.zip]] [[Media:Guarana WRT UI Library v1 1 Built Package.zip]] | ||
| Line 21: | Line 22: | ||
|author= [[User:Hkaliste]] | |author= [[User:Hkaliste]] | ||
}} | }} | ||
| − | |||
| + | == Introduction == | ||
| + | [[File:Guarana intro.jpg|left]] This is the documentation of the Guarana UI - a jQuery-Based UI Library for Nokia WRT. Nokia WRT is a development and delivery platform that allows the creation of applications (widgets) based on standard web technologies, such as HTML, CSS, JavaScript, and AJAX. WRT Framework intends to offer developers a set of common components to create and deploy widgets in a friendly way. If you would like to know how to start developing with Nokia WRT, please visit [http://www.developer.nokia.com/Develop/Web/ Web Runtime QuickStart] available in the Nokia Developer website. | ||
| − | + | The [[Media:Guarana WRT UI Library v1 1.zip|Guarana UI Library]] is a jQuery-based set of customizable UI elements, application frameworks, and templates that can be used for the creation of user interfaces in Nokia's Web Runtime platform. | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | Watch the Guarana UI video [http://www.youtube.com/watch?v=yqZ1jjXcUjU here] | |
| − | + | ||
| − | + | ||
| − | |||
| − | |||
| − | |||
| − | |||
<table width="800" height="500"> | <table width="800" height="500"> | ||
| Line 90: | Line 83: | ||
<ul> | <ul> | ||
<li> [http://www.jappit.com/m/guaranabrowser//// Guarana UI Component Browser]. Thanks <b>[[User:Jappit|Jappit]]</b> for your excellent work on this! | <li> [http://www.jappit.com/m/guaranabrowser//// Guarana UI Component Browser]. Thanks <b>[[User:Jappit|Jappit]]</b> for your excellent work on this! | ||
| − | </ul> | + | </ul> |
<!-- Translation --> [[pt:Guarana UI: Uma biblioteca gráfica baseada em JQuery para Nokia WRT]] | <!-- Translation --> [[pt:Guarana UI: Uma biblioteca gráfica baseada em JQuery para Nokia WRT]] | ||
| − | |||
Latest revision as of 10:47, 7 August 2012
Article Metadata
Code Example
Article
Contents |
Introduction
This is the documentation of the Guarana UI - a jQuery-Based UI Library for Nokia WRT. Nokia WRT is a development and delivery platform that allows the creation of applications (widgets) based on standard web technologies, such as HTML, CSS, JavaScript, and AJAX. WRT Framework intends to offer developers a set of common components to create and deploy widgets in a friendly way. If you would like to know how to start developing with Nokia WRT, please visit Web Runtime QuickStart available in the Nokia Developer website.The Guarana UI Library is a jQuery-based set of customizable UI elements, application frameworks, and templates that can be used for the creation of user interfaces in Nokia's Web Runtime platform.
Watch the Guarana UI video here
![]() |
2. Overview of Guarana UIThe WRT Framework is closely integrated with the jQuery library. The library uses the best practices of other libraries such as jQueryUI and ThemeRoller. Click here for more details. |
![]() |
3. Download Guarana UI v1.1The point to starting widget development using Guarana UI. Click here to download Built Package (recommended). Click here to download Full Package.
|
![]() |
4. My first widget using Guarana UIThe point to understand how to use these components in your WRT widget. Click here for more details. |
![]() |
5. Components DocumentationThis wikipage includes the Components documentation for all developed components. Click here for more details. |
Guarana Community Contributions
Check out these pages to see what other people are doing with the Guarana UI:
- Guarana UI Component Browser. Thanks jappit for your excellent work on this!






