Hi, thanks for quick response :) See notes below

On 8 Jan., 14:01, "[email protected]" <[email protected]> wrote:
> Hi, many thanks for giving TiddlyWeb a try and reporting on your
> experiences. Before I get to the meat of your message, I should say
> that TiddlyWeb is still a pre-version 1 application and as such has
> some rough edges, some bugs and is not as easy to install or manage as
> I would like it to someday be. Direct responses to your message below.

sure, we try to use what we can;)

> Is Python 2.6.x working properly with TiddlyWeb? I've not tried it
> with 2.6 yet and thought there might be some issues. If things are
> running okay, that's great to know.
yes its running well, we get some warnings, but nothing remarkable,
for now we desided to go on with 2.4.4, its very stable

> There are still some tricky issues with that. The interface has not
> been solidified, and there is no client side (TiddlyWiki plugin)
> support, but the basic gist is as follows:
>
> * If you have a image file that you want to use
> * You may PUT that file to a tiddler URL with a Content-Type header of
> image/png or image/jpeg (or whatever type it is)
> * The server code will recognize that you are putting a weird content-
> type and base64 encode the content and store it to disk
> * When you use that tiddler in a TiddlyWiki, it will either show up as
> the image, or be a link back to the server.
>
> There are multiple implementations of how to do binary content in
> TiddlyWiki. The one currently in use with TiddlyWeb is unlikely to be
> the one that remains, so at this time I wouldn't recommend using it,
> unless it is just for exploration.

OK, we moved our pictures to an internal http-server and linked them
Hovermenu und splashscreen looks pretty again, thank god;)
think about, moving them to flickr, someday
but for now everybody has access over vpn and its easy

> I'm not sure that plugins in place on the peermore.com:8080 site are
> the most recent.
>
> What might be happening is that the plugins you installed into your
> instance (with from_svn), depending on when you got them, are somewhat
> broken (they are in active development at the moment).
>
> What I suggest you do is run the from_svn command again to refresh
> your plugins with the very latest and see if the problem goes away. If
> it does not we'll need to do some closer investigation to see where
> thing are breaking. If your server is on a public IP I'm happy to have
> a look myself, or I can guide you through what to do. Feel free to
> respond here or contact me directly.

ok, we imported the three plugins again, but the same behavior
backstage sync shows 'errors in macro <<sync>>'
updating and deleting  tiddlers is working,
copy is woking (copyplugin) thats really good;)
renaming isn't working, but i think its a feature right now and not a
bug
creating a new tiddler is't working! I think the necessary fields for
syncing are missing
due to the error in macro sync.
for now we just try to go on with the plugins from peermore, because
the are working for our internal testing purpose
we can save/edit/rename and delete/copy and thats a lot :)))

the only thing we miss, we borrowed the wizard plugin from teamtasks
and modified it to create some default tiddlers
from forms and the plugin uses constructions like
store.saveTiddler(scopeData['scopename'],scopeData
['scopename'],homeTiddlerBody.join
('\n'),config.options.txtUserName,now,'Scope');
to create new tiddlers. I think the essential fields for tiddlyweb are
missing and we don't now the syntax
poor user you know;)
never the less, thank you very much for helping us.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to