Check out the following live demos for almost the entire range of the framework: from desktop-style RIAs, over mobile apps to traditional webpages. Also see the development tools that come with the framework, or look at some real-life examples.
|
The qooxdoo playground is an application which lets you play and experiment with source code. You can get familiar with features of either desktop-style RIAs or mobile apps and see the results immediately. |
|
Playground for RIAs(all desktop browsers) |
Playground for Mobile Apps(Webkit-based: Safari 5, Chrome 10+) |
ShowcaseHighlights some features of qooxdoo and provides links for further reading. |
WidgetbrowserShows the official set of widgets and themes that come with the framework. |
Demo BrowserContains small examples and tests for most widgets and GUI features. |
Feed ReaderAn online feed reader as a typical desktop-style web application. |
Mobile ShowcaseAn experimental showcase for mobile widgets. (Smartphones: Android 1.6+, iOS; Desktop: Safari 5, Chrome 10+). |
Mobile FeedreaderMobile variant of the Feedreader RIA. (Smartphones: Android 1.6+, iOS; Desktop: Safari 5, Chrome 10+). |
ToDoSimple application demonstrating the usage of the offline storage without the usage of widgets. |
Website FeedreaderA view for the feed reader app using plain HTML and CSS, but the same data model as the RIA and mobile app. |
PortalSimple application demonstrating low-level capabilities without widgets. |
Some fundamental qooxdoo features, most noticeably the layer for object-orientation, are available in a minimalistic, experimental package called "qx-oo". It can run in non-browser runtimes (node.js, Rhino) or restricted JS environments (HTML5 Web workers).
API ViewerFull API reference which can run offline, with advanced search capabilities. |
Test RunnerIntegrated unit testing infrastructure, ready to be used in all custom apps. |
InspectorA tool to debug a running qooxdoo app. Like Firebug, but works in all browsers. |
Feature Configuration EditorA tool designed to help developers create configurations for browser-specific builds. |
Current |
Devel |
Maintenance |
qooxdoo-contrib is the project's infrastructure for contributions, and for collaboration on new or experimental features. Online demos for some (but not all) of the existing contributions are available in a contribution demobrowser. Also see the list of all available contribs.
qooxdoo is used in many web applications and in different scenarios. To get an idea of how qooxdoo applications could look like, there is a collection of real-life examples. Of course, as this is based on voluntary feedback from the community it only represents the tip of an iceberg, and typically does not include non-public enterprise solutions.