Tiddler 'Overview' in Namespace 'TiddlyHome'

list | new | edit | delete | .html | .tw | .txt | .js

Overview

BidiX - 2008-09-23 20:29:09  (created: 2008-09-23 20:28:09 ) 
tags: Site


Welcome to TiddlyHome 2.0 Beta

TiddlyHome 2.0 is an early alpha Google AppEngine hosting service for TiddlyWiki users where :
  • tiddlers are store in Datastore
  • users are managed by Google Account

The data model:

  • User owns Namespaces
  • User owns Tiddlywikis
  • Namespace owns Tiddlers
  • TiddlyWiki, in a Namespace, references Tiddlers

RESTFul API:

Two basic URL templates:
  • /{user_id}/namespaces/{namespace_id}/tiddlers/{tiddler_id}[.suffix]
  • /{user_id}/tiddlywikis/{tiddlywiki_id}[.suffix]

Command:

  • /storeTiddler : update a tiddler with UploadTiddlerPlugin
  • /{user_id}/tiddlywikis/{tiddlywiki_id}?upload : upload a Tiddlywiki file into {tiddlywiki_id}

Experiment:

Sandbox:




! Welcome to ~TiddlyHome 2.0 ^^Beta^^
[[TiddlyHome 2.0|/]] is an early alpha Google ~AppEngine hosting service for [[TiddlyWiki|http://www.tiddlywiki.com/]] users where :
* tiddlers are store in Datastore
* users are managed by Google Account
! The data model:
* User owns Namespaces
* User owns Tiddlywikis
* Namespace owns Tiddlers
* [[TiddlyWiki|http://www.tiddlywiki.com/]], in a Namespace, references Tiddlers
! ~RESTFul API:
Two basic URL templates:
* /{user_id}/namespaces/{namespace_id}/tiddlers/{tiddler_id}[.suffix]
* /{user_id}/tiddlywikis/{tiddlywiki_id}[.suffix]
! Command:
* /storeTiddler : update a tiddler with [[UploadTiddlerPlugin|http://bidix.appspot.com/BidiX/namespaces/TiddlyHome/tiddlers/UploadTiddlerPlugin]]
* /{user_id}/tiddlywikis/{tiddlywiki_id}?upload : upload a Tiddlywiki file into {tiddlywiki_id}
! Experiment:
* iTW - a ~TiddlyWiki for iPhone available [[/BidiX/tiddlywikis/iTW.html|/BidiX/tiddlywikis/iTW.html]]
! Sandbox:
*Use [[/BidiX/namespaces|/BidiX/namespaces/]] and [[/BidiX/tiddlywikis|/BidiX/tiddlywikis]] to explore
*Use [[/comments|http://tiddlyhome.appspot.com/comments]] to leave comment
* But please login and play with it
* ... and stay tuned !