Articles

"Standards based web design, development, and training"

Tutorials for using CSS

8 New Exciting WordPress 3.0 Features

A Good Summary of the top 8 Features in Word Press 3.0

Word Press Cheat Sheets

List of Cheat sheets for WordPress Developers

Featured Post Type Widget

Another wordpress 3.0 plugin, not quite sure what this one does but it seems to be more specific to a widgeted area.

WordPress 3.0 Custom Taxonomies

Adding custom Taxonomies

WPTouch Mobile Device Detection Plugin

WPTouch Pro is a wordpress plugin that detects if your visitor is coming from a mobile device and serves up a different theme

Simple Custom Post Type Archives

adds friendly permalink support, template files, and a new conditional for public, non-hierarchical custom post type archives in WordPress 3.0!

Adding a Widgeted Footer in a Studio Press Theme

Below is directions for creating a 3 column footer area for a Genesis Child Theme using the Simple Hooks Plugin. First: Register Sidebars in functions.php: </p> <p><br class="spacer_" /></p> <p>genesis_register_sidebar(array(</p> <p><br class="spacer_" /></p> <p><br class="spacer_" /></p> <p>‘name’=>’Home Bottom #4′,</p> <p><br class="spacer_" /></p> <p><br class="spacer_" /></p> <p>‘description’ => ‘This is the first column of the bottom [...]

10 Custom Field Hacks for WordPress

This list has the hack i’ve used on this site for making titles of posts link to an outside website

WordPress 3.0 Custom Post Types-Another Look

Very thorough introduction to adding post types to your site