I am hopefully going to be working on some parts of this now. I am hoping to have tiddlywiki be one way to control the robot I am making. The robot is mainly run as a node script and I am hoping to have a wiki running on node that will let you control the robot in realtime by loading a webpage served by the robot. If things work out well I want this to me a flexible interface between a tiddlywiki server and any other node program.
I also just finished a bash script (on GitHub here <https://github.com/OokTech/TW5-BuildScript>) that has been helping a lot in streamlining development for me. It checks to see if any plugins need to be updated, if so it builds a demo wiki for the plugin and then builds a directory wiki that lists the plugins (the generated wiki is here <http://ooktech.com/TiddlyWiki/>). It marks newly changed wikis as in need of testing, when you change this status to ready (you have to do it manually so force you to actually test things and if it is set to upload, it uploads all the changed wikis to the correct places. It also builds a plugin library of the plugins and uploads the updated version if all the plugins have been tested, otherwise it uploads to an alternate unstable library. It doesn't handle committing and pushing to git yet but I am not sure if I want to have that in the same script or not. Things like this help me a lot with development and hopefully will be helpful to other people. The script is configurable but I am not sure how useful it would be to other people so feel free to leave feedback about what would make it easier to use or more useful. I am hoping that by making the tools that I use like this usable by other people it will help with things like node.js app deployment. I like the idea of making an install script for node, tiddlywiki and git. I have some similar things I have been using to create images for the robot I am working on so creating a version that does tiddlywiki instead shouldn't be a big problem. I will probably work on one that will work on linux and OS X, I don't have any windows machines to work on so I am not expecting to make one for windows any time soon. -- 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 [email protected]. To post to this group, send email to [email protected]. 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/2414c5b2-f08c-42f0-88bb-2864402eedb1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

