_ The Zero Emissions Strategy Conference
The following interfaces closely with the Tools page Virtual Conferencing Overview. In addition to the following, you will also find a number of telling comments and generous suggestions and offers concerning the organization of interactive conferencing on the site at Geeks-Help.
Date: Thu, 04 Sep 1997 12:05:07 +1200
I assume your message to me is about the discussionweb tool that we
developed here, as a potential add-on for your virtual conference. I had a
poke around the conference, and it seem very well presented. As I interpreted it, people wanting to contribute to discussions send email, and then someone pastes that into the appropriate page manually?
There are a large number of computer conferencing type web tools
available.... I assume you've seen the list at
http://union.ncsa.uiuc.edu/HyperNews/get/www/collab/conferencing.html
which has a long list of tools, some free, some commercial.
Our modest little system is mainly a research platform, which we're using
to experiment with the user interface. You can have a play with a version at
http://www.cs.waikato.ac.nz/isdiglib/dw/ Fill out the lower part of the registration form, do the tutorial, and then
you are welcome to have a look at some of the discussions (ie 45697wac is
being used by the students in one of my courses.)The software is free.... go to the discussion "about discussionweb" to
download.
I might comment that we don't have any support available, so if you can
make it go, great! However, your situation, in trying to get a discussion
medium up and running quickly, and reliably, might suggest some of the
other mor ewidely used/supported web based conferencing systems might be a
better choice.
Good luck!
Date: wed, 03 sep 1997 11:58:16 -0500
First- visit the site http://center.hamline.edu you can log in and self register- it asks for passwords a lot on the first registration but that is because we have some firewalls- just be patient and after that it is very simple.-- We can make it easier with a client where we have a more specific way to get persons into their private space
Just try it- we have had "little old ladies in sneakers" just go into the system- pretend that it is user friendly and it will be- you can't blow the system up and just pretend that it is stupid
There are a lot of help buttons and things are pretty straight forward. Don't worry about level two usage- you will see in the futures conference that you can introduce html code and any web allowable coding. Don't load graphics rather point to the spot with html code-otherwise an animation might consume a lot of download time for users. But don't let that worry you- we support the organizers with help- john vinton and i lurk in the background- he is the techie and i am the process person though my degree is in theoretical chemistry and his is in the social siciences
Let me know what you think- invite a few of your friends to paly in the space and then confab amongst yourself and let's talk. Cheers, Tom
Tue, 2 Sep 1997 21:58:36 -0500
The Center @ Hamline is a virtual conference center on the Internet. It is open to the public with self registration: http://center.hamline.edu. Have a look.
From Robert Ayres to WebMaster on 31 August
Eric, I would like to mention re format of conference; Its still not easy to find new stuff. We
think that EVERYTHING new (edited to delete anything personal)
should go into "What's new, in reverse chrono order and stay there
for the current week, including papers and remarks on papers. The
specific podium piece could be excluded, but mentioned. People
don't search except the first time through; they scan for new - and
not finding it in "what's new", sign off.
I think your best bet is to ask your web site host provider (Prime Host?)
to give you access to their CGI (Common Gateway Interface) so that you can
simply point your HTML form to a CGI script (that's what the programs that
handle web page functionality are called) which would handle your form
input, either sending it to your e-mail address or writing it to a file on
your web server machine, and possibly also produce an acknowledgement page
for the user's benefit.
Scripts are widely available all over the web, they are written in various
programming languages, the most common is PERL, you have to check what your
Host is running on its machine to decide what will work. All this requires
some programming knowledge so if you do not have any, you will save
yourself a lot of grief if you have somebody else do it for you.
We run our own web server and have an in-house programmer who writes the
programs for us. I hope this somewhat helps.
Good luck!
Hi Eric!
I am not much of an expert on this sort of thing, but... Hmmm.... Have you contacted your Prime Host internet service provider? It
seems that they could help you. Also, have you looked into creating a "cgi" form??? Do you have space to run "cgi" programs???
For a discussion board script, you might want to visit "Matt Wright's
Script Archive" and look for WWWBOARD. I lost his URL, but you should
be able to find it at Yahoo.
However, you will still need a host that supports cgi - you might
want to check into "www.best.com."
You might also want to post your questions on the newsgroups, and
also look into some of the "support" mailing lists...
Hope this helps! Kevin.
Sender: robertam@ix.netcom.com
FYI from a friend. Good luck with it. (Following three from that same route)
another alternative is to add/replace the following tag in your HTML:
To: eric.britton@the-commons.org
From: Bob McQueen
From: tom abeles
From: tom abeles
Date: 25-08-97, 04:58
Re: Re: Can we ask you to give us a hand on the following?
To: eric.britton@the-commons.org
From: "GRN Inc."
Subject: Re: Can we ask you to give us a hand on the following?
Thu, 21 Aug 1997 13:08:17 +0000
From: klt@seamless.com (Kevin Lee Thomason, J.D.)
Organization: The Seamless Website
To: Eric Britton
Date: Sat, 23 Aug 1997 23:30:06 -0700
From: "Robert A. Moskowitz"
bill achuff forwarded me your question and i think that i can help.
generally forms that do anything require a script on the server end. you
should check with prime host and ask them which guestbook and feedback form
scripts you have access to. they should be able to provide a detailed set
of instructions. because scripts vary from server to server it is impossible to give more
information without first knowing which scripts you have access to.