Tiddler 'HomePage' in Namespace 'TiddlyHome'

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

HomePage

BidiX - 2008-09-27 08:15:04  (created: 2008-09-23 20:29:10 ) 
tags: Site toRSS


Welcome to TiddlyHome 2.0 Beta

TiddlyHome 2.0 is an early alpha Google AppEngine hosting service for TiddlyWiki users.

Guided tour

Your own TiddlyWiki at TiddlyHome 2.0

  1. a google account is required
  2. login and set a username for TiddlyHome2
  3. create a new TiddlyWiki at /{YourName}/tiddlywikis page
  4. 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


! Welcome to ~TiddlyHome 2.0 ^^Beta^^
[[TiddlyHome 2.0|/]] is an early alpha Google ~AppEngine hosting service for [[TiddlyWiki|http://www.tiddlywiki.com/]] users.
! Guided tour
*Use [[/BidiX/tiddlywikis|/BidiX/tiddlywikis]] and [[/BidiX/namespaces|/BidiX/namespaces]] to explore
*Use [[/comments|http://tiddlyhome.appspot.com/comments]] to leave comment
* But please [[login|/login]] and try
* ... and stay tuned !
! Your own ~TiddlyWiki at [[TiddlyHome 2.0|/]]
# a google account is required
# [[login|/login]] and set a username for ~TiddlyHome2
# create a new ~TiddlyWiki at {{{/{YourName}/tiddlywikis }}} page
# Optionally, from the new tiddlywiki page, you can Upload a local ~TiddlyWiki
! How it works
!!!! environment
~TiddlyHome2 is a [[Google App Engine|http://code.google.com/appengine/]] 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|http://www.tiddlywiki.com/]] single file paradigm
!!!! The data model:
* User owns Namespaces
* User owns Tiddlywikis
* Namespace owns Tiddlers
* [[TiddlyWiki|http://www.tiddlywiki.com/]], in a Namespace, references Tiddlers
!!!! ~RESTFull Api
* see [[TiddlyHome Restful API|http://tiddlyhome2.bidix.info/BidiX/namespaces/TiddlyHome/tiddlers/TiddlyHome%20Restful%20API.html]] for details
* Then [[TiddlyHome 2.0|/]] could be easily called from an other application