Category: Design

Get Categories For Current Post

I wanted a function that returned the categories associated with the current post to save screen real estate. I wanted it to be a drop-down with a JavaScript onchange, but I couldn’t find it anywhere. After some hacking I finally worked out a function. Place the following (read more...)

Use TinyMCE Throughout WordPress Application

We are familiar with TinyMCE from the WordPress WYSIWYG editor, and it is a fantastic tool to quickly generate markup that is semantic and XHTML compliant. But what if what we want to offer it in other parts of our application? One noticeable example would be on single (read more...)

The Average Web User

A huge task in web design is not only determining the demographics of your intended audience but also figuring out the measure of technology that they use to view your website. The W3Counter has a global report on user’s environments in order to most successfully develop for the largest (read more...)