Hi Pete,
Found the problem -- it will be fixed in the next version, but if you need
a quick fix, here it is:
In the source code, you'll find this:
var NewWin = window.open('', NewName,
'toolbar=no,location=no,directories=no,status=no,
menubar=no,scrollbars=yes,resizable=no,,width=400,height=300');
Change it to this:
var NewWin = window.open('Submission', NewName,
'toolbar=no,location=no,directories=no,status=no,
menubar=no,scrollbars=yes,resizable=no,,width=400,height=300');
(Adding the word "Submission", or any other word you prefer).
Netscape 6.2 seems to require a string there. Who knows why.
Cheers,
Martin
At 07:32 PM 27/02/2002 +0200, you wrote:
>At 06:21 PM 27/02/2002, Martin wrote:
>
> >First of all, I should note that we don't support Opera or run it, so I'm
> >afraid you're on your own there.
>
>Yes I realise that. :-) I just thought it might have come up.
>
> >We haven't had any other reports of CGI problems with NS 6.2, but it's
> >always possible -- we'll need the URL of your exercise before we can help,
> >though.
>
>No sooner said than done. I have just uploaded a very simple exercise with
>one question to demonstrate the problem.
>
>It works just fine in NS6.0 (I've just checked again) but not a sausage in
>NS6.2
>
>The url is http://www.ieltscourse.f2s.com/dummy.html
>
>Best wishes
>Pete
>
>
>
>To unsubscribe from this group, send an email to:
>hotpotatoesusers-unsubscribe@yahoogroups.com
>
>
>
>Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
______________________________________
Martin Holmes
University of Humanities Computing and Media Centre
mholmes@...mholmes2@...mholmes@...http://web.uvic.ca/hcmc/http://www.halfbakedsoftware.com
Hi Pete,
Problem with NS 6.2 confirmed and reproduced -- we'll get to work on it!
Cheers,
Martin
At 07:32 PM 27/02/2002 +0200, you wrote:
>At 06:21 PM 27/02/2002, Martin wrote:
>
> >First of all, I should note that we don't support Opera or run it, so I'm
> >afraid you're on your own there.
>
>Yes I realise that. :-) I just thought it might have come up.
>
> >We haven't had any other reports of CGI problems with NS 6.2, but it's
> >always possible -- we'll need the URL of your exercise before we can help,
> >though.
>
>No sooner said than done. I have just uploaded a very simple exercise with
>one question to demonstrate the problem.
>
>It works just fine in NS6.0 (I've just checked again) but not a sausage in
>NS6.2
>
>The url is http://www.ieltscourse.f2s.com/dummy.html
>
>Best wishes
>Pete
>
>
>
>To unsubscribe from this group, send an email to:
>hotpotatoesusers-unsubscribe@yahoogroups.com
>
>
>
>Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
______________________________________
Martin Holmes
University of Humanities Computing and Media Centre
mholmes@...mholmes2@...mholmes@...http://web.uvic.ca/hcmc/http://www.halfbakedsoftware.com
At 06:21 PM 27/02/2002, Martin wrote:
>First of all, I should note that we don't support Opera or run it, so I'm
>afraid you're on your own there.
Yes I realise that. :-) I just thought it might have come up.
>We haven't had any other reports of CGI problems with NS 6.2, but it's
>always possible -- we'll need the URL of your exercise before we can help,
>though.
No sooner said than done. I have just uploaded a very simple exercise with
one question to demonstrate the problem.
It works just fine in NS6.0 (I've just checked again) but not a sausage in
NS6.2
The url is http://www.ieltscourse.f2s.com/dummy.html
Best wishes
Pete
Hi there,
If you're using the V3 output, then all bets are off -- it's the same
output format that version 3 of Hot Potatoes used, and the exercise
functions are basic.
You can easily change the background colour of the pages in the V5
and V6 output formats using the Appearance tab of the config screen,
so there's no reason to use the V3 output unless you really need to
support V3 browsers.
Cheers,
Martin
--- In hotpotatoesusers@y..., "thebaultc" <thebaultc@y...> wrote:
> --- In hotpotatoesusers@y..., "thebaultc" <thebaultc@y...> wrote:
> > --- In hotpotatoesusers@y..., Martin Holmes <mholmes@u...> wrote:
> > Hi Martin,
> > I would very much like to send you the exercise but I am not a
> > specialist in computers. The exercise is on my hard disk. Do you
> mean
> > I can send you the 3files called MrPot MrPotc Mr Potw? or else
how
> > can I manage?
> By the way I create a HTML web page compatible with version 3
> browsers.Simply because I change the background colour and it looks
> better in HTML.
> I have just tried the DHTML the score decreases but you get the
final
> message: Well done! Your score is 0%.
> > Sorry for being ignorant but.....
> > Thanks
> > Christian
> > > Hi there,
> > >
> > > If you use the Hint button to get all the correct answers, you
> > should lose
> > > points for every time you use it (down to 0 if you use it for
all
> > the
> > > letters). Could you post the URL of your page?
> > >
> > > Cheers,
> > > Martin
> > >
> > > At 09:30 PM 26/02/2002 +0000, you wrote:
> > > >I have tried an exercise with JCloze including the "HINT"
> button.
> > If
> > > >you use this button during the exercise and check at the end
you
> > get
> > > >the following mesage:
> > > >"well done" and no score. It seems strange the score does not
> > > >decrease as long as you have been helped.
> > > >Could someone help me. I am a French teacher and uses a lot Jot
> > > >POtatoes in class with kids.
> > > >Thanks a lot.
> > > >
> > > >
> > > >
> > > >To unsubscribe from this group, send an email to:
> > > >hotpotatoesusers-unsubscribe@y...
> > > >
> > > >
> > > >
> > > >Your use of Yahoo! Groups is subject to
> > http://docs.yahoo.com/info/terms/
> > >
> > > ______________________________________
> > > Martin Holmes
> > > University of Humanities Computing and Media Centre
> > > mholmes@u...
> > > mholmes2@c...
> > > mholmes@h...
> > > http://web.uvic.ca/hcmc/
> > > http://www.halfbakedsoftware.com
Hi again,
Opera's implementation of CSS, JavaScript and the DOM is not as extensive
as IE or NS 6; I would expect drag-drop exercises to fail on Opera.
Cheers,
Martin
At 12:39 PM 27/02/2002 +0200, you wrote:
>I have another browser problem. I have a simple Matching exercise. Now the
>two drag and drop outputs sniff to see which browser I am using. As I am
>using Opera it will generate a message to say that I cannot view the pages.
>(I might at this point tell the user to set the browser so that it is
>recognised as Internet Explorer).
>
>However, both when I set it as IE or when I disable the browser sniffing
>entirely I find I cannot view either of the drag and drop outputs. Now as I
>understand it version 5 output is DOM compliant (nearly almost) and Opera
>should be happy with this. Any ideas what is happening here?
>
>Best wishes,
>Pete
>
>
>
>To unsubscribe from this group, send an email to:
>hotpotatoesusers-unsubscribe@yahoogroups.com
>
>
>
>Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
______________________________________
Martin Holmes
University of Humanities Computing and Media Centre
mholmes@...mholmes2@...mholmes@...http://web.uvic.ca/hcmc/http://www.halfbakedsoftware.com
Hi Pete,
First of all, I should note that we don't support Opera or run it, so I'm
afraid you're on your own there.
We haven't had any other reports of CGI problems with NS 6.2, but it's
always possible -- we'll need the URL of your exercise before we can help,
though.
Cheers,
Martin
At 12:31 PM 27/02/2002 +0200, you wrote:
>Hi everyone
>
>I have a problem which I hope someone can help me. It concerns CGI, but it
>isn't a CGI problem as it works just fine.
>
>I have an JQuiz exercise which contains 15 simple questions based on some
>short audio clips. When the exercise is complete the results are
>automatically mailed to the teacher. This works just fine in IE 5 and NS 4
>and NS 6.0. (This is why I am fairly sure it's not a CGI problem) However,
>it does not seem to work in either Netscape 6.2 or Opera 6.0, generating
>different problems in both. In Netscape the pop-up page that posts the form
>would seem to be generating an error, while in Opera the pop-up page
>appears to be completely blank and never tries to submit the form.
>
>This looks to me like a browser compatability problem, but I cannot
>actually find anything in the code that should be causing this? Has anyone
>encountered this kind of problem, and if so did you find a way to tweak the
>code so that it works.At the moment I am forced to use an alert to tel
>people using NS6.2 / Opera6 that there will be a problem, and I could write
>some code to direct the user to a CGI free page. But is there a better
>solution?
>
>Best wishes,
>Pete
______________________________________
Martin Holmes
University of Humanities Computing and Media Centre
mholmes@...mholmes2@...mholmes@...http://web.uvic.ca/hcmc/http://www.halfbakedsoftware.com
--- In hotpotatoesusers@y..., "thebaultc" <thebaultc@y...> wrote:
> --- In hotpotatoesusers@y..., Martin Holmes <mholmes@u...> wrote:
> Hi Martin,
> I would very much like to send you the exercise but I am not a
> specialist in computers. The exercise is on my hard disk. Do you
mean
> I can send you the 3files called MrPot MrPotc Mr Potw? or else how
> can I manage?
By the way I create a HTML web page compatible with version 3
browsers.Simply because I change the background colour and it looks
better in HTML.
I have just tried the DHTML the score decreases but you get the final
message: Well done! Your score is 0%.
> Sorry for being ignorant but.....
> Thanks
> Christian
> > Hi there,
> >
> > If you use the Hint button to get all the correct answers, you
> should lose
> > points for every time you use it (down to 0 if you use it for all
> the
> > letters). Could you post the URL of your page?
> >
> > Cheers,
> > Martin
> >
> > At 09:30 PM 26/02/2002 +0000, you wrote:
> > >I have tried an exercise with JCloze including the "HINT"
button.
> If
> > >you use this button during the exercise and check at the end you
> get
> > >the following mesage:
> > >"well done" and no score. It seems strange the score does not
> > >decrease as long as you have been helped.
> > >Could someone help me. I am a French teacher and uses a lot Jot
> > >POtatoes in class with kids.
> > >Thanks a lot.
> > >
> > >
> > >
> > >To unsubscribe from this group, send an email to:
> > >hotpotatoesusers-unsubscribe@y...
> > >
> > >
> > >
> > >Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
> >
> > ______________________________________
> > Martin Holmes
> > University of Humanities Computing and Media Centre
> > mholmes@u...
> > mholmes2@c...
> > mholmes@h...
> > http://web.uvic.ca/hcmc/
> > http://www.halfbakedsoftware.com
--- In hotpotatoesusers@y..., Martin Holmes <mholmes@u...> wrote:
Hi Martin,
I would very much like to send you the exercise but I am not a
specialist in computers. The exercise is on my hard disk. Do you mean
I can send you the 3files called MrPot MrPotc Mr Potw? or else how
can I manage?
Sorry for being ignorant but.....
Thanks
Christian
> Hi there,
>
> If you use the Hint button to get all the correct answers, you
should lose
> points for every time you use it (down to 0 if you use it for all
the
> letters). Could you post the URL of your page?
>
> Cheers,
> Martin
>
> At 09:30 PM 26/02/2002 +0000, you wrote:
> >I have tried an exercise with JCloze including the "HINT" button.
If
> >you use this button during the exercise and check at the end you
get
> >the following mesage:
> >"well done" and no score. It seems strange the score does not
> >decrease as long as you have been helped.
> >Could someone help me. I am a French teacher and uses a lot Jot
> >POtatoes in class with kids.
> >Thanks a lot.
> >
> >
> >
> >To unsubscribe from this group, send an email to:
> >hotpotatoesusers-unsubscribe@y...
> >
> >
> >
> >Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
>
> ______________________________________
> Martin Holmes
> University of Humanities Computing and Media Centre
> mholmes@u...
> mholmes2@c...
> mholmes@h...
> http://web.uvic.ca/hcmc/
> http://www.halfbakedsoftware.com
I have another browser problem. I have a simple Matching exercise. Now the
two drag and drop outputs sniff to see which browser I am using. As I am
using Opera it will generate a message to say that I cannot view the pages.
(I might at this point tell the user to set the browser so that it is
recognised as Internet Explorer).
However, both when I set it as IE or when I disable the browser sniffing
entirely I find I cannot view either of the drag and drop outputs. Now as I
understand it version 5 output is DOM compliant (nearly almost) and Opera
should be happy with this. Any ideas what is happening here?
Best wishes,
Pete
Hi everyone
I have a problem which I hope someone can help me. It concerns CGI, but it
isn't a CGI problem as it works just fine.
I have an JQuiz exercise which contains 15 simple questions based on some
short audio clips. When the exercise is complete the results are
automatically mailed to the teacher. This works just fine in IE 5 and NS 4
and NS 6.0. (This is why I am fairly sure it's not a CGI problem) However,
it does not seem to work in either Netscape 6.2 or Opera 6.0, generating
different problems in both. In Netscape the pop-up page that posts the form
would seem to be generating an error, while in Opera the pop-up page
appears to be completely blank and never tries to submit the form.
This looks to me like a browser compatability problem, but I cannot
actually find anything in the code that should be causing this? Has anyone
encountered this kind of problem, and if so did you find a way to tweak the
code so that it works.At the moment I am forced to use an alert to tel
people using NS6.2 / Opera6 that there will be a problem, and I could write
some code to direct the user to a CGI free page. But is there a better
solution?
Best wishes,
Pete
Hi there,
If you use the Hint button to get all the correct answers, you should lose
points for every time you use it (down to 0 if you use it for all the
letters). Could you post the URL of your page?
Cheers,
Martin
At 09:30 PM 26/02/2002 +0000, you wrote:
>I have tried an exercise with JCloze including the "HINT" button. If
>you use this button during the exercise and check at the end you get
>the following mesage:
>"well done" and no score. It seems strange the score does not
>decrease as long as you have been helped.
>Could someone help me. I am a French teacher and uses a lot Jot
>POtatoes in class with kids.
>Thanks a lot.
>
>
>
>To unsubscribe from this group, send an email to:
>hotpotatoesusers-unsubscribe@yahoogroups.com
>
>
>
>Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
______________________________________
Martin Holmes
University of Humanities Computing and Media Centre
mholmes@...mholmes2@...mholmes@...http://web.uvic.ca/hcmc/http://www.halfbakedsoftware.com
Hi there,
Put one letter on each line. The tutorial contains an example of this; if
you load the example data file into JMix you'll see how it works.
Cheers,
Martin
At 09:43 PM 26/02/2002 +0000, you wrote:
>I sincerely apologise if this appears anywhere on an FAQ bulletin.
>
>As an English teacher in the UK I am enchanted with HP and have used
>so much of it to enhance the learning of my pupils and I have
>recently upgraded to the latest version.
>
>I am, however, flummoxed. How do I create a jumbled word in JMix
>rather than a jumbled sentence? I am so sorry if this sounds thick,
>but can't work it out.
>
>I do hope that someone can point me in the appropriate direction for
>help.
>
>thank you
>
>Damaris
>
>
>
>To unsubscribe from this group, send an email to:
>hotpotatoesusers-unsubscribe@yahoogroups.com
>
>
>
>Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
______________________________________
Martin Holmes
University of Humanities Computing and Media Centre
mholmes@...mholmes2@...mholmes@...http://web.uvic.ca/hcmc/http://www.halfbakedsoftware.com
I sincerely apologise if this appears anywhere on an FAQ bulletin.
As an English teacher in the UK I am enchanted with HP and have used
so much of it to enhance the learning of my pupils and I have
recently upgraded to the latest version.
I am, however, flummoxed. How do I create a jumbled word in JMix
rather than a jumbled sentence? I am so sorry if this sounds thick,
but can't work it out.
I do hope that someone can point me in the appropriate direction for
help.
thank you
Damaris
I have tried an exercise with JCloze including the "HINT" button. If
you use this button during the exercise and check at the end you get
the following mesage:
"well done" and no score. It seems strange the score does not
decrease as long as you have been helped.
Could someone help me. I am a French teacher and uses a lot Jot
POtatoes in class with kids.
Thanks a lot.
The Hot Potatoes application is looking for HTML source files with
specific file names in the source folder in the Hot Potatoes folder.
If it can't find the file it is looking for (for example JCloze5.ht_),
then you see the error message you report. Using Simpletext (or BBEdit
or any other text editor) to edit the source file does not affect Hot
Potatoes' ability to see that file. If you save the modified file
using SimpleText to any directory other than the source directory in
the Hot Potatoes directory, or if you change the name of the file,
then Hot Potatoes will not find the file.
If you want to edit say JCloze5.ht_, you
1) make a copy of that file (say JCloze5backup.ht_) and leave it
aside so that you can come back to it later if necessary
2) edit the JCloze5.ht_ file as you wish (for example by adding
JavaScript to popup a window)
3) save your changes. It is critical that the file you have modified
has the correct name (in our example JCloze5.ht_) and is in the source
directory.
Note that the HTML source files end in ".ht_"(that last character is
the underscore, just above the p on the keyboard).
Check your filenames and where they're saved and if you still have
dificulties, let us know.
I don't have anything to post because I've run into a snag making the web page
with JCloze (Mac version). I spent quite a bit of time
figuring out how to insert a JavaScript for a pop-up window showing foreign
accents into the source document, as instructed on the Hot
Potatoes tips page. I saved a copy of the original source document and then
opened the original in Simpletext, as suggested. Now, since
the source document was saved in Simpletext (because I edited it to add the
JavaScript), the Hot Potatoes application "can't find" the
source file. Does Simpletext really work for this type editing?
Hi Joost,
The old board is still there, and I answered your questions on it. We'll
probably take it down in a couple of weeks.
Cheers,
Martin
At 02:40 PM 18/02/2002 +0000, you wrote:
>Hello new group,
>Can anybody tell me if the "old" board is already out of use? I can't
>get into it today. As I had only yesterday posted a few questions,
>I'd like to log in at least one more time in the old system (that I
>will miss)
>Bye,
>Joost Verschaeve
>
>
>
>
>To unsubscribe from this group, send an email to:
>hotpotatoesusers-unsubscribe@yahoogroups.com
>
>
>
>Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
______________________________________
Martin Holmes
University of Humanities Computing and Media Centre
mholmes@...mholmes2@...mholmes@...http://web.uvic.ca/hcmc/http://www.halfbakedsoftware.com
Hello new group,
Can anybody tell me if the "old" board is already out of use? I can't
get into it today. As I had only yesterday posted a few questions,
I'd like to log in at least one more time in the old system (that I
will miss)
Bye,
Joost Verschaeve
Hi there,
Your understanding is correct. As long as all the materials can be
accessed on a public site, you can put copies of them in Manhattan
too.
Cheers,
Martin
--- In hotpotatoesusers@y..., "jmacleod_staff" <jmacleod@s...> wrote:
> Hi
>
> It is my understanding that for K-12 schools, Hot Potatoes can be
used
> at no cost as long as the files created are made freely available
on
> the web.
>
> At my school, we are running a courseware server (Manhattan Virtual
> Classroom) and would like to post our quizzes here as well. Is it
> okay with respect to the license to post the quizzes within such a
> classroom (users need a username and a password to access) as long
as
> we also post all quizzes on a publicly accessible page as well.
>
> Jack
Hi
It is my understanding that for K-12 schools, Hot Potatoes can be used
at no cost as long as the files created are made freely available on
the web.
At my school, we are running a courseware server (Manhattan Virtual
Classroom) and would like to post our quizzes here as well. Is it
okay with respect to the license to post the quizzes within such a
classroom (users need a username and a password to access) as long as
we also post all quizzes on a publicly accessible page as well.
Jack
Hi Lee,
Could you post your exercise on a Website and send us the URL? We've
had no reports of anything like this before, so we'll need to see the
page to diagnose the problem.
It would also help to know what operating system and browser version
you're using.
Cheers,
Martin
--- In hotpotatoesusers@y..., "tcatcarson" <tcatcarson@h...> wrote:
> Hi,
> I am a teacher from Edinburgh in Scotland, and have just
> dicovered Hot Potatoes - excellent! I am working on the
> Edinburgh Grid for Learning at the moment, and plan to spread
> the good word about HP soon.
> Of all the parts of HP, I have only had one problem, using JMix.
> When I view the page as HTML and try to reconstruct the
> senentce I have chosen, clicking on the words gives me a "No
> such device or address" error message. Everything still runs,
> and the selected text moves into the answer area, but with the
> next choice I get the same message. Any ideas?
> Cheers,
> Lee Carson
Hi,
I am a teacher from Edinburgh in Scotland, and have just
dicovered Hot Potatoes - excellent! I am working on the
Edinburgh Grid for Learning at the moment, and plan to spread
the good word about HP soon.
Of all the parts of HP, I have only had one problem, using JMix.
When I view the page as HTML and try to reconstruct the
senentce I have chosen, clicking on the words gives me a "No
such device or address" error message. Everything still runs,
and the selected text moves into the answer area, but with the
next choice I get the same message. Any ideas?
Cheers,
Lee Carson
Welcome Doug!
--- In hotpotatoesusers@y..., "dougjalain" <dougjalain@y...> wrote:
> Hi Martin,
> Just checking in. Looking forward to the discussions.
> Best Regards,
> Doug Jones
> National Autonomous University of Mexico
> at San Antonio, TX
Hi Alfredo,
Many thanks for the positive response. We do think that some of the
features of Yahoo will be useful -- conducting polls is one -- and
hopefully many other HotPot users will already be Yahoo members too. The
old board did require a special logon.
The ads are distracting, though. They're a bit big!
Cheers,
Martin
At 09:00 PM 08/02/2002 +0000, you wrote:
>Hi Martin, Hi all,
>I'm glad to notice the changes, I'll follow you anywhere :-)
>Anyway I'm acting as tutor on Yahoo Groups with at least three
>Italian groups of teachers, who are learning to work with Hot
>Potatoes and multimedia. That means for me finding a "friendly
>environment".
>I hope the change will not bring a loss of the effectiveness and
>functionality of the old board, but will take advantage of the other
>good features here available (Files, Bookmarks, Database and so
>on...).
>My best wishes
>Alfredo
>
>--- In hotpotatoesusers@y..., "martindholmes" <mholmes@s...> wrote:
> > Hi all. This is just to welcome you to the Hot Potatoes Users Group
> > on Yahoo Groups. Feel free to post any questions relating to Hot
> > Potatoes.
>
>
>
>To unsubscribe from this group, send an email to:
>hotpotatoesusers-unsubscribe@yahoogroups.com
>
>
>
>Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
______________________________________
Martin Holmes
University of Humanities Computing and Media Centre
mholmes@...mholmes2@...mholmes@...http://web.uvic.ca/hcmc/http://www.halfbakedsoftware.com
Hi Martin, Hi all,
I'm glad to notice the changes, I'll follow you anywhere :-)
Anyway I'm acting as tutor on Yahoo Groups with at least three
Italian groups of teachers, who are learning to work with Hot
Potatoes and multimedia. That means for me finding a "friendly
environment".
I hope the change will not bring a loss of the effectiveness and
functionality of the old board, but will take advantage of the other
good features here available (Files, Bookmarks, Database and so
on...).
My best wishes
Alfredo
--- In hotpotatoesusers@y..., "martindholmes" <mholmes@s...> wrote:
> Hi all. This is just to welcome you to the Hot Potatoes Users Group
> on Yahoo Groups. Feel free to post any questions relating to Hot
> Potatoes.
Hi Wim,
I agree, but we have no choice at the moment. Do you know of a better free
alternative?
Cheers,
Martin
At 12:13 PM 08/02/2002 +0000, you wrote:
>Hi Martin,
>
>Feels different this new 'board'. Especially the adds are a little
>irritating.
>I hope it will generate the same input for your work as the old board
>did.
>
>Bye
>
>WIm
>
>--- In hotpotatoesusers@y..., "martindholmes" <mholmes@s...> wrote:
> > Hi all. This is just to welcome you to the Hot Potatoes Users Group
> > on Yahoo Groups. Feel free to post any questions relating to Hot
> > Potatoes.
>
>
>
>To unsubscribe from this group, send an email to:
>hotpotatoesusers-unsubscribe@yahoogroups.com
>
>
>
>Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
______________________________________
Martin Holmes
University of Humanities Computing and Media Centre
mholmes@...mholmes2@...mholmes@...http://web.uvic.ca/hcmc/http://www.halfbakedsoftware.com
Hi Wim,
I agree, but it's our only practical option at the moment. At least
one Yahoo login will allow you to join multiple groups.
We tried to get a usenet newsgroup started, but we weren't
successful. That would be a better option, but we don't have the time
to organize and coordinate the application process.
Cheers,
Martin
--- In hotpotatoesusers@y..., "willemdaemen" <wtcdaemen@h...> wrote:
> Hi Martin,
>
> Feels different this new 'board'. Especially the adds are a little
> irritating.
> I hope it will generate the same input for your work as the old
board
> did.
>
> Bye
>
> WIm
>
> --- In hotpotatoesusers@y..., "martindholmes" <mholmes@s...> wrote:
> > Hi all. This is just to welcome you to the Hot Potatoes Users
Group
> > on Yahoo Groups. Feel free to post any questions relating to Hot
> > Potatoes.
Hi Martin,
Feels different this new 'board'. Especially the adds are a little
irritating.
I hope it will generate the same input for your work as the old board
did.
Bye
WIm
--- In hotpotatoesusers@y..., "martindholmes" <mholmes@s...> wrote:
> Hi all. This is just to welcome you to the Hot Potatoes Users Group
> on Yahoo Groups. Feel free to post any questions relating to Hot
> Potatoes.