Archive | October, 2009

Backing Up Your Gmail With Gmail Backup

A few years ago I created a Gmail account for my Firefox extension Craigzilla. A few weeks ago, that Gmail account was gone completely, as if it had never existed (and for no apparent reason or notification). I contacted Google, supplied the password and provided additional information, but all I got was an instant “There [...] [...more]

Computers Comments (0)

[PHP] Sort Multi-dimensional Array Based On Two Values

Normally when working with data that needs to be sorted, one uses the most efficient way: letting the database do it for you.  I was recently in a situation where that wouldn’t work, yet I still needed to do some complex sorting. Specifically, I needed to sort a 2d array by one key’s value, and [...] [...more]

Programming Comments (2)

-->