Turns out greylisting is awesome

I used to get several hundred spam emails a day on micropipes.com. I wasn’t thrilled with having a four or five digit message count in my spam folder, but I deleted the few that slipped through each day and didn’t think about it much more. Someone else running a domain on this server got enough initiative to do something about it though and installed a Grey Listing filter.

Ignite Portland was a huge success

I took the afternoon off work so I could drive to Portland to attend Ignite Portland. The introduction didn't start until 6:20pm - I drove past the theatre at 4:45pm and there was already a line. The 500 person seating limit was filled while there were still people waiting in line. I slipped in with the 250 people that were allowed to stand around the edges before they had to start turning people away.

Curious about how your add-on will get along with Firefox 3?

Firefox 3 is coming down the pipeline along with a pile of great new features like caching web apps so they are available offline and the new Places API that provides a powerful interface to your bookmarks and history. No need to fret if your extensions will be compatible though - here's the lowdown on what it takes to stay up to date:

10000 commits and going strong

Mozilla’s SVN repository was started on September 2nd, 2006 and just hit 10000 commits. That’s an average of over 19 commits a day for 520 days straight!

CakePHP's cache that wouldn't quit

I had the joy of debugging some unit tests the other day on AMO and ran into caching trouble. Turns out the bug for this was filed over a year ago, but I tested it in the latest build of Cake (1.1.18.5850) and it’s still not fixed.