Tag Archives: featured

Lost in time(zones)? http://localtime.at can help

Working for a distributed company like Automattic is great, but with clients and co-workers spread across the globe I tend to get lost in timezone conversions. Sure there are some great tools like http://timeanddate.com and http://www.worldtimebuddy.com, but I needed something simple so this night I created http://localtime.at/, my own little timezone converter which takes a […]

Continue reading

Updated documentation and Coda Syntax mode to WordPress 3.3 “Sonny”

The latest and greatest WordPress 3.3, codename “Sonny” is ready for download. Apart of all the little tweaks and fixes there are also a bunch of very useful feature coming along with this version: Experienced users will appreciate the new drag-and-drop uploader, hover menus for the navigation, the new toolbar, improved co-editing support, and the […]

Continue reading

Meet wpshell – the power of WordPress at your prompt

Developing in WordPress is a lot of fun for me and there are great plugins that make developing and debugging WordPress code really simple. Debug-Bar, Debug-Bar-Extender and Debug-Console are my favorite WordPress plugins to do this. But if you really live in WordPress code all day long you might sometimes wish that you can just […]

Continue reading

Updated WordPress Documentation API

I just updated the Documentation API and created a more lightweight design at http://lookup.hitchhackerguide.com/ in order to create a better integration in IDEs such as Coda. This lookup tool now also will give you some results for native PHP functions.

Continue reading

WP-Cron-Control lets you take control over wp-cron execution

Did you ever wonder when your scheduled wp-cron tasks get executed or ran into trouble when your scheduled posts did not get published? If that’s the case then you might want to take wp-cron-control for a spin. This small plugin allows you to disable the normal wp-cron processing that is usually hooked into the sanitize_comment_cookies […]

Continue reading