From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from mail4-relais-sop.national.inria.fr (mail4-relais-sop.national.inria.fr [192.134.164.105]) by yquem.inria.fr (Postfix) with ESMTP id 4C343BC57 for ; Fri, 5 Mar 2010 13:19:35 +0100 (CET) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AmsCAFGFkEtKfVI2mGdsb2JhbACbPQgVAQEBAQEICQwHEyKlRgqBVoUmLYhJAQEDBYR4BIMXiDc X-IronPort-AV: E=Sophos;i="4.49,587,1262559600"; d="scan'208";a="58255704" Received: from mail-ww0-f54.google.com ([74.125.82.54]) by mail4-smtp-sop.national.inria.fr with ESMTP; 05 Mar 2010 13:19:34 +0100 Received: by wwb17 with SMTP id 17so1906115wwb.27 for ; Fri, 05 Mar 2010 04:19:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:reply-to:date:message-id :subject:from:to:content-type; bh=+647lEG+ISZhIEf0t89exsiGHeupq3EqzWckA+OfTfo=; b=srbIJvlT62k5UcIz7WfK+G5e9/3ebGyX5ofbaRg4cuXaZ6mgmn3hDID8/qPPDprVhy 6dRxGyTMwn/BsyL9IvCgUh7AluvSjnx17gG5MK7Fpw9d8twgiiE9QikdCPcvHxWQN+oe reJvFCvmNGXiFoDiQS+0ryInZzZc4obDWZ7Js= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:date:message-id:subject:from:to:content-type; b=N80Cf2VtyWZB54viNuhApXPpZiq0+sz7b2wvXQF+pJ+XBwWzitKedG2uNhdEWuQkpL MWbfsE8iS1QzB9YLvP150FpL7CjPuo9DrbTUfpB6dJBlFS878AjEzu0HMC/sNpo20m+2 xDZROX8oaaALQ+8oznYvCbSNHSHn/SeTExd80= MIME-Version: 1.0 Received: by 10.216.90.131 with SMTP id e3mr55932wef.69.1267791574376; Fri, 05 Mar 2010 04:19:34 -0800 (PST) Reply-To: yminsky@gmail.com Date: Fri, 5 Mar 2010 07:19:34 -0500 Message-ID: <891bd3391003050419p4a93408fs9bed5751734b4d37@mail.gmail.com> Subject: Commercial Users of Functional Programming - call for participation From: Yaron Minsky To: caml-list@inria.fr Content-Type: multipart/alternative; boundary=0016e6dab17170a27f04810cbafe X-Spam: no; 0.00; yaron:01 minsky:01 yminsky:01 commerical:01 co-located:01 icfp:01 ocaml:01 real-world:01 yminsky:01 erlang:01 frisch:01 lexifi:01 yaron:01 sheeran:01 commerical:01 --0016e6dab17170a27f04810cbafe Content-Type: text/plain; charset=ISO-8859-1 The following is the call for participation for CUFP, the Commerical Users of Functional Programming workshop that is co-located with ICFP. If you have experience using OCaml (or another functional language) in a practical application, consider submitting a proposal to give a talk about it at CUFP! Also, check out the new CUFP website: http://cufp.org Without further ado: CUFP 2010 Call For Participation ================================ Functional programming languages have been a hot topic of academic research for over 35 years, and have seen an ever larger practical impact in settings ranging from tech startups to financial firms to biomedical research labs. At the same time, a vigorous community of practically-minding functional programmers has come into existence. CUFP is designed to serve this community. The annual CUFP workshop is a place where people can see how others are using functional programming to solve real world problems; where practitioners meet and collaborate; where language designers and users can share ideas about the future of their favorite language; and where one can learn practical techniques and approaches for putting functional programming to work. Giving a CUFP Talk ------------------ If you have experience using functional languages in a practical setting, we invite you to submit a proposal to give a talk at the workshop. We're looking for two kinds of talks: **Experience reports** are typically 25 minutes long, and aim to inform participants about how functional programming plays out in real-world applications, focusing especially on lessons learned and insights gained. Experience reports don't need to be highly technical; reflections on the commercial, management, or software engineering aspects are, if anything, more important. You do not need to submit a paper! **Technical talks** are expected to be 30-45 minutes long, and should focus on teaching the audience something about a technical technique or methodology, from the point of view of someone who has seen it play out in practice. These talks could cover anything from techniques for building functional concurrent applications, to managing dynamic reconfigurations, to design recipes for using types effectively in large-scale applications. While these talks will often be based on a particular language, they should be accessible to a broad range of functional programmers. If you are interested in offering a talk, or nominating someone to do so, send an e-mail to francesco(at)erlang-consulting(dot)com or yminsky(at)janestreet(dot)com by 15 May 2010 with a short description of what you'd like to talk about or what you think your nominee should give a talk about. Such descriptions should be about one page long. There will be no published proceedings, as the meeting is intended to be more a discussion forum than a technical interchange. Program Committee ----------------- * Francesco Cesarini, Erlang Training and Consulting (Co-Chair) * Tim Dysinger, Sonian Networks * Alain Frisch, LexiFi * Nick Gerakines, Chegg * Adam Granicz, IntelliFactory * Amanda Laucher * Romain Lenglet, Google Japan * Yaron Misky, Jane Street (Co-Chair) * Mary Sheeran, Chalmers * Don Stewart, Galois * Dean Wampler, DRW Trading More information ---------------- For more information on CUFP, including videos of presentations from previous years, take a look at the CUFP website at . --0016e6dab17170a27f04810cbafe Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable The following is the call for participation for CUFP, the Commerical Users = of Functional Programming workshop that is co-located with ICFP.=A0 If you = have experience using OCaml (or another functional language) in a practical= application, consider submitting a proposal to give a talk about it at CUF= P!

Also, check out the new CUFP website: http:= //cufp.org

Without further ado:

CU= FP 2010 Call For Participation
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

Functional programming = languages have been a hot topic of academic
impact in settings rang= ing from tech startups to financial firms to
biomedical research labs.=A0 At the same time, a vigorous community of
practically-minding fun= ctional programmers has come into existence.

CUFP is designed to se= rve this community.=A0 The annual CUFP workshop is
a place where people ca= n see how others are using functional
prog= ramming to solve real world problems; where practitioners meet and collaborate; where lang= uage designers and users can share ideas about
the future of their favorite language; and where one can learn<= br style=3D"font-family: courier new,monospace;"> practical techniques an= d approaches for putting functional programming
to work.
=A0
Giving a CUFP Talk
------------------
=A0
If you have experience = using functional languages in a practical
= setting, we invite you to submit a proposal to give a talk at the workshop.=A0 We're = looking for two kinds of talks:

**Experience reports** are typical= ly 25 minutes long, and aim to inform
participants about how = functional programming plays out in real-world
applications, focusing especially on lessons learned and insights
gained. Experience repo= rts don't need to be highly technical;
reflections on the commercial, management, or software engineering<= br style=3D"font-family: courier new,monospace;"> aspects are, if anythin= g, more important. You do not need to submit a
paper!

**Technical talks** are expected to be 30-45 min= utes long, and should
focus on teaching the a= udience something about a technical technique
or methodology, from the point of view of someone who has seen it play<= /span>
out in practice.=A0 The= se talks could cover anything from techniques for
building functional concurrent applications, to managing dynamic
reconfigurations, to de= sign recipes for using types effectively in
particular language, th= ey should be accessible to a broad range of

If you are interested in offering a talk, or nom= inating someone to do
so, send an e-mail to f= rancesco(at)erlang-consulting(dot)com or
y= minsky(at)janestreet(dot)com by 15 May 2010 with a short description=
of what you'd like = to talk about or what you think your nominee should
give a talk about. Such descriptions should be about one page lon= g.
=A0
There will be no published proceedings, as the meeting is int= ended to
be more a discussion fo= rum than a technical interchange.

Program Committee
-----------------

* Francesco Cesarini, Erlang Training and Consulting (Co-Chair) * Tim Dysinger, Sonian = Networks
* Alain Frisch, LexiFi
* Nick Gerakines, Chegg=
* Adam Granicz, IntelliFactory
* Amanda Laucher=
* Romain Lenglet, Google Japan
* Yaron Misky, Jane Str= eet (Co-Chair)
* Mary Sheeran, Chalmers
* Don Stewart, Galois
* Dean Wampler, DRW Trading

More information

For more information on CUFP, including videos o= f presentations from
previous years, take a = look at the CUFP website at <http://cufp.org= >.


--0016e6dab17170a27f04810cbafe--