|
|
|
Linux Review Headline Grabber
|
|
This script fetches the backend file from The Linux Review server every 60 minutes
(default) and saves it locally. On request, the local file is read and healines printed
in a formatted manner. The script is useful for including headlines in html pages.
Files included in the package:
README -- Read this file
linuxreview.cgi -- The main file (chmod it to 755)
linuxreview.out -- The local file (chmod it to 777)
update.txt -- The age file (chmod it to 777)
license.txt -- The GPL license (read before you play with this script)
Setup procedure :
Place files in the required directory (often cgi-bin).
Chmod the linuxreview.cgi to 755, and update.txt, linuxreview.out to 777.
Open linuxreview.cgi using any text editor and change variable values, if required.
Please do not tax the Linux Review server by fetching fresh files very frequently.
Include headlines in your web pages by using the following placed in brackets:
!--#include virtual="cgi-bin/linuxreview.cgi" --
If you are including Linux Review headlines on your page,
tell me and I will list you on this page.
Comments, questions, help requests can also be sent to:
linuxwebmaster@yahoo.com
|
|
|