Tag Archives: wordpress

WordPress plugin: WP-Single-Random-Post

My first WordPress plugin. You can see it in action right above this post under the header image. No, really. Hit refresh. It does exactly what you’d expect: Display a single, random post from your WordPress database. I added a … Continue reading

Posted in development | Tagged , , | 11 Comments

header, section, article, footer and html5

HTML5 introduces new tags that make a lot of sense. No longer will each divison of a page need to be speculated as to its purpose; the new tag names have it built right in. I’m going to take a … Continue reading

Posted in Design, development, html5, web 2.0 | Tagged , , , , | 3 Comments

Put Ads on Top of Your Ads – Adbrite Ad Network

I’ve used many different ad networks, and even if you have a favorite… you should get on the Adbrite bandwagon. If you’re making.. say… 10 bucks a day with Google Ads, awesome! You should still use Adbrite. It’s genius. You … Continue reading

Posted in development | Tagged , , | 5 Comments

Dealing with timestamps in WordPress is so fucking fucked.

While modifying a plugin to work correctly in WP 2.5, I came across this code snippet. I haven’t had to deal with it myself, but maybe someone else will find it useful, or hilarious as I did. Here’s the code … Continue reading

Posted in development | Tagged , , , | Leave a comment