eclass-users Mailing List for EClass.Net (Page 5)
Brought to you by:
kollivier
You can subscribe to this list here.
2003 |
Jan
(4) |
Feb
(8) |
Mar
|
Apr
(4) |
May
(3) |
Jun
(5) |
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
(7) |
Dec
(6) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
|
Feb
|
Mar
(15) |
Apr
(49) |
May
(24) |
Jun
(20) |
Jul
(4) |
Aug
(3) |
Sep
|
Oct
|
Nov
|
Dec
|
2005 |
Jan
(7) |
Feb
|
Mar
|
Apr
(4) |
May
(4) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Kevin O. <ke...@tu...> - 2004-04-10 02:53:49
|
Hi BJ, On Apr 8, 2004, at 4:05 AM, BJ Cameron wrote: > Hi Kevino, > > With all the new and different builds of 2.5b4, is it possible to > differentiate them some how? A build number in startup or in the help > menu? > People may download and install an earlier version and then forget > about it. > I am currently testing this on three machines (currently three > versions) and > I know I am going to have problems. What I'm thinking of doing here is moving over to a "typical" open source versioning system. Basically versions would look like this: 2.5.4.7 Where 2 is the 'major' version, 5 is the minor version, 4 is the release number, and 7 is the build number (since there can be multiple builds of a particular release). This is equivalent to the current "2.5 beta 4" system we have now, only it accommodates build numbers. However, to go with this system, I'll also want to adopt the "rule of thumb" in open source projects that an odd minor version indicates an unstable, testing codebase, while an even minor version denotes a stable release. So when EClass 2.5 stabilizes and gets these bugs ironed out, it becomes 2.6. Then 2.7 will be the codebase where we add more features, which then stabilizes and becomes 2.8, and so on. > My vote is for all checkboxes, since you can't use radio buttons with > Multiple answers. I think consistency for both instructor and student > are > necessary in the interface. Also if the instructor places the term > "click > all that apply" in the question and only one applies, it gives part of > the > answer away for those who know about web programming. OK, but this will have to be for the next version, as I need to review the code to make sure I remove any assumptions about checkbox questions having more than one answer. > I know this is probably too late for this version, but would it be > possible > to get "new" and "edit" for all of the media (image, audio, video) in > the > "Page Editor"? I imagine you could setup the editors in the "System > Preferences". It would be really handy, especially when creating new > courses > to create pieces as you go. Maybe eventually, we could have a > TALM-Toolkit > version, where it would be pre-configured...just an idea. I could probably put something like this together, although the EClass editor will start to get bloated. Basically the "New" button will just start your editor of choice, while the "Edit" button will open the file in that editor. I've also been thinking of a sort of "media library" feature, where rather than seeing Windows Explorer when you try to pick a media file, you'll see a window with a list of media files that you can browse through, sortable by media type, name, etc. Searchable too, of course, using the nifty Finder "real-time search" feature. Hopefully I can put in preview features too, definitely for images at least. That will make a world of difference when working with media files, I think. There will be import and edit buttons for adding new media and for opening your default editor, which we could set using system preferences. (We could put New there too, I guess.) And on Mac, I could use AppleScript to load all your iTunes, iPhoto and iMovie files into the media library so that you can simply insert files into EClass from there too. In fact, this could become a priority item on my to-do list if people think it's a good idea. In any case, I think this is exactly where we want to go in terms of streamlining the workflow. The ideal thing eventually would be to have embedded windows for image, audio and video editing, but that's a ways off. Still, the more seamless we can make the process, the more likely people are to take advantage of it. I also agree that we should have a pre-configured version of the TALM Toolkit. It wouldn't be hard to do, just do like it does with Greenstone - if you haven't specified an editor, have it check to see if Greenstone's in a pre-specified location, and auto-configure EClass to use it if so. It'd make life much easier if the programs have Registry entries telling me where to find the programs. No reason EClass shouldn't be self-configuring. =) Thanks, Kevin |
From: <Web...@cs...> - 2004-04-09 11:20:34
|
Dear All, Just a note to you guys. Thanks a lot for taking this seriously and really helping to move it forward. I think it is getting serious and we want to be able to present it as a real collaborative effort. It certainly is looking that way to me. Best, Bill |
From: Kevin O. <ke...@tu...> - 2004-04-08 20:10:45
|
Hi BJ, On Apr 8, 2004, at 1:00 PM, BJ Cameron wrote: > Hi Kevino, > =A0 > > On Apr 8, 2004, at 8:41 AM, BJ Cameron wrote: > > > > > Problems/bugs: > > > 1. After you submit a quiz, nothing happens. Using Checkboxes huh?=20= > It > > > looks much better. > > > > Actually, I didn't change anything in quiz yet... So the graphics=20 > don't > > appear? Do you get any script errors? I'm not seeing this here on XP=20= > or > > 98. > I see the problem, in the first question, I failed to denote a correct=20= > answer. This caused it to malfunction. Actually, looking back at my=20 > quiz problem maybe the reason I had the other problems at least #2. I=20= > just created a new course and the menus were created. Maybe we need to=20= > make it idiot proof (for me at least) and not let them click "ok"=20 > until they check at least one of the boxes. Fixed. I'll upload a new version by the end of the day. =3D) Thanks! Kevin= |
From: BJ C. <ca...@tu...> - 2004-04-08 19:58:26
|
Hi Kevino, > On Apr 8, 2004, at 8:41 AM, BJ Cameron wrote: >=20 > > Problems/bugs: > > 1. After you submit a quiz, nothing happens. Using Checkboxes huh? = It=20 > > looks much better. >=20 > Actually, I didn't change anything in quiz yet... So the graphics = don't=20 > appear? Do you get any script errors? I'm not seeing this here on XP = or=20 > 98. I see the problem, in the first question, I failed to denote a correct = answer. This caused it to malfunction. Actually, looking back at my quiz = problem maybe the reason I had the other problems at least #2. I just = created a new course and the menus were created. Maybe we need to make = it idiot proof (for me at least) and not let them click "ok" until they = check at least one of the boxes. >=20 > > 2. When you preview/publish a new course (both search and non=20 > > search), the menu (right frame) and joust menu (right bottom frame)=20 > > are not created. The non-frames theme works fine. >=20 > I'm also not seeing this one... I know this used to be a problem a=20 > while back, but it should be resolved. >=20 > > 3. I am getting this error when I search with Swish-e: > > http://payson.tulane.edu/staff/bjcameron/error.jpg > > I fixed the problem by copying Zlib.dll into the ...\EClass=20 > > Projects\<my course>\cgi-bin\ directory. >=20 > Fixed. (Grrr, sorry this one keeps popping up... I think it should = have=20 > everything it needs now. I'll test it on another machine when I make=20 > the next build to be sure.) >=20 > > 4. If I am on the search page (Swish-e, non-frames) and I click on = the=20 > > other pages from the JavaScript tree menu. They are not found = because=20 > > the path is going to the cgi-bin. > > http://localhost:8000/cgi-bin/New_Page_10.htm >=20 > Fixed. >=20 > > 5. Not a bug, but an observation. When I switch back to frames = theme,=20 > > and refresh the theme, menu.htm and menucntrl.htm are created. yea! >=20 > Please upload your errlog.txt. It sounds like you're getting some = error=20 > when trying to create a new course. It's getting far enough that it=20 > creates it, but not so far that it applies the theme. >=20 > > 6. When using the Greenstone interface, some media (especially = video,=20 > > audio and presentations) and pages took forever to load. I realize=20 > > there is nothing you can do about this, but perhaps a warning to = other=20 > > EClass users. Also Greenstone has difficulty using file names that=20 > > have spaces. >=20 > Yes, these are a couple of the reasons I've worked hard to make = SWISH-E=20 > a real alternative. I can make a note about this, but people using=20 > Greenstone need to be familiar with it in order for things to work.=20 > (And the problem with Greenstone sometimes picking up the wrong=20 > computer name and failing to start is, IMHO, a more serious problem.) >=20 > > 7. When creating a hotword link to an eclass file, sometimes (vague=20 > > enough for you?) it does not create the link. This is especially the = > > case if you insert media into the page editor for the newly=20 > > created hotword. I have thoroughly inspected the source code of the=20 > > file and I see nothing wrong with the word I want to link. I am = still=20 > > working out the problem and I will send you more details. on another = > > note, it would be nice to be able to link to already existing eclass = > > page and not just a new one. > > >>later<< it might just be that one eclass page, I have deleted that = > > page and re-used the html file, and it works fine. I will keep an = eye=20 > > on it. >=20 > I doubt we'll ever be able to make hotword problems totally disappear, = > unfortunately. Hotwords as they are implemented in Trainer and EClass=20 > are somewhat flawed as they rely on the program being able to = determine=20 > what should and should not be hotwords. With HTML, this can get really = > tricky because a word can have tags "inside it", such as "my=20 > <b>hot</b>word". In that example, "my hotword" would not be=20 > highlighted, and there's no way to make that example work without=20 > making EClass do a LOT of work behind the scenes, which would slow = down=20 > page updates, probably considerably so. This is one major reason I = want=20 > to move towards visual HTML editing where the user can specify = hotwords=20 > however they want to. Also, little errors like an extra space = somewhere=20 > will fudge up the hotword engine, as it doesn't know whether or not = you=20 > actually want that space. If you can track down the problem, however,=20 > let me know and I'll see what I can do to fix it. =20 > > 8. I am still getting the Server/Dr. Watson problems, it may be=20 > > isolated to this computer as I have been crashing a lot lately. No = it=20 > > is not Windows but a hardware problem. Hopefully, a new computer is = in=20 > > the works. >=20 > Ok, let me know how things go! >=20 > Thanks, >=20 > Kevin Enjoy your three day weekend, BJ |
From: Kevin O. <ke...@tu...> - 2004-04-08 19:34:16
|
Hi BJ, On Apr 8, 2004, at 8:41 AM, BJ Cameron wrote: > Problems/bugs: > 1.=A0 After you submit a quiz, nothing happens. Using Checkboxes = huh?=A0It=20 > looks much better. Actually, I didn't change anything in quiz yet... So the graphics don't=20= appear? Do you get any script errors? I'm not seeing this here on XP or=20= 98. > 2.=A0 When you preview/publish a new course (both search and non=20 > search), the menu (right frame) and joust menu (right bottom frame)=20 > are not created. The non-frames theme works fine. I'm also not seeing this one... I know this used to be a problem a=20 while back, but it should be resolved. > 3. I am getting this error when I search with Swish-e: > http://payson.tulane.edu/staff/bjcameron/error.jpg > I fixed the problem by copying Zlib.dll into the ...\EClass=20 > Projects\<my course>\cgi-bin\ directory. Fixed. (Grrr, sorry this one keeps popping up... I think it should have=20= everything it needs now. I'll test it on another machine when I make=20 the next build to be sure.) > 4. If I am on the=A0search page (Swish-e, non-frames) and I click on = the=20 > other pages from the JavaScript tree=A0menu. They are not found = because=20 > the path is going to the cgi-bin. > http://localhost:8000/cgi-bin/New_Page_10.htm Fixed. > 5. Not a bug, but an observation. When I switch back to frames theme,=20= > and refresh the theme, menu.htm and menucntrl.htm are created. yea! Please upload your errlog.txt. It sounds like you're getting some error=20= when trying to create a new course. It's getting far enough that it=20 creates it, but not so far that it applies the theme. > 6. When using the Greenstone interface,=A0some media (especially = video,=20 > audio and presentations) and pages=A0took forever to load. I realize=20= > there is nothing you can do about this, but perhaps a warning to other=20= > EClass users. Also Greenstone has difficulty using file names that=20 > have spaces. Yes, these are a couple of the reasons I've worked hard to make SWISH-E=20= a real alternative. I can make a note about this, but people using=20 Greenstone need to be familiar with it in order for things to work.=20 (And the problem with Greenstone sometimes picking up the wrong=20 computer name and failing to start is, IMHO, a more serious problem.) > 7. When creating a hotword link to an eclass file, sometimes (vague=20 > enough for you?) it does not create the link. This is especially the=20= > case if you insert media into the page editor for the newly=20 > created=A0hotword. I have thoroughly inspected the source code of the=20= > file and I see nothing wrong with the word I want to link. I am still=20= > working out the problem and I will send you more details. on another=20= > note, it would be nice to be able to link to already existing eclass=20= > page and not just a new one. > >>later<< it might just be that one eclass page, I have deleted that=20= > page and re-used the html file, and it works fine. I will keep an eye=20= > on it. I doubt we'll ever be able to make hotword problems totally disappear,=20= unfortunately. Hotwords as they are implemented in Trainer and EClass=20 are somewhat flawed as they rely on the program being able to determine=20= what should and should not be hotwords. With HTML, this can get really=20= tricky because a word can have tags "inside it", such as "my=20 <b>hot</b>word". In that example, "my hotword" would not be=20 highlighted, and there's no way to make that example work without=20 making EClass do a LOT of work behind the scenes, which would slow down=20= page updates, probably considerably so. This is one major reason I want=20= to move towards visual HTML editing where the user can specify hotwords=20= however they want to. Also, little errors like an extra space somewhere=20= will fudge up the hotword engine, as it doesn't know whether or not you=20= actually want that space. If you can track down the problem, however,=20 let me know and I'll see what I can do to fix it. > 8.=A0 I am still getting the Server/Dr. Watson problems, it may be=20 > isolated to this computer as I have been crashing a lot lately. No it=20= > is not Windows but a=A0hardware problem. Hopefully, a new computer is = in=20 > the works. Ok, let me know how things go! Thanks, Kevin |
From: BJ C. <ca...@tu...> - 2004-04-08 15:39:18
|
Hi Kevino, I am using the latest version (built last night? 04-07-04) on a Win 2K = machine. Problems/bugs: 1. After you submit a quiz, nothing happens. Using Checkboxes huh? It = looks much better. 2. When you preview/publish a new course (both search and non = search), the menu (right frame) and joust menu (right bottom frame) are = not created. The non-frames theme works fine. 3. I am getting this error when I search with Swish-e: http://payson.tulane.edu/staff/bjcameron/error.jpg I fixed the problem by copying Zlib.dll into the ...\EClass = Projects\<my course>\cgi-bin\ directory. 4. If I am on the search page (Swish-e, non-frames) and I click on the = other pages from the JavaScript tree menu. They are not found because = the path is going to the cgi-bin. http://localhost:8000/cgi-bin/New_Page_10.htm 5. Not a bug, but an observation. When I switch back to frames theme, = and refresh the theme, menu.htm and menucntrl.htm are created. yea! 6. When using the Greenstone interface, some media (especially video, = audio and presentations) and pages took forever to load. I realize there = is nothing you can do about this, but perhaps a warning to other EClass = users. Also Greenstone has difficulty using file names that have spaces. 7. When creating a hotword link to an eclass file, sometimes (vague = enough for you?) it does not create the link. This is especially the = case if you insert media into the page editor for the newly created = hotword. I have thoroughly inspected the source code of the file and I = see nothing wrong with the word I want to link. I am still working out = the problem and I will send you more details. on another note, it would = be nice to be able to link to already existing eclass page and not just = a new one. >>later<< it might just be that one eclass page, I have deleted that = page and re-used the html file, and it works fine. I will keep an eye on = it. 8. I am still getting the Server/Dr. Watson problems, it may be = isolated to this computer as I have been crashing a lot lately. No it is = not Windows but a hardware problem. Hopefully, a new computer is in the = works. BJ William 'BJ' Cameron Payson Center Tulane University ----- Original Message -----=20 From: "BJ Cameron" <ca...@tu...> To: "Kevin Ollivier" <ke...@tu...> Cc: <ecl...@li...>; "Bill Bertrand" = <web...@cs...>; <Hju...@cs...> Sent: Thursday, April 08, 2004 7:05 AM Subject: [Eclass-users] Re: more bugs > Hi Kevino, >=20 > With all the new and different builds of 2.5b4, is it possible to > differentiate them some how? A build number in startup or in the help = menu? > People may download and install an earlier version and then forget = about it. > I am currently testing this on three machines (currently three = versions) and > I know I am going to have problems. >=20 > My vote is for all checkboxes, since you can't use radio buttons with > Multiple answers. I think consistency for both instructor and student = are > necessary in the interface. Also if the instructor places the term = "click > all that apply" in the question and only one applies, it gives part of = the > answer away for those who know about web programming. >=20 > I know this is probably too late for this version, but would it be = possible > to get "new" and "edit" for all of the media (image, audio, video) in = the > "Page Editor"? I imagine you could setup the editors in the "System > Preferences". It would be really handy, especially when creating new = courses > to create pieces as you go. Maybe eventually, we could have a = TALM-Toolkit > version, where it would be pre-configured...just an idea. >=20 > Off to work on the latest version... >=20 > BJ >=20 >=20 >=20 >=20 >=20 >=20 > William 'BJ' Cameron > Payson Center > Tulane University > ----- Original Message -----=20 > From: "Kevin Ollivier" <ke...@tu...> > To: "BJ Cameron" <ca...@tu...> > Cc: <ecl...@li...>; "Bill Bertrand" > <web...@cs...>; <Hju...@cs...> > Sent: Wednesday, April 07, 2004 10:19 PM > Subject: Re: more bugs >=20 >=20 > > Hi BJ, > > > > On Apr 7, 2004, at 1:51 PM, BJ Cameron wrote: > > > > > Hi Kevino, > > > > > > Bugs: > > > 1. This is a very silly bug, but...the EClass page editor has a > > > hard time recognizing file extensions with capital letters. For > > > example, it would see and use mod1.htm and could see, but not > > > use mod1.HTM. For some reason this is only text. > > > > Fixed. > > > > > 2. Another petty bug, on the quiz page, the question boxes change > > > style. For #1 they use radio buttons, for #2 (square) they use = check > > > boxes, then back to radio buttons for #3. > > > > > > >>>Later<<< > > > I think I understand why you did this. If there are multiple = "Correct" > > > answers, it uses check boxes(#2), if there is only one correct = answer > > > it uses radio buttons(#1,#3). I think it is probably best to use = check > > > boxes for all, keep it consistent. > > > > I see the problem, but the different styles serve as a cue to the > > student to know whether it's a single or multiple answer question. > > (Although it's true the professor could write "Please select all = that > > apply." for each multiple answer question.) I'd like to know what > > others think about this. If the sudden change is confusing to the > > course author, I think the better approach is to add an option > > specifying whether or not the student can select multiple answers = for > > each question. > > > > Or, what may be the best solution is for me to document this = behavior > > and add a couple screenshots so it doesn't freak anyone else out. = ;-) > > > > > 3. If you preview or publish a course that has not been search > > > enabled, you get this error message: > > > http://payson.tulane.edu/staff/bjcameron/error4.jpg > > > From the errlog.txt: > > > > Fixed. > > > > > 4. When I try searching with Swish-e, I get this error: > > > http://payson.tulane.edu/staff/bjcameron/error5.jpg > > > (Today, I am at the office on WIN XP) Nothing in the Errlog.txt = file > > > about this. > > > > Fixed. > > > > > 5. I have not been able to publish to PDF, nothing happens. I have > > > uploaded the errlog.txt file, there appears to be something at the > > > end: > > > http://payson.tulane.edu/staff/bjcameron/errlog.txt > > > > And once more... Fixed. I've posted a new binary with all of these > > fixes at the usual place: > > > > http://www.eclass.net/Downloads/eclass-builder2.5b4.exe > > > > > I will try Greenstone and themes tomorrow. > > > > Thanks! > > > > Kevin > > >=20 >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > = administration.http://ads.osdn.com/?ad_id=3D1470&alloc_id=3D3638&op=3Dcli= ck > _______________________________________________ > Eclass-users mailing list > Ecl...@li... > https://lists.sourceforge.net/lists/listinfo/eclass-users > |
From: BJ C. <ca...@tu...> - 2004-04-08 11:03:06
|
Hi Kevino, With all the new and different builds of 2.5b4, is it possible to differentiate them some how? A build number in startup or in the help menu? People may download and install an earlier version and then forget about it. I am currently testing this on three machines (currently three versions) and I know I am going to have problems. My vote is for all checkboxes, since you can't use radio buttons with Multiple answers. I think consistency for both instructor and student are necessary in the interface. Also if the instructor places the term "click all that apply" in the question and only one applies, it gives part of the answer away for those who know about web programming. I know this is probably too late for this version, but would it be possible to get "new" and "edit" for all of the media (image, audio, video) in the "Page Editor"? I imagine you could setup the editors in the "System Preferences". It would be really handy, especially when creating new courses to create pieces as you go. Maybe eventually, we could have a TALM-Toolkit version, where it would be pre-configured...just an idea. Off to work on the latest version... BJ William 'BJ' Cameron Payson Center Tulane University ----- Original Message ----- From: "Kevin Ollivier" <ke...@tu...> To: "BJ Cameron" <ca...@tu...> Cc: <ecl...@li...>; "Bill Bertrand" <web...@cs...>; <Hju...@cs...> Sent: Wednesday, April 07, 2004 10:19 PM Subject: Re: more bugs > Hi BJ, > > On Apr 7, 2004, at 1:51 PM, BJ Cameron wrote: > > > Hi Kevino, > > > > Bugs: > > 1. This is a very silly bug, but...the EClass page editor has a > > hard time recognizing file extensions with capital letters. For > > example, it would see and use mod1.htm and could see, but not > > use mod1.HTM. For some reason this is only text. > > Fixed. > > > 2. Another petty bug, on the quiz page, the question boxes change > > style. For #1 they use radio buttons, for #2 (square) they use check > > boxes, then back to radio buttons for #3. > > > > >>>Later<<< > > I think I understand why you did this. If there are multiple "Correct" > > answers, it uses check boxes(#2), if there is only one correct answer > > it uses radio buttons(#1,#3). I think it is probably best to use check > > boxes for all, keep it consistent. > > I see the problem, but the different styles serve as a cue to the > student to know whether it's a single or multiple answer question. > (Although it's true the professor could write "Please select all that > apply." for each multiple answer question.) I'd like to know what > others think about this. If the sudden change is confusing to the > course author, I think the better approach is to add an option > specifying whether or not the student can select multiple answers for > each question. > > Or, what may be the best solution is for me to document this behavior > and add a couple screenshots so it doesn't freak anyone else out. ;-) > > > 3. If you preview or publish a course that has not been search > > enabled, you get this error message: > > http://payson.tulane.edu/staff/bjcameron/error4.jpg > > From the errlog.txt: > > Fixed. > > > 4. When I try searching with Swish-e, I get this error: > > http://payson.tulane.edu/staff/bjcameron/error5.jpg > > (Today, I am at the office on WIN XP) Nothing in the Errlog.txt file > > about this. > > Fixed. > > > 5. I have not been able to publish to PDF, nothing happens. I have > > uploaded the errlog.txt file, there appears to be something at the > > end: > > http://payson.tulane.edu/staff/bjcameron/errlog.txt > > And once more... Fixed. I've posted a new binary with all of these > fixes at the usual place: > > http://www.eclass.net/Downloads/eclass-builder2.5b4.exe > > > I will try Greenstone and themes tomorrow. > > Thanks! > > Kevin > |
From: Kevin O. <ke...@tu...> - 2004-04-08 02:19:59
|
Hi BJ, On Apr 7, 2004, at 1:51 PM, BJ Cameron wrote: > Hi Kevino, > =A0 > Bugs: > 1. This is a very silly bug, but...the EClass page editor = has a=20 > hard time recognizing file extensions with capital letters. For=20 > example, it would see and use mod1.htm and could see, but not=20 > use=A0mod1.HTM.=A0 For some reason this is only text. Fixed. > 2. Another petty bug, on the quiz page, the question = boxes=A0change=20 > style.=A0For=A0#1=A0they use radio buttons, for =A0#2 (square)=A0they = use check=20 > boxes,=A0then back to radio buttons for #3. > > >>>Later<<< > I think I understand why you did this. If there are multiple "Correct"=20= > answers, it uses check boxes(#2), if there is only one correct answer=20= > it uses radio buttons(#1,#3). I think it is probably best to use check=20= > boxes for all, keep it consistent. I see the problem, but the different styles serve as a cue to the=20 student to know whether it's a single or multiple answer question.=20 (Although it's true the professor could write "Please select all that=20 apply." for each multiple answer question.) I'd like to know what=20 others think about this. If the sudden change is confusing to the=20 course author, I think the better approach is to add an option=20 specifying whether or not the student can select multiple answers for=20 each question. Or, what may be the best solution is for me to document this behavior=20 and add a couple screenshots so it doesn't freak anyone else out. ;-) > 3. If you preview or publish a course that has not been = search=20 > enabled, you get this error message: > http://payson.tulane.edu/staff/bjcameron/error4.jpg=A0 > From=A0the errlog.txt: Fixed. > 4. When I try searching with Swish-e, I get this=A0error: > =A0http://payson.tulane.edu/staff/bjcameron/error5.jpg > (Today, I am at the office on WIN XP) Nothing in the Errlog.txt file=20= > about this. Fixed. > 5. I have not been able to publish to PDF, nothing happens. I have=20 > uploaded the errlog.txt file, there appears to be something at the=20 > end: > http://payson.tulane.edu/staff/bjcameron/errlog.txt And once more... Fixed. I've posted a new binary with all of these=20 fixes at the usual place: http://www.eclass.net/Downloads/eclass-builder2.5b4.exe > I will try Greenstone and themes tomorrow. Thanks! Kevin= |
From: BJ C. <ca...@tu...> - 2004-04-07 20:53:06
|
Hi Kevino, Bugs: 1.. This is a very silly bug, but...the EClass page editor has a hard = time recognizing file extensions with capital letters. For example, it = would see and use mod1.htm and could see, but not use mod1.HTM. For = some reason this is only text. 2.. Another petty bug, on the quiz page, the question boxes change = style. For #1 they use radio buttons, for #2 (square) they use check = boxes, then back to radio buttons for #3. >>>Later<<< I think I understand why you did this. If there are multiple "Correct" = answers, it uses check boxes(#2), if there is only one correct answer it = uses radio buttons(#1,#3). I think it is probably best to use check = boxes for all, keep it consistent. 3.. If you preview or publish a course that has not been search = enabled, you get this error message: http://payson.tulane.edu/staff/bjcameron/error4.jpg=20 From the errlog.txt: There was an unexpected error publishing your course. Details on = the error message are located in the file: C:\Program = Files\EClass.Builder 2.5b4\errlog.txt, or on Mac, the error message can = be found by viewing /Applications/Utilities/Console.app. Traceback (most recent call last): File "<string>", line 895, in PublishEClass OSError: [Errno 2] No such file or directory The course then opens fine. Once you publish with search enabled = (swish-e) it works fine and no error messages. 4. When I try searching with Swish-e, I get this error: http://payson.tulane.edu/staff/bjcameron/error5.jpg (Today, I am at the office on WIN XP) Nothing in the Errlog.txt file = about this. 5. I have not been able to publish to PDF, nothing happens. I have = uploaded the errlog.txt file, there appears to be something at the end: http://payson.tulane.edu/staff/bjcameron/errlog.txt I will try Greenstone and themes tomorrow. BJ |
From: Kevin O. <ke...@tu...> - 2004-04-06 21:38:31
|
Hi BJ and all, I think a vast majority of these issues are now resolved, so I've=20 posted a new release online at: http://www.eclass.net/Downloads/eclass-builder2.5b4.exe Read below for responses to BJ's questions. On Apr 6, 2004, at 6:41 AM, BJ Cameron wrote: > Hi Kevino, > =A0 > Regarding=A0problem #2 from yesterday: > =A0 > >>>Not sure why this happens, but when=A0I=A0used=A0a flash file=A0for = a video=20 > in the=A0page editor,=A0the audio portion does not play. I opened it = in=20 > IE, and it works fine.=A0Also, the size is quite small, anyway = to=A0adjust=20 > that?<<< > =A0 > The sound problem seems to be a problem with Flash files created with=20= > PresenterPro, I just inserted another Flash file created with another=20= > program and the sound works fine. > =A0 > For the sizing issue, In the source code, I fixed the first and last=20= > param of the Flash object code to include the size. > width=3D" 320 " Height=3D" 240 " and removed scale=3D"exactfit" from = the=20 > last.=A0 It seems to be adjustable. Yes, Flash has no intelligent way to automatically detect the size of=20 the SWF file, and unfortunately, neither does EClass. Eventually I can=20= add a little dialog asking you what size you want for your Flash=20 presentation, but that will be somewhat tricky to do without=20 complicating the interface. > =A0 > However #3 and #4 are still an issue when viewing presentations with=20= > the server. This is very odd as they are just links to the flash/ppt=20= > files. This is fixed. I'm actually really surprised that IE exhibited this=20 problem, as it means they are now respecting the Content-Type (MIME=20 Type) rather than just using the file extension to determine how to=20 open the file! I never thought IE would do this. Anyways, it was a bug in Karrigell itself, and was an easy fix. > =A0 > Regarding problem #5 from yesterday, > >>>The search function isn't searching the=A0section text, only = titles=20 > of the pages.=A0<<< > This problem is intermittent. I think it has something to do with=20 > switching back and forth between Greenstone and Swish-e Search.=20 > However, I have not been able to replicate the problem. I just=20 > published to both and then published using Swish-e and=A0the=20 > search=A0worked fine, the text is found. I will explore a bit more = with=20 > republishing the troubled Eclass and send you another note. OK, let me know if you see this problem again. =A0 > Comment/suggestion: > 1. Is there any way, other than editing the publication = file, to=20 > get an image into the=A0quiz page? Not all questions are best asked=20 > using only words. For example you may need a supply/demand curve. Not yet, but I do plan on beefing up the Quiz module in the not so=20 distant future. Thanks, Kevin |
From: Kevin O. <ke...@tu...> - 2004-04-06 20:15:02
|
Hi BJ, On Apr 2, 2004, at 4:45 AM, BJ Cameron wrote: > Hi Kevino, > =A0 > Greenstone is not working properly with EClass 2.5b4. Besides the=20 > problem I mentioned yesterday: > 1. The home.dm macro=A0does not display the Eclass start = page=A0"Start=20 > Eclass", but rather the standard Greenstone interface.=A0 > 2. The EClass directory is not in the "C:\Program=20 > Files\gsdl\tmp\<publication ID>\gsdl > 3. Finally, If you search your results, the "pub" directory = is=20 > double entered, for example > http://127.0.0.1:1026/eclass/pub/pub/New_Page_2.htm=A0, while in the=20= > past it was > http://127.0.0.1:1026/eclass/pub/New_Page_2.htm These are all fixed. However, in fixing the problem I noticed that in=20 the latest version of Greenstone many of the publication scripts have=20 been moved to different folders, and the exported CD folder has changed=20= as well. So I while I can confirm that Greenstone 2.41 works properly,=20= I can't be sure that older versions will work. > =A0 > I had problems with Theme manager, See: > http://payson.tulane.edu/staff/bjcameron/error3.jpg > http://payson.tulane.edu/staff/bjcameron/errlog.txt > =A0 > This occurred after I copied my template from a previous EClass, bad=20= > template? The worse thing is that I seem to have corrupted my Default=20= > (frames) template. While using a Bad template is not Eclass'=20 > fault,=A0people will write bad templates, and EClass needs to=20 > recover...no? This problem (at least the one I saw in the error log) was also related=20= to Greenstone. It is also fixed. If you want to fix it in your custom=20 theme, open <EClass Program Dir>\themes\BJ_s.py and replace any=20 instance of "gsdlcollection" with "self.pub.pubid" (I added quotes for=20= clarity, don't put the quotes!) > Now, Whenever I click on Default (frames) it gives me a "preparing to=20= > update E-Class", but nothing happens. > If I publish or preview, In the=A0 "main" frame, I get "cannot find=20= > page". I copied the themes directory over from another installation,=20= > and that still hasn't fixed the problem. The problem itself seems to=20= > be isolated to that one eclass. I have since opened other eclasses and=20= > they update and refresh the theme fine. > =A0 > <<<<Later>>> > I tried copying the same template again, and it worked fine. I think=20= > the key may be that you need to close eclass first, then copy the=20 > template in. Doesn't make sense though as the changes don't occur=20 > until after you "Refresh the Theme". > =A0 > =A0 > =A0 > I found a fix for the search using Swish-e. I copied an old version of=20= > the zlib.dll into C:\Program Files\EClass.Builder 2.5b4\SWISH-E=20 > directory. Now everything works fine, (indexing and searching).=A0 = What=20 > is up with the Zlib1.dll and zlib-1.dll that are currently in that=20 > directory? Fixed. I finally figured this out - zlib1.dll and zlib-1.dll are *both*=20= needed by wvWare to index DOC files. Oddly enough, I simply made a copy=20= of the file, so these files seem to differ in name only. I added back=20 zlib.dll for SWISH-E (I must have zlib.dll somewhere on my PATH since I=20= don't get errors) and now everything is back to normal. Thanks, Kevin |
From: Kevin O. <ke...@tu...> - 2004-04-06 16:42:59
|
Hi BJ, Sorry, sent the previous message too soon. What I meant to say is that=20= your theme problems are actually also stemming from Greenstone issues.=20= I will have this fixed for the next version. As for Zlib-1.dll, I'll have to look into this more, but at least at=20 one point it was actually giving me errors when I had zlib.dll in there=20= saying I needed zlib1.dll instead. So I renamed the file and it worked=20= fine. I'll figure out what is going here as well. Thanks, Kevin On Apr 2, 2004, at 4:45 AM, BJ Cameron wrote: > Hi Kevino, > =A0 > Greenstone is not working properly with EClass 2.5b4. Besides the=20 > problem I mentioned yesterday: > 1. The home.dm macro=A0does not display the Eclass start = page=A0"Start=20 > Eclass", but rather the standard Greenstone interface.=A0 > 2. The EClass directory is not in the "C:\Program=20 > Files\gsdl\tmp\<publication ID>\gsdl > 3. Finally, If you search your results, the "pub" directory = is=20 > double entered, for example > http://127.0.0.1:1026/eclass/pub/pub/New_Page_2.htm=A0, while in the=20= > past it was > http://127.0.0.1:1026/eclass/pub/New_Page_2.htm > =A0 > I had problems with Theme manager, See: > http://payson.tulane.edu/staff/bjcameron/error3.jpg > http://payson.tulane.edu/staff/bjcameron/errlog.txt > =A0 > This occurred after I copied my template from a previous EClass, bad=20= > template? The worse thing is that I seem to have corrupted my Default=20= > (frames) template. While using a Bad template is not Eclass'=20 > fault,=A0people will write bad templates, and EClass needs to=20 > recover...no? > =A0 > Now, Whenever I click on Default (frames) it gives me a "preparing to=20= > update E-Class", but nothing happens. > If I publish or preview, In the=A0 "main" frame, I get "cannot find=20= > page". I copied the themes directory over from another installation,=20= > and that still hasn't fixed the problem. The problem itself seems to=20= > be isolated to that one eclass. I have since opened other eclasses and=20= > they update and refresh the theme fine. > =A0 > <<<<Later>>> > I tried copying the same template again, and it worked fine. I think=20= > the key may be that you need to close eclass first, then copy the=20 > template in. Doesn't make sense though as the changes don't occur=20 > until after you "Refresh the Theme". > =A0 > =A0 > =A0 > I found a fix for the search using Swish-e. I copied an old version of=20= > the zlib.dll into C:\Program Files\EClass.Builder 2.5b4\SWISH-E=20 > directory. Now everything works fine, (indexing and searching).=A0 = What=20 > is up with the Zlib1.dll and zlib-1.dll that are currently in that=20 > directory? > =A0 > =A0 > =A0 > Have a good weekend, > =A0 > BJ |
From: Kevin O. <ke...@tu...> - 2004-04-06 16:37:26
|
On Apr 2, 2004, at 4:45 AM, BJ Cameron wrote: > Hi Kevino, > =A0 > Greenstone is not working properly with EClass 2.5b4. Besides the=20 > problem I mentioned yesterday: > 1. The home.dm macro=A0does not display the Eclass start = page=A0"Start=20 > Eclass", but rather the standard Greenstone interface.=A0 > 2. The EClass directory is not in the "C:\Program=20 > Files\gsdl\tmp\<publication ID>\gsdl > 3. Finally, If you search your results, the "pub" directory = is=20 > double entered, for example > http://127.0.0.1:1026/eclass/pub/pub/New_Page_2.htm=A0, while in the=20= > past it was > http://127.0.0.1:1026/eclass/pub/New_Page_2.htm > =A0 > I had problems with Theme manager, See: > http://payson.tulane.edu/staff/bjcameron/error3.jpg > http://payson.tulane.edu/staff/bjcameron/errlog.txt > =A0 > This occurred after I copied my template from a previous EClass, bad=20= > template? The worse thing is that I seem to have corrupted my Default=20= > (frames) template. While using a Bad template is not Eclass'=20 > fault,=A0people will write bad templates, and EClass needs to=20 > recover...no? I don't think it was a bad template in this case. Actually, your error=20= log shows the error as related to Greenstone. > Now, Whenever I click on Default (frames) it gives me a "preparing to=20= > update E-Class", but nothing happens. > If I publish or preview, In the=A0 "main" frame, I get "cannot find=20= > page". I copied the themes directory over from another installation,=20= > and that still hasn't fixed the problem. The problem itself seems to=20= > be isolated to that one eclass. I have since opened other eclasses and=20= > they update and refresh the theme fine. > =A0 > <<<<Later>>> > I tried copying the same template again, and it worked fine. I think=20= > the key may be that you need to close eclass first, then copy the=20 > template in. Doesn't make sense though as the changes don't occur=20 > until after you "Refresh the Theme". > =A0 > =A0 > =A0 > I found a fix for the search using Swish-e. I copied an old version of=20= > the zlib.dll into C:\Program Files\EClass.Builder 2.5b4\SWISH-E=20 > directory. Now everything works fine, (indexing and searching).=A0 = What=20 > is up with the Zlib1.dll and zlib-1.dll that are currently in that=20 > directory? > =A0 > =A0 > =A0 > Have a good weekend, > =A0 > BJ |
From: BJ C. <ca...@tu...> - 2004-04-06 13:39:19
|
Hi Kevino, Regarding problem #2 from yesterday: >>>Not sure why this happens, but when I used a flash file for a video = in the page editor, the audio portion does not play. I opened it in IE, = and it works fine. Also, the size is quite small, anyway to adjust = that?<<< The sound problem seems to be a problem with Flash files created with = PresenterPro, I just inserted another Flash file created with another = program and the sound works fine. For the sizing issue, In the source code, I fixed the first and last = param of the Flash object code to include the size. width=3D" 320 " Height=3D" 240 " and removed scale=3D"exactfit" from the = last. It seems to be adjustable. However #3 and #4 are still an issue when viewing presentations with the = server. This is very odd as they are just links to the flash/ppt files. Regarding problem #5 from yesterday,=20 >>>The search function isn't searching the section text, only titles of = the pages. <<< This problem is intermittent. I think it has something to do with = switching back and forth between Greenstone and Swish-e Search. However, = I have not been able to replicate the problem. I just published to both = and then published using Swish-e and the search worked fine, the text is = found. I will explore a bit more with republishing the troubled Eclass = and send you another note. BJ William 'BJ' Cameron Payson Center Tulane University ----- Original Message -----=20 From: BJ Cameron=20 To: Kevin Ollivier=20 Cc: ecl...@li... ; Bill Bertrand ; = Hju...@cs...=20 Sent: Monday, April 05, 2004 3:22 PM Subject: Re: [Eclass-users] Problems and a comment/suggestion Hi Kevin, Problems 1.. Eclass is having problems with hotwords. When a new EClass is = created it automatically creates the Files directory. However when you = want to hotword link a word to a file in this directory the path is to = File, even though you selected the file from the Files directory. = Obviously, it then can't find the page. FYI, the swishe.conf also points = to the File directory. 2.. Not sure why this happens, but when I used a flash file for a = video in the page editor, the audio portion does not play. I opened it = in IE, and it works fine. Also, the size is quite small, anyway to = adjust that? 3.. I used the same Flash file and I put it into the "Present" = directory and used it as a Presentation. It worked great in the EClass = IE window, but when I tried to view it using the server, I get "goobly = gook". If I view it without the server it runs fine.=20 4.. The same exact thing happens if you use a PPT with the server. 5.. The search function isn't searching the section text, only = titles of the pages. =20 Comment/suggestion: 1.. Is there any way, other than editing the publication file, to = get an image into the quiz page? Not all questions are best asked using = only words. For example you may need a supply/demand curve. Thanks, BJ William 'BJ' Cameron Payson Center Tulane University |
From: BJ C. <ca...@tu...> - 2004-04-05 19:20:57
|
Hi Kevin, Problems 1.. Eclass is having problems with hotwords. When a new EClass is = created it automatically creates the Files directory. However when you = want to hotword link a word to a file in this directory the path is to = File, even though you selected the file from the Files directory. = Obviously, it then can't find the page. FYI, the swishe.conf also points = to the File directory. 2.. Not sure why this happens, but when I used a flash file for a = video in the page editor, the audio portion does not play. I opened it = in IE, and it works fine. Also, the size is quite small, anyway to = adjust that? 3.. I used the same Flash file and I put it into the "Present" = directory and used it as a Presentation. It worked great in the EClass = IE window, but when I tried to view it using the server, I get "goobly = gook". If I view it without the server it runs fine.=20 4.. The same exact thing happens if you use a PPT with the server. 5.. The search function isn't searching the section text, only titles = of the pages. =20 Comment/suggestion: 1.. Is there any way, other than editing the publication file, to get = an image into the quiz page? Not all questions are best asked using only = words. For example you may need a supply/demand curve. Thanks, BJ William 'BJ' Cameron Payson Center Tulane University |
From: BJ C. <ca...@tu...> - 2004-04-02 12:42:39
|
Hi Kevino, Greenstone is not working properly with EClass 2.5b4. Besides the = problem I mentioned yesterday: 1.. The home.dm macro does not display the Eclass start page "Start = Eclass", but rather the standard Greenstone interface. =20 2.. The EClass directory is not in the "C:\Program = Files\gsdl\tmp\<publication ID>\gsdl=20 3.. Finally, If you search your results, the "pub" directory is double = entered, for example http://127.0.0.1:1026/eclass/pub/pub/New_Page_2.htm , while in the = past it was http://127.0.0.1:1026/eclass/pub/New_Page_2.htm I had problems with Theme manager, See: http://payson.tulane.edu/staff/bjcameron/error3.jpg http://payson.tulane.edu/staff/bjcameron/errlog.txt This occurred after I copied my template from a previous EClass, bad = template? The worse thing is that I seem to have corrupted my Default = (frames) template. While using a Bad template is not Eclass' fault, = people will write bad templates, and EClass needs to recover...no? Now, Whenever I click on Default (frames) it gives me a "preparing to = update E-Class", but nothing happens.=20 If I publish or preview, In the "main" frame, I get "cannot find page". = I copied the themes directory over from another installation, and that = still hasn't fixed the problem. The problem itself seems to be isolated = to that one eclass. I have since opened other eclasses and they update = and refresh the theme fine. <<<<Later>>> I tried copying the same template again, and it worked fine. I think the = key may be that you need to close eclass first, then copy the template = in. Doesn't make sense though as the changes don't occur until after you = "Refresh the Theme". I found a fix for the search using Swish-e. I copied an old version of = the zlib.dll into C:\Program Files\EClass.Builder 2.5b4\SWISH-E = directory. Now everything works fine, (indexing and searching). What is = up with the Zlib1.dll and zlib-1.dll that are currently in that = directory? Have a good weekend, BJ |
From: BJ C. <ca...@tu...> - 2004-04-01 22:16:46
|
Hi Kevino, Here is another small bug, it occurs when you publish to CD-ROM using the Greenstone search. When Greenstone has finished indexing it opens to the default Eclass Directory. Shouldn't it open to the C:\Program Files\gsdl\tmp\<eclass course name> directory? BJ William 'BJ' Cameron Payson Center Tulane University |
From: Kevin O. <ke...@tu...> - 2004-03-30 19:00:36
|
Hi BJ, On Mar 30, 2004, at 7:04 AM, BJ Cameron wrote: > Hi Kevin, > =A0 > I downloaded the new version of Eclass. The bugs with the front page=20= > and the html editor seem to be fixed. Also, the theme/template looks=20= > much better. > =A0 > Problems/issues > 1. The search using swish-e is still not working correctly. = When=20 > publishing, I get the missing Zlib.dll error, and then when trying to=20= > view my results, the index.swish-e is not there.=20 > "C:\DOCUME~1\BJCAME~1\MYDOCU~1\ECLASS~1\demo3\cgi-bin\..\index.swish-e=20= > does not exist". > > I added the zlib.dll from another eclass, and there was no error on=20 > publishing, but the same result when viewing results of the search=20 > "Index file=20 > C:\DOCUME~1\BJCAME~1\MYDOCU~1\ECLASS~1\demo3\cgi-bin\..\index.swish-e=20= > does not exist." The file does not exist anywhere in my publication > > What is=A0going on=A0with the path before index.swishe-e? "\..\" Does = that=20 > mean it is trying to go back to the root directory of the EClass?=A0 Yes, because the search program is in the cgi-bin subdirectory but the=20= index is in the root directory. But you say index.swish-e does not=20 exist? Strange, I am able to publish properly here using a clean=20 install of EClass.Builder. I'll have to setup EClass to send the=20 SWISH-E output to the error log so I can see what it says on your=20 machine. > 2. I am having problems using web pages and a quiz pages=A0in= the=20 > same course. Depending on the order, the latter takes on the formers'=20= > display/properties. It is funny because if you add a regular eclass=20 > page,=A0often the problems are fixed.=A0However, it can=A0happen if = you use=20 > a quiz page and then an eclass page. I am probably not explaining this=20= > right, so I have uploaded a demo course to my site for you to=20 > view/play with. > http://payson.tulane.edu/staff/bjcameron/demo3/. > I have also uploaded a copy of the errlog.txt > http://payson.tulane.edu/staff/bjcameron/errlog.txt Figured this one out, thanks for catching it. EClass has always=20 provided some checking to make sure you don't use the same filename,=20 but it didn't check to see if files with other extensions have the same=20= filename. (i.e. NewPage.ecp and NewPage.html were allowed) However,=20 both of those would get published as "NewPage.htm" and so one would=20 overwrite the other. Fixed. > 3. I am still getting the Dr. Watson Error page.=20 > http://payson.tulane.edu/staff/bjcameron/error2.jpg=A0Is this possibly = a=20 > memory issue? I have noticed it mostly happens when I have had the=20 > computer running for a while and I have several applications open.=20 > Still my computer has over 522mb of RAM, I would think a few apps=20 > wouldn't hurt. It is a memory issue, but it's not due to your computer lacking memory.=20= The issue is basically that the program is trying to access some code=20 that is no longer in memory. My guess is that if you close the server=20 while it's performing an operation, it does this because it doesn't=20 "shut down" in the correct order. Unfortunately, tracking this one down=20= will take some time. Since I'm thinking about using Documancer to view=20= and search EClasses anyways, I think I'm going to head in that=20 direction instead. > I will keep working on it and let you know if I see anything else or=20= > patterns in the above problems. Thanks! Kevin |
From: BJ C. <ca...@tu...> - 2004-03-30 15:02:32
|
Hi Kevin, I downloaded the new version of Eclass. The bugs with the front page and = the html editor seem to be fixed. Also, the theme/template looks much = better. Problems/issues 1.. The search using swish-e is still not working correctly. When = publishing, I get the missing Zlib.dll error, and then when trying to = view my results, the index.swish-e is not there. = "C:\DOCUME~1\BJCAME~1\MYDOCU~1\ECLASS~1\demo3\cgi-bin\..\index.swish-e = does not exist". I added the zlib.dll from another eclass, and there was no error on = publishing, but the same result when viewing results of the search = "Index file = C:\DOCUME~1\BJCAME~1\MYDOCU~1\ECLASS~1\demo3\cgi-bin\..\index.swish-e = does not exist." The file does not exist anywhere in my publication What is going on with the path before index.swishe-e? "\..\" Does that = mean it is trying to go back to the root directory of the EClass?=20 2.. I am having problems using web pages and a quiz pages in the same = course. Depending on the order, the latter takes on the formers' = display/properties. It is funny because if you add a regular eclass = page, often the problems are fixed. However, it can happen if you use a = quiz page and then an eclass page. I am probably not explaining this = right, so I have uploaded a demo course to my site for you to view/play = with. http://payson.tulane.edu/staff/bjcameron/demo3/. I have also uploaded a copy of the errlog.txt http://payson.tulane.edu/staff/bjcameron/errlog.txt 3.. I am still getting the Dr. Watson Error page. = http://payson.tulane.edu/staff/bjcameron/error2.jpg Is this possibly a = memory issue? I have noticed it mostly happens when I have had the = computer running for a while and I have several applications open. Still = my computer has over 522mb of RAM, I would think a few apps wouldn't = hurt. I will keep working on it and let you know if I see anything else or = patterns in the above problems. BJ William 'BJ' Cameron Payson Center Tulane University |
From: Kevin O. <ke...@tu...> - 2004-03-25 17:16:00
|
Hi BJ, On Mar 25, 2004, at 8:46 AM, BJ Cameron wrote: > Hi Kevino, > =A0 > New versions looks good and all of the previously mentioned=A0problems=20= > are fixed. > =A0 > New issues, > 1. The course page can't be edited. Whenever I double = click on it=20 > or click the edit button, it brings up the page properties window.=20 > When you publish, the page can't be found. Another funny thing about=20= > this is it point to the "file" directory. Perhaps related to #2 > 2. If you use the "No Frames" theme and publish, the = index.htm file=20 > redirects the page to the=A0"file"=A0directory, where this isn't a=20 > default.htm/index.htm. A little strange. I'll look into this, but it looks like the course page is not being=20 created or saved for some reason? It points to the file directory=20 because it can't find the file. That's also why Page Properties opens.=20= Also, #2 is quite likely a result of #1. > 3. I switched back to the "Frames" theme and published, = everything=20 > looks fine (except #1). However, when you use the Search (I used the=20= > Swish-e=A0) an error comes up, Zlib.dll is missing. I copied it in = from=20 > an older eclass, and then got the message "index.swish-e" was missing.=20= > As this is a Project specific file, It wouldn't do me much good to=20 > copy it in. I then copied in the entire CGI-bin directory from a=20 > previous version and got more errors, so obviously this is not the=20 > solution. Ideas? I'll check into the missing zlib.dll file, but as for index.swish-e,=20 just click on the "Publish to CD" icon to re-create it. Unfortunately,=20= like with Greenstone, you have to update the entire index at one time,=20= so I don't automatically update it when pages have changed. Then, from=20= there, you should be able to use the default b4 cgi-bin dir, just=20 adding in zlib.dll. However, SWISH-E already has experimental support for "incremental=20 indexing", which means you can add/remove content to the index without=20= having to rebuild the entire index. Hopefully by the end of the year=20 that will mean that whenever you save a page, I can automatically=20 update the index. =3D) > 4. Funny thing about #1, If you open a course previously = created in=20 > another version of Eclass, you can edit the course page. > That's a start, I will re-install and see if I can help pinpoint #3. Yes, #1 is definitely related to a bug when creating a new course. Will=20= do some more investigating and let you know! Thanks, Kevin > ----- Original Message ----- > From: "Kevin Ollivier" <ke...@tu...> > To: "BJ Cameron" <ca...@tu...> > Cc: <ecl...@li...>; "Bill Bertrand"=20 > <web...@cs...>; <Hju...@cs...> > Sent: Wednesday, March 24, 2004 1:18 PM > Subject: Re: [Eclass-users] New EClass.Builder 2.5b4 available for=20 > download > > > Hi all, > > > > I've patched up all the bugs BJ found and uploaded a new draft for > > beta4 here: > > > > http://www.eclass.net/Downloads/eclass-builder2.5b4.exe > > > > Thanks for all the help and please keep the bug reports coming!=20 > (Unless > > of course, there aren't any to report. =3D) > > > > Kevin > > > > On Mar 18, 2004, at 8:35 AM, BJ Cameron wrote: > > > > > > > > Hi Kevino, > > > > > > A few issues/suggestions/problems I have with 2.5b4. > > > > > > I have not been able to get system preferences to open. (win2k=20 > machine) > > > > > > In the tutorial, you need to explain the difference between=20 > templates > > > and > > > themes. I think I understand the difference as a theme is an > > > overarching > > > project layout, while a template is a page design. True? > > > > > > When I open page properties, I can only choose the default=20 > template, I > > > have > > > others in the template directory. I would like to be able to > > > choose others from there without > > > renaming it to default every time.. > > > > > > Under the Help menu, in the About section, you should list the=20 > version > > > of > > > Eclass. > > > > > > Is there a compatibility problem with previous versions of Eclass?=20= > If > > > so, you > > > need some explanation on how to import them, or what files to=20 > delete > > > to use > > > them with the new version. > > > > > > I just tried the Karrigell.exe file on an eclass created in 2.5b4=20= > and > > > it > > > ran. However, it couldn't display the page. I ran the index.htm=20 > file > > > separately, it has problems displaying the top left frame=20 > (menu.htm) > > > and the > > > bottom left frame (menucntrl.htm) The main Frame shows up fine.=20 > After I > > > copied them in(from a previous Version), it worked. However the=20 > menu > > > graphics were gone, I then copied them in. Everything appeared,=20 > but the > > > Karrigell > > > > > > ---Little bit later--- > > > > > > I figured out the problem with the Karrigell.exe file. I opened it=20= > up > > > in > > > notepad and noticed it points to index.html. Eclass builder uses > > > index.htm. > > > It is funny and very frustrating how a single character can screw=20= > you > > > up. It works fine after I rename the index file. > > > > > > The search function does not work...neither search.py nor=20 > search.exe. > > > > > > When I added text to a page, it did not display even after I > > > published. I open the page to edit it, and it is there, so it = saved > > > the setting, it just doesn't output. Same thing happens with > > > Audio/video/image. > > > > > > ---Little bit later, again---- > > > > > > The problem with the displaying of the text/image/audio/video is=20= > the > > > template. I copied and renamed an old one to default.tpl and it=20 > worked > > > fine and everything showed up. > > > > > > I guess that is enough for now. I have uploaded the errlog.txt to > > >=A0 http://payson.tulane.edu/staff/bjcameron/errlog.txt > > > > > > Thanks, > > > > > > BJ > > > > > > William 'BJ' Cameron > > > Payson Center > > > Tulane University > > > ----- Original Message ----- > > >=A0 From: "Kevin Ollivier" <ke...@tu...> > > > To: <ecl...@li...> > > > Cc: "Bill Bertrand" <web...@cs...>; <Hju...@cs...> > > > Sent: Wednesday, March 17, 2004 2:38 PM > > > Subject: [Eclass-users] New EClass.Builder 2.5b4 available for=20 > download > > > > > > > Hi everyone, > > > > > > > > I've released a new version of EClass.Builder on Windows for=20 > testing. > > > > You can download it from: > > > > > > > > http://www.eclass.net/downloads/eclass-builder2.5b4.exe > > > > > > > > I will wait a few days for feedback and then post it on the web=20= > site > > > > for download. > > > > > > > > What's changed? > > > > > > > > - New localization (translation) system: EClass has a new system=20= > for > > >=A0 > localizing the interface into foreign languages. The new = system=20 > is > > > more > > >=A0 > automated (I can automatically update the translation=20 > dictionaries), > > > > can automatically detect and use the user's system language, and > > >=A0 > there's even a little program people can use to update the > > > localization > > >=A0 > files. You can learn more about how to update the = localization > > > files by > > > > checking the help file, under "Advanced/Localizing EClass". I'd > > > > particularly like to hear feedback from people who are = localizing > > > > EClass into Spanish or French on this. > > > > > > > > - Further improved FTP capabilities: now you can upload pages > > > > one-by-one, and there's a "Upload Files on Save" option that=20 > lets you > > > > automatically upload a file any time it is changed. > > > > > > >=A0 > - Theme import/export: You can now share themes with other=20 > users. > > > > > > > > - Manual filenames: Now you can tell EClass what you want the > > > filename > > > > for a particular file to be, rather than having it decide. > > > > > > > > In addition, I've replaced the old help file in the EClass=20 > interface > > > > with the new one I've been working on, and I plan on migrating=20= > the > > > web > > > > site to the new look next week as well. The draft can be found=20= > at: > > > > > > > > http://www.eclass.net/newlook > > > > > > >=A0 > Any feedback would be greatly appreciated! > > > > > > > > Thanks, > > > > > > > > Kevin > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > This SF.Net email is sponsored by: IBM Linux Tutorials > > > > Free Linux tutorial presented by Daniel Robbins, President and=20= > CEO of > > > > GenToo technologies. Learn everything from fundamentals to = system > > > >=20 > administration.http://ads.osdn.com/?ad_id=3D1470&alloc_id=3D3638&op=3Dcl= ick > > > > _______________________________________________ > > > > Eclass-users mailing list > > > > Ecl...@li... > > > > https://lists.sourceforge.net/lists/listinfo/eclass-users > > > > > >= |
From: BJ C. <ca...@tu...> - 2004-03-25 16:44:12
|
Hi Kevino, New versions looks good and all of the previously mentioned problems are = fixed. New issues,=20 1.. The course page can't be edited. Whenever I double click on it or = click the edit button, it brings up the page properties window. When you = publish, the page can't be found. Another funny thing about this is it = point to the "file" directory. Perhaps related to #2 2.. If you use the "No Frames" theme and publish, the index.htm file = redirects the page to the "file" directory, where this isn't a = default.htm/index.htm. A little strange. 3.. I switched back to the "Frames" theme and published, everything = looks fine (except #1). However, when you use the Search (I used the = Swish-e ) an error comes up, Zlib.dll is missing. I copied it in from an = older eclass, and then got the message "index.swish-e" was missing. As = this is a Project specific file, It wouldn't do me much good to copy it = in. I then copied in the entire CGI-bin directory from a previous = version and got more errors, so obviously this is not the solution. = Ideas? 4.. Funny thing about #1, If you open a course previously created in = another version of Eclass, you can edit the course page. That's a start, I will re-install and see if I can help pinpoint #3. BJ William 'BJ' Cameron Payson Center Tulane University ----- Original Message -----=20 From: "Kevin Ollivier" <ke...@tu...> To: "BJ Cameron" <ca...@tu...> Cc: <ecl...@li...>; "Bill Bertrand" = <web...@cs...>; <Hju...@cs...> Sent: Wednesday, March 24, 2004 1:18 PM Subject: Re: [Eclass-users] New EClass.Builder 2.5b4 available for = download > Hi all, >=20 > I've patched up all the bugs BJ found and uploaded a new draft for=20 > beta4 here: >=20 > http://www.eclass.net/Downloads/eclass-builder2.5b4.exe >=20 > Thanks for all the help and please keep the bug reports coming! = (Unless=20 > of course, there aren't any to report. =3D) >=20 > Kevin >=20 > On Mar 18, 2004, at 8:35 AM, BJ Cameron wrote: >=20 > > > > Hi Kevino, > > > > A few issues/suggestions/problems I have with 2.5b4. > > > > I have not been able to get system preferences to open. (win2k = machine) > > > > In the tutorial, you need to explain the difference between = templates=20 > > and > > themes. I think I understand the difference as a theme is an=20 > > overarching > > project layout, while a template is a page design. True? > > > > When I open page properties, I can only choose the default template, = I=20 > > have > > others in the template directory. I would like to be able to=20 > > choose others from there without > > renaming it to default every time.. > > > > Under the Help menu, in the About section, you should list the = version=20 > > of > > Eclass. > > > > Is there a compatibility problem with previous versions of Eclass? = If=20 > > so, you > > need some explanation on how to import them, or what files to delete = > > to use > > them with the new version. > > > > I just tried the Karrigell.exe file on an eclass created in 2.5b4 = and=20 > > it > > ran. However, it couldn't display the page. I ran the index.htm file > > separately, it has problems displaying the top left frame (menu.htm) = > > and the > > bottom left frame (menucntrl.htm) The main Frame shows up fine. = After I > > copied them in(from a previous Version), it worked. However the menu > > graphics were gone, I then copied them in. Everything appeared, but = the > > Karrigell > > > > ---Little bit later--- > > > > I figured out the problem with the Karrigell.exe file. I opened it = up=20 > > in > > notepad and noticed it points to index.html. Eclass builder uses=20 > > index.htm. > > It is funny and very frustrating how a single character can screw = you=20 > > up. It works fine after I rename the index file. > >=20 > > The search function does not work...neither search.py nor = search.exe. > >=20 > > When I added text to a page, it did not display even after I=20 > > published. I open the page to edit it, and it is there, so it saved=20 > > the setting, it just doesn't output. Same thing happens with=20 > > Audio/video/image. > >=20 > > ---Little bit later, again---- > >=20 > > The problem with the displaying of the text/image/audio/video is the = > > template. I copied and renamed an old one to default.tpl and it = worked=20 > > fine and everything showed up. > >=20 > > I guess that is enough for now. I have uploaded the errlog.txt to > > http://payson.tulane.edu/staff/bjcameron/errlog.txt > >=20 > > Thanks, > >=20 > > BJ > > > > William 'BJ' Cameron > > Payson Center > > Tulane University > > ----- Original Message ----- > > From: "Kevin Ollivier" <ke...@tu...> > > To: <ecl...@li...> > > Cc: "Bill Bertrand" <web...@cs...>; <Hju...@cs...> > > Sent: Wednesday, March 17, 2004 2:38 PM > > Subject: [Eclass-users] New EClass.Builder 2.5b4 available for = download > > > > > Hi everyone, > > > > > > I've released a new version of EClass.Builder on Windows for = testing. > > > You can download it from: > > > > > > http://www.eclass.net/downloads/eclass-builder2.5b4.exe > > > > > > I will wait a few days for feedback and then post it on the web = site > > > for download. > > > > > > What's changed? > > > > > > - New localization (translation) system: EClass has a new system = for > > > localizing the interface into foreign languages. The new system = is=20 > > more > > > automated (I can automatically update the translation = dictionaries), > > > can automatically detect and use the user's system language, and > > > there's even a little program people can use to update the=20 > > localization > > > files. You can learn more about how to update the localization=20 > > files by > > > checking the help file, under "Advanced/Localizing EClass". I'd > > > particularly like to hear feedback from people who are localizing > > > EClass into Spanish or French on this. > > > > > > - Further improved FTP capabilities: now you can upload pages > > > one-by-one, and there's a "Upload Files on Save" option that lets = you > > > automatically upload a file any time it is changed. > > > > > > - Theme import/export: You can now share themes with other users. > > > > > > - Manual filenames: Now you can tell EClass what you want the=20 > > filename > > > for a particular file to be, rather than having it decide. > > > > > > In addition, I've replaced the old help file in the EClass = interface > > > with the new one I've been working on, and I plan on migrating the = > > web > > > site to the new look next week as well. The draft can be found at: > > > > > > http://www.eclass.net/newlook > > > > > > Any feedback would be greatly appreciated! > > > > > > Thanks, > > > > > > Kevin > > > > > > > > > > > > ------------------------------------------------------- > > > This SF.Net email is sponsored by: IBM Linux Tutorials > > > Free Linux tutorial presented by Daniel Robbins, President and CEO = of > > > GenToo technologies. Learn everything from fundamentals to system > > > = administration.http://ads.osdn.com/?ad_id=3D1470&alloc_id=3D3638&op=3Dcli= ck > > > _______________________________________________ > > > Eclass-users mailing list > > > Ecl...@li... > > > https://lists.sourceforge.net/lists/listinfo/eclass-users > > > > |
From: Kevin O. <ke...@tu...> - 2004-03-24 18:21:01
|
Hi all, I've patched up all the bugs BJ found and uploaded a new draft for=20 beta4 here: http://www.eclass.net/Downloads/eclass-builder2.5b4.exe Thanks for all the help and please keep the bug reports coming! (Unless=20= of course, there aren't any to report. =3D) Kevin On Mar 18, 2004, at 8:35 AM, BJ Cameron wrote: > > Hi Kevino, > > A few issues/suggestions/problems I have with 2.5b4. > > I have not been able to get system preferences to open. (win2k = machine) > > In the tutorial, you need to explain the difference between templates=20= > and > themes. I think I understand the difference as a theme is an=20 > overarching > project layout, while a template is a page design. True? > > When I open page properties, I can only choose the default template, I=20= > have > others in the template directory. I would like to=A0be able to=20 > choose=A0others from there without > renaming it=A0to default every time.. > > Under the Help menu, in the About section, you should list the version=20= > of > Eclass. > > Is there a compatibility problem with previous versions of Eclass? If=20= > so, you > need some explanation on how to import them, or what files to delete=20= > to use > them with the new version. > > I just tried the Karrigell.exe file on an eclass created in 2.5b4 and=20= > it > ran. However, it couldn't display the page. I ran the index.htm file > separately, it has problems displaying the top left frame (menu.htm)=20= > and the > bottom left frame (menucntrl.htm) The main Frame shows up fine. After = I > copied them in(from a previous Version), it worked. However the menu > graphics were gone, I then copied them in. Everything appeared, but = the > Karrigell > > ---Little bit later--- > > I figured out the problem with the Karrigell.exe file. I opened it up=20= > in > notepad and noticed it points to index.html. Eclass builder uses=20 > index.htm. > It is funny and very frustrating how a single character can screw you=20= > up. It works fine after I rename the index file. > =A0 > The search function does not work...neither search.py nor search.exe. > =A0 > When I added=A0text to a=A0page, it did not display even after I=20 > published. I open the page to edit it, and it is there, so it saved=20 > the setting, it just doesn't output. Same thing happens with=20 > Audio/video/image. > =A0 > ---Little bit later, again---- > =A0 > The problem with the displaying of the text/image/audio/video is the=20= > template. I copied and renamed an old one=A0to default.tpl=A0and it = worked=20 > fine and everything showed up. > =A0 > I guess that is enough for now. I have uploaded the errlog.txt to > http://payson.tulane.edu/staff/bjcameron/errlog.txt > =A0 > Thanks, > =A0 > BJ > > William 'BJ' Cameron > Payson Center > Tulane University > ----- Original Message ----- > From: "Kevin Ollivier" <ke...@tu...> > To: <ecl...@li...> > Cc: "Bill Bertrand" <web...@cs...>; <Hju...@cs...> > Sent: Wednesday, March 17, 2004 2:38 PM > Subject: [Eclass-users] New EClass.Builder 2.5b4 available for = download > > > Hi everyone, > > > > I've released a new version of EClass.Builder on Windows for = testing. > > You can download it from: > > > > http://www.eclass.net/downloads/eclass-builder2.5b4.exe > > > > I will wait a few days for feedback and then post it on the web site > > for download. > > > > What's changed? > > > > - New localization (translation) system: EClass has a new system for > > localizing the interface into foreign languages. The new system is=20= > more > > automated (I can automatically update the translation = dictionaries), > > can automatically detect and use the user's system language, and > > there's even a little program people can use to update the=20 > localization > > files. You can learn more about how to update the localization=20 > files by > > checking the help file, under "Advanced/Localizing EClass". I'd > > particularly like to hear feedback from people who are localizing > > EClass into Spanish or French on this. > > > > - Further improved FTP capabilities: now you can upload pages > > one-by-one, and there's a "Upload Files on Save" option that lets = you > > automatically upload a file any time it is changed. > > > > - Theme import/export: You can now share themes with other users. > > > > - Manual filenames: Now you can tell EClass what you want the=20 > filename > > for a particular file to be, rather than having it decide. > > > > In addition, I've replaced the old help file in the EClass interface > > with the new one I've been working on, and I plan on migrating the=20= > web > > site to the new look next week as well. The draft can be found at: > > > > http://www.eclass.net/newlook > > > > Any feedback would be greatly appreciated! > > > > Thanks, > > > > Kevin > > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by: IBM Linux Tutorials > > Free Linux tutorial presented by Daniel Robbins, President and CEO = of > > GenToo technologies. Learn everything from fundamentals to system > > = administration.http://ads.osdn.com/?ad_id=3D1470&alloc_id=3D3638&op=3Dclic= k > > _______________________________________________ > > Eclass-users mailing list > > Ecl...@li... > > https://lists.sourceforge.net/lists/listinfo/eclass-users > >= |
From: Kevin O. <ke...@tu...> - 2004-03-22 19:13:35
|
Hi BJ, Please send me your errlog.txt file, I'm pretty sure you've encountered some sort of error while publishing. Thanks, Kevin On Mar 22, 2004, at 11:08 AM, BJ Cameron wrote: > Hi Kevino, > > I have done nothing to edit the theme. I just wanted to switch from the > "frames" theme to "non-frames" theme. > > I opened my course (created in 2.5b4), and then opened the "Theme > Manager" > and selected "Default (non-frames)". I clicked on "Use this theme". I > closed > the Theme Manager and then I clicked on "refresh theme" in the File > menu. I > then published my course to CD-ROM, and when I opened my course, > nothing had > changed, it was the frames theme that I had to start with. > > BJ > > > William 'BJ' Cameron > Payson Center > Tulane University > ----- Original Message ----- > From: "Kevin Ollivier" <ke...@tu...> > To: "BJ Cameron" <ca...@tu...> > Cc: <ecl...@li...> > Sent: Monday, March 22, 2004 1:55 PM > Subject: Re: [Eclass-users] New EClass.Builder 2.5b4 available for > download > > >> Hi BJ, >> >> Could you explain exactly what you did to edit the theme? >> >> Thanks, >> >> Kevin >> >> On Mar 22, 2004, at 10:35 AM, BJ Cameron wrote: >> >>> Hi Kevin, >>> >>> >>>>> Also, I don't think my theme manager is working correctly. I have >>>>> switched >>>>> templates (to no frames) and published and nothing is different, I >>>>> still get >>>>> the original theme. Ideas? >>>> >>>> Try File->Refresh Theme. Other than changing the theme, there's no >>>> reason to update every page when publishing anymore. >>> >>> Nope, that's not working either. Any other ideas? >>> >>> BJ >>> >>> >>> ------------------------------------------------------- >>> This SF.Net email is sponsored by: IBM Linux Tutorials >>> Free Linux tutorial presented by Daniel Robbins, President and CEO of >>> GenToo technologies. Learn everything from fundamentals to system >>> administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click >>> _______________________________________________ >>> Eclass-users mailing list >>> Ecl...@li... >>> https://lists.sourceforge.net/lists/listinfo/eclass-users >>> >> > |
From: BJ C. <ca...@tu...> - 2004-03-22 19:06:33
|
Hi Kevino, I have done nothing to edit the theme. I just wanted to switch from the "frames" theme to "non-frames" theme. I opened my course (created in 2.5b4), and then opened the "Theme Manager" and selected "Default (non-frames)". I clicked on "Use this theme". I closed the Theme Manager and then I clicked on "refresh theme" in the File menu. I then published my course to CD-ROM, and when I opened my course, nothing had changed, it was the frames theme that I had to start with. BJ William 'BJ' Cameron Payson Center Tulane University ----- Original Message ----- From: "Kevin Ollivier" <ke...@tu...> To: "BJ Cameron" <ca...@tu...> Cc: <ecl...@li...> Sent: Monday, March 22, 2004 1:55 PM Subject: Re: [Eclass-users] New EClass.Builder 2.5b4 available for download > Hi BJ, > > Could you explain exactly what you did to edit the theme? > > Thanks, > > Kevin > > On Mar 22, 2004, at 10:35 AM, BJ Cameron wrote: > > > Hi Kevin, > > > > > >>> Also, I don't think my theme manager is working correctly. I have > >>> switched > >>> templates (to no frames) and published and nothing is different, I > >>> still get > >>> the original theme. Ideas? > >> > >> Try File->Refresh Theme. Other than changing the theme, there's no > >> reason to update every page when publishing anymore. > > > > Nope, that's not working either. Any other ideas? > > > > BJ > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by: IBM Linux Tutorials > > Free Linux tutorial presented by Daniel Robbins, President and CEO of > > GenToo technologies. Learn everything from fundamentals to system > > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > > _______________________________________________ > > Eclass-users mailing list > > Ecl...@li... > > https://lists.sourceforge.net/lists/listinfo/eclass-users > > > |
From: Kevin O. <ke...@tu...> - 2004-03-22 18:58:05
|
Hi BJ, Could you explain exactly what you did to edit the theme? Thanks, Kevin On Mar 22, 2004, at 10:35 AM, BJ Cameron wrote: > Hi Kevin, > > >>> Also, I don't think my theme manager is working correctly. I have >>> switched >>> templates (to no frames) and published and nothing is different, I >>> still get >>> the original theme. Ideas? >> >> Try File->Refresh Theme. Other than changing the theme, there's no >> reason to update every page when publishing anymore. > > Nope, that's not working either. Any other ideas? > > BJ > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > Eclass-users mailing list > Ecl...@li... > https://lists.sourceforge.net/lists/listinfo/eclass-users > |