Overview
BidiX - 2008-09-23tags: 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:
- iTW - a TiddlyWiki for iPhone available /BidiX/tiddlywikis/iTW.html
Sandbox:
- Use /BidiX/namespaces and /BidiX/tiddlywikis to explore
- Use /comments to leave comment
- But please login and play with it
- ... and stay tuned !
TiddlyHome 2.0 Beta