On Fri, 2003-08-08 at 09:16, Jorge Arellano Cid wrote:
For catalog searches, the librarians, teachers and kids love Dillo and prefer it to Mozilla on Linux or IE on Win98.
This is very significative and encouraging: different kinds of users, with varying degrees of expertise had a choice in your lab, and they preferred Dillo!
Yes! I think it's also worth mentioning that Dillo's performance and small footprint made it possible to build these workstations from older equipment that the school was preparing to throw away! Many more Linux boxes have been made available to the kids as a result! :)
The *only* problem is that the card catalog server (Accent) uses sessions that require periodic client refresh.
AFAICS It'd be rare for a server to send a meta-refresh tags because it can generate the page itself. Although I also see that if the resource is elsewhere it can try to redirect the browser, but again HTTP does it better.
The server embeds a meta-refresh tag to re-home the lookup station after a search. Typically, students will do their card catalog queries, get the results and then walk away from the terminal. The refresh tag works well here because it will automatically reset the station back to the main search page for the next user. The librarians said that doing these resets manually was a source of distraction for them last Spring.
In anycase, please explain me in more detail what the desired functionality is, to study how to make it happen for you.
If it is a cache issue, Madis Janson has a patch for that (only half reviewed by me, but with a good chance to make it into the official tree). I hope this to be the case.
Madis and a number of others were kind enough to point me at the patch. It provides meta-refresh along with a number of other nice features. One of the goals for this application, however, is to minimized the screen complexity and number of buttons that the bright and curious 8 years olds can push... so I'm trying to extract the meta-refresh code from the patch and apply it separately. Since C is not my first language, this is proving to be something of a challenge! :) Thanks and best regards, -Tom Lisjac http://theseus.sourceforge.net