[plt-scheme] Two new PLT Scheme web server tutorials

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Tue Apr 7 17:09:01 EDT 2009

This is cool.

Suggestions:

- In your "The page dispatcher", prefix-in might be simpler.

- redirect is already in http/redirect

http://docs.plt-scheme.org/web-server/http.html#(part._redirect..ss)

Jay

On Tue, Apr 7, 2009 at 3:20 AM, geon <victor at topmost.se> wrote:
> I've written a pair of tutorials on the PLT Scheme web server:
>
> The first part covers how to output valid XHTML.
> http://www.topmost.se/personal/articles/web-programming-with-plt-scheme/serving-xhtml.htm
>
> The second part covers how to write a custom dispatcher.
> http://www.topmost.se/personal/articles/web-programming-with-plt-scheme/custom-dispatchers.htm
>
> If you have any comments or questions, feel free to contact me.
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>



-- 
Jay McCarthy <jay at cs.byu.edu>
Assistant Professor / Brigham Young University
http://teammccarthy.org/jay

"The glory of God is Intelligence" - D&C 93


Posted on the users mailing list.