Zune Social Plugin

October 05 1 Comment Category: Code

The Zune Social WordPress Plugin allows you to share your recently listened and favorite music from a Zune player on your blog. I no longer own a Zune (it was stolen from my car), so I don’t maintain the plugin, but it’s still available.

W3Counter 4.0: Designing the Dashboard

January 15 8 Comments Category: Development, W3Counter

Step-by-step: From notes to working screen. The first draft of the new dashboard — the first report shown when viewing a site’s stats in W3Counter 4.

Simple File-Based PHP Caching

January 03 1 Comment Category: Development

Sometimes dynamic elements of a page can slow down page loading or use too many resources for re-running the code every page load to be practical. The sidebar of this site touches four databases to pull up the stats it shows, and the counter I just added to the header gets its count from a [...]