Most Recent...
Grid Work - Fill the browser with images
Well, I wanted to fill a browser window with all the images I have listed in a mySQL table in a grid layout with no padding. So, I searched high and low for anything close to what I was hoping for but couldn't find anything that resembled it. Out of frustration (because I've seen it before), I decided to write my own.
This combines the use of the Plogger mySQL database, javascript, php, and css to achieve the final result.