Never knowingly knowing narwhals

Monthly Archives: April, 2008

Turbogears Development: Enviroment

I thought I’d run through a list of tools that I used to make New Metal Army. New Metal Army is my first major website and I learned a lot along the way. Here are the tools in no particular order: Subversion First and foremost, subversion is a source control tool but it’s also a [...]

So I got hacked…

Luckydonkey got hacked yesterday as far as I can see. Somehow the lucky hacker managed to insert a series of links in to one of my blog entries. They created a div with a relative position of -1200, -1200 so it didn’t appear when Luckydonkey was browsed. It did however appear in Google Reader. Stou [...]

More command line meme data

Since everyone else is doing this… I thought I would join in dazza@macpro:~>history|awk ‘{a[$2]++ } END{for(i in a){print a[i] " " i}}’ |sort -rn|head 96 svn 85 python 44 nosetests 40 ./start-tgmetalinfo.py 37 ssh 28 tgenv 20 mate 16 cd 14 curl 13 ls   that’s a bit weird. I do a lot of svn [...]