“his WordPress hooks database automatically scans each WP build for apply_filters() and do_action() to figure out exactly which hooks are available in each version and where the hooks occur.”
How To Create a WordPress Theme: The Ultimate WordPress Theme Tutorial
How To Create a WordPress Theme: The Ultimate WordPress Theme Tutorial
Detailed and pretty decent tutorial on how to build a WordPress theme from scratch.
GPS Visualizer
“GPS Visualizer is a free, easy-to-use online utility that creates maps and profiles from GPS data (tracks and waypoints, including GPX files), street addresses, or simple coordinates. Use it to see where you’ve been, plan where you’re going, or visualize geographic data (business locations, scientific observations, events, customers, real estate, geotagged photos, etc.).”
LDAP Schema Design
Big intro document on how to design an LDAP schema.
hkit
PHP5 parsing of hCards from HTML documents
Twitter Avatars In Comments WordPress Plugin
Twitter Avatars In Comments WordPress Plugin
WP plugin that allows you to try loading a Twitter avatar and/or a Gravatar for commenters on your blog.
WordPress TextMate Bundle
Awesome bundle for TextMate that covers all kinds of shortcuts to speed up WordPress development.
Incoming! – A Twitter search client for your Mac
Incoming! – A Twitter search client for your Mac
“Incoming! is a Twitter search client designed for power users and social media experts. It lets you cut through the noise and find the tweets that matter to you most — so you can follow your favorite topics or keep track of what users are saying about your company’s products.”
Hidden Features of PHP?
Awesome list of “hidden” features in PHP on StackOverflow. Really good collection of tips, pointers etc.
Reverse proxy with nginx
“In this post I hope to show how to configure nginx as a reverse proxy to a back-end CentOS 5 server running Apache.”