Gnus development mailing list
 help / color / mirror / Atom feed
From: Michael Widerkrantz <mc@hack.org>
Subject: Re: Read certain forums with Gnus (Canopus)
Date: Sat, 08 Jan 2005 20:54:18 +0100	[thread overview]
Message-ID: <87mzvjpuhh.fsf@tim.hack.org> (raw)
In-Reply-To: <m2y8f4c0q0.fsf@c-c45372d5.036-4-67626721.cust.bredbandsbolaget.se>

Jonas Steverud <tvrud@bredband.net> writes:

> I think it is possible using W3 and the nnweb interface - I have not
> looked into neither but the forums are web based and not very
> obfuscated. The problem is that the design of the forum differ from
> place to place so if there are three forums forum.x.com,
> www.y.com/forums and foobar.z.com/chat, there is a risk we need to
> make nnforumsX, nnforumsY, and nnforumsZ. Even of all use UBBTHreads
> or phpthread (or whatever the other larger project is called).

In general, I agree with you about the horridness of web forums, but
there are better ways of getting at them then web scraping: Many of
these forums are based on some database. If you can get permission to
access the database in a more direct way, you can throw together an
NNTP gateway.

There's a pretty nice framework known as Papercut to help you do
this. It's written in Python and fairly easy to work with. I once did
a plugin to it to access Gnuheter, the Swedish free software news
site. My plugin worked last I tested it, but that, I'm afraid was some
time ago. What I did is here:

  http://hack.org/mc/hacks/papercut-gnuheter-1.1.tar.gz

-- 
M.C. Widerkrantz, http://hack.org/mc/
WAR IS PEACE. FREEDOM IS SLAVERY. ERASE IS BACKSPACE.




  parent reply	other threads:[~2005-01-08 19:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-07 20:26 Harry Putnam
2005-01-07 22:51 ` Jonas Steverud
2005-01-08  0:44   ` Adam Sjøgren
2005-01-08  8:22     ` Jonas Steverud
2005-01-08 19:54   ` Michael Widerkrantz [this message]
2005-01-08 10:00 ` David Edmondson

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=87mzvjpuhh.fsf@tim.hack.org \
    --to=mc@hack.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).