Topic: Read punbb groups with a newsreader
Hi,
Is it possible to read the punbb groups with a newsreader ?
You are not logged in. Please login or register.
PunBB Forums → Feature requests → Read punbb groups with a newsreader
Hi,
Is it possible to read the punbb groups with a newsreader ?
Yes you can, see this thread: http://punbb.org/forums/viewtopic.php?id=6586
Yes you can, see this thread: http://punbb.org/forums/viewtopic.php?id=6586
I want to read the group with a newsreader, like OE, MesNews, XNews, etc.... Not a rss.
I want to read the group with a newsreader, like OE [Editor note: what is OE?], MesNews, XNews, etc.... Not a rss.
I don't know that there is really any sort of plugin which would make the forum readable by a newsreader (I presume you mean a USENET reader, like that included with most e-mail clients, for instance Thunderbird). That would require running a separate daemon on your server, and you'd need not only root access but also some significant programming skills to make the forum work in the NNTP protocol.
mesnews wrote:I want to read the group with a newsreader, like OE [Editor note: what is OE?], MesNews, XNews, etc.... Not a rss.
I don't know that there is really any sort of plugin which would make the forum readable by a newsreader (I presume you mean a USENET reader,
Yes, it's what I say.
That would require running a separate daemon on your server, and you'd need not only root access but also some significant programming skills to make the forum work in the NNTP protocol.
I did some php file, to reproduce the nntp command (like "group", "article", etc...). And a program, run on my PC, to transform nntp protocol to http. Now I can read messages dirrectly in my newsreader (but not reply for the moment)
thetorpedodog wrote:mesnews wrote:I want to read the group with a newsreader, like OE [Editor note: what is OE?], MesNews, XNews, etc.... Not a rss.
I don't know that there is really any sort of plugin which would make the forum readable by a newsreader (I presume you mean a USENET reader,
Yes, it's what I say.
thetorpedodog wrote:That would require running a separate daemon on your server, and you'd need not only root access but also some significant programming skills to make the forum work in the NNTP protocol.
I did some php file, to reproduce the nntp command (like "group", "article", etc...). And a program, run on my PC, to transform nntp protocol to http. Now I can read messages dirrectly in my newsreader (but not reply for the moment)
This is very handy. Could you please post the code?
PunBB Forums → Feature requests → Read punbb groups with a newsreader
Powered by PunBB, supported by Informer Technologies, Inc.