Re: [Webware-devel] web site

2001-05-23 Thread Baruch Even
* Donovan Preston <[EMAIL PROTECTED]> [010524 03:43]: > > On Wednesday, May 23, 2001, at 04:41 PM, Chuck Esterbrook wrote: > > > At 02:33 AM 5/24/2001 +0300, Baruch Even wrote: > >> What is meant is the following scenario, the last page I was in is > >> Intro > >> and I bookmarked News, when I

Re: [Webware-devel] web site

2001-05-23 Thread Donovan Preston
On Wednesday, May 23, 2001, at 04:41 PM, Chuck Esterbrook wrote: > At 02:33 AM 5/24/2001 +0300, Baruch Even wrote: >> What is meant is the following scenario, the last page I was in is >> Intro >> and I bookmarked News, when I go to my bookmarked page, I'll be >> forwarded to Intro, obviously t

Re: [Webware-devel] web site

2001-05-23 Thread Baruch Even
* Chuck Esterbrook <[EMAIL PROTECTED]> [010524 02:47]: > At 02:33 AM 5/24/2001 +0300, Baruch Even wrote: > >What is meant is the following scenario, the last page I was in is Intro > >and I bookmarked News, when I go to my bookmarked page, I'll be > >forwarded to Intro, obviously this is not what

Re: [Webware-devel] web site

2001-05-23 Thread Chuck Esterbrook
At 02:33 AM 5/24/2001 +0300, Baruch Even wrote: >What is meant is the following scenario, the last page I was in is Intro >and I bookmarked News, when I go to my bookmarked page, I'll be >forwarded to Intro, obviously this is not what the user wanted. Gosh darn users! Well, that's certainly a co

Re: [Webware-devel] web site

2001-05-23 Thread Baruch Even
* Chuck Esterbrook <[EMAIL PROTECTED]> [010524 00:51]: > At 02:10 PM 5/23/2001 -0700, Tavis Rudd wrote: > >I like all this except for the part about cookies. I agree with > >Ian and Mike about leaving this to the user and bookmarks. > >With cookies how would a person that has already been to > >t

Re: [Webware-devel] you won't believe this coincidence

2001-05-23 Thread Chuck Esterbrook
At 02:00 PM 5/23/2001 -0700, Tavis Rudd wrote: >Hi, >I was thinking about the TemplateServer name issue again >and did a search for 'TemplateServer' on google. >It turns out that a company called 'The WebWare Group' filed >a patent on something called 'TemplateServer' back in 1999!!! > >http://www

Re: [Webware-devel] web site

2001-05-23 Thread Chuck Esterbrook
At 02:10 PM 5/23/2001 -0700, Tavis Rudd wrote: >I like all this except for the part about cookies. I agree with >Ian and Mike about leaving this to the user and bookmarks. >With cookies how would a person that has already been to >the homepage then gone to News ever get back to the >homepage? Wo

Re: [Webware-devel] web site

2001-05-23 Thread Tavis Rudd
On Wednesday 23 May 2001 13:34, Chuck Esterbrook wrote: > - Site is Tabbed > - Tabs are things like /Intro /News /Download etc. > - A cookie remembers what tab you were on. > - The next time you go to the site, the cookie is > retrieved and a redirect puts you on, for example, News, > because you

[Webware-devel] TemplateServer 0.7.5

2001-05-23 Thread Tavis Rudd
Hi, I've just uploaded version 0.7.5. It contains more test cases and the command-line servlet compiler has been completed. Have a look in the bin/ directory. I think the PlateKit plugin for Webware was broken by my recent changes, but I haven't checked it recently. I'll fix it for the next v

[Webware-devel] you won't believe this coincidence

2001-05-23 Thread Tavis Rudd
Hi, I was thinking about the TemplateServer name issue again and did a search for 'TemplateServer' on google. It turns out that a company called 'The WebWare Group' filed a patent on something called 'TemplateServer' back in 1999!!! http://www.webwaregroup.com/product.asp?CONTENTID=69 I gues

Re: [Webware-devel] web site

2001-05-23 Thread Chuck Esterbrook
I always intended that each tab would have a URL, so let's try again: - Site is Tabbed - Tabs are things like /Intro /News /Download etc. - A cookie remembers what tab you were on. - The next time you go to the site, the cookie is retrieved and a redirect puts you on, for example, News, becaus

[Webware-devel] cvs update

2001-05-23 Thread Geoff Talvola
I've fixed ModPythonAdapter so that when used on NT where Apache is multi-threaded, it stores request data in a thread-safe way. This fixes some problems I was having with concurrent requests. -- - Geoff Talvola [EMAIL PROTECTED] ___ Webware-de