I was assisting someone recently in building an API for their website and it occurred to me that while the current trend is generally using…
Tag: Code
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…
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,…
Thank you, John Resig. Because of you, I’m learning about Javascript the way Andy Gadiel taught me HTML. In the days before server-side scripting, I…
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…
I decided to add my latest “tweet” from Twitter to the sidebar of my WordPress blog. Rather than use yet another plugin that adds yet…
WordPress › Support » Press This 404 issue. “Press This” hasn’t worked for me for ages. I am so happy to have it back!
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…