Toolkit

From Surebert wiki

Contents

Overview

The surebert toolkit is the clientside portion of the surebert framework used to create web based applications, however, it is not limited to use with the surebert framework and can be added to any web site/page to increase functionality and make javascripting easier and more cross-browser compatible.

Getting Started

Logs:

bash code

svn log -v http://surebert.com/svn/toolkit/

Working With Surebert Toolkit

  • Toolkit:json -
    • Toolkit:json:rpc2 - Using javascript to call a serverside json RPC2 server
    • Toolkit:json:xsite - Load cross site json and pass it to a callback function
    • [Toolkit:json:encode]] - Encoding javascript entities as JSON

Flash and Surebert Interaction

Working With Surebert Toolkit

Plans