June 2009 Archives

Want to know what's recently been installed on your system? It's as simple as a few commands.

Sliding windows now in Mono

Code from an earlier article was solicited for inclusion into Mono and is now a part of the Mono.Rocks extension methods library.

WordPress talk slides released

Last Thursday, I was graciously invited to give a talk at the University of Virginia's WordPress MUG on securing WordPress installations. For attendee reference, I've posted the slides from the talk on SlideShare here....

TweetFastTweetFurious released

This handy plugin makes issuing Tweets of Fury challenges to your fellow Twitterers a snap.

Python gotcha: Bizarre integer equality

Are two different references to the same integer value the same object? The answer: sometimes.

How to get your IP address from the command line in one shot with curl and sed.