From: Tim Bishop
- http://www.i-scream.org.uk
diff --git a/www/cms/documentation/gettingstarted.shtml b/www/cms/documentation/gettingstarted.shtml
index f28efa0..9230179 100644
--- a/www/cms/documentation/gettingstarted.shtml
+++ b/www/cms/documentation/gettingstarted.shtml
@@ -40,7 +40,7 @@ this running. It should simply be a case of extracting and running. The first stage is to download and install the server application. The
latest versions of all i-scream applications can be found at the following
URL: http://www.i-scream.org.uk/downloads http://www.i-scream.org/downloads Once downloaded, the archive should be extracted to a directory of your
choice. The server will run on most Java enabled platforms (including
Windows, Linux and FreeBSD).
- Copyright 2001-2002 The i-scream Project
- dev@i-scream.org.uk
+ http://www.i-scream.org
+ Copyright 2001-2003 The i-scream Project
+ dev@i-scream.org
Some discussion about this is available in the server documentation.
If you have any questions about any of the above, please don't hesitate to -contact us at dev@i-scream.org.uk. If you find we've missed something out, +contact us at dev@i-scream.org. If you find we've missed something out, again, please let us know.
Finally, we'd like to thank you for trying this i-scream product. We realise that it's still at an early stage, and we therefore appreciate you taking diff --git a/www/cms/documentation/gettingstarted.xhtml b/www/cms/documentation/gettingstarted.xhtml index f28efa0..9230179 100644 --- a/www/cms/documentation/gettingstarted.xhtml +++ b/www/cms/documentation/gettingstarted.xhtml @@ -40,7 +40,7 @@ this running. It should simply be a case of extracting and running.
The first stage is to download and install the server application. The latest versions of all i-scream applications can be found at the following URL:
-http://www.i-scream.org.uk/downloads
+http://www.i-scream.org/downloads
Once downloaded, the archive should be extracted to a directory of your choice. The server will run on most Java enabled platforms (including Windows, Linux and FreeBSD).
@@ -137,7 +137,7 @@ needs. You may wish to run the database section of the server on the same machine as the database, while running the rest on another machine.Some discussion about this is available in the server documentation.
If you have any questions about any of the above, please don't hesitate to -contact us at dev@i-scream.org.uk. If you find we've missed something out, +contact us at dev@i-scream.org. If you find we've missed something out, again, please let us know.
Finally, we'd like to thank you for trying this i-scream product. We realise that it's still at an early stage, and we therefore appreciate you taking diff --git a/www/cms/documentation/index.shtml b/www/cms/documentation/index.shtml index a8d245e..6ff0e53 100644 --- a/www/cms/documentation/index.shtml +++ b/www/cms/documentation/index.shtml @@ -34,7 +34,7 @@ from this website. However, there may be changes in the CVS version which are not documented in the code. The link below shows what changes have been made since the project completion date.
- + Commits to the "cms" CVS module since project completion (29/03/2001)You will be asked to enter some basic information before downloading, although this is purely optional. We value feedback from people testing the i-scream products, so please feel free to - contact us at dev@i-scream.org.uk.
+ contact us at dev@i-scream.org. diff --git a/www/contents.inc b/www/contents.inc index 5922bd0..328fcb8 100644 --- a/www/contents.inc +++ b/www/contents.inc @@ -18,11 +18,11 @@ These builds will have quite a few changes from the downloads currently available (a document detailing them will be released later on), so please give them a whirl. We would be - grateful if you contacted + grateful if you contacted us with any questions or bugs.@@ -32,7 +32,7 @@ see an efficient native host! Credit goes to our new developer Pete. Until we update the downloads pages you can download the new ihost - + here.
@@ -44,7 +44,7 @@ backend which took up far too many resources. This new system generates the graphs in a more realtime nature, allowing more flexible graphs to be generated. This is currently only available - through + through CVS. @@ -69,7 +69,7 @@ Java ACL (Access Control List) code has been added to the util package of the i-scream server. This code will ultimately allow the server to be more secure when exposed to the Internet. More - details can be found + details can be found here on the author's website. @@ -93,7 +93,7 @@ documentation page has details of installation, use and maintenance for the end user and developer. We value feedback and comments from you, so please drop us an e-mail - to dev@i-scream.org.uk. + to dev@i-scream.org.@@ -138,8 +138,8 @@
The i-scream Distributed Central Monitoring System started off as - a final year project for a group of - Computer Science students at the + a final year project for a group of + Computer Science students at the University of Kent at Canterbury, UK. The project was completed at 4pm on 29 March 2001. It consisted of five lever-arch folders containing mostly source code and documentation. The CVS repository was tagged to @@ -189,11 +189,11 @@
http://www.i-scream.org.uk/cgi-bin/cvs/viewcvs.cgi
+We also have a facility to allow people to keep tabs on what's changed recently. The following are available:
-Commits today: http://www.i-scream.org.uk/cgi-bin/cvslog.cgi?period=today
-Commits this week: http://www.i-scream.org.uk/cgi-bin/cvslog.cgi?period=thisweek
-Commits in the past 7 days: http://www.i-scream.org.uk/cgi-bin/cvslog.cgi?period=days&days=7
-Commits made since 29/03/2001: http://www.i-scream.org.uk/cgi-bin/cvslog.cgi?period=since&date=2001/03/29
Commits today: http://www.i-scream.org/cgi-bin/cvslog.cgi?period=today
+Commits this week: http://www.i-scream.org/cgi-bin/cvslog.cgi?period=thisweek
+Commits in the past 7 days: http://www.i-scream.org/cgi-bin/cvslog.cgi?period=days&days=7
+Commits made since 29/03/2001: http://www.i-scream.org/cgi-bin/cvslog.cgi?period=since&date=2001/03/29
cvs -d :pserver:anonymous@cvs.i-scream.org.uk:/cvs/i-scream login -cvs -d :pserver:anonymous@cvs.i-scream.org.uk:/cvs/i-scream checkout [module]+
cvs -d :pserver:anonymous@cvs.i-scream.org:/cvs/i-scream login +cvs -d :pserver:anonymous@cvs.i-scream.org:/cvs/i-scream checkout [module]
When asked for a password, simply press enter. @@ -73,7 +73,7 @@ on most clients. First the following environment variables need to be set.
CVS_RSH = ssh -CVSROOT = :ext:username@cvs.i-scream.org.uk:/cvs/i-scream+CVSROOT = :ext:username@cvs.i-scream.org:/cvs/i-scream
You should know your username and password @@ -92,7 +92,7 @@ for maintaining an up-to-date local copy. You will probably want to create a supfile that looks something like this;
-*default host=cvsup.i-scream.org.uk +*default host=cvsup.i-scream.org *default base=/home/user/sup *default prefix=/home/user/i-scream *default release=cvs @@ -113,7 +113,7 @@ repository, generated by cvsstat, that allow you to see the progress of development. They're not that exciting, but do show when the work was done. -http://www.i-scream.org.uk/cvsstat
+http://www.i-scream.org/cvsstat
diff --git a/www/cvs.xhtml b/www/cvs.xhtml index 1422e4b..6935dc8 100644 --- a/www/cvs.xhtml +++ b/www/cvs.xhtml @@ -40,15 +40,15 @@ visual frontend to the CVS Repository. It allows you to browse around the repository, viewing any version of a file, and the differences between different versions. There is also a link to download the latest version of any section. -http://www.i-scream.org.uk/cgi-bin/cvs/viewcvs.cgi
+We also have a facility to allow people to keep tabs on what's changed recently. The following are available:
-Commits today: http://www.i-scream.org.uk/cgi-bin/cvslog.cgi?period=today
+
-Commits this week: http://www.i-scream.org.uk/cgi-bin/cvslog.cgi?period=thisweek
-Commits in the past 7 days: http://www.i-scream.org.uk/cgi-bin/cvslog.cgi?period=days&days=7
-Commits made since 29/03/2001: http://www.i-scream.org.uk/cgi-bin/cvslog.cgi?period=since&date=2001/03/29Commits today: http://www.i-scream.org/cgi-bin/cvslog.cgi?period=today
+Commits this week: http://www.i-scream.org/cgi-bin/cvslog.cgi?period=thisweek
+Commits in the past 7 days: http://www.i-scream.org/cgi-bin/cvslog.cgi?period=days&days=7
+Commits made since 29/03/2001: http://www.i-scream.org/cgi-bin/cvslog.cgi?period=since&date=2001/03/29Anonymous CVS Access (read-only)
@@ -58,8 +58,8 @@ out a portion of the CVS repository. To see what is available it is recommended that you first look at the web frontend. -cvs -d :pserver:anonymous@cvs.i-scream.org.uk:/cvs/i-scream login -cvs -d :pserver:anonymous@cvs.i-scream.org.uk:/cvs/i-scream checkout [module]+cvs -d :pserver:anonymous@cvs.i-scream.org:/cvs/i-scream login +cvs -d :pserver:anonymous@cvs.i-scream.org:/cvs/i-scream checkout [module]When asked for a password, simply press enter. @@ -73,7 +73,7 @@ on most clients. First the following environment variables need to be set.
CVS_RSH = ssh -CVSROOT = :ext:username@cvs.i-scream.org.uk:/cvs/i-scream+CVSROOT = :ext:username@cvs.i-scream.org:/cvs/i-screamYou should know your username and password @@ -92,7 +92,7 @@ for maintaining an up-to-date local copy. You will probably want to create a supfile that looks something like this;
-*default host=cvsup.i-scream.org.uk +*default host=cvsup.i-scream.org *default base=/home/user/sup *default prefix=/home/user/i-scream *default release=cvs @@ -113,7 +113,7 @@ repository, generated by cvsstat, that allow you to see the progress of development. They're not that exciting, but do show when the work was done. -http://www.i-scream.org.uk/cvsstat
+http://www.i-scream.org/cvsstat
diff --git a/www/cvsplot/index.html b/www/cvsplot/index.html index 914bc2e..5bab3c7 100644 --- a/www/cvsplot/index.html +++ b/www/cvsplot/index.html @@ -25,7 +25,7 @@ repository.credits
These images were generated using the cvsstat program, which can be found here.
-
Page last updated, 18/06/01, dev@i-scream.org.uk.
+Page last updated, 18/06/01, dev@i-scream.org.