From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Diogo F. S. Ramos" Newsgroups: gmane.lisp.guile.devel Subject: GSoC 2011 Date: Mon, 28 Mar 2011 01:51:02 -0300 Message-ID: <87oc4vonk9.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1301287953 24930 80.91.229.12 (28 Mar 2011 04:52:33 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 28 Mar 2011 04:52:33 +0000 (UTC) To: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Mar 28 06:52:28 2011 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Q44RI-0000O3-Jr for guile-devel@m.gmane.org; Mon, 28 Mar 2011 06:52:28 +0200 Original-Received: from localhost ([127.0.0.1]:32872 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q44RI-0000ge-2S for guile-devel@m.gmane.org; Mon, 28 Mar 2011 00:52:28 -0400 Original-Received: from [140.186.70.92] (port=55522 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q44Px-0008RU-Ht for guile-devel@gnu.org; Mon, 28 Mar 2011 00:51:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q44Pw-0002qh-Cj for guile-devel@gnu.org; Mon, 28 Mar 2011 00:51:05 -0400 Original-Received: from mail-gy0-f169.google.com ([209.85.160.169]:36874) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q44Pw-0002qT-7g for guile-devel@gnu.org; Mon, 28 Mar 2011 00:51:04 -0400 Original-Received: by gyd8 with SMTP id 8so1300750gyd.0 for ; Sun, 27 Mar 2011 21:51:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:to:subject:date:message-id:user-agent :mime-version:content-type; bh=cSklPJ4aOrifkmI+AM8CCHfiRemPHsRX0Mf54/RzhTI=; b=sNiu2mH3+fNITRlhFdgOeTFH0DXKw4Ob5O0g6H6rQP7DdqcDGI+Cg+0H/qpQO5hYDK ciyWQnk0taptOvXZzviCJ/tEbBI46eTqjA3x1MKtNs+Z7ZzO1CJ7ZSl8dnJgPqDOob4V NlAldEES5hQcCDmjefcu7Q4MnKNfm1OP4I4qo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:message-id:user-agent:mime-version :content-type; b=hcOczUB/+aTeaViTqDUIA2OBv5ENMv4KG1U1OyzkiBeDxrpPN0Gz2nfmC5GlmSl4r5 ic9/PjPi46kKvuKs4EJ+0dxLyBmgyeTQ13aTvBplmmFy6qe26Mb0uW3Xgrz3ooMzJZu/ KstYNUQusyc0Ght7+/TsOdsRwyOq6xthAxWZk= Original-Received: by 10.90.255.2 with SMTP id c2mr3412955agi.198.1301287863652; Sun, 27 Mar 2011 21:51:03 -0700 (PDT) Original-Received: from supernova (189-68-86-159.dsl.telesp.net.br [189.68.86.159]) by mx.google.com with ESMTPS id p66sm831096yhm.55.2011.03.27.21.51.02 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 27 Mar 2011 21:51:03 -0700 (PDT) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.160.169 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:12020 Archived-At: Hello everybody, I've been following some discussions about GSoC here and in the IRC and I would like to say that I would love to work with you in this winter ;). For those who are normally in the IRC, I'm didi. :D As I can see, there are two main ideas: 1. CPAN for Guile 2. RoR for Guile I've chatted a little with wingo at #guile about it but I would like to know what the project is more interested in to be done. I have my own ideas, like the Introspection branch that I forked from zeenix, but I am not sure this is of the best interest for guile right now. -- Diogo F. S. Ramos