emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: flammable project <flammable.project@gmail.com>
To: emacs-org list <emacs-orgmode@gnu.org>
Subject: Re: A tutorial on using ox-rss.el to publish an Emacs-made blog
Date: Thu, 26 Sep 2013 12:09:17 +0200	[thread overview]
Message-ID: <CAJzEwi9y8gL3c6rXeQnEprJQZD_EdKO77Tden_MkpO6gC2LSEg@mail.gmail.com> (raw)
In-Reply-To: <20130926095327.778dc69e@vknecht-intel.unibw-hamburg.de>

[-- Attachment #1: Type: text/plain, Size: 1360 bytes --]

Hi all,

Since I use ox-rss to generate my rss feed, I would like to make some
clarification:

* EMACS
You need to have an Emacs version greater than 24.2.1. The function
'url-encode-url' must be present to generate successfully the RSS feed. Since
I'm using Xubuntu 13.4. I had to add the PAA of Damien CASSOU to my apt
config. Then I installed Emacs 24.3.1. The command 'url-encode-url' was
listed in.

* ORG Files
You should take care about the PROPERTIES section you use in your org_files
or section used to generate the RSS feeed.

the CATEGORY might be usefull to manage multiple feeds. Personnaly I don't
try it but with Liferea RSS reader this option is visible.
Personnaly, I put the same date for the DATE and PUBDATE options. The date
are correctly displayed in my RSS reader.

E.G:
----------------------------------------8X-----cut here--------------
* HEADER ON
:PROPERTIES:
:DATE: <2012-10-12 Fri>
:PUBDATE: <2012-10-12 Fri>
:CATEGORY: Blog
:END:

BLABLABLA
BLABLABLA
BLABLABLA
----------------------------------------8X-----cut here--------------

Regards,

Basile





2013/9/26 Detlef Steuer <detlef.steuer@gmx.de>

> On Wed, 25 Sep 2013 17:58:51 +0200
> Carsten Dominik <carsten.dominik@gmail.com> wrote:
>
> > +1.  Tis is the post that might put me over the edge and try it.
>
>
> +1. Same status here.
>
> Detlef
>
> >
> > - Carsten
>
>
>

[-- Attachment #2: Type: text/html, Size: 3840 bytes --]

  reply	other threads:[~2013-09-26 10:09 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-25 14:31 A tutorial on using ox-rss.el to publish an Emacs-made blog Bastien
2013-09-25 15:29 ` Scott Randby
2013-09-25 15:58   ` Carsten Dominik
2013-09-26  7:53     ` Detlef Steuer
2013-09-26 10:09       ` flammable project [this message]
2013-09-27 13:38         ` Bastien
2013-09-27 13:43           ` Suvayu Ali
2013-09-27 13:46             ` Bastien
2013-09-28  7:40               ` flammable project

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=CAJzEwi9y8gL3c6rXeQnEprJQZD_EdKO77Tden_MkpO6gC2LSEg@mail.gmail.com \
    --to=flammable.project@gmail.com \
    --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).