Monthly Archives: June 2009

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

Posted in CSS | Tagged , | 1 Comment

PHP Random Image Script

This script takes a list of images with links and randomly outputs one of them. <img src="\" alt="\&quot;&quot;.$img[1].&quot;\&quot;" />"; ?&gt;

Posted in PHP | Tagged , , | Leave a comment

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.

Posted in Featured Content, PHP | Tagged , , | 19 Comments

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

Posted in Coding, Design, Featured Content, Personal, Web Development | Tagged , , | 6 Comments