Great little summary above HTML table structure and styling them with CSS.
Pure CSS collapsible tree menu
Interesting way of creating a navigation folder structure using css only.
Plugin Update Notification
Think I may give this a go as I often log in to some sites that I haven’t been in the admin for a while and find that updates are needed.
Having used SVN (@Beanstalkapp) for a few weeks on a few projects now I have seem to have come to a conclusion as to the best way forward with a structure for my repository. I am storing my theme inside the trunk folder which is at root level in the repository. This is mainly because I don’t really do plugin work when working on a site. However this may need to change in the future.
Please let me know if I am doing this wrong!
SVN Site Structure
Getting Started with SVN
Today I have finally started working with version or source control for all my project code. I am really liking the concept but have yet to quite get it absolutely perfect. I am working on the site locally using MAMP Pro and then using Beamstalk’s Deploy function to deploy the code to the staging server [...]
An Alternative to the Shortcode Madness [Part 1]
This looks really useful and something that I will be looking into.
I have spent all afternoon looking for a method of creating a theme options page that doesn’t throw errors when the WP_DEBUG parameter is set to true and finally I came across this excellent code that seems to do the job.
It will need some additional work in that I will need to be able to add category and page drop downs but its certainly a better start.
A Sample WordPress Theme Options Page
Introducing WP Thumb
This looks like a seriously good image resizing tool for use with WordPress websites.
How to Use Your Gravatar As the Favicon For Your WordPress Site
Really good idea for personal blogs and sites.
10+ .htaccess snippets to optimize your website
Some useful stuff here.