Projects
FWAT - FireWall Administration Tool
A (simple) firewall administration tool which generates shell scripts as output to be used on servers (or desktop machines too of course).
This was a project which I worked on together with a Friend of mine in school and unfortunately hasn't been updated since then, though I think most things will still work, but new stuff will be missing.
MultiRenamer
MultiRenamer is a tool i wrote as i needed a reliable way to rename lots of files according to a pattern (regex 'only' at the moment
).
It is written in python and uses Jason Orendorff's path.py. Currently the only thing working is the ConsoleMultiRenamer. I'm planning on adding a gui as well as soon as I get time but the console version works quite well - apart from not really existent handling of errors in regex and/or replacement patterns.
