Archive for July, 2009

New Hash Tool

Wednesday, July 29th, 2009

Latest installment in the Tiny tools I can write rather than sit on Facebook or watch Masterchef series. I’ve just made a new Hash tool. This takes an input and applies a hashing algorithm. This is useful for example when inserting a password directly into a database. Like the other two tools this one is open source via Creative Commons and source is available here. Not that it’s brain surgery, but it’s my own little code garage sale.

Updated password generator

Tuesday, July 28th, 2009

I’ve added fake GUID and hexadecimal-only options to my uber-cool password generator. Yay.

An IP address tool for teching around the internet

Saturday, July 11th, 2009

I’ve added a super simple tool that just returns the requester’s external IP, which is useful when debugging and for tech support. No biggie, there’s a heap of other tools around the place, but I can never remember the right variation.

The tool is at myip.belfryimages.com.au.

Password Generator

Wednesday, July 8th, 2009

I just made a quick tool for generating strong passwords quickly. It’s hosted at http://pwdtool.belfryimages.com.au. Now I should probably have written something to remind me where I left my keys… hmm….