Category Archives: Web Development
WordPress Shell Update Script
Hello everyone, today I am going to share with you a shell script I have been using to easily update my WordPress blog installation (and can easily be expanded to upgrade multiple blogs as well). The script I wrote automatically … Continue reading
Purely CSS-Based Dropdown Menu
Here is a purely CSS-based dropdown menu that I threw together real quick for my blog. It doesn’t use any javascript and works in all major latest browsers (Not you IE6 – You need to die already ) If you … Continue reading
PHP Random Image Script
This script takes a list of images with links and randomly outputs one of them. <img src="\" alt="\"".$img[1]."\"" />"; ?>
Dynamic PHP Font Generator
This is a little script I expanded upon that I found from one of my previous clients. The original script was created by Stewart Rosenberger. The WP Now website uses this script to dynamically generate testimonial signatures.
WP Now Launched & New Theme
Hello everyone, Today, with two colleagues of mine, we have launched a brand new premium wordpress themes website. Check it out at http://www.wpnow.com/. I have also uploaded one of the WP Now themes I coded (Elements) to this blog because … Continue reading
Welcome to my blog
Hello everyone and welcome to my personal blog. For those of you wondering what has happened to all of my websites (including rm249.com, rm249.net and maffit.me), my server’s hard drive experienced a hard drive crash early saturday morning and everything … Continue reading