From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: gregory benison Newsgroups: gmane.lisp.guile.user Subject: want to help hack a Scheme blogging platform? Date: Thu, 29 Mar 2012 11:47:14 -0700 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1333046845 26335 80.91.229.3 (29 Mar 2012 18:47:25 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 29 Mar 2012 18:47:25 +0000 (UTC) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Thu Mar 29 20:47:25 2012 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SDKNY-0002Lj-LF for guile-user@m.gmane.org; Thu, 29 Mar 2012 20:47:24 +0200 Original-Received: from localhost ([::1]:54154 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SDKNY-0001nm-1e for guile-user@m.gmane.org; Thu, 29 Mar 2012 14:47:24 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:60848) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SDKNT-0001nB-Li for guile-user@gnu.org; Thu, 29 Mar 2012 14:47:20 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SDKNR-0000y1-Jj for guile-user@gnu.org; Thu, 29 Mar 2012 14:47:19 -0400 Original-Received: from mail-we0-f169.google.com ([74.125.82.169]:34027) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SDKNR-0000wa-Ar for guile-user@gnu.org; Thu, 29 Mar 2012 14:47:17 -0400 Original-Received: by werj55 with SMTP id j55so1545499wer.0 for ; Thu, 29 Mar 2012 11:47:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=CVc+CyxayZIC/lciGpSUOMEQ31biNPJaUw29d63btVE=; b=DNSqY6t7QU2a+jtJMAKH1OrKGPpQoybRbdh3X0c5cR6/i9eGjxsGpq+LvIH+b2SMoP o4SLk2bjO5pystR89Z8ocWNFKCbwbRzsPgkGsTpSlf7xJv4TW/dv4mKQ4V7PS3gdM05b xiUxW0ndEd3XimkTXd6acjbG0WGdiFWo45hmAkETulVuNFWscrj+65n1+ymmGv+aC83D Y1x2lmYDfsNw8/ur2INq9RBLNMOVDc4+ZZYppRrhTHMf5/dskOKWZSCLUJEkcapCzYFx 3k2yc2tgCw66Dy3nHW0wh5lnDtTVUcI7GQbgJaS4RWk6s1Srk8ihIGKZmWUdcNeUUCJD ChBA== Original-Received: by 10.180.24.7 with SMTP id q7mr8226328wif.11.1333046834765; Thu, 29 Mar 2012 11:47:14 -0700 (PDT) Original-Received: by 10.216.156.148 with HTTP; Thu, 29 Mar 2012 11:47:14 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 74.125.82.169 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:9353 Archived-At: Hello guilers - I was recently hacking lightly on some PHP code that is part of a well-known blogging platform when I thought to myself, "Hey, this would be a lot more fun in Scheme." So I decided to implement one and put it up online, mostly as an exercise in doing that kind of thing. I'm posting it here to solicit feedback / patches / comments. http://www.gcbhacks.dreamhosters.com/scheme-web-apps/schwordpress.cgi -- Greg Benison [blog] http://gcbenison.wordpress.com [twitter] @gcbenison