Wordpress plugin to view user meta data

One of the really great, although probably overlooked by most users, features of Wordpress is that you can store meta data on your users. You probably already know that you can do this for posts, but it’s possible to use the _usermeta table to keep track of custom user settings as well.

addthis_url [...]

Sometimes a blog just isn’t the right tool for the job

Let me start by saying that I really like Wordpress. I use it on several blogs and don’t see myself going to another blog platform anytime soon. The problem is that when I come up with a idea for a new project I tend to start of thinking “how can I get Wordpress [...]

How to Avoid Duplicate Content in osCommerce

If you’ve got an osCommerce store set up you are probably fighting a duplicate content problem with the search engines. The problem is that OSC has an almost limitless number of ways to view any one particular product page - 1 for each category that the product is in plus one without any category information. [...]