From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Malone Subject: Re: [ANN] Org Mode parser v0.0.1 for NodeJs Date: Wed, 5 Oct 2011 08:21:09 -0700 Message-ID: References: Mime-Version: 1.0 (Apple Message framework v1244.3) Content-Type: multipart/alternative; boundary="Apple-Mail=_1CA5FA07-8CEE-4FA7-B564-5CE3F85B4CF3" Return-path: Received: from eggs.gnu.org ([140.186.70.92]:40582) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBTHk-0003mA-6l for emacs-orgmode@gnu.org; Wed, 05 Oct 2011 11:21:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RBTHe-0007bW-6c for emacs-orgmode@gnu.org; Wed, 05 Oct 2011 11:21:28 -0400 Received: from mail-qy0-f176.google.com ([209.85.216.176]:53948) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBTHe-0007bR-4E for emacs-orgmode@gnu.org; Wed, 05 Oct 2011 11:21:22 -0400 Received: by qyk27 with SMTP id 27so1859784qyk.0 for ; Wed, 05 Oct 2011 08:21:21 -0700 (PDT) In-Reply-To: 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: Marcelo de Moraes Serpa Cc: charlesweb@optusnet.com.au, Emacs orgmode , Giovanni Giorgi --Apple-Mail=_1CA5FA07-8CEE-4FA7-B564-5CE3F85B4CF3 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 Hi Gio, Perhaps it is my ignorance of how this all works, but do you have a = small example of how/why one would use this? As is obvious from my = question, I'm not familiar with nodejs. Chris On Oct 4, 2011, at 6:43 PM, Marcelo de Moraes Serpa wrote: > This.is.simply.awesome! >=20 > I was procrastinating on this as well. There's one for ruby as well = which I've been playing with, this could give me some inspiration to = contribute back.=20 >=20 > Keep up the great work, >=20 > - Marcelo. >=20 > On Tue, Oct 4, 2011 at 4:34 PM, Giovanni Giorgi = wrote: > Hi all, > I have just published my org-mode parser for the node-js javascript = based server: >=20 > http://gioorgi.com/org-mode-parser/ >=20 > It is a Javascript parser for the Emacs Org-mode file format. >=20 > I use org-mode as a database for some programs (like games) where I = need to mix meta information to a bunch of long textual data. >=20 > I wrote it because I was unable to find an implementation for my = needs. >=20 > I like too much org-mode to let nodejs without a parser, and as = expected the simple org-mode format was easy to parse. > I started from the Charles Cave's OrgNode python parser, but I need to = modify it a lot because of JavaScript different nature. >=20 > Please feel free to give me your feedback >=20 > --- > Gio's Blog http://gioorgi.com >=20 --Apple-Mail=_1CA5FA07-8CEE-4FA7-B564-5CE3F85B4CF3 Content-Transfer-Encoding: 7bit Content-Type: text/html; charset=iso-8859-1 Hi Gio,

Perhaps it is my ignorance of how this all works, but do you have a small example of how/why one would use this?  As is obvious from my question, I'm not familiar with nodejs.

Chris
On Oct 4, 2011, at 6:43 PM, Marcelo de Moraes Serpa wrote:

This.is.simply.awesome!

I was procrastinating on this as well. There's one for ruby as well which I've been playing with, this could give me some inspiration to contribute back.

Keep up the great work,

- Marcelo.

On Tue, Oct 4, 2011 at 4:34 PM, Giovanni Giorgi <jj@gioorgi.com> wrote:

Hi all,
 I have just published my org-mode parser for the node-js javascript based server:

http://gioorgi.com/org-mode-parser/

It is a Javascript parser for the Emacs Org-mode file format.

I use org-mode as a database for some programs (like games) where I need to mix meta information to a bunch of long textual data.

I wrote it because I was unable to find an implementation for my needs.

I like too much org-mode to let nodejs without a parser, and as expected the simple org-mode format was easy to parse.
I started from the Charles Cave's OrgNode python parser, but I need to modify it a lot because of JavaScript different nature.

Please f eel free to give me your feedback

---
Gio's Blog http://gioorgi.com


--Apple-Mail=_1CA5FA07-8CEE-4FA7-B564-5CE3F85B4CF3--