zimki | documentation | search
 
Zimki Documentation - CookBook

This is a list of recipes for how to do certain things in Zimki. Let's jump straight in:

  1. Getting Started
    1. Registering with zimki
    2. Hello World - creating your first application
      1. Again, with a template - refining your application
      2. Using arguments in your template & function
    3. Saving objects - creating a pagecount
    4. Creating classes and instances programmatically - storing visitor information
    5. Listing instances of a class on a page
  2. Misc useful things
    1. When things don't work as expected
    2. Creating a custom Error (404) page
    3. Using the JavaScript Console
    4. Uploading and serving static files
    5. Changing the URL for your realm
    6. Using a staged development workflow
    7. E4X - the XML native type
  3. Creating a Web Service
    1. Creating a web service client
    2. Passing parameters to a service from a client-side script