Installing a Lisp webserver and creating a web application with TBNL in 5 minutes



There are lots of possiblities how to run web applications in Lisp: Lots of
frameworks, web servers, HTML geration libraries etc. I've tried UCW, which
was too high-level for me and Araneida, which was too low-level. The ideal
solution for me is TBNL and because I don't know how stable it is, behind a
standard Apache 2 web server with mod_proxy.

There are some nice tutorials out there how to install all the the needed
packages and programs, but everyone who doesn't want to search the needed
information from multiple web pages and trying to make a running system,
I've compiled a startkit with TBNL, which contians all needed packages.
This page shows you how to use it, including a simple sample application:

http://www.frank-buss.de/lisp/tbnl.html

It's really fun to develop web applications with TBNL and Lisp! With my
first web application you can enter some notes and you'll get a MIDI file
from it:

http://www.frank-buss.de/midiscribble/

Sample output:

http://www.frank-buss.de/tmp/amelie.mid

--
Frank Buss, fb@xxxxxxxxxxxxx
http://www.frank-buss.de, http://www.it4-systems.de
.



Relevant Pages

  • Re: Thoughts on mod_lisp
    ... > Here is some data with the paserve home page as HTML data: ... a pure lisp http is going to be ... >>faster then an apache interface for serving your dynamic content. ... > When you want to make web applications for clients, and get paid for that, ...
    (comp.lang.lisp)
  • Re: Intel OS X Mac Lisp development environment newbie
    ... Lisp), it seems to be a language to love. ... I also wanted to escape Windows, so I bought an Intel MacBook, and am ... Downloaded Peter Seibel's Lispbox versions, ... What web servers have you successfully used to front-end Lisp ...
    (comp.lang.lisp)
  • Intel OS X Mac Lisp development environment newbie
    ... Lisp), it seems to be a language to love. ... I also wanted to escape Windows, so I bought an Intel MacBook, and am ... Downloaded Peter Seibel's Lispbox versions, ... What web servers have you successfully used to front-end Lisp ...
    (comp.lang.lisp)
  • Re: Lisp backend protocol
    ... HTML and CSS for my web applications. ... It would be even more helpful if I could provide a template system ... lisp (though they did have to learn a bit about the templating systems ...
    (comp.lang.lisp)
  • Re: Where to start in LISP?
    ... lisp only for web applications, accounting software and other real ... staff. ...
    (comp.lang.lisp)