Surf rock, space pop, and all things Spotify
The "What's new" section of Spotify isn't doing it for me. It offers very little considering how open I am to them,...
The "What's new" section of Spotify isn't doing it for me. It offers very little considering how open I am to them,...
What is the sum of all odd numbers in the Fibonnoci sequence that are less than 5000? class Fibonacci def initialize @a = 1 @b = 1 @total = 0 end...
This is such a great idea. I've got to make this one day. Headless Spotify player [http://tapmantwo.blogspot.com/2013/04/building-headless-spotify-player-using.html]...
Rails is terrific, but if you're new to web development, I suggest you give Sinatra a try first. Not only is it excellent for building small...
I doubt anyone will ever need this but just in case. I had a scenario where I needed to deliver the hostname (without the port) through an .ejs...