programming

The Joel Test: 12 Steps to Better Code – Joel on Software

Hmm. I don’t really do most of these. Meh.

Twitter API Explorer – twitapi.com

This is helpful to quickly see what info I have access to.

Raphaël—JavaScript Library

Pretty sweet vector graphics, and I like the Flash-style charts.

UPC Database: XML-RPC Web Service

I want to build a collaborative pricebook app, and UPC barcode lookup would sure be handy.

Underused Plugin Function | Epic Alex :: Web Design

Help your plugin’s users find the settings page with a little extra code.

Remember The Milk – Help / FAQ / Basics / What format can I enter repeat intervals in?

This is a great way to make recurrence easy… for the user. I’m trying to figure out how to do it as a developer.

Justkez.com | Understanding CakePHP Sessions

For some reason, CakePHP sessions tend to confuse me. This reference has saved me several times.

phpThumb() – The PHP thumbnail generator

This is a very useful class for doing all sorts of nifty things with images… thumbnail generation is just the tip of the iceberg; it also does rotation, white balance, and transparency, among other things.

Eclipse – Best Editor for PHP « memento

One coder’s recommendation for a PHP IDE.

WordPress Hooks » Blog Archive » comment_form

I might need this info for a client request.