On 11/2/07, <b class="gmail_sendername">Rouan van Dalen</b> <<a href="mailto:rvdalen@yahoo.co.uk">rvdalen@yahoo.co.uk</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Ok, now I have been developing Rich Internet application for a while now and love writing web<br>applications.  Then I thought it would be great if I can write web applications using Scheme :)</blockquote><div>...<br></div>
<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Ok so on to the scheme community's new web framework : "Scheme on Skis" (thanks Marc).
</blockquote><div><br>... <br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Anyone that has a component or is working on a component related to web applications
<br>are welcome to contact me.  I welcome the use of already-developed modules that can<br>simply be used in the web framework.</blockquote><div><br>I am already in the process of developing such a framework in R5RS (+ SRFI-0) Scheme born out of my endless frustration with Ruby on Rails. I currrently have a DB access framework and page template processing code working, but I do not have CGI or FastCGI interface modules yet. The only truly non-portable part that I have in the framework so far is the MySQL interface code which relies entirely on Larceny's FFI. I also have to say that I don't expect to be able to write a truly portable FastCGI layer, either, but I do expect to be able to isolate the dependencies to a very small code module. I would port this whole thing to Gambit, but I don't have native executable build capability for Gambit on Windows (which is pretty much mandatory to use the Gambit FFI, IIRC).
<br><br></div></div>david rush<br>-- <br>Once you label me, you negate me<br>    - Soren Kierkegaard