/***************************************************************************** * Copyright (c)2004 badpenguins.com * * Distributed under the terms of the GNU General Public License v2 * * Created 2004-09-09 Mike Green * *****************************************************************************/ Welcome to yaview (Yahoo Archive Viewer), please see the files AUTHORS and COPYING for copyright and licensing information. Yaview is released under the GNU GPL. Yaview views archived yahoo financial message board messages that have been retrieved by yasuck. Yasuck is located at: http://badpenguins.com/source/yasuck To install, extract yaview in a web accessable directory and rename or link the extracted directory: cd /var/www/html tar xvfz yaview-x.x.x.tar.gz mv yaview-x.x.x yaview or ln -sf yaview-x.x.x yaview Set database host, name, user, and password in includes/globals.php. register_globals has to be turned on in php. Development happens on php 4.3.8/apache 1.3.28. Browse yaview: http://yourwebsite.com/yaview/ Bam, you're in.