I ran in the same problem a long time ago....
Gave up on trying to get to work....

Now I'm using cctiddly via a pptp tunnel to my own server, although this is
maybe an even more useful way of using tiddlywiki, you're always editing the
same file and you don't have to worry of it getting too big,  this solution
doesn't work for everyone....
I worked on a program to load a tw file and was only to be used for tw, and
I think it could work... gave up though because I found cctiddly.
If i still had the code I would have been more than willing to share it with
you, but unfortunately I didn't save it in a good place apparently...
There wasn't much to it anyways...
A webview of whatever this thing is called in android's java lib. I think if
you'll look in the documentation you should be able to get something working
in not too much time.

If you're going to try Succes!

Greeting,
Geert

2010/3/13 FND <f...@gmx.net>

> TW uses "non-standard" routines to save because "standard" javascript
>> doesn't let you save a file LOCALLY. This is considered an important
>> security feature. Using java is a way to get around this limitation.
>>
>
> Just to be precise, TiddlyWiki uses browser-specific routines for saving
> local files where available (Firefox, IE), falling back to a Java applet
> (TiddlySaver) for browsers where no such APIs is provided.
> Developers might find this of interest:
>    http://jquery.tiddlywiki.org/twFile.html
>
>
>  You might ask the people on the android forums if they know of any way
>> for a javascript code to save a file to the *local* machine.
>>
>
> TiddlyWiki's file-saving capabilities could be extended to use whatever
> JavaScript API is available on the respective platform. One option would be
> using HTML5 storage, though that would make the data somewhat less
> portable[1].
>
>
>  there are all sorts of applications that save *REMOTELY*. Indeed,
>> if you can run javascript, then its probably possibly to access and
>> save changes to a tiddlyspot.com location, for instance
>>
>
> That should indeed be possible. There's also the option of running a local
> server (directly on the phone) to provides persistence. For example, some
> people are running TiddlyWeb on the iPhone[2].
>
>
> -- F.
>
>
> [1] cf. http://groups.google.com/group/tiddlywikidev/t/9a930357efba9fb6
> [2]
> http://tiddlyweb.peermore.com/wiki/#%5B%5BInstalling%20on%20iPhone%5D%5D
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "TiddlyWiki" group.
> To post to this group, send email to tiddlyw...@googlegroups.com.
> To unsubscribe from this group, send email to
> tiddlywiki+unsubscr...@googlegroups.com<tiddlywiki%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/tiddlywiki?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to