On Sat, Mar 19, 2011 at 11:09 PM, Haris fbogdanovic@xnet.hr wrote:
Where do I download hunchentoot-mp package ?
hunchentoot-mp has been replaced by bordeaux-threads years ago. Please use quicklisp to install hunchentoot if you are new to lisp. It will install all dependencies for you and give you a much better overall experience than chasing dependencies manually or using asdf-install.
-Hans
I'm asking this because of a tutorial on Hunchentoot page
http://myblog.rsynnott.com/2007/10/doing-more-with-hunchentoot-cl-server.htm...
which uses hunchentoot-mp. Does that mean that the tutorial is not valid ? I want to implement user registration in my web app. Is there some tutorial about that (sessions, cookies ...) ?
hunchentoot/doc/index.xml has the definitive H'toot documentation
On Mar 20, 2011, at 9:17 AM, Haris wrote:
I'm asking this because of a tutorial on Hunchentoot page
http://myblog.rsynnott.com/2007/10/doing-more-with-hunchentoot-cl-server.htm...
which uses hunchentoot-mp. Does that mean that the tutorial is not valid ? I want to implement user registration in my web app. Is there some tutorial about that (sessions, cookies ...) ?
tbnl-devel site list tbnl-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/tbnl-devel
To quote from the Hunchentoot webpage:
"Check the dates of these tutorials! Many of them might not be a perfect fit with the latest release of Hunchentoot as there have been several changes to its API recently, especially in 2009. Also, the fact that these tutorials are listed here doesn't necessarily mean that I endorse them or think that they show idiomatic Lisp code. You'll have to decide yourself if they're helpful to you or not."
On Sun, Mar 20, 2011 at 2:17 PM, Haris fbogdanovic@xnet.hr wrote:
I'm asking this because of a tutorial on Hunchentoot page
http://myblog.rsynnott.com/2007/10/doing-more-with-hunchentoot-cl-server.htm...
which uses hunchentoot-mp. Does that mean that the tutorial is not valid ? I want to implement user registration in my web app. Is there some tutorial about that (sessions, cookies ...) ?
tbnl-devel site list tbnl-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/tbnl-devel