Author Archives: docwhat

Thematic featured images

Example of Featured ImageI was wondering what the “Featured Images” box was when creating new posts and discovered that it’s a handy way to add images to a post. It auto resizes, crops (if you want), and can make it just “work” in your layout. The only drawback I’ve seen is I can’t use urls for the image. [...]
Posted in My Projects | Tagged , , , | Leave a comment

Setting up CEDET/ECB for Aquamacs

Aquamacs 2.1 is now out. The new 2.x series no longer requires the Dvorak hack I posted about earlier (yay!) 2.1 has a nice new mechanism for plugins, so here are instructions for making CEDET and ECB work with Aquamacs.
Posted in My Projects | Tagged , , , , | Leave a comment

bash: Checking a port number

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.
Posted in My Projects | Tagged , , | Leave a comment

IAT on Cygwin

For those that use Cygwin on Windows, Mike Hostetler has a post detailing how to use Cygwin editors with It’s All Text!
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.
Posted in My Life, The World Around Us | Tagged , , , , | 1 Comment