In my daily computer use I often find myself perform repetitive
tasks. One of my teachers once said: There are three important cases
in computer science: one, two, and many.
And I try to take
that at heart when encountering repetitive tasks. I will do them
manually once or twice, but after that I try to automate the task
with some scripting.
Most of these scripts are "prototypical". They work for me at that moment for that situation, but aren't suitable for use by a larger user base. However, some of these scripts I use often and when I think they useful to others I try to them up for publication. Following is a list of these scripts:
Documenting the use of the tools I use regularly, but not often enough to remember its usage. This place is good as any to keep my notes on the use of these tools.
Coming soon ...