S3Images 0.1 released

| | Comments (0)

Tonight I hacked away at an Erlang application call s3images that lets you store and request images. That may seem kind of plain, but real juju is that it uses Amazon S3 as the permanent storage mechanism. The application is pretty basic right now and is available on GitHub.

The idea is inspired by MogileFS and Perlbal. The feature complete goal is to have a webservice that you can post images to that will store the content on amazon s3 and when an image is requested it will find the image on amazon s3 and re-proxy it back to the user for a seamless experience. As it grows and develops there is plenty of room for frequently requested image caches and activity/usage statistics.

It uses yaws, mnesia, the s3 module and erltl. Check the README file for information on how to build, configure and start the service.

The motivation for building this application is due to the really crappy image gallery feature in I Play WoW and the need/desire to overhaul it. My goal is to have production-ready version by Friday to deploy for initial testing and use by Saturday.

Leave a comment

About this Entry

This page contains a single entry by Nick Gerakines published on July 9, 2008 11:08 PM.

FriendFeed, BackPack and Identi.ca was the previous entry in this blog.

iPhone App store, aka Facebook is useful to me again is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.