-bash-2.05b$ pwd
/home/6041/calum9
-bash-2.05b$ ls -l
www.polytheism.org.uk/cgi-bin/qotd -rwxr-xr-x 1 calum9 telnet 218 Dec 10 19:57
www.polytheism.org.uk/cgi-bin/qotd-bash-2.05b$ cat
www.polytheism.org.uk/cgi-bin/qotd #!/usr/bin/perl -wT
use strict;
my $quote;
open(QUOTES, "quotes.txt") or die "Oops! Can't find quote file: $!";
srand;
rand($.) < 1 && ($quote = $_) while <QUOTES>;
print "Content-type: text/html\n\n";
print $quote;
-bash-2.05b$ cat
www.polytheism.org.uk/cgi-bin/quotes.txt "you can read to gain knowledge, but you have to seek to gain wisdom," - Karen Follett, Llewellyn's 2004 Witches' Spell-a-Day Almanac
"Ever wonder why god-centered religions make a woman responsible for messing up the world?" - anon.
"He is truly wise who's traveled far and knows the ways of the world." - anon. -Viking sayings, ca.800 AD
-bash-2.05b$ cat
www.polytheism.org.uk/public_html/index.html <!DOCTYPE public "-//wapforum//dtd wml 1.2//en" >
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta name="author" content="Calum">
<meta name="Keywords"
content="spirituality,religion,god,pagan,wicca,gods,muslim,christian,worship,bla
sphemy,norse,eclectic"> <meta name="Description" content="Integrational
Polytheism - Make up your own rules..."> <link rev="made"
href="mailto:polytheism@linuxmail.org.REMOVETHISBIT"> <meta name="robots"
content="index, follow"><title>Polytheism.org.uk - Religions of the
World</title></head><body bgcolor="#c8d290">
<br>
<table align="center" width="90%" bgcolor="#e8f2b0">
<tr>
<td align="center"><a
href="http://www.polytheism.org.uk/index.html">Home</a></td><td
align="center"><a href="http://polytheism.org.uk/ip/index.html">Integrational
Polytheism</a></td><td align="center"><a
href="http://polytheism.org.uk/religions/index.html">World Religions</a></td><td
align="center"><a
href="http://polytheism.org.uk/essays/index.html">Philosophical
Essays</a></td><td align="center"><a
href="http://polytheism.org.uk/bbs/index.php" target="_blank">Discussion
Forum</a></td></tr></table><br><table align="center" width="90%"
cellpadding="10" bgcolor="#e8f2b0"><tr>
<td valign="top">
<h3>World Religions, considered with an open mind</h3>
<p>
Hello and welcome to Polytheism.org.uk. This website aims to spotlight various
religions of the world and hopefully to provide some interesting information
about religions you may not know about or may want to know more about. Please
use the quick hyperlinks at the top of each page to find each section of the
site.</p><p>This website sprung up from my own interest in world religions. This
interest has prompted me to search out literature, stories and other information
about various religions which I attempt to present in an easy to understand way
on the site. I like to think that the information here is accurate and correct,
so if you see any inaccuracies, i would appreciate it if you could send me an
email to <u><i>calum</i> <b>@</b> <i>polytheism.org.uk</i></u> so i can correct
the spurious information in question. The site is definitely not limited, by the
way, to smaller religions, although i confess to being more interested in them.
I hope to continue to include features about Christianity, Judaism and other
mainstream religions.</p><p>The other important function that this site provides
is to let you know about <a href="ip/index.html">Integrational Polytheism</a>,
or Inclusional Polytheism as it has been called. This is my own view of
religion. You could call it a sect, a cult, a way of life, a cultural position
or many other things, but basically it is a religious framework describing what
I actually believe myself. It is a little different from the other religions
featured here as it is a "new" religion and it is also non-exclusive, meaning
that is does not exclude belief in other religions (quite the opposite in
fact!).</p><p>There is also a <a href="bbs/index.php" target="_blank">public
discussion forum</a>, feel free to read and contribute to the various
discussions that are going on there. You're more than welcome to talk about
things other than religion in the forum as well, i might add.</p></td>
<td
width=300 valign="top"><img src="logo.jpg">
<p><!--#include virtual="../cgi-bin/qotd"--!>
</p>
</td></tr></table><a
HREF="http://www.monkeys.com/spammers-are-leeches/"> </a></body></html>