Free Blogging Icon Set
I'm happy to release a new set of icons designed for Randa Clay Design readers by IconShock! This is the first installment of a set of 15 created for use in blogging websites. The icons are completely free for personal or commercial use, you may use and adapt them as...
Ask The Experts: How Do You Get a Project Off On The Right Foot?
Installment #2 in the Ask The Experts series is focused on best practices as a designer as you’re beginning a project with a client. Thanks to my panel of experts for their input on this interesting topic: When you start a project with a client, what are your first steps? Do you use a questionnaire? Have a phone call? Do you use a contract? What do you think is key to getting started on the right foot?
Multiple Random Image PHP Script
Recently, while developing a site, I ran into a need for the ability to select 4 random images from a folder and display them in a div container. I searched around and found several scripts that would pull single random images (I’ve used this simple script from Matt Mullenweg’s site several times, for example) but nothing that would randomize multiple images.