I've seen quite a few posts on this issue, but all point to using a remove_action function to remove the RSS links. This may work,…
WP e-Commerce Product Reviews
WP e-Commerce is a pretty full featured WordPress plugin for creating an online store. But, if you're reading this post, you already know about WP-ecommerce,…
Star ratings the HTML valid, gracefully degrading way
We just released a new plugin, jquery.stars. If you are accepting product reviews on your site, this is perfect addition as it builds on your…
Beyond optimizing your site for mobile devices
Optimizing your website for mobile devices is a great start to improving user retention on mobile devices, but are you forcing users into a mobile…
New HTML 5 input types – use them!
HTML 5 brings new input types to supplement the standard text input. Notably: email url number range date search color If you've dabbled with these…
IE 9 is breaking everything!
So, you've given your best shot and correcting all compatibility issues on your website to make it function properly in IE 9. But, it was…
Mac only CSS hack
If you know CSS, you know that the above just seems to good to be true. Well, it is! You really can’t make this happen…
Apache permissions issues
If you are getting Apache permissions related error messages when trying to serve web content, there are a few things to try: Make sure your…
Social buttons slowing down site load times?
Facebook, Twitter, Google Plus One – our favorite ways to spread the word about our blog posts. But, at what cost? How many people out…
ColdFusion Query max 64000 bytes
You may have run into this issue when using the MySQL Group_Concat function, or perhaps when retrieving a record with a very large text column.…