Introduction

FotoBilder is an open source web application built on mod_perl & MySQL that lets users manage pictures.

That by itself sounds boring. The details are more exciting:

The system's been explicitly designed to handle three userbase sizes: a single user, a family or small group, or a million users. All the knowledge gained building LiveJournal.com (and before that, FreeVote.com) has been used to make a system that scales wonderfully. To address the small side of things (where LiveJournal has/had problems), we're making sure from the beginning that documentation is there and support is there for a person to easily install it themselves and get up and running, without it seeming like overkill: LiveJournal for a single user "feels" too heavy... the UI everywhere and all the URLs assume tons of users.