Moving Right Along

Life, Programming, This Turbulent World

Well, it was time for a change. This blog has transitioned to it’s new permanent location here at Random Drake. There are events in our lives which cannot be foretold and thus, we move on and on in an effort to keep up with the inevitable force that drives us known as: change. Moving the… Read more »

How to Add Row Classes to Get Striped Tables With sorttable.js

Programming

If you’ve ever explored sorting tables, you might’ve come across a nice little library called sorttable. It’s functional, lightweight, and easy to add to just about any table. If you’ve got a table with alternating colors for the rows, this little library will mess that up for you. From the looks of the results in… Read more »