Category Archives: Computer

Overriding DNS for Testing

Once in a while it’s handy to override DNS and associate a host name with a different IP address. Continue reading

Posted in Programming | Tagged , , , , , , | Leave a comment

Sign of an Immature Programmer

There are stages of development that people seem to go through as a programmer. Continue reading

Posted in Programming | Tagged , , , , , , | 2 Comments

看板 (Kanban) and Agile Software Development

Agile software development is an evolutionary practice rather than a process (implementation). An 2009 article Kanban Development Oversimplified has a nice overview of adapting 看板 (kanban) ideas into the development cycle.  

Posted in Programming | Tagged , , , | Leave a comment

Git Tutorial

For the uninitiated, here’s a nice git tutorial at progit.org. You can download the current stable version of git at the git home page.

Posted in SysAdmin | Tagged , | Leave a comment

ZFS on Linux

ZFS and Linux unfortunately collide. M. Tim Jones has a paper on IBM developerWorks called Run ZFS on Linux.  

Posted in SysAdmin | Tagged , | Leave a comment

ØMQ (ZeroMQ) and a Bit of Philosophy

While watching the SLLUG May presentation on SALT by Thomas S. Hatch, I was intrigued by his reference to ØMQ (ZeroMQ). This is a fascinating “intelligent” networking library, but some of the philosophy I found interesting. In the guide it … Continue reading

Posted in Programming, Uncategorized | Tagged , , , | Leave a comment

How to Set Up Viscosity for Windows for OpenVPN

Step-by-step instructions on how to install and configure Viscosity for windows. Continue reading

Posted in SysAdmin | Tagged , , , , , | Leave a comment

Zimbra Tweaks

This is a list of the various little tweaks I performed on Zimbra. Continue reading

Posted in SysAdmin | Tagged , , , , , , , , , | Leave a comment

OS X Preview’s Hidden Powers

Link to an article that lists useful features of the OS X Preview app. Continue reading

Posted in Mac | Tagged , , , , , | Leave a comment

Validating e-Mails: You’re Doing It Wrong

Everything you knew about e-mail validation is wrong. Continue reading

Posted in Programming | Tagged , , , , , | Leave a comment