Search found 14 matches

by xma
Tue Jul 29, 2008 11:17 pm
Forum: Other Tools
Topic: What is the best git tutorial out there?
Replies: 6
Views: 39833

Re: What is the best git tutorial out there?

I started with this detailed tutorial http://www.newartisans.com/blog_files/git.from.bottom.up.php after using SVN and Mercurial for about one year. There are some new features that seem strange at first, but everything becomes simple after you actually use it for a few days on a real project. Real...
by xma
Tue Jul 29, 2008 12:50 am
Forum: Books and Resources
Topic: What's your favorite book about Lisp?
Replies: 34
Views: 2070206

Re: What's your favorite book about Lisp?

My favorite is PAIP but from the list all are pretty good books.
by xma
Mon Jul 28, 2008 3:23 pm
Forum: User Groups and Conferences
Topic: International Lisp Conference 2009
Replies: 3
Views: 11629

Re: International Lisp Conference 2009

Geoff Wozniak wrote:Excellent! Now I know when to book some vacation time.
I wish I could do so... :(
by xma
Mon Jul 28, 2008 3:10 pm
Forum: Common Lisp
Topic: FastCGI for SBCL?
Replies: 8
Views: 18545

Re: FastCGI for SBCL?

I am curious how you did that: I am struggling hard with lighttpd and mod_proxy. Currentyl it is just a no-go for me :( mod_lisp and apache2 are overkill for my needs.

Would you mind explaing how you did that ?