If you are looking for an easy way to create themes on the fly, without touching any code, you might want to try this new WordPress theme, WP Paintbrush. Changes colors, fonts, structure within a few clicks and with a drag an drop interface, add a sidebar, all of this is possible thanks to this [...]
Mark Jaquith is a lead developer of the WordPress team, and always comes up with great advices for theme developers. Here is a new one, for all of you working with a local instance on your machine for development. If you want to avoid the numerous small issues you face with your different configurations between [...]
With the introduction of the admin bar in WordPress 3.1, the core developers have developed a plugin that will help you debug while developing themes. For more info, see the introduction post and thumbnails on Westi’s blog: Introducing Debug Bar « westi on wordpress.
The WordPress CSS coding standards request that CSS used in themes and plugins comply to a specific format. By entering your CSS into the form and clicking the “Format CSS” button, you can have it automagically converted to match most of the WordPress coding standards format. A great tool that everyone should use before to [...]