2013-11-29 12:26:48 +00:00
created: 20131129100250644
2015-04-12 18:57:06 +00:00
modified: 20150412185535373
2015-06-20 08:24:14 +00:00
tags: [[Hosting your TiddlyWiki on the web]] Platforms
2014-02-06 22:21:03 +00:00
title: TiddlyWiki in the Sky for TiddlyWeb
2013-11-29 12:26:48 +00:00
type: text/vnd.tiddlywiki
2013-03-06 16:45:13 +00:00
2014-02-06 22:21:03 +00:00
TiddlyWiki in the Sky for TiddlyWeb allows content to be synchronised between TiddlyWiki running in the browser and a TiddlyWeb (or TiddlySpace) server. Features include:
2013-03-06 16:45:13 +00:00
* Lazy loading
* Two way synchronisation between the browser and the server
** Synchronising from the server is accomplished by polling (currently every 60 seconds)
* Throttling so that rapidly changing tiddlers don't overwhelm the server
2014-02-06 22:21:03 +00:00
To try out TiddlyWiki in the Sky for TiddlyWeb:
2013-03-06 16:45:13 +00:00
# If necessary, create an account at http://tiddlyspace.com/
2013-05-01 15:02:12 +00:00
# Create a new space, eg `<myspace>`
2013-03-06 16:45:13 +00:00
# Include the space `tw5tiddlyweb`
2013-05-01 15:02:12 +00:00
# Visit `http://<myspace>.tiddlyspace.com/tw5`