HomePage
BidiX - 2008-09-27tags: Site toRSS
Welcome to TiddlyHome 2.0 Beta
TiddlyHome 2.0 is an early alpha Google AppEngine hosting service for TiddlyWiki users.Guided tour
- Use /BidiX/tiddlywikis and /BidiX/namespaces to explore
- Use /comments to leave comment
- But please login and try
- ... and stay tuned !
Your own TiddlyWiki at TiddlyHome 2.0
- a google account is required
- login and set a username for TiddlyHome2
- create a new TiddlyWiki at
/{YourName}/tiddlywikispage - Optionally, from the new tiddlywiki page, you can Upload a local TiddlyWiki
How it works
environment
TiddlyHome2 is a Google App Engine application where :- user authentication is done by Google Account
- authorization and protection are manage by user
- content (tiddlers) are saved in Google Datastore
- conform to the TiddlyWiki single file paradigm
The data model:
- User owns Namespaces
- User owns Tiddlywikis
- Namespace owns Tiddlers
- TiddlyWiki, in a Namespace, references Tiddlers
RESTFull Api
- see TiddlyHome Restful API for details
- Then TiddlyHome 2.0 could be easily called from an other application
TiddlyHome 2.0 Beta