Kyle R. Burton on 13 May 2008 13:56:01 -0700


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: A Philly Lambda Project

  • From: "Kyle R. Burton" <kyle.burton@gmail.com>
  • To: philly-lambda@googlegroups.com
  • Subject: Re: A Philly Lambda Project
  • Date: Tue, 13 May 2008 16:55:48 -0400
  • Authentication-results: mx.google.com; spf=pass (google.com: domain of kyle.burton@gmail.com designates 64.233.184.233 as permitted sender) smtp.mail=kyle.burton@gmail.com; dkim=pass (test mode) header.i=@gmail.com
  • Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=beta; h=domainkey-signature:received:received:x-sender:x-apparently-to:received:received:received-spf:authentication-results:received:dkim-signature:domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:reply-to:sender:precedence:x-google-loop:mailing-list:list-id:list-post:list-help:list-unsubscribe; bh=Zejdq6IYAYaT4nfroKsuo22gAxCToUsUB8RDcFFhGxA=; b=ePlaAHrxaiMNFaADMBNNw0RSKJF2ZwuXsGfS7snpT1eoNqscKnl+B40VIU3vXDIa/ZfZcqXKigL1y84UzuZTeZghCJny2sTJbcCe0a59dQ7oyJQHn8KnGKTw/phcvJvwNGbJqrBg0jIcohNuBtybEyBVb8oE52sNIsA14bCDIt4=
  • Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=BABITZ3o3NEseBHooEePZC/E73WJKVWxu84BF7OanqM=; b=G2/mPfPNvO7ZvjLhDs/fuAvnPmcMpVbzgd1mrEKezxDWPdnIEsWO+TIfmssxW/AJWXaiG4UcTGegUTHQu6DFhrXsKv9XQshZiPRDiziuj6XKuhMcZe/r7UH3ZwJOqPVg14TUAZr3vPP+hUiNfpIBNHVz7L3LC/eoZlhtkmllD9I=
  • Mailing-list: list philly-lambda@googlegroups.com; contact philly-lambda-owner@googlegroups.com
  • Reply-to: philly-lambda@googlegroups.com
  • Sender: philly-lambda@googlegroups.com

On Tue, May 13, 2008 at 1:47 PM, Aaron Feng <aaron.feng@gmail.com> wrote:
> I'll be working on a blog engine implemented using a continuation based web
> framework in CL.  If people want to join me that would be great, otherwise
> I'll be developing it on my own.  I need to replace my current blog engine,
> so I figure this will be a good practical exercise for me.  Not very
> exciting, but the goal for me is to experiment with various interesting libs
> and techniques.

I'll at least say I'm interested...are you going to host it at
something like code.google to make it easy to collaborate?

> I don't think we can agree on one common project that everyone will enjoy
> working on, so it might be interesting just have people work on whatever
> using whatever FP lang he/she wishes.  We can make visible what people are
> working on, so if people want to join, they can.

That's not a bad approach actually and it could give us reasons to
have more meetings - we could present progress, findings, or use these
projects to drive topics for presentations (like specific libraries or
design techniques, or interesting algorithims, etc).

Kyle