Gnus development mailing list
 help / color / mirror / Atom feed
From: joakim@verona.se
To: ding@gnus.org
Subject: how to render rss with shr?
Date: Fri, 06 May 2011 12:13:38 +0200	[thread overview]
Message-ID: <m3liykkugd.fsf@verona.se> (raw)

I have a project which integrates Inkscape and Emacs.
https://github.com/jave/inkmacs

Openclipart has a rss API I would like to use that looks like this:
http://www.openclipart.org/media/feed/rss/server
where "server" is the search term.

So, I'd like to make an Emacs interfare for this of course and I'm
researching the best way to do it. Can SHR be used to implement part of
the plan?

Plan:
- fetch the query result to a buffer with url-get
- parse the xml using the emacs 24 xml parser
- fetch thumbnails and display asynchronously(SHR?)
- each thumbnail is a button with an interface to inkmacs-file-import
- download the svg and import in Incscape when button clicked


-- 
Joakim Verona



             reply	other threads:[~2011-05-06 10:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-06 10:13 joakim [this message]
2011-05-30 20:31 ` Lars Magne Ingebrigtsen

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=m3liykkugd.fsf@verona.se \
    --to=joakim@verona.se \
    --cc=ding@gnus.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.
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 NNTP newsgroup(s).