yolanda/trunk
josch 39081d9fc3 fixed size
git-svn-id: http://yolanda.mister-muffin.de/svn@159 7eef14d0-6ed0-489d-bf55-20463b2d70db
2007-10-29 19:57:56 +00:00
..
images fixed size 2007-10-29 19:57:56 +00:00
java lalala 2007-10-17 18:54:53 +00:00
locale 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
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 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
style splitted xslt 2007-10-28 03:06:45 +00:00
xsl minor path fix 2007-10-29 17:23:32 +00:00
account.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
AUTHORS some standard files each project seems to have 2007-10-27 11:12:23 +00:00
download.pl improved speed by significantly reducing mysql queries on each request and optimized xml generation 2007-10-29 15:00:40 +00:00
functions.pl minor path fix 2007-10-29 17:23:32 +00:00
gnutube_daemon.pl major mysql cleanup 2007-10-24 11:25:18 +00:00
include.pl reordered and cleaned up xml generation, added better error and information handling, did more checks on login, logout, register, added xml attribute indent, added paranoid useragent on openid login, added ssl login, did maybe more but my console buffer is too small to view the whole diff 2007-10-27 09:17:30 +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 fixed minor bugs 2007-10-29 08:54:16 +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 some standard files each project seems to have 2007-10-27 11:12:23 +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 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
uploader.pl improved speed by significantly reducing mysql queries on each request and optimized xml generation 2007-10-29 15:00:40 +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

GNUtube - 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 (gnutube_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