Personal tools
Views

From ProtoScript

Jump to: navigation, search

Contents

How to Get Started

Protoscript can be used in several ways.

  • As a library inserted into your page
  • As a bookmarklet used on your pages as well as others
  • As a platform for adding new behaviors
  • As a platform for adding behavior sets for other Javascript libraries (Mootoos, Ext, jQuery, Dojo, MochiKit, Scriptaculous, etc.)
  • As a contributer to the core library.

As a Library

As a Bookmarklet

  • Install the bookmarklet from the home page
  • Once its set up, check out the growing set of demos (currently 40+). Its straightforward to map your examples to the bookmarklet. For more information, see XXX.
  • Refer to specific behaviors here at the wiki site for more information.

Adding New Behaviors, Behavior Sets or Contributing to Core

  • Install as library
  • Contact me (b dot scott over at yahoo dot com) to get access to the code base
  • Get the latest code from Protoscript Source Trunk at Google Code.
  • Will get you the instructions for build, edit, etc.