bash: Checking a port number

Image by Manfred Heyde.

Ever needed to check if a given port number is valid in bash? It’s harder than it looks because if you accept any input from the user, you can’t use declare -i since it spews errors and aborts functions if the input is malformed.

Read More »

Posted in My Projects | Tagged , , | Leave a comment

IAT on Cygwin

Image by Tjeerd Wiersma

For those that use Cygwin on Windows, Mike Hostetler has a post detailing how to use Cygwin editors with It’s All Text!
Read More »

Posted in My Projects | Tagged , , | Leave a comment

English in IIS thread

Peter noticed today that IIS has an error in the English for one of its dialog boxes. We immediately searched for it and found this bizarre thread.

It’s hard to read it in its original form, so I have re-organized it here and saved it for posterity.

Read More »

Posted in My Life, The World Around Us | Tagged , , , , | 1 Comment

Two ways to improve OS-X…

I found this excellent article, Mac OS X SSD tweaks by Ricardo Gameiro, and have stolen two of the ideas for my non-SSD MacBook Pro laptop. I’ll cover all three, though, since I don’t agree with his hibernation trick.
Read More »

Posted in My Projects | Tagged , , , | Leave a comment

We Haz Ferrets!

The ferrets in question.

We just got our selves a pair of ferrets. Yay! And boy are they cute and energetic.

Read More »

Posted in My Life | Tagged , , | Leave a comment