> Does this mean with PortablePython and TiddlyWeb one could just copy
> the whole thing and it should work anywhere without having to cmd
> anything?
Well, one would still have to start the server, but that could be done
with a simple batch file using relative paths[1].
> Apart from copyright issues - would this make a vanila TiddlyWeb
> install as easy as it is to download a TiddlyWiki now?
While I doubt Chris wants to create a Windows-specific distribution that
contains PythonPortable, anyone in the community could provide this
service[2].
-- F.
[1] start.bat located in Portable\, which contains TiddlyWeb\ and Python\:
cd Tiddlyweb\MyInstance
..\..\Python\App\python.exe ..\core\twanager server localhost 8080
[2] provided, of course, this sort of redistribution is permitted under
PortablePython's licensing terms (given that Python itself uses a
BSD-style license, that's not necessarily the case - IANAL)
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---