Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×
PHP

Journal aftk2's Journal: Audition - Band Website Software

Just wanted to officially go on the record announcing a web application geared specifically for bands. It's built from the ground up to support bands and the particular types of data with which they find themselves working. It's not a repurposed blogging, portal or existing cms.

http://www.electricstate.com/audition/

Some features of the web app:
  • News: Create and edit news postings for individual users, and the band as a whole.
  • Band member blogs: Blogs are separate from band news, and allow members a more initimate forum to express themselves.
  • Shows:Create a master list of every show you've ever played, including venue, date, time, whether the show was all ages, notes and other bands who also played.
  • Venues simply everything: Once you've played somewhere, that venue is present in an easily accessible list, which can be searched by city and state/province. When you play there again, you won't have to find its information; simply select its state, then city, and then choose the venue itself.
  • Searchable shows/news: Site visitors can search for bands' next underage shows, or which shows have media associated with them
  • Show calendar: the default view for shows on the public website is a calendar.
  • Tour creator
  • Track all information about releases
  • Links
  • ImageMagick Support. Audition uses ImageMagick to auto-create thumbnails. Different media areas can employ different rules for how large thumbnails and source images can be on the site.
  • Flexible Media Management: Add media that's stored locally, enter a URL for a remote file, add an alias to an existing file already on your site, or add a bunch of files to an incoming directory (through ftp), and add as many of those files to a particular section as you want. Batch adding fully supported!
  • (the obligatory) and more!

Some features of the code:

  • Built using PHP & MySQL
  • PHP functions and classes output no html, so you can easily customize the look of the site you create. You can even make the various pages output pure XML, and feed a flash site that way.
  • Built in object-oriented PHP (to whatever degree that's possible ;-) )

http://www.electricstate.com/audition/

This discussion has been archived. No new comments can be posted.

Audition - Band Website Software

Comments Filter:

Serving coffee on aircraft causes turbulence.

Working...