Some time ago, I developed a VERY simple way to fake a bit.ly-style short URL. On any server that uses any form of an integer…
Category: PHP
This is the third time I’ve had to spent serious time “fixing” WordPress. Say what you will about my old “Small Axe” or “Flip” solutions,…
I just started putting together a series of articles I will be publishing on OSNews. I’ve only roughly sketched it out, but in short, it’s…
I never expected to release another version of my old weblog project Flip, but while searching my own name in a new search engine, I…
Although I posted yesterday how to add your latest tweet to WordPress without a plugin, I made several changes to the script before I posted…
Every so often I find myself with a multidimensional array that I want to sort by a value in a sub-array. I have an array…
Beware: this post is definitely not for the feint of heart. It includes a lot of code. You have been warned. I wrote an application…
I’ve spent quite a bit of time, over the last 5 or 6 days, diving into WordPress and learning what makes it tick. Parts of…
After reading a ridiculous post on “surviving the Digg effect on a shared host,” (and then laughing ridiculously at it), I decided to write a…
Some time ago, I wrote an application for my company. Like most weblets I’ve written, this used PHP and either MySQL or MSSQL for the…