From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cezar Halmagean Subject: org/blorg and mysql Date: Wed, 26 Mar 2008 11:43:12 -0700 Message-ID: <87zlsll41r.fsf@mixandgo.ro> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jeaaz-0005Zh-Mo for emacs-orgmode@gnu.org; Wed, 26 Mar 2008 14:43:33 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jeaay-0005Y3-34 for emacs-orgmode@gnu.org; Wed, 26 Mar 2008 14:43:33 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jeaax-0005Xi-QF for emacs-orgmode@gnu.org; Wed, 26 Mar 2008 14:43:31 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Jeaaw-0001xQ-QN for emacs-orgmode@gnu.org; Wed, 26 Mar 2008 14:43:31 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Jeaan-0007Lp-P5 for emacs-orgmode@gnu.org; Wed, 26 Mar 2008 18:43:21 +0000 Received: from 208.64.185.250 ([208.64.185.250]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 26 Mar 2008 18:43:21 +0000 Received: from cezar by 208.64.185.250 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 26 Mar 2008 18:43:21 +0000 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hello, What I am trying to do is create a blog that reads from a mysql db and I would like to be able to use org-mode to write (and read) to that mysql db. So in other words, use org-mode as an interface/editor for my blog. I would like to hear your thoughts about this. Regards, Cezar