Lady bug revisited

Sometime ago I wrote a post on how to draw a cute little ladybug. I was pleased when I found out someone a halfway around the world in Australia was trying it out. Anthony Cerra emailed me to show me…

Sometime ago I wrote a post on how to draw a cute little ladybug. I was pleased when I found out someone a halfway around the world in Australia was trying it out. Anthony Cerra emailed me to show me…

I thought I would share a little tip that just makes getting around sites easier and easier for the web content creator to maintain. If you find you have a lot of external sites you are linking to or links…

Today I gave a little 30 minutes talk at REI for our local camera club I found on meetup.com This post is a recap of my talk for those who would like to try extracting an image with hair using…
I just recorded a quick little screen cast to explain how to use Google Drive to create a form that people can fill out on your web page. It’s quick, easy and the best part free! Just thought I would…
Just had to share a snippit. I have been trying to alternate row colors globally and haven’t had luck in IE with this bit of CSS tr:nth-child(even) { background-color: #ccc; } It doesn’t work in most IE browsers and…

The purpose of design is to communicate a message and therefore I believe special effects should be used only if there is a reason to use them. This means it’s probably rare that you’ll need to create metal type but…

Getting content spread around! Making an RSS feed for my website seemed like a very simple concept but when I tried to find informaiton on it I ran into a lot of problems. It seemed like everything I tried didn’t…