clientside / amplesdk

Ample SDK - JavaScript GUI Framework

This URL has Read+Write access

name age message
file CONTRIBUTORS Fri Oct 30 07:18:14 -0700 2009 migrating to git [clientside]
file COPYING Fri Dec 18 13:17:20 -0800 2009 Updated about licensing URL [ilinsky]
file README Fri Oct 30 07:18:14 -0700 2009 migrating to git [clientside]
directory ample/ Wed Jan 06 09:02:56 -0800 2010 Initial implementation of stack and percentage ... [ilinsky]
directory build/ Mon Jan 04 01:47:34 -0800 2010 Disabled complex types from build (included pre... [ilinsky]
directory examples/ Tue Jan 05 08:26:59 -0800 2010 Added column chart [ilinsky]
directory license/ Fri Oct 30 07:18:14 -0700 2009 migrating to git [clientside]
directory plugins/ Tue Dec 01 08:34:55 -0800 2009 Set browser requirement max version to a 3.* [ilinsky]
directory reference/ Thu Dec 10 08:25:45 -0800 2009 Removed type attribute meta data [ilinsky]
directory tests/ Tue Dec 01 08:35:51 -0800 2009 Added manual test [ilinsky]
README
 ------------------------------------
 Ample SDK - JavaScript GUI Framework
 http://www.amplesdk.com
 ------------------------------------

 About:
   Ample SDK is a standard-based cross-browser JavaScript GUI Framework
   for building client-side Rich Internet Applications. It employs XML
   technologies (such as XUL, SVG or HTML5) for UI layout, CSS for UI style
   and JavaScript/DOM for application logic. It equalizes browsers and brings
   technologies support to those missing any.

 Getting Started:
   The easiest way to get started is looking into examples folder and running
   its examples/index.html from your browser. You may also reffer to the
   API Reference by accessing reference/index.html from your browser or online
   where you can also find Tutorials and other project related information.

 Useful references:
   Source code:  http://github.com/clientside/amplesdk
   Mailing List: http://groups.google.com/group/amplesdk