Since I wasn't at SD West to give a speech I'll take this opportunity
to thank, again, the many c.l.l'ers who gave me feedback or
encouragement while I was working on the book.
-Peter
--
Peter Seibel * pe...@gigamonkeys.com
Gigamonkeys Consulting * http://www.gigamonkeys.com/
Practical Common Lisp * http://www.gigamonkeys.com/book/
Congrats. That was a big job, must be nice to get the recognition. Any
spike on Amazon?
> The Jolt winner, for those
> keeping score at home, was _Agile Web Development with Rails_. Hmmm,
> maybe it's time to start working on a Rails killer for Lisp. ;-)
Absolutely. Like Gabriel said, "Pick a fight.". And it would be nice to
have. I have a huge Web application requirement looming... time for a
new open source project or Gardeners project or... ?
ken
--
Cells: http://common-lisp.net/project/cells/
"And I will know my song well before I start singing." - Bob Dylan
> Peter Seibel wrote:
>> So _Practical Common Lisp_ made it out of the Special Six into the
>> Fantastic Four or whatever March Madness nomenclature you want to use.
>> Anyway, last night, according to my publisher PCL was awarded one of
>> the three "Productivity Awards" that are the runners up to the main
>> Jolt award, in the technical book category.
>
> Congrats. That was a big job, must be nice to get the recognition. Any
> spike on Amazon?
Not yet. Though the winners have not been officially announced
anywhere except at the SD West conference. Lisp bloggers--feel free to
spread the news. ;-)
Hasn't that been done?
Apparently not, as Rails is still alive and winning awards. ;-)
> http://homepage.mac.com/svc/LispMovies/index.html#2
Yes, I'm not suggesting that Lispers need to start from scratch. There
are a number of frameworks out there (UCW, KPAX, Webactions), most of
which have at least a few devoted fans. Presumably one of these would
provide a good starting point for a Rails killer project. Perhaps bit
from each of them would be useful. I haven't really looked into it in
any depth though I may have an opportunity to do so in the near
future.
Paolo
--
Why Lisp? http://wiki.alu.org/RtL%20Highlight%20Film
The Common Lisp Directory: http://www.cl-user.net
cheers
bobi
> So _Practical Common Lisp_ made it out of the Special Six into the
> Fantastic Four or whatever March Madness nomenclature you want to use.
> Anyway, last night, according to my publisher PCL was awarded one of
> the three "Productivity Awards" that are the runners up to the main
> Jolt award, in the technical book category. The Jolt winner, for those
> keeping score at home, was _Agile Web Development with Rails_. Hmmm,
> maybe it's time to start working on a Rails killer for Lisp. ;-)
>
> Since I wasn't at SD West to give a speech I'll take this opportunity
> to thank, again, the many c.l.l'ers who gave me feedback or
> encouragement while I was working on the book.
>
> -Peter
>
>
Congratulations Peter! This is a well deserved award.
Who knows how many new Smug Lisp Weenies you've inspired? :)
Aloha,
David Sletten
lisp on lines perhaps:
http://www.cliki.net/lisp-on-lines
;-)
congrats!
Ties
Nick
I don't know well about the lol-details, but what I dislike in Rails is
that you're working in the SQl database and your classes are made to fit
with this. I think this has to be the other way round: Make your
classes, declare them persistent and don't care at all where and how
it'll be stored.
So, if it was available for (non-)commercial use without having to pay
that much money, I think AllegroCache could be this killer-db.
I'm looking forward to hear about a free persistance-solution at the ECLM.
Of course, I don't mind mapping to a relational db, if this is
completely hidden beneath the surface..
Regards,
Benjamin
> I'm looking forward to hear about a free persistance-solution at the
> ECLM.
Me too. But how are you going to do that? Looks like you haven't
even registered yet and the number of free seats is getting smaller
each day... :)
Cheers,
Edi.
--
European Common Lisp Meeting 2006: <http://weitz.de/eclm2006/>
Real email: (replace (subseq "spam...@agharta.de" 5) "edi")
This time with agile software instead of just an agile framework
and an agile book.
I was looking for a CMS and haven't found anything in the
"better" languages and/or frameworks. The (free) web is still
dominated by PHP. :-(
People use Rails for some time now and there's still not very
much free software developed in it. What is Rails used for? Are
there so many simple CRUD tasks out there?
By the way: Don't try to copy Rails. Nitro and Og
<http://www.nitrohq.com/> are a much better candidate.
> So _Practical Common Lisp_ made it out of the Special Six into the
> Fantastic Four or whatever March Madness nomenclature you want to use.
> Anyway, last night, according to my publisher PCL was awarded one of
> the three "Productivity Awards" that are the runners up to the main
> Jolt award, in the technical book category. The Jolt winner, for those
> keeping score at home, was _Agile Web Development with Rails_. Hmmm,
> maybe it's time to start working on a Rails killer for Lisp. ;-)
Ask Drew Cempsie for his lisp-on-lines.
Regards
Friedrich
--
Please remove just-for-news- to reply via e-mail.
> Peter Seibel <pe...@gigamonkeys.com> wrote:
>> keeping score at home, was _Agile Web Development with Rails_. Hmmm,
>> maybe it's time to start working on a Rails killer for Lisp. ;-)
>
> This time with agile software instead of just an agile framework
> and an agile book.
>
> I was looking for a CMS and haven't found anything in the
> "better" languages and/or frameworks. The (free) web is still
> dominated by PHP. :-(
Yes, that's very true. But there are some good reasons for that one
has to admit.
Stop finger don't write further, stop
can't help:
There is no easy to use and understandable web programming framework
available for Common Lisp.
So let the flames start....
>
> People use Rails for some time now and there's still not very
> much free software developed in it. What is Rails used for? Are
> there so many simple CRUD tasks out there?
That's a bit unfair to Rails it's not just CRUD, although Rails makes
that really easy.
http://common-lisp.net/project/elephant/
Regards,
--
Julian Stecklina
"I object to doing things that computers can do." - Olin Shivers
Yes, the fella presenting the upcoming persistence talk gave a talk
earlier about all sorts of persistence solutions. From the most
primitive (PRINT/READ) to advanced.
http://www.pentaside.org/paper/persistence-lemmens.txt
(It's a bit outdated, so there's now additional stuff like BKNR and
whatnot... but certainly a good read.)
>From what I hear, the advantage of the upcoming Rucksack is that it's
"full-blown persistence in Lisp", without depending on some non-Lisp
DB.
I like Elephant too; particularly it has an unusually responsive
mailing list, and the documentation is good.
Tayssir
PHP people nowadays use template engines all over the place. So a
combination of mod_lisp + TBNL + HTML-TEMPLATE or CL-EMB should
be enough to give the programmer the same tools at hand.
YAH!!! Gogo Peter! :-)
--
Fairy tales do not tell children the dragons exist.
Children already know that dragons exist.
Fairy tales tell children the dragons can be killed. -- G.K.Chesterton
*** Free account sponsored by SecureIX.com ***
*** Encrypt your Internet usage with a free VPN account from http://www.SecureIX.com ***
>
> PHP people nowadays use template engines all over the place. So a
> combination of mod_lisp + TBNL + HTML-TEMPLATE or CL-EMB should
> be enough to give the programmer the same tools at hand.
Well than you can use webactions directly also, if that is all what is
needed. Strange that nobody picked it up and has done somthing he/she
likes to show...
And yet, a very familiar sight for those of us who've worked with
Java...
http://www.pentaside.org/sight/sdmagazine-2006-jolt-awards.png
Tayssir
Resin is special. Perhaps they made a tiny 0.0.1 update ... :-)
I really love this book. I am a Chinese, there is few people in my
country use or even know lisp. I wish more and more people will join
lispers by your inspiration.
Thank you.
--
Best regards,
Alec Jang
FYI: For those who are not yet aware, there is a new Lispbox-0.7 link
for Windows using Allegro Common Lisp with Allegroserve and Webactions
on the PCL website: http://www.gigamonkeys.com/book/.
Best of luck with future development projects, and thanks for your
help.
Don Lindsay, Jr.
> Congratulations, Peter, you deserve the recognition. I hope that the
> success and popularity of your book will help create a greater demand
> for Lisp developers, projects and libraries. Also, I hope that it will
> inspire other writers to publish more books on Lisp that make it appear
> more attractive to developers who are interested in Web 2.0 and other
> more current projects.
>
> FYI: For those who are not yet aware, there is a new Lispbox-0.7 link
> for Windows using Allegro Common Lisp with Allegroserve and Webactions
> on the PCL website: http://www.gigamonkeys.com/book/.
Yes, thanks to Kevin Layer at Franz who built a nice installer for a
Windows/Allegro Lispbox. One of these days I'll use the work he did to
build a proper installer for the CLISP/Windows Lispbox. I also just
uploaded new versions of the GNU/Linux Lispboxen which I built some
time ago and never got around to publishing.
Check 'em all out at:
<http://www.gigamonkeys.com/lispbox/>
Congratulations. That's awesome. PCL is a _great_ book. Every
programmer where I work has a copy.
If you go for a Rails killer my 2 cents would be to not just go for a
Rails-clone or yet-another-web-framework, but to significantly raise
that bar.
Congrats again,
Chris Perkins
www.medialab.com
I had been reading Paul Graham's book on and off. I have a lot of
respect for Paul's writing, but I can't say the power and allure of
Lisp was really evident to me. I don't know. But reading your book,
it all became a lot clearer.
Thanks for the lucidity,
- Hitesh