PHP Multi Dimensional Array Combinations
This PHP function will take a multi dimensional array and create all its possible combinations (not permutations). I used this function in debug code, but I can see its use in many other cases.
A WordPress Plugin to Remember (HookPress)
This is definitely one of those plugins to store in your memory banks and recall when you are doing that one project which requires integration with an outside app.
WordPress Plugin Internationalization (i18n) Localization (L10n)
Internationalizing your plugin is not difficult. All the information you need is out there and the WordPress Codex is very good resource, but I thought I’d sum it up for those who need the quick skinny on the matter.
2Thesis Skin Manager to Help With Your Ugly Thesis Sites
With the latest release of Thesis 1.7 you can now import and export your Thesis settings. Why is this cool? There are a few reasons, but the most rad reason (yeah, I said rad) is the ability to create your own custom skin (a Thesis child theme).
14Apache and PHP Error… Faulting module name: php5ts.dll
Another one of those Apache/PHP woes that you may be experiencing. If you’re handling your WAMP installation yourself, then read this just for the extra knowledge.
3Learn Everything About Google Analytics
Google Analytics is a wonderful tool, there is no disputing that. But, how many of us really, and i mean really, know about all its features and how to use them? Well today I came across a great find…



Thesis Theme: Putting The Allowed Tags Caption Back
This tutorial will show you how to put back the allowed tags caption in your comment form area. In the latest version of the Thesis Theme the allowed tags caption has been removed.