[hunchentoot-devel] New app using Hunchentoot

Hi, Just wanted to say thanks for Hunchentoot and to let the list know I launched a new web app yesterday that uses it. In the app's first 24 hours, Hunchentoot has responded to more than 1.5 million http requests and has been absolutely rock-solid the whole time. The app, http://clutu.com is a collaborative crossword game. It's written 100% in CL, using sbcl on an ubuntu vps. In addition to Hunchentoot I used cl-ppcre, cl-who and mel-base. Thanks again for providing such an awesome web server to the Lisp community. Cheers, Bill. -- William Bland: http://abstractnonsense.com/ Lisp documentation: http://lispdoc.com/

This is so awesome!!! This is exactly the type of thing that I've been talking about for collaboration and multiplayer games. You don't need a lobby! Great work and it's awesome to see Hunchentoot used for something like this. -austin -- Austin Haas Pet Tomato, Inc. http://pettomato.com On Wed Jun 27 09:36 , William Bland wrote:
Hi,
Just wanted to say thanks for Hunchentoot and to let the list know I launched a new web app yesterday that uses it. In the app's first 24 hours, Hunchentoot has responded to more than 1.5 million http requests and has been absolutely rock-solid the whole time.
The app, http://clutu.com is a collaborative crossword game. It's written 100% in CL, using sbcl on an ubuntu vps. In addition to Hunchentoot I used cl-ppcre, cl-who and mel-base.
Thanks again for providing such an awesome web server to the Lisp community.
Cheers, Bill. -- William Bland: http://abstractnonsense.com/ Lisp documentation: http://lispdoc.com/ _______________________________________________ tbnl-devel site list tbnl-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/tbnl-devel

On Wed, 27 Jun 2007 09:36:49 -0700, "William Bland" <doctorbill.news@gmail.com> wrote:
Just wanted to say thanks for Hunchentoot and to let the list know I launched a new web app yesterday that uses it. In the app's first 24 hours, Hunchentoot has responded to more than 1.5 million http requests and has been absolutely rock-solid the whole time.
The app, http://clutu.com is a collaborative crossword game. It's written 100% in CL, using sbcl on an ubuntu vps. In addition to Hunchentoot I used cl-ppcre, cl-who and mel-base.
Thanks again for providing such an awesome web server to the Lisp community.
Nice! Thanks for the info. I've added a link to clutu to the Hunchentoot web page. Edi.

Hi William, Nice job; very slick looking web app. On Jun 27, 2007, at 12:36 PM, William Bland wrote:
Hi,
Just wanted to say thanks for Hunchentoot and to let the list know I launched a new web app yesterday that uses it. In the app's first 24 hours, Hunchentoot has responded to more than 1.5 million http requests and has been absolutely rock-solid the whole time.
The app, http://clutu.com is a collaborative crossword game. It's written 100% in CL, using sbcl on an ubuntu vps. In addition to Hunchentoot I used cl-ppcre, cl-who and mel-base.
Thanks again for providing such an awesome web server to the Lisp community.
Cheers, Bill. -- William Bland: http://abstractnonsense.com/ Lisp documentation: http://lispdoc.com/ _______________________________________________ tbnl-devel site list tbnl-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/tbnl-devel
participants (4)
-
Austin Haas
-
Edi Weitz
-
Gary King
-
William Bland