[Webware-devel] Forward, ExtrPathInfo & recursion

2004-08-12 Thread David Little
ssing context explicitly in forward, Didn't help. If I set ExtraPathInfo = False or avoid extrpathinfo in the url: no problem I would like to use ExtraPathInfo in hrefs, any suggestions welcome? David --- SF.Net email is sponsored by

Re: [Webware-devel] Sandbox cvs access

2003-11-20 Thread david
Ian, You should be set up now. Many thanks Dave -- David Warnock: http://davew.typepad.com/42 | Sundayta Ltd: http://www.sundayta.com iDocSys for Document Management. VisibleResults for Fundraising. Development and Hosting of Web Applications and Sites

[Webware-devel] Sandbox cvs access

2003-11-20 Thread david
Hi, Please would you grant me cvs access to the Sandbox project (mainly so I can get up-to-date access to Ian's standalone webkit). My SF username is dwarnock Real name David Warnock. Thanks Dave -- David Warnock: http://davew.typepad.com/42 | Sundayta Ltd: http://www.sundayta.com iD

[Webware-devel] Standalone webkit

2003-11-19 Thread david
g the developers about the various aspects of the standalone webkit, could the be considered separately for webware. Regards Dave -- David Warnock: http://davew.typepad.com/42 | Sundayta Ltd: http://www.sundayta.com iDocSys for Document Management. VisibleResults for Fundraising. Development and Hosti

[Webware-devel] Logo / Re-design of webware site...

2003-04-02 Thread david e
my suggestion. No fancy webdesign, use old-school html, no scripts, css and such, just keep it plain and simple! /David --- This SF.net email is sponsored by: ValueWeb: Dedicated Hosting for just $79/mo with 500 GB of bandwidth! No other

RE: [Webware-devel] Webware @ netbabyworld

2002-09-26 Thread David Eriksson
we use the webware sessions, yes. the loadbalancer is administrated by the hosting company so I haven't got 100% knowledge of how that thing works... We configured it so that if the user is "placed" on server 2, he/she sticks to that one for the rest of the session... Currently if we want to

[Webware-devel] Webware @ netbabyworld

2002-09-26 Thread David Eriksson
apache to serve all the media files such as images, shockwave games and downloads. all the pages is run through webware. feel free to ask for any details. - we like webware a lot, great stuff! /david eriksson + nbw team --- This sf.net em

Re: Webware in large applications - Was: [Webware-devel] ErrorLog (add to bugs)

2002-09-26 Thread David Eriksson
stop the press! accidentally sent that 50% complete "case study". hold on, a new one will arrive soon. --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___

Re: Webware in large applications - Was: [Webware-devel] ErrorLog (add to bugs)

2002-09-26 Thread David Eriksson
we are running a big entertainment site - www.netbabyworld.com it used to be a windows + sql solution but we switched to linux and webware when releasing the new version of the site. there are still lot's of features on the site that we haven't had the time to implement, hold tight. there are

[Webware-devel] Error Log (add to bugs)

2002-09-25 Thread david e
Have been running webware on a highly trafficated site for a while now. I was checking the Error log and it seems that there are some miscellaneous errors going on that I cant explain what they are. these two errors occurs a couple of times per day: exceptions.ImportError No module named _hom

[Webware-devel] update(Make)AppWorkDir

2002-09-23 Thread david e
Hi, Is there any way of "updating" an "AppWorkDir" like creating a new one using the MakeAppWorkDir.py!? Problem is, we got our custom webkit dir checked in to a cvs - which crashed the other day... Just checking out all the files from scratch gets some complications with permissions, people wo

[Webware-devel] Apache/WebKit/DOCUMENT_ROOT ?

2002-04-05 Thread David Eriksson
rks fine for me. WKServer localhost 8086 SetHandler webkit-handler Now I just want to specify say two directories for static content that should override the above setting. (/Graphics /Downloads) Any tips how to best config apache to do this!? (I'm on Mac