From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: A Blorg/org based blog Date: Sun, 14 Oct 2007 22:30:59 +0100 Message-ID: <87r6jxxu24.fsf@bzg.ath.cx> References: 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 1IhA79-0002Yh-50 for emacs-orgmode@gnu.org; Sun, 14 Oct 2007 16:31:07 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IhA74-0002OM-IZ for emacs-orgmode@gnu.org; Sun, 14 Oct 2007 16:31:06 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IhA74-0002O9-6O for emacs-orgmode@gnu.org; Sun, 14 Oct 2007 16:31:02 -0400 Received: from ug-out-1314.google.com ([66.249.92.174]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IhA74-00016v-6N for emacs-orgmode@gnu.org; Sun, 14 Oct 2007 16:31:02 -0400 Received: by ug-out-1314.google.com with SMTP id a2so131247ugf for ; Sun, 14 Oct 2007 13:31:01 -0700 (PDT) In-Reply-To: (Rick's message of "Sun, 14 Oct 2007 20:25:43 +0100") 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 Hi Rick, Rick writes: > I don't find writing such things easy, so I'm happy to be using > blorg/org/emacs which don't seem to interfere as much with the > creative flow as logging into a wordpress/blogger account can. > > http://sourcesmouth.co.uk/blog/ Glad to see this! > First impressions are that Blorg seems to work quite well, though it > takes some setting up, and could be made more flexible Sure. I wrote blorg more than one year ago, and I made the mistake of trying too add too many functions too early. Since that time, Org changed a lot and introduced properties - blorg should be able to take advantage of them somehow. Also, some code I wrote in org-export-latex.el could be of some help in parsing the Org file to get it published as a blog. My plan is to rewrite blorg nearly from scratch, trying not to rush on functionnalities and adding them only if people need them. > sometimes seems to be a little temperamental in publishing to html > with links not rendering properly etc The next version of blorg will use Org internals for rendering HTML. The good thing of all this is that, no matter how far blorg1 will be from blorg0, you can always work on your Org source without worrying too much on this! Source is source :) Thanks for trying blorg, happy orging, -- Bastien