Interestingly some of the stuff you have described is what NoteSelf actually 
does.
We deliver a minimum file , which gets cached the first time you visit it. Then 
the only things that go back and forth the wire are the tiddlers , which are 
usually just a few bytes. Basically every server based tiddlywiki edition does 
this, with the difference that we also work offline without problems. 

What you want to do will require separate places to store the tiddlers and the 
wiki itself or a server side thing that parses the file and delivers just the 
tiddlers it contains. Of course you will have to send the required tiddlywiki 
version to get from the CDN because people usually don't update their wikis 
unless necessary. Again you will need a similar setup to only upload the 
changed bytes up the wire, which can get so damn hard. I don't think any of 
those requirements fit well in the Dropbox setup most people uses. If someone 
wants to serve a public wiki then there are other better options 

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/13e73917-3ff5-404e-ae3a-40087815af44%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to