Author Archives: Steve Koehler
[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
[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
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
[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
[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