Most of the jQuery modal plugins out there had either not enough options, or too many and weren’t too flexible either way. I wanted to create a modal system that was very flexible that came with some nice options out of the box and made it very easy to add customized prompts and effects of your own. I ended up creating wModal using jQuery and my own jQuery Plugin Development Boilerplate which is available on github for all your modal needs. Continue reading
This is a little article on how to deal with timezones when storing dates/times in your database. The database or language you choose to use really doesn’t matter as the concepts are universal but I will be giving examples using MySQL and PHP. Timezones are actually a very trivial concept but they seem to be overlooked and over complicated. Typically when you setup a database or are using some web hosting service there will be some default timezones set. This default is okay if you have one server, but what happens if you decided to move your server or have multiple servers in different locations?
This is a collection of jQuery rating plugins a few pure CSS implementations at the bottom of the list. They range from large to small, some more fancy than others and some with additional options should you need them. You will definitely need to try out the demo pages to get the full affect for some of the plugins, like the “Colourful” plugin by Marcfolio. Anyway, here are the plugins.