emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Matthew Lundin <mdl@imapmail.org>
To: emacs-orgmode@gnu.org
Subject: Org publish syndication
Date: Wed, 05 Nov 2008 11:31:08 -0600	[thread overview]
Message-ID: <87vdv2rsf7.fsf@fastmail.fm> (raw)


I have been trying to get a better handle on emacs lisp and thought I
might cut my teeth on an add-on for org-publish that would syndicate
xml and/or rss feeds for org-publish projects and/or individual
files/directories.

Because of its rich markup, org-mode has the potential to be a
wonderful platform for creating syndicated content. I'm intrigued by
the ideas behind blorg.el, but am not sure if that project is dead.
(Any updates would be greatly appreciated!)

For now, I simply want to code something that will create
chronological feeds of headings (+ optional content) with the most
recent inactive timestamps, either for the entire project or for
individual pages. (I think this would be a nice way for people to get
quick updates on current projects. E.g., if I flip an item to DONE, it
would pop to the top of the feed.) One could optionally create fields
of upcoming deadlines and scheduled items based on active, rather than
inactive, timestamps.

My own interest in this is to create announcement feeds for classes I
teach. E.g., my students could subscribe to feeds that update them
with news and relevant new content. Another idea: an option of
generating blog-style html pages that aggregate timestamped content
from several pages.

My current plan is to control options through a
org-publish-syndicate-alist that would offer the possibility of
generating different feeds based on specified tags, TODO keywords,
pages, directories, and/or category. (Not sure if I'll have use of
these, but it would be nice, for instance, to be able to create a feed
based on items in the subdirectory "western-civ" with the todo-keyword
FEED, which would be setup to generate a timestamp.)

I think this would also have the potential to aggregate tag content
for an entire site: i.e., a possible option of creating individual
feeds and index pages for all tagged content in a project, with x
number of items per page/feed. 

Any thoughts/feedback? 

- Matt

P.S. Let me warn you in advance that I'm doing this as a way of
educating myself about emacs lisp, so please don't expect any quick
progress.

----
Matt Lundin
http://faculty.valpo.edu/mlundin/

             reply	other threads:[~2008-11-05 17:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-05 17:31 Matthew Lundin [this message]
2008-11-06 16:39 ` Org publish syndication [dynamic web with org] Eric Schulte
2008-11-06 18:14   ` mdl

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=87vdv2rsf7.fsf@fastmail.fm \
    --to=mdl@imapmail.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 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).