public
Description: Ample SDK - JavaScript GUI Framework
Homepage: http://www.amplesdk.com
Clone URL: git://github.com/clientside/amplesdk.git
name age message
file CONTRIBUTORS Fri Oct 30 07:18:14 -0700 2009 migrating to git [clientside]
file COPYING Fri Oct 30 07:18:14 -0700 2009 migrating to git [clientside]
file README Fri Oct 30 07:18:14 -0700 2009 migrating to git [clientside]
directory ample/ Tue Nov 24 08:05:02 -0800 2009 Implemented tref element for Internet Explorer [ilinsky]
directory build/ Tue Nov 10 14:47:40 -0800 2009 Preparing for 0.9.0 - not on horizont though [ilinsky]
directory examples/ Mon Nov 16 08:10:45 -0800 2009 Chart-specific elements added instead of genera... [ilinsky]
directory license/ Fri Oct 30 07:18:14 -0700 2009 migrating to git [clientside]
directory plugins/ Fri Oct 30 07:18:14 -0700 2009 migrating to git [clientside]
directory reference/ Tue Nov 24 04:52:22 -0800 2009 Added tref element support (not implemented for... [ilinsky]
directory tests/ Tue Nov 24 03:01:26 -0800 2009 Created unit tests for Basic Shapes [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