WP Plugin : Sort Admin Menus
July 9th, 2008A simple WordPress plugin that sorts the items in Settings, Plugins and Manage dashboard menus in A-Z order. […] Continue Reading…
A simple WordPress plugin that sorts the items in Settings, Plugins and Manage dashboard menus in A-Z order. […] Continue Reading…
HTTP redirects usually have the response status 301 or 302 and provide the redirection URL in the “Location” header. I’ve written three complementary PHP functions that you can use to find out where an URL redirects to (based on a helpful thread at WebmasterWorld). You don’t even need CURL […] Continue Reading…
DeviantART is a huge artist community. Twitter is a huge… blogging thing. Obviously some kind of combination/mashup is mandatory, so I figured out how to get your deviations automatically posted to Twitter. Yeah, I’m bored.
First, you will need to figure out your DeviantART RSS feed address. The generic form […] Continue Reading…
Behold, my lame attempt to recreate the robotic spacecraft in Spore Creature Editor! 😛
You can’t really make asymmetric creatures in the Creature Creator, so I couldn’t add all the equipment to the top surface. Also, no parts match the solar panel coloring well enough, […] Continue Reading…
A PHP class that uses cURL to log in to cPanel. Can create MySQL databases and users, add users to databases, list existing databases, and more. […] Continue Reading…