emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric S Fraga <ucecesf@ucl.ac.uk>
To: David Maus <dmaus@ictsoc.de>
Cc: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: Publish atom feeds based on Org files
Date: Mon, 22 Mar 2010 00:36:33 +0000	[thread overview]
Message-ID: <87y6hlkx9q.wl%ucecesf@ucl.ac.uk> (raw)
In-Reply-To: <87ocikm0p4.wl%dmaus@ictsoc.de>

On Fri, 19 Mar 2010 23:00:23 +0100, David Maus <dmaus@ictsoc.de> wrote:

> Carving another stone that might fit into the cathedral known as
> Emacs/Orgmode I am glad to present attached file org-atom.el that
> provides an exporting and a publishing function to create atom feeds
> based on Org files.

David,

many thanks for this.  I have been waiting for something like this for
a very long time now (but haven't had the time or knowledge to do it
myself unfortunately)!

I have played around with it and it works very well indeed.  

>  - use the w3c feed validator at http://validator.w3.org/feed/

The validation came through with flying colours as well.

The only thing missing in your documentation was how to make your
exported org (i.e. the html) file be recognised as an RSS feed by the
browsers.  I found that adding this to my org setup did the job:

--8<---------------cut here---------------start------------->8---
#+STYLE: <link rel="alternate" type="application/rss+xml" title="your page title here" href="the URL to the atom file here" />
--8<---------------cut here---------------end--------------->8---

I've not played yet with integrating the creation of the atom file
with my normal publishing steps but will try soon.  However, simply
being able to export to atom manually and then publish as normal works
just fine.

I would definitely vote for org-atom.el to be included in the standard
org distribution!

Thanks again,
eric

  parent reply	other threads:[~2010-03-22  0:36 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-19 22:00 Publish atom feeds based on Org files David Maus
2010-03-20  4:38 ` Austin Frank
2010-03-22  0:36 ` Eric S Fraga [this message]
2010-03-22 19:45   ` Daniel Brunner
2010-03-22 20:23   ` David Maus
2010-03-22 20:27     ` Eric S Fraga
2010-03-23  0:09 ` Eric S Fraga
2010-03-23  6:47   ` David Maus
2010-03-23  9:40     ` Eric S Fraga
2010-03-23 17:04       ` David Maus

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y6hlkx9q.wl%ucecesf@ucl.ac.uk \
    --to=ucecesf@ucl.ac.uk \
    --cc=dmaus@ictsoc.de \
    --cc=e.fraga@ucl.ac.uk \
    --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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).