yolanda/trunk
2007-10-27 11:16:35 +00:00
..
images fixed comment layout and stuff 2007-10-24 04:29:42 +00:00
java lalala 2007-10-17 18:54:53 +00:00
locale 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
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 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
style completed paginated, sorted display of search results 2007-10-26 12:51:00 +00:00
xsl fixed utf-8 encoding prob 2007-10-26 17:42:03 +00:00
AUTHORS some standard files each project seems to have 2007-10-27 11:12:23 +00:00
download.pl fixed utf-8 encoding prob 2007-10-26 17:42:03 +00:00
functions.pl major mysql cleanup 2007-10-24 11:25:18 +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 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.xhtml git-svn-id: http://yolanda.mister-muffin.de/svn@3 7eef14d0-6ed0-489d-bf55-20463b2d70db 2007-10-09 15:58:37 +00:00
init_sql.pl deleted ratings, added timestamp to comments, added video information 2007-10-24 10:50:49 +00:00
LICENSE some standard files each project seems to have 2007-10-27 11:12:23 +00:00
login.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
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 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
search-results-playlist.xml xspf, yeah 2007-10-13 00:19:34 +00:00
search-results.xhtml git-svn-id: http://yolanda.mister-muffin.de/svn@3 7eef14d0-6ed0-489d-bf55-20463b2d70db 2007-10-09 15:58:37 +00:00
search-results.xml git-svn-id: http://yolanda.mister-muffin.de/svn@3 7eef14d0-6ed0-489d-bf55-20463b2d70db 2007-10-09 15:58:37 +00:00
search.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
TODO some standard files each project seems to have 2007-10-27 11:12:23 +00:00
upload-1.xml new upload interface, 2007-10-23 16:12:32 +00:00
upload-2.xml new upload interface, 2007-10-23 16:12:32 +00:00
upload.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
uploader.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
video-test.xml fixed comment layout and stuff 2007-10-24 04:29:42 +00:00
video.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

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