Wesley Todd

Code, Clay & Pixels
I am an artist and these are my media.
Some of the things I make are useful {Websites, Mugs}.
Others are beautiful {Vases, Pictures, Sculptures}.
Hopefully a few fit into both categories.
Wesley Todd

John Wesley Todd

I love to make things. Things out of code and pixels or things out of clay and metal (and someday something that combines them all). My goal is to keep on making better and cooler things until I don't enjoy it anymore or I die. So far I have been pretty successful and hope to showcase some of that here.

Making quality websites which cater to the needs of the content is something I take pride in. I develop using WordPress because of the freedom it gives me to produce high quality websites without spending a ton of time re-inventing the wheel. Also, with such a large community of developers producing a ton of great open source projects, building off others work enables me to quickly develop solutions for my clients.

My Recent Articles

SimpleBox – A jQuery Lightbox

Of course I know that this is nothing exciting, another jQuery Lightbox…whoopty frickin do…Why make a new one? Sometimes you just need a standard, no-frills and simple solution that you can use as a base for other more complicated functionality. That is what this lightbox is, simple and basic. Most other lightbox plugins that I [...]

HTML5 Login

HTML5 brings a lot of great possibilities for simple and semantic solutions to problems that used to take hours of work to achieve. The challenge is to implement those new features while maintaining backward compatibility (graceful degradation). This article goes over a solution to the problem of placeholder text using modern markup yet which gracefully [...]