]> i-scream Git - www.i-scream.org.git/log
www.i-scream.org.git
22 years agoAdding a heading for the searching.
Tim Bishop [Tue, 10 Jul 2001 08:54:30 +0000 (08:54 +0000)] 
Adding a heading for the searching.

22 years agoJust a little test thing. The idea is nice, having an almost custom search engine,
Tim Bishop [Mon, 9 Jul 2001 23:11:09 +0000 (23:11 +0000)] 
Just a little test thing. The idea is nice, having an almost custom search engine,
but I guess the front end form could be done a LOT neater by someone with
a little more design skills ;-) A small box on the left menu bar may be nice?

22 years agoMade myself a homepage, so best link it in.
Tim Bishop [Sat, 30 Jun 2001 15:14:01 +0000 (15:14 +0000)] 
Made myself a homepage, so best link it in.

22 years agoMajor changes:
Tim Bishop [Mon, 18 Jun 2001 15:19:37 +0000 (15:19 +0000)] 
Major changes:
- Now supports period=date&date=yyyy/mm/dd query strings.
- The files/logs section of each commit has been broken into two seperate bits.
- The filenames are linked to their relevant viewcvs page.
- The revisions are linked to their diffs, allowing one to see the changes a
  certain commit has introduced.
- The log message itself has been unwrapped, for neatness.

Bugs:
- fails to know about "deleted" files. They simply show up as a new revision.
  This is a fault in the underlying cvs2cl script.

Notes:
- This uses a modified version of cvs2cl. The diff is given here to avoid any
  confusion as to what this script expects in the future.

777c777,778
<             $files = wrap ("\t", "    ", "$files");
---
> # tdb1: no-wrap shouldn't wrap ANYTHING!
>             #$files = wrap ("\t", "   ", "$files");
934c935,936
<     if ((scalar (@qunkrefs)) > 1)
---
> # tdb1: hacked to turn off the commondir feature
>     if ((scalar (@qunkrefs)) < 0)
1126c1128,1129
<       $beauty .= ", ";
---
> # tdb1: hacked to put a newline after each one
>       $beauty .= ",\n";
1175c1178,1179
<   $beauty = "* $beauty:";
---
> # tdb1: hacked to remove the prefixed *
>   $beauty = "$beauty:";

22 years agoNow do the whole CMS module.
Tim Bishop [Mon, 18 Jun 2001 15:00:26 +0000 (15:00 +0000)] 
Now do the whole CMS module.

22 years agoLooks a bit neater I think.
Tim Bishop [Fri, 15 Jun 2001 16:11:17 +0000 (16:11 +0000)] 
Looks a bit neater I think.

22 years agoMissed half of it ;-)
Tim Bishop [Thu, 14 Jun 2001 11:59:12 +0000 (11:59 +0000)] 
Missed half of it ;-)

22 years agoBroke due to removing the base tag on the left.inc. Now fixed.
Tim Bishop [Thu, 14 Jun 2001 11:53:28 +0000 (11:53 +0000)] 
Broke due to removing the base tag on the left.inc. Now fixed.

22 years agoRemoved the base tag I added ages ago. It breaks some other things. Also
Tim Bishop [Thu, 14 Jun 2001 11:48:40 +0000 (11:48 +0000)] 
Removed the base tag I added ages ago. It breaks some other things. Also
fixed any of the links that would be broken by this.

22 years agoSome fixes to sort the colours of links.
Tim Bishop [Wed, 13 Jun 2001 23:07:43 +0000 (23:07 +0000)] 
Some fixes to sort the colours of links.

22 years agoAdded the title and bottom in the correct fashion. This is inline with the i-scream
Tim Bishop [Wed, 13 Jun 2001 17:44:03 +0000 (17:44 +0000)] 
Added the title and bottom in the correct fashion. This is inline with the i-scream
layout and style.

22 years agoAdded the left bar to the commit logs.
Tim Bishop [Wed, 13 Jun 2001 17:36:35 +0000 (17:36 +0000)] 
Added the left bar to the commit logs.

22 years agoImproved the resulting HTML, making it vaguely readable.
Tim Bishop [Wed, 13 Jun 2001 16:32:41 +0000 (16:32 +0000)] 
Improved the resulting HTML, making it vaguely readable.

22 years agoSlight alteration to ensure that it only one module is checked by fullcvsupdate.sh
Tim Bishop [Wed, 13 Jun 2001 15:53:51 +0000 (15:53 +0000)] 
Slight alteration to ensure that it only one module is checked by fullcvsupdate.sh
if it is specified in the query string.

22 years agoNow accepts a module in the query string, should that be preferable.
Tim Bishop [Wed, 13 Jun 2001 15:29:51 +0000 (15:29 +0000)] 
Now accepts a module in the query string, should that be preferable.

22 years agoUrg, yellow. No...
Tim Bishop [Wed, 13 Jun 2001 15:24:40 +0000 (15:24 +0000)] 
Urg, yellow. No...

22 years agoSome changes to layout, incorporated from a modified version by Paul ;-)
Tim Bishop [Wed, 13 Jun 2001 15:18:55 +0000 (15:18 +0000)] 
Some changes to layout, incorporated from a modified version by Paul ;-)

22 years agoAdded a page about the mailing lists.
Tim Bishop [Thu, 7 Jun 2001 12:17:44 +0000 (12:17 +0000)] 
Added a page about the mailing lists.

22 years agoOpps. Forgot to remove that bit.
Tim Bishop [Thu, 7 Jun 2001 11:10:40 +0000 (11:10 +0000)] 
Opps. Forgot to remove that bit.

22 years agoThis page is no longer required now all this stuff is automated.
Tim Bishop [Wed, 6 Jun 2001 16:41:31 +0000 (16:41 +0000)] 
This page is no longer required now all this stuff is automated.

22 years agoWe no longer need to use this. It's all automated now :-)
Tim Bishop [Wed, 6 Jun 2001 16:39:28 +0000 (16:39 +0000)] 
We no longer need to use this. It's all automated now :-)

22 years agoNew CVS repository stuff :-)
Tim Bishop [Wed, 6 Jun 2001 15:49:05 +0000 (15:49 +0000)] 
New CVS repository stuff :-)

22 years agoAdded a section on the CVS statistics.
Tim Bishop [Wed, 6 Jun 2001 15:47:48 +0000 (15:47 +0000)] 
Added a section on the CVS statistics.

22 years agoThe "proper" email alerter screen shot with the correct time stuff on it.
Paul Mutton [Tue, 5 Jun 2001 17:27:21 +0000 (17:27 +0000)] 
The "proper" email alerter screen shot with the correct time stuff on it.

22 years agoUses the new script that fully checks out and updates a cvs local copy.
Tim Bishop [Tue, 5 Jun 2001 17:20:12 +0000 (17:20 +0000)] 
Uses the new script that fully checks out and updates a cvs local copy.

22 years agoStatistics on the i-scream sourcecode.
Tim Bishop [Tue, 5 Jun 2001 17:06:56 +0000 (17:06 +0000)] 
Statistics on the i-scream sourcecode.

22 years agoA bit of my stupidity, and a bit of my "editor".
Tim Bishop [Tue, 5 Jun 2001 16:34:55 +0000 (16:34 +0000)] 
A bit of my stupidity, and a bit of my "editor".

22 years agoUpdated the section on web viewing of CVS data.
Tim Bishop [Tue, 5 Jun 2001 16:30:30 +0000 (16:30 +0000)] 
Updated the section on web viewing of CVS data.

22 years agoNow been "updated" to support some more funky features :)
Tim Bishop [Tue, 5 Jun 2001 16:19:00 +0000 (16:19 +0000)] 
Now been "updated" to support some more funky features :)

Firstly the output is grouped by module, making it clearer to see what commits
belong where.
Secondly, query strings allow you to specify the period, rather than just the
current day that the old one did. This are:

Current Day: period=today
Current Week: period=thisweek
Last n Days: period=days&days=n

There are also subtle location changes to suit the location on the new webserver
rather than raptor.

22 years agoWe now have CVSup support! Wahey!
Tim Bishop [Mon, 4 Jun 2001 16:33:05 +0000 (16:33 +0000)] 
We now have CVSup support! Wahey!

22 years agoI can be pedantic about layout.
Tim Bishop [Mon, 4 Jun 2001 14:32:50 +0000 (14:32 +0000)] 
I can be pedantic about layout.

22 years agoQuickly change that horrid black text to blue!
Tim Bishop [Mon, 4 Jun 2001 14:31:54 +0000 (14:31 +0000)] 
Quickly change that horrid black text to blue!

22 years agoNew CVS page.
Tim Bishop [Mon, 4 Jun 2001 14:28:28 +0000 (14:28 +0000)] 
New CVS page.

22 years agoPaul! You can't go missing vital stuff like this out !! :-)
Tim Bishop [Mon, 4 Jun 2001 14:01:01 +0000 (14:01 +0000)] 
Paul! You can't go missing vital stuff like this out !! :-)

22 years agoAdded the links to our own pages rather than the descriptions
Paul Mutton [Thu, 31 May 2001 15:37:46 +0000 (15:37 +0000)] 
Added the links to our own pages rather than the descriptions

22 years agoAddded some ";" characters to the end of the two non breaking spaces that
Paul Mutton [Wed, 30 May 2001 20:32:38 +0000 (20:32 +0000)] 
Addded some ";" characters to the end of the two non breaking spaces that
were sadly lacking them.  Thanks to azz (ats1) for pointing that one out.

22 years agoAdded a few items to the TODO to get it started.
Tim Bishop [Wed, 30 May 2001 11:49:23 +0000 (11:49 +0000)] 
Added a few items to the TODO to get it started.

22 years agoPopped in a little bit about the static demo reports and a link to them
Paul Mutton [Wed, 30 May 2001 08:37:16 +0000 (08:37 +0000)] 
Popped in a little bit about the static demo reports and a link to them

22 years agoMade screenshots two words (as apparently it should be) and added a link
Paul Mutton [Wed, 30 May 2001 08:28:32 +0000 (08:28 +0000)] 
Made screenshots two words (as apparently it should be) and added a link
to reports/ entitled "Reports Demo"

22 years agoThe PRE text looked too small.
Tim Bishop [Tue, 29 May 2001 20:47:04 +0000 (20:47 +0000)] 
The PRE text looked too small.

22 years agoMissing quotes.
Tim Bishop [Tue, 29 May 2001 20:43:30 +0000 (20:43 +0000)] 
Missing quotes.

22 years agoAdded the getting started guide.
Tim Bishop [Tue, 29 May 2001 20:37:08 +0000 (20:37 +0000)] 
Added the getting started guide.

22 years agoSmaller font size.
Tim Bishop [Tue, 29 May 2001 20:34:59 +0000 (20:34 +0000)] 
Smaller font size.

22 years agoNo need to bold the reports anymore.
Tim Bishop [Tue, 29 May 2001 14:00:22 +0000 (14:00 +0000)] 
No need to bold the reports anymore.

22 years agohmm, SII puts in weird spaces.... oh well, the parentheses have gone now,
Paul Mutton [Tue, 29 May 2001 12:13:40 +0000 (12:13 +0000)] 
hmm, SII puts in weird spaces.... oh well, the parentheses have gone now,
and there's a little gap between the text and the start of the table.

22 years agoJust thought this would be a nice touch... put the real file sizes on the
Paul Mutton [Tue, 29 May 2001 12:07:42 +0000 (12:07 +0000)] 
Just thought this would be a nice touch... put the real file sizes on the
current download page - as "<1mb" was a bit misleading for the 8kb ihost
(albeit true!)

22 years agoDuplicated "users" at the end of the first paragraph.
Paul Mutton [Mon, 28 May 2001 11:55:57 +0000 (11:55 +0000)] 
Duplicated "users" at the end of the first paragraph.
Thanks to Adam Horn (Spyda) for pointing that one out.

22 years agoParsed by the SpellingAndGrammarCorrectingPaul mark 1.0
Paul Mutton [Mon, 28 May 2001 11:33:41 +0000 (11:33 +0000)] 
Parsed by the SpellingAndGrammarCorrectingPaul mark 1.0

22 years agoMinor aesthetic issue with the menu looking a bit gay
Paul Mutton [Sun, 27 May 2001 19:22:50 +0000 (19:22 +0000)] 
Minor aesthetic issue with the menu looking a bit gay

22 years agoGot the virtual includes right this time.
Tim Bishop [Sun, 27 May 2001 19:22:07 +0000 (19:22 +0000)] 
Got the virtual includes right this time.

22 years agoConforming to the look and feel, baby.
Paul Mutton [Sun, 27 May 2001 19:18:12 +0000 (19:18 +0000)] 
Conforming to the look and feel, baby.

22 years agoA initial getting started guide. It is still rather sparse, maybe could do with
Tim Bishop [Sun, 27 May 2001 19:15:22 +0000 (19:15 +0000)] 
A initial getting started guide. It is still rather sparse, maybe could do with
some images. Also, maybe put the text in a narrower table.

22 years agoChanged /worddocs to /documentation.
Tim Bishop [Sun, 27 May 2001 19:01:55 +0000 (19:01 +0000)] 
Changed /worddocs to /documentation.

22 years agoUpdated the start of the documentation page.
Tim Bishop [Sun, 27 May 2001 19:00:10 +0000 (19:00 +0000)] 
Updated the start of the documentation page.

22 years agoCorrect location of the problem domain!
Tim Bishop [Sun, 27 May 2001 18:56:24 +0000 (18:56 +0000)] 
Correct location of the problem domain!

22 years agoThat's changed now...
Tim Bishop [Sun, 27 May 2001 18:55:22 +0000 (18:55 +0000)] 
That's changed now...

22 years agoJust swapped a couple of images round... just looks a bit better like that
Paul Mutton [Sun, 27 May 2001 18:53:17 +0000 (18:53 +0000)] 
Just swapped a couple of images round... just looks a bit better like that
somehow.

22 years agoOkay, a bit contraversial this one... the text is now black!
Paul Mutton [Sun, 27 May 2001 18:51:16 +0000 (18:51 +0000)] 
Okay, a bit contraversial this one... the text is now black!

22 years agoMade the table a wee bit narrower.
Paul Mutton [Sun, 27 May 2001 18:49:22 +0000 (18:49 +0000)] 
Made the table a wee bit narrower.

22 years agoFixed a typographical error.
Paul Mutton [Sun, 27 May 2001 18:48:08 +0000 (18:48 +0000)] 
Fixed a typographical error.

22 years agoAll thumbnail screenshots on the homepage now link to the screenshots page
Paul Mutton [Sun, 27 May 2001 18:44:41 +0000 (18:44 +0000)] 
All thumbnail screenshots on the homepage now link to the screenshots page
rather than .. urm, nothing.

22 years agoQuite an overhaul of the main homepage contents as they were a little out
Paul Mutton [Sun, 27 May 2001 18:39:31 +0000 (18:39 +0000)] 
Quite an overhaul of the main homepage contents as they were a little out
of date (so quickly!).  Put in a lot more links to the important things of
the project - who we are, documents, screenshots etc.  Also added a few of
the screenshots to make the page try and look at least a little bit more
exciting.  Also fixed some badass HTML (! -> &quot;)

22 years agoChanged the description of our product to something a bit more general and
Paul Mutton [Sun, 27 May 2001 17:41:12 +0000 (17:41 +0000)] 
Changed the description of our product to something a bit more general and
useful.  Added a "Description" label to it for simple folk ;)

22 years agoFixed a typo.
Tim Bishop [Sun, 27 May 2001 00:26:27 +0000 (00:26 +0000)] 
Fixed a typo.

22 years agoAnd the coveted award for "least intelligible sentence" goes to Tim! ;o)
Paul Mutton [Sat, 26 May 2001 09:26:15 +0000 (09:26 +0000)] 
And the coveted award for "least intelligible sentence" goes to Tim! ;o)

22 years agoMoved the older TODO items to an older list. This leaves a new list of things
Tim Bishop [Fri, 25 May 2001 22:53:48 +0000 (22:53 +0000)] 
Moved the older TODO items to an older list. This leaves a new list of things
we plan to do in the future, which probably need not be quite as detailed.

22 years agoMost of the papers are now outdated and have been moved to a more
Tim Bishop [Fri, 25 May 2001 22:34:43 +0000 (22:34 +0000)] 
Most of the papers are now outdated and have been moved to a more
suitable location. People should be reading the proper documentation.

22 years agoThe "papers" section of the original website. These are maybe still useful, but
Tim Bishop [Fri, 25 May 2001 22:32:05 +0000 (22:32 +0000)] 
The "papers" section of the original website. These are maybe still useful, but
are very much outdated now and have been superceeded by the official
documentation.

22 years agoA small addition to the end of general thanks.
Tim Bishop [Fri, 25 May 2001 22:13:02 +0000 (22:13 +0000)] 
A small addition to the end of general thanks.

22 years agoLiniked in the acknowledgements page.
Paul Mutton [Fri, 25 May 2001 19:43:46 +0000 (19:43 +0000)] 
Liniked in the acknowledgements page.

22 years agoAdded a little bit of a UKC mention there
Paul Mutton [Fri, 25 May 2001 19:33:37 +0000 (19:33 +0000)] 
Added a little bit of a UKC mention there

22 years agoA brief list of acknowledgements for the i-scream project. Let me know if
Paul Mutton [Fri, 25 May 2001 19:05:32 +0000 (19:05 +0000)] 
A brief list of acknowledgements for the i-scream project.  Let me know if
there's anything missed out somewhere.

22 years agoContinuing the i-Scream -> i-scream conversions :)
Tim Bishop [Fri, 25 May 2001 18:14:08 +0000 (18:14 +0000)] 
Continuing the i-Scream -> i-scream conversions :)

22 years agoReordered some sections. If anything this brings the more important stuff to the...
Tim Bishop [Fri, 25 May 2001 18:12:16 +0000 (18:12 +0000)] 
Reordered some sections. If anything this brings the more important stuff to the top.

22 years agoUpdated slightly.
Tim Bishop [Fri, 25 May 2001 18:11:55 +0000 (18:11 +0000)] 
Updated slightly.

22 years agoThose tilde characters look silly.
Paul Mutton [Fri, 25 May 2001 18:11:03 +0000 (18:11 +0000)] 
Those tilde characters look silly.

22 years agoNow displays the total number of downloads at the bottom of the
Paul Mutton [Fri, 25 May 2001 18:02:15 +0000 (18:02 +0000)] 
Now displays the total number of downloads at the bottom of the
page... always nice to know.  Perhaps one day I shall have to change this
so it doesn't display the whole lot!

22 years agoAdded the features list/overview.
Tim Bishop [Fri, 25 May 2001 18:01:45 +0000 (18:01 +0000)] 
Added the features list/overview.

22 years agoAn overview of the system with a feature list. Taken from the Server User Guide.
Tim Bishop [Fri, 25 May 2001 18:00:32 +0000 (18:00 +0000)] 
An overview of the system with a feature list. Taken from the Server User Guide.

22 years agoA very simple (oh i love perl) webpage for viewing download statistics
Paul Mutton [Fri, 25 May 2001 17:58:28 +0000 (17:58 +0000)] 
A very simple (oh i love perl) webpage for viewing download statistics
from the i-scream download_log

22 years agoThese pages are no longer visible on the internet.
Tim Bishop [Fri, 25 May 2001 17:47:53 +0000 (17:47 +0000)] 
These pages are no longer visible on the internet.

22 years agoA better description of the i-scream central monitoring system.
Tim Bishop [Fri, 25 May 2001 17:44:47 +0000 (17:44 +0000)] 
A better description of the i-scream central monitoring system.

22 years agoDownload CGI now points the user to the downloads directory when they
Paul Mutton [Fri, 25 May 2001 17:38:36 +0000 (17:38 +0000)] 
Download CGI now points the user to the downloads directory when they
download something

22 years agoOMG, is it obvious I'm reusing old pages or what??
Tim Bishop [Fri, 25 May 2001 17:35:21 +0000 (17:35 +0000)] 
OMG, is it obvious I'm reusing old pages or what??

22 years agoSorted out the minutes into a new seperate page. And that big font looked so
Tim Bishop [Fri, 25 May 2001 17:33:05 +0000 (17:33 +0000)] 
Sorted out the minutes into a new seperate page. And that big font looked so
utterly ridiculous!

22 years agoOpps, wrong virtual includes.
Tim Bishop [Fri, 25 May 2001 17:31:35 +0000 (17:31 +0000)] 
Opps, wrong virtual includes.

22 years agoUpdated main page as the builds directory no longer exists
Paul Mutton [Fri, 25 May 2001 17:27:40 +0000 (17:27 +0000)] 
Updated main page as the builds directory no longer exists

22 years agoAll the meeting minutes on one page, which means they can be removed
Tim Bishop [Fri, 25 May 2001 17:26:56 +0000 (17:26 +0000)] 
All the meeting minutes on one page, which means they can be removed
from the left hand bar.

22 years agoDownloads are now located in the downloads directory, not "builds"
Paul Mutton [Fri, 25 May 2001 17:25:57 +0000 (17:25 +0000)] 
Downloads are now located in the downloads directory, not "builds"

22 years agoChanged "Software Builds" to "Downloads" and made the three surrounding
Paul Mutton [Fri, 25 May 2001 17:25:11 +0000 (17:25 +0000)] 
Changed "Software Builds" to "Downloads" and made the three surrounding
links in a larger font as these are the most important links to check out
from a "potential customer" point of view, aye.

22 years agoAdded approximate download sizes to the page. Actually I think Apache
Paul Mutton [Fri, 25 May 2001 17:20:01 +0000 (17:20 +0000)] 
Added approximate download sizes to the page.  Actually I think Apache
might be able to calculate this on the fly with SHTML but I've not looked
into that yet.

22 years agoAdded a link on the menu to the screenshots page
Paul Mutton [Fri, 25 May 2001 16:55:07 +0000 (16:55 +0000)] 
Added a link on the menu to the screenshots page

22 years agoBest update the checked out copy before doing the cvs2cl.
Tim Bishop [Fri, 25 May 2001 16:40:08 +0000 (16:40 +0000)] 
Best update the checked out copy before doing the cvs2cl.

22 years agoMinor change to a font colour and page title
Paul Mutton [Fri, 25 May 2001 16:34:35 +0000 (16:34 +0000)] 
Minor change to a font colour and page title

22 years agoUrgleburgle, I knew that base href thing was a bad idea ;)
Paul Mutton [Fri, 25 May 2001 16:29:37 +0000 (16:29 +0000)] 
Urgleburgle, I knew that base href thing was a bad idea ;)

22 years agoAn index page that shows all of the screenshots for the i-scream
Paul Mutton [Fri, 25 May 2001 16:20:46 +0000 (16:20 +0000)] 
An index page that shows all of the screenshots for the i-scream
system.  Also acts as a general 5 minute overview that we can show to
people to give them a better idea of what the thing does from a user's
point of view.  Each thumbnail links to the original large image in either
16 or 256 colours GIF as appropriate.

22 years agoThumbnail and screenshot of the WinHost running.
Paul Mutton [Fri, 25 May 2001 16:19:14 +0000 (16:19 +0000)] 
Thumbnail and screenshot of the WinHost running.

22 years agoScreenshot and thumbnail of the server "running" ;o)
Paul Mutton [Fri, 25 May 2001 16:18:37 +0000 (16:18 +0000)] 
Screenshot and thumbnail of the server "running" ;o)

22 years agoShowing the metadata links on the historical reports (screenshot and
Paul Mutton [Fri, 25 May 2001 16:18:03 +0000 (16:18 +0000)] 
Showing the metadata links on the historical reports (screenshot and
thumbnail of)

22 years agoScreenshot/thumbnail of some historical data being viewed
Paul Mutton [Fri, 25 May 2001 16:17:21 +0000 (16:17 +0000)] 
Screenshot/thumbnail of some historical data being viewed