When I started my current web developer job, it was as a temporary contractor. With that in mind, I kept a TiddlyWiki of processes and procedures, and locations. Sort of a notebook of what I did, so the next person wouldn't have to start from scratch. After adding things like the InlineJavascriptPlugin, I started making tiddlers with forms and scripts to do tasks that would normally require using an external web-based tool, or required a simple script. For example, I wrote tiddlers that: * Convert high-ASCII characters to their HTML entity equivalents. (Idea and algorithm taken from http://www.pinyin.info/tools/converter/chars2uninumbers.html) It's just easier to have it here, and to be able to modify the form for my needs. My output textarea selects all the text when clicked, saving me that step. * Modify the coordinates of areas of an image map to translate them by specified x- and y- values. (I don't like image maps, but we have them, so I support them)
TW has become an IDE and toolkit for me. Are others doing this as well? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

