brigit 0.95 - 03 August 2002 ================================== Perl code for the presentation and playing of media files over the web. ----------------------------------------- http://www.the42.net/brigit Announcement ------------ We're please to announce the availability of the initial public release of brigit 0.95. brigit is intended to facilitate the presentation, selection, and streaming of media files over the web. Available at http://www.the42.net/brigit, it includes the following highlights: Highlights ---------- * Go through specified directory and builds a tree of artists, albums, and songs * Allows for streaming of an individual song, and individual album, or all songs for all albums for an artist * Can easily handle large collection of files. Availability ------------ This software is available under the GNU General Public License V2.0. You can get the newest version at http://www.the42.net/brigit Available file formats are: .tar.gz. Support and Documentation ------------------------- There's not much documentation for brigit at the moment. Installation information is included in the distribution as INSTALL and additional documentation may be available at http://www.the42.net/brigit/ The software is provided as is without any express or implied warranty. Known bugs ---------- There are currently no known bugs. Description ----------- brigit is intended to present media files for streaming over the web. Presentation of Artists and Album information is similar to phpmyadmin's listing of databases and tables. Author & Copyright ------------------ Copyright (C) 2002 PJ Goodwin Copyrights on portions of the code held by others. In particular * left.js is used entirely unmodified as obtained from phpmyadmin 2.23 from http://phpmyadmin.sourceforge.net/. * original code for _tl_buildPage, _tl_fetchtemplate, and _tl_buildPageVar functions obtained from opensrs-client code http://www.opensrs.org This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA EOF