From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: [OT] ELNODE is soon to be released as version 1.0 Date: Mon, 13 Aug 2012 16:36:03 -0600 Message-ID: <87sjbq8lnw.fsf@gmx.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57133) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T13FP-0008P2-JP for emacs-orgmode@gnu.org; Mon, 13 Aug 2012 18:36:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T13FO-0003cs-JK for emacs-orgmode@gnu.org; Mon, 13 Aug 2012 18:36:31 -0400 Received: from mailout-us.gmx.com ([74.208.5.67]:43155) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1T13FO-0003co-CK for emacs-orgmode@gnu.org; Mon, 13 Aug 2012 18:36:30 -0400 In-Reply-To: (brian powell's message of "Fri, 10 Aug 2012 20:23:55 -0400") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: brian powell Cc: Org Mode brian powell writes: > * Some people have expressed interest in Elnode in the past: ELNODE is soon > to be released as version 1.0 > > ** Video mentions Emacs OrgMode (and includes an example) and Node.js: > > http://www.youtube.com/embed/TR7DPvEi7Jg > > ** Elnode - the EmacsLisp Async Webserver @ version 0.9.9 > Elnode is a webserver for Emacs 24, written in EmacsLisp. It turns your > Emacs into a web ... > nic.ferrier.me.uk/.../elnode-nears-1-point-0?... I can confirm that elnode is a joy to work with. See my recent announcement to the list of a server which allows editing Org-mode files through the web browser. http://thread.gmane.org/gmane.emacs.orgmode/58773 The elnode relevant portion is located in a single file and only required ~50 LOC to implement. https://github.com/eschulte/org-ehtml/blob/master/src/org-ehtml-server.el Cheers, -- Eric Schulte http://cs.unm.edu/~eschulte