Automatically Restart Crashed Or Hanged Applications

March 4th, 2009

Don’t you hate it when programs hang or crash? I find it especially annoying when a background application like an IM client or a bandwidth monitor silently crashes – sometimes I only notice the problem hours later when I’ve already missed a bunch of messages. I’m sure you’ve encountered [...] Continue Reading…


The Most Common Internet Personality

February 26th, 2009

Imagine the average Internet user. Would it be a reclusive nerd, or a companionable social networker? Would their favorite pastime be writing witty blog/forum posts, or commenting (ever so eloquently) on YouTube? Would they lol about lolcats?

Here’s some completely unscientific research on these burning questions :

The Myers-Briggs type indicator [...] Continue Reading…


Top 4 Free Embedded Databases

February 25th, 2009

I need an embedded database for my next project. During the last few days I’ve done a lot of virtual leg-work researching and comparing the various alternatives, trawling through documentation and forums. The results are below. Hopefully, if you’re ever in the same situation, this list will make your [...] Continue Reading…


New Web Load Testing Service

February 22nd, 2009

You can never have too much stats, right? Today I came across a new load testing site that might provide you with some interesting data points. LoadImpact.com simulates multiple users accessing a website and presents a simple report on how long the server took to respond. Here’s an example [...] Continue Reading…


Make Your Plugin Faster With Conditional Tags

February 22nd, 2009

One of the reasons why WordPress can be slow is that it loads all active plugins on each and every page, even if some of those plugins aren’t actually used on that page. For example, an active anti-spam plugin will still be loaded even if the current page doesn’t [...] Continue Reading…