Aaron Sumner


Sound Refound: November 2012's Project a Month Project

As mentioned separately, I have initiated a [Project a Month Project]–ound.com/)**, my online gallery of concert flyers I collected from the streets and venue walls of Lawrence and Seattle back when I used to go to a lot of shows.

The rest of this post is mostly technical detail of the project. Be forewarned.

I'd been meaning to do a rewrite of the application for awhile now. The original work happened awhile back–maybe three or four years ago? I wrote the original in Rails 2.3 and hosted it on Heroku and it quietly did its thing all that time. However, the behind-the-scenes infrastructure was kind of messy. I was using Heroku for parts of it, a Dreamhost-hosted MySQL database for part (this was before Heroku offered its own SQL support, as memory serves), and Amazon S3 for storing and serving the actual images. And when Heroku announced they were discontinuing the Aspen stack, I determined it to be a sign to get the ball rolling on something new.

So here we are:

Want to see the source? Head on over to the GitHub repository and poke around.

There are a few things I'd still like to do when time allows:

Speaking of getting a cut, and speaking of Linode, if you're in the market for a Linux virtual server I strongly, strongly recommend them. I use them for both day job and free time activities and have been thoroughly pleased. Use my referral link and I'll get a small kick-back (and use it to buy you a beer the next time I see you).

. Questions or comments? Let me know what you think.