Search found 5 matches
- Tue Sep 16, 2008 2:44 pm
- Forum: The Lounge
- Topic: A non-trivial first project
- Replies: 1
- Views: 5221
A non-trivial first project
I've been getting after a friend of mine for a while about learning another language, be it smalltalk, haskell or lisp. We made an agreement that if I would shave my head or go camping with him, he would do a project in a language of my choosing. I am learning lisp and another roommate has been lear...
- Tue Aug 12, 2008 9:17 pm
- Forum: Books and Resources
- Topic: Lisp mailing-list ?
- Replies: 13
- Views: 92037
Re: Lisp mailing-list ?
If you subscribe to comp.lang.lisp through google groups and receive digests, the spam goes through.
However, what happens if you get each message delivered individually? Would gmail apply its spam filters to the traffic?
However, what happens if you get each message delivered individually? Would gmail apply its spam filters to the traffic?
- Thu Jul 03, 2008 5:02 pm
- Forum: The Lounge
- Topic: website mini-logo (the one in the toolbar)
- Replies: 24
- Views: 64698
Re: website mini-logo (the one in the toolbar)
umm... my mistake.
That is to say, just on the left of the tab, or just to the left of the url.
That is to say, just on the left of the tab, or just to the left of the url.
- Thu Jul 03, 2008 4:43 pm
- Forum: The Lounge
- Topic: website mini-logo (the one in the toolbar)
- Replies: 24
- Views: 64698
website mini-logo (the one in the toolbar)
Here are a couple of ideas for the mini logo that appears on the tab; the first is just the eyes of Conrad's lisp alien, while the second is his lisp flag in a circle, just shrunk down. http://filebin.ca/njdcqc/eyes.png http://filebin.ca/etyugf/flag.png Perhaps just the lisp flag itself would be bet...
- Thu Jul 03, 2008 6:16 am
- Forum: The Lounge
- Topic: Limits of continuation passing web programming
- Replies: 5
- Views: 23832
Limits of continuation passing web programming
I'm fairly sure most around here are familiar with component based/continuation passing style stateful web programming. If not, there's a reasonably decent overview of one specific framework http://www.defmacro.org/ramblings/continuations-web.html . I've had some basic theoretical exposure to this s...