Hi Nadav Have a look at BidiX's itw for iPhone. http://itw.bidix.info/ If you can host your TW from your own ftp or somewhere where you have ftp-access you can use his storeTiddler.php with your itw (or any TW with BidiX's uploadPlugin). It enables saving only those tiddlers that you have edited - on the fly. You save bandwith because it doesn't save the entire document - only the edits made on single tiddlers. A secondary benefit is that you minimize the risk of several users overwriting eachothers edits on the same TW. Make some agreements on which tiddlers which user can edit - a prefix for tiddlertitles or the like - and you have enabled multicollaboration for your tw - without the need for advanced userdatabasemanaged serversidesetups!! You can even specify as many usernames and passwords as you like - in the php - or settle for one shared username + password - it doesn't matter. The per tiddler savings supercedes usermanagement - but ofcourse there ARE advantages to making different users - for showning who made modifications to which tiddler when etc ... Simple but effective...
If you also want the ability to save the TW as one file (overwriting all tiddlers at once) - you will also need store.php - again you have to specify users and usernames - Here you could have an admin password for yourself only - to secure that only one person can overwrite everything at once... I've been using BidiX's itw on my school for a few months and it seems to work very well - I have made my TWs tiddlers for collaboration refer to other tiddlers with togglefields and toggletags - to minimize the risk of overwriting changes to tiddlers edited almost simultaniously- They are saved the second the tiddler has left editmode (if the user has entered the correct password!) You can have a look at my version for next schoolsemester here: (no confidental data yet exept for the pictures of me and my collegues - and sorry - it's in Danish): http://xn--mns-ula.dk/weekend2 Regards Måns Mårtensson On May 28, 9:54 pm, "[email protected]" <[email protected]> wrote: > i would like to find an easy way to post a new tiddler from my > blackberry. > > since mobile browsers are slow and have little processing power, > loading a full tiddlywiki will not be possible. > the best way will be to thve an external page, with few JS that will > post a new tiddler, by editing the subject text and tags. > > any idea if such thing exists ? > > if not how can i make it, i have some JS knowledge. > > thanks, > Nadav --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---

