From: Ian Barton <lists@manor-farm.org>
To: emacs-orgmode@gnu.org
Subject: Re: Announcing my Python module to read org-mode files
Date: Sun, 15 Mar 2009 08:35:32 +0000 [thread overview]
Message-ID: <49BCBDD4.8080303@manor-farm.org> (raw)
In-Reply-To: <49BC77EF.9060102@optusnet.com.au>
> Over the last couple of months I have developed a Python module
> to read an org-mode file and return the nodes as a list
> of objects. The module is the basis of a Python/TK GUI
> program to display a "Word of the Day" (another article
> will be published about this program soon).
>
> I hope the module is of interest to Python programmers!
>
Charles,
That looks very interesting. Amongst other uses it opens the way to
produce customized Web pages via mod_python, which in some circumstances
would be easier than tweaking the current org export function.
I have been experimenting with producing html exported pages optimized
for my Nokia N95. At the moment I detect the browser string and then
apply a different style sheet for the mobile version. However, this does
have limitations, apart from those arising from my lack of css skills.
Using mod_python I can produce completely different output depending on
the detected browser.
Ian.
next prev parent reply other threads:[~2009-03-15 9:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-15 3:37 Announcing my Python module to read org-mode files Charles Cave
2009-03-15 8:35 ` Ian Barton [this message]
2009-03-16 18:28 ` Mark Elston
2009-03-17 1:22 ` Charles Cave
2009-03-17 1:40 ` Mark Elston
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=49BCBDD4.8080303@manor-farm.org \
--to=lists@manor-farm.org \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.