Last Rose Studios Dev Blog
Development Blog for Last Rose Studios
-
A quick look at Sinatra
I’ve been wanting to dig into ruby for a while now, and I recently came across a tutorial for building a URL shortener using the noSQL key value store Redis and a ruby framework called Sinatra (the tutorial can be found at net.tuts.com). After reading that I knew I wanted...
-
Converting a 2d array into a 6d array
The first version of this blog was written in CodeIgniter, mostly just to give it a try. I had it using the MetaWeblog API which was a useless feature for me, but was still a cool thing to accomplish. In the end I converted the whole thing over to wordpress,...
-
CSS3 Banner
webdesign.tutsplus.com did a ribbon a while back, and I figured out a way to get it on using as little an image as possible. While using an image is still the most compatible way of doing it, here is a way to create a banner using in CSS3 using the...