Search found 2 matches

by attila.lendvai
Wed Jul 23, 2008 3:40 am
Forum: User Groups and Conferences
Topic: lispers in hungary
Replies: 0
Views: 7562

lispers in hungary

if you are interested in lisp and would like to get in touch with other such people in hungary, then you are welcome to join http://common-lisp.net/cgi-bin/mailman/ ... an-lispers

it's a low traffic mailing list, mostly for announcements of lisp meetings in hungary.

- attila
by attila.lendvai
Mon Jul 14, 2008 3:29 pm
Forum: The Lounge
Topic: Limits of continuation passing web programming
Replies: 5
Views: 19404

Re: Limits of continuation passing web programming

about "going back": the back button of the browser is a very limited tool for navigation. once you write something that resembles more like an application (as opposed to a simple "website") you'll need smarter widgets for navigation (i.e. local back buttons that only affect porti...