Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
for peter /paul graham or such gurus! - please answer
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
John Thingstad  
View profile  
 More options Jun 16 2006, 9:53 pm
Newsgroups: comp.lang.lisp
From: "John Thingstad" <john.things...@chello.no>
Date: Sat, 17 Jun 2006 03:53:54 +0200
Local: Fri, Jun 16 2006 9:53 pm
Subject: Re: for peter /paul graham or such gurus! - please answer

On Sat, 17 Jun 2006 02:56:48 +0200, a <a...@tempinbox.com> wrote:
> i asked a few people about lisp webframeworks - i m yet to find an
> answer

> is there a central webpage for LISP

> I would really appreciate it if you could give me some starting points
> for LISP and web dev.
> This led me to croma - but still like arc is in dev  :(

> thanks for your kind response and for reading a request..

Good starting point:
http://www.cliki.net

Good lisp intro for programmers:
http://gigamonkeys.com/book/

Lot's of libraries here:
http://weitz.de/

Various commercial and free lisp implementations:
http://franz.com/
http://www.lispworks.com/
http://www.cormanlisp.com/
http://clisp.cons.org/
http://www.sbcl.org/
http://www.cons.org/cmucl/

I find the best overall web framework to be what comes with
Franz enterprise edition.
There are few good books for learning web development with lisp.
What I do is learn Web programming in PHP for which there are ample  
starting books..
(I like the ones from SitePoint http://www.sitepoint.com/)
Then I transfer that knowlege to Franz.
(There are other cheaper solutions mentioned in the above links.)

--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Paolo Amoroso  
View profile  
 More options Jun 17 2006, 8:04 am
Newsgroups: comp.lang.lisp
From: Paolo Amoroso <amor...@mclink.it>
Date: Sat, 17 Jun 2006 14:04:18 +0200
Local: Sat, Jun 17 2006 8:04 am
Subject: Re: for peter /paul graham or such gurus! - please answer

"a" <a...@tempinbox.com> writes:
> i asked a few people about lisp webframeworks - i m yet to find an
> answer

I am not Peter Seibel or Paul Graham, and I am no guru either.  But
you might find this section of the Common Lisp Directory useful:

  Web Development
  http://www.cl-user.net/asp/tags/web

Paolo
--
Why Lisp? http://wiki.alu.org/RtL%20Highlight%20Film
The Common Lisp Directory: http://www.cl-user.net


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vagif Verdi  
View profile  
 More options Jun 17 2006, 4:49 pm
Newsgroups: comp.lang.lisp
From: "Vagif Verdi" <Vagif.Ve...@gmail.com>
Date: 17 Jun 2006 13:49:25 -0700
Local: Sat, Jun 17 2006 4:49 pm
Subject: Re: for peter /paul graham or such gurus! - please answer

> I find the best overall web framework to be what comes with
> Franz enterprise edition.

Actually Webactions is free and opensource. You do not have to have
Enterprise version of Allegro CL to use it. It is part of the
portableaserve web server and runs on a number of lisp implementations,
including clisp and lispworks.
I'm using it on lispworks on windows

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
John Thingstad  
View profile  
 More options Jun 17 2006, 6:34 pm
Newsgroups: comp.lang.lisp
From: "John Thingstad" <john.things...@chello.no>
Date: Sun, 18 Jun 2006 00:34:04 +0200
Local: Sat, Jun 17 2006 6:34 pm
Subject: Re: for peter /paul graham or such gurus! - please answer
On Sat, 17 Jun 2006 22:49:25 +0200, Vagif Verdi <Vagif.Ve...@gmail.com>  
wrote:

>> I find the best overall web framework to be what comes with
>> Franz enterprise edition.

> Actually Webactions is free and opensource. You do not have to have
> Enterprise version of Allegro CL to use it. It is part of the
> portableaserve web server and runs on a number of lisp implementations,
> including clisp and lispworks.
> I'm using it on lispworks on windows

yes. I have noticed that.
What I like about ACL is that batteries are included.
Everything (well almost everything) I need for web development
comes preinstalled, works out of the box, is supported and documented.
Not just AllegroServe and WebActions, but POP3, IMAP and SendMail  
interfaces,
MySql, DNS, FTP, XML (DOM, SAX, LXML), SOAP, XML-RPC, JNI..
(erm I haven't tested ALL of those..)

I do miss interfaces for XSLT, XPath and XQuery though.

--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »