Andrew Nacin is one of WordPress’ core commiters and a super cool guy. It’s been a year since he joined WordPress, have you already said cheers to him?
Nacin posted a tentative list of post formats to be included in WP 3.1. Post formats will be meta information used by theme to customize presentation.
Brad Williams, CEO of WebDevStudios recently spoke at WordCamp Philly showing how they used WordPress as the platform for an iPhone and a Facebook application. You can see the slides below:
Watch the presentation on SlideShare
Spooky WordPress: Disturbingly Brilliant Uses of WP
Ideally, you won’t have any 404 situations in your site. Of course, we all know this is far from being true and “Not found” pages on your site is a common situation that might arise from different reasons, ranging from bad or expired links to simple user typos. In these cases, you can and should build better 404 page by providing some information for them to find the content they were looking for. In this tutorial we will explore one way to build a more friendly 404 page by displaying the WordPress search field populating it with the terms used in the url written by the user.
Extensive article about making your WP site faster. First part deals with common issues in any site, while the second goes more into WP.
It’s been little less than a month when the modified widget for TDO Mini Forms to support custom taxonomies was released. It didn’t allowed you to enter new terms for taxonomies and most important, it didn’t featured custom post types support, so here’s the entire plugin updated for TDO Mini Forms to support custom post types, allowing the addition of new terms for custom taxonomies.
Read more
Check mockko’s livereload, an automated browser reloading tool for Chrome and Safari. Really useful for coders.