Firefox Add-on to Resize & Move Form Elements
If you do a lot of online form entry, then here is an indispensable Firefox add-on that can re-size those tiny input boxes so you can see everything you type.
Big Website List for Photoshop Tutorials, Tips and Tricks
In 2004, I published a website list for Photoshop tutorials, tips, and tricks. Some sites are still flourishing, some died, and I have added a few more — complete with brief comments to help you find what you need.
Solutions for Filtering the Noise on Twitter
Twitter overload? Having a problem filtering through all the noise on Twitter? Let’s look at a couple of options to throttle back on the noise and get to the tweets that you really care about.
Writing a WordPress Function: breadcrumbs()
Let’s write a function for breadcrumbs that can be easily added to your Wordpress themes. Wordpress functions are preferable over the hundreds of plugins that are available — to me anyway.
Formatting Sample Code Snippets in WordPress
Displaying code snippets in Wordpress can be a chore. Fortunately there are several plugins to choose from. My plugin of choice is Scott Reilly’s Preserve Code Formatting which prevents modification by WordPress and other plugins while retaining original whitespace and characters.
Stupid YouTube Comments
The Internet has always had loud dumb people, but I’ve never seen anything quite as bad as the people who comment on YouTube videos.


How to remove inline Recent Comments style from WordPress
By Ronnie T. Dodger on March 15, 2009
Have you found an inline style in your Html head section for WordPress’s Recent Comments widget? Wonder where it came from? Do you want to know how to get rid of it? Learn how to write a WordPress filter to remove a filter.
Posted in Wordpress | Tagged add_filter, functions.php, inline style, recent comments, remove_filter, wordpress function | 22 Responses