yolanda/trunk
josch e2ef952f70 created the basic upload form
git-svn-id: http://yolanda.mister-muffin.de/svn@168 7eef14d0-6ed0-489d-bf55-20463b2d70db
2007-10-30 10:44:55 +00:00
..
images git-svn-id: http://yolanda.mister-muffin.de/svn@167 7eef14d0-6ed0-489d-bf55-20463b2d70db 2007-10-30 07:59:12 +00:00
java lalala 2007-10-17 18:54:53 +00:00
locale created the basic upload form 2007-10-30 10:44:55 +00:00
mockup git-svn-id: http://yolanda.mister-muffin.de/svn@3 7eef14d0-6ed0-489d-bf55-20463b2d70db 2007-10-09 15:58:37 +00:00
site created the basic upload form 2007-10-30 10:44:55 +00:00
style naturally i forgot the small logo... 2007-10-29 21:40:19 +00:00
xsl created the basic upload form 2007-10-30 10:44:55 +00:00
account.pl now everything should be updated to the new project name 2007-10-29 21:26:39 +00:00
AUTHORS some standard files each project seems to have 2007-10-27 11:12:23 +00:00
daemon.pl now everything should be updated to the new project name 2007-10-29 21:26:39 +00:00
download.pl now everything should be updated to the new project name 2007-10-29 21:26:39 +00:00
functions.pl now everything should be updated to the new project name 2007-10-29 21:26:39 +00:00
include.pl now everything should be updated to the new project name 2007-10-29 21:26:39 +00:00
index.pl improved speed by significantly reducing mysql queries on each request and optimized xml generation 2007-10-29 15:00:40 +00:00
init_sql.pl now everything should be updated to the new project name 2007-10-29 21:26:39 +00:00
LICENSE some standard files each project seems to have 2007-10-27 11:12:23 +00:00
login.pl improved speed by significantly reducing mysql queries on each request and optimized xml generation 2007-10-29 15:00:40 +00:00
NEWS some standard files each project seems to have 2007-10-27 11:12:23 +00:00
README now everything should be updated to the new project name 2007-10-29 21:26:39 +00:00
register.pl improved speed by significantly reducing mysql queries on each request and optimized xml generation 2007-10-29 15:00:40 +00:00
search.pl centralized searching as I did with the xml creation in my last commit - now all searches in accoun.pl, search.pl and video.pl use the same code. also improved the account interface 2007-10-29 16:47:16 +00:00
TODO some standard files each project seems to have 2007-10-27 11:12:23 +00:00
upload.pl created the basic upload form 2007-10-30 10:44:55 +00:00
uploader.pl now everything should be updated to the new project name 2007-10-29 21:26:39 +00:00
video.pl centralized searching as I did with the xml creation in my last commit - now all searches in accoun.pl, search.pl and video.pl use the same code. also improved the account interface 2007-10-29 16:47:16 +00:00

Yolanda - http://mister-muffin.de/proj
=======================================================

A video content management using Perl for the backend and XML and XSLT for the frontend. Video playback is provided by Fluendo's Cortado applet.

Installation
============

apache2
apache2-mpm-prefork
libapache2-mod-perl2
libcgi-session-perl
libdbi-perl
libxml-simple-perl
libproc-daemon-perl
libdigest-sha-perl
libnet-openid-consumer-perl
libio-socket-ssl-perl
liblwpx-paranoidagent-perl
mysql-server
ffmpeg
ffmpeg2theora 

You will also need one of the following java packages for playback purposes:
sun-java6-plugin
sun-java5-plugin
j2re1.4-mozilla-plugin

Important: The GNU java implementation does not seem to work with Cortado yet.

Usage
=====

Launch the worker script (daemon.pl).

Help
====

If you have any questions/bug reports/ideas, you can find help in the following
locations:

http://mister-muffin.de/proj - Main project page and wiki