Query on the progress for the SOC CGI project

Hi, I am curious as to the current state of the SCO CGI project. Is the code in a useable state to play with? If so where do I get it from? Thanks, Peter.

I have been using CppUnit package when doing testing for class member functions. Because I already have boost installed in my system, I want to try boost unit test library instead. On boost web page for unit test library if I click the subtitle "Getting Started", I got error. Although it error came from sourceforge.net page, but I suppose someone on this list maintain the content of this boost library. Can someone have a look at the problem and fix the problem? The error I got was: ++++++++++++++++++++++++++++++ An error has been encountered in accessing this page. 1. Server: www.boost.org 2. URL path: /libs/test/doc/components/utf/getting_started/index.html 3. Error notes: File does not exist: /home/groups/b/bo/boost/htdocs/libs/test/doc/components/utf/getting_started/ index.html 4. Error type: 404 5. Request method: GET 6. Request query string: 7. Time: 2007-07-19 05:10:28 PDT (1184847028) Reporting this problem: The problem you have encountered is with a project web site hosted by SourceForge.net. This issue should be reported to the SourceForge.net-hosted project (not to SourceForge.net). If this is a severe or recurring/persistent problem, please do one of the following, and provide the error text (numbered 1 through 7, above): Contact the project via their designated support resources. Contact the project administrators of this project via email (see the upper right-hand corner of the Project Summary page for their usernames) at user-name@users.sourceforge.net If you are a member of the project that maintains this web content, please refer to the Site Documentation regarding the project web service for further assistance ++++++++++++++++++++++++++++++ Best regards, Fanzhe Cui

Hi Peter, On 19/07/07, Peter Foley <peter@ifoley.id.au> wrote:
Hi,
I am curious as to the current state of the SCO CGI project. Is the code in a useable state to play with? If so where do I get it from?
Hopefully by this weekend you can have something to play with. :) The first 'official' month of the project was spent just messing around with different designs, even though I thought I was almost there before it started! Eek... What we have now is getting close to having working cgi/async cgi support. That may not seem like much but since async CGI handling is essentially the same as fastcgi handling - on the user side at least - having those two available pretty much sets out the API. Hopefully that's enough to get some feedback. The code is in the boost sandbox (here: *http://tinyurl.com/2ldvk3*), but if I were you I would wait until the weekend to have a look at it since it's still very messy. That said, if you have any comments as it stands they'd be more than welcome. Time is short, but it's going to get finished one way or another... Regards, Darren

I did not see the message pass through the email list because I haven't received the message back. I set my profile for receiving email as I wanted - I set it so that I can receive my own msg. What could be wrong? Best regards, Fanzhe Cui -----Original Message----- From: Fanzhe Cui [mailto:fanzhe.cui@goldiom.com] Sent: Thursday, July 19, 2007 8:23 AM To: 'boost@lists.boost.org' Subject: [boost] Problem with the web page for Boost unit test library I have been using CppUnit package when doing testing for class member functions. Because I already have boost installed in my system, I want to try boost unit test library instead. On boost web page for unit test library if I click the subtitle "Getting Started", I got error. Although it error came from sourceforge.net page, but I suppose someone on this list maintain the content of this boost library. Can someone have a look at the problem and fix the problem? The error I got was: ++++++++++++++++++++++++++++++ An error has been encountered in accessing this page. 1. Server: www.boost.org 2. URL path: /libs/test/doc/components/utf/getting_started/index.html 3. Error notes: File does not exist: /home/groups/b/bo/boost/htdocs/libs/test/doc/components/utf/getting_started/ index.html 4. Error type: 404 5. Request method: GET 6. Request query string: 7. Time: 2007-07-19 05:10:28 PDT (1184847028) Reporting this problem: The problem you have encountered is with a project web site hosted by SourceForge.net. This issue should be reported to the SourceForge.net-hosted project (not to SourceForge.net). If this is a severe or recurring/persistent problem, please do one of the following, and provide the error text (numbered 1 through 7, above): Contact the project via their designated support resources. Contact the project administrators of this project via email (see the upper right-hand corner of the Project Summary page for their usernames) at user-name@users.sourceforge.net If you are a member of the project that maintains this web content, please refer to the Site Documentation regarding the project web service for further assistance ++++++++++++++++++++++++++++++ Best regards, Fanzhe Cui
participants (3)
-
Darren Garvey
-
Fanzhe Cui
-
Peter Foley