Author Archives: Steve Koehler

About Steve Koehler

Steve is an experienced web programmer, with more than 10 years experience on the web. He is an avid technophile and gadget junkie. He is currently married to a wonderful woman and has 2 beautiful children.

[PHP] MySQL PDO class

I had been wanting to get away from the standard MySQL classes for awhile. I knew they were inherently less secure, but part of moving to something different i meant that I would have to change the way I work … Continue reading

Posted in Code, PHP | Leave a comment

[Browser] Window Resizer for Google Chrome

I have recently started trying to build web apps and one thing I have to take into account are the dimensions for mobile devices. I could try to guesstimate, or I could use Window Resizer. Continue reading

Posted in Browser Plugins, Tools | Leave a comment

Stop SOPA and PIPA: Useful links and info

I want to point out, for those of you who don’t already know, that the big problem with these bills is not the piracy issue. It’s that they are so poorly and broadly written that they can be abused too … Continue reading

Posted in Blog Info | Leave a comment

[jQuery] jQuery UI MultiSelect Widget

So like many UI developers, I am always looking for new and useful jQuery plugins that I can use to simplify forms and make things easier for the end user. Continue reading

Posted in Code, jQuery, Libraries | Leave a comment

[WordPress] Plugin: Multiple Galleries

So a few weeks ago I made a post about a plugin I found that helped to reign in a bit of WordPress’s default gallery habits. Today I found an even better solution Multiple Galleries is so much better in … Continue reading

Posted in Plugins, Wordpress | Leave a comment