digitalmars.D - Forum
- bobef (4/4) Dec 04 2006 This is not really a D problem but still. The new newsgroup web
- Daniel Keep (4/8) Dec 04 2006 You use the web interface? I keep forgetting it even exists :P Is
- Nahon (2/4) Dec 04 2006 For me it's the HTTP proxy of the firm I work for. :(
- Alexander Panek (6/10) Dec 04 2006 It's a nice interface for viewing posts, but not for following threads,
- Pragma (11/16) Dec 04 2006 There are some decent ones written in PHP, but they do lack something in...
- BCS (6/29) Dec 04 2006 I've got a start at one. It's far from complete but it can grab headers
- Walter Bright (4/6) Dec 04 2006 I'd be happy to donate the D program that builds the archive pages to
- Mike Capp (9/11) Dec 04 2006 Also fairly horrible for posting. (Nonresizeable popup, no tabbing, mess...
- Walter Bright (4/7) Dec 04 2006 I've repeatedly submitted it to Google to no avail. On the other hand,
- Brad Roberts (12/24) Dec 04 2006 Google does index the archives off my mailing list. I've setup a search...
- Walter Bright (5/9) Dec 04 2006 I know it stinks. But it's the only one that is (1) free and (2) works
- bobef (6/18) Dec 04 2006 After a fast sf.net search:
- Pragma (4/26) Dec 04 2006 Nice! It even functions as an RSS portal.
- Justin C Calvarese (6/26) Dec 04 2006 Cool!
- jcc7 (2/32) Dec 04 2006
This is not really a D problem but still. The new newsgroup web interface is useless (IMO of course). It is impossible to follow a thread (no thread view even). It looks better than the old one (colors and stuff) but whats point if it is unusable...
Dec 04 2006
bobef wrote:This is not really a D problem but still. The new newsgroup web interface is useless (IMO of course). It is impossible to follow a thread (no thread view even). It looks better than the old one (colors and stuff) but whats point if it is unusable...You use the web interface? I keep forgetting it even exists :P Is there any particular reason you can't use a proper NNTP client? -- Daniel
Dec 04 2006
Daniel Keep wrote:You use the web interface? I keep forgetting it even exists :P Is there any particular reason you can't use a proper NNTP client?For me it's the HTTP proxy of the firm I work for. :(
Dec 04 2006
It's a nice interface for viewing posts, but not for following threads, I have to agree there. Though, I haven't seen any good (as in covering all the nasty stuff NNTP clients do cover) web interface, yet, anyways. :\ Maybe we should code one in D as soon as it gets available for web development. :P bobef wrote:This is not really a D problem but still. The new newsgroup web interface is useless (IMO of course). It is impossible to follow a thread (no thread view even). It looks better than the old one (colors and stuff) but whats point if it is unusable...
Dec 04 2006
Alexander Panek wrote:It's a nice interface for viewing posts, but not for following threads, I have to agree there. Though, I haven't seen any good (as in covering all the nasty stuff NNTP clients do cover) web interface, yet, anyways. :\There are some decent ones written in PHP, but they do lack something in terms of interface. Honestly, I'm flabbergasted that nobody out there has thought to write a cron-job that just reconciles NNTP activity against a web-forum database (like PHPBB).Maybe we should code one in D as soon as it gets available for web development. :POnce I have the right tools in place, I wouldn't mind making a shot at it. But that's going to be a long while. Regardless, one thing that *is* needed is a solid NNTP handling package written in D. Any takers? -- - EricAnderton at yahoo
Dec 04 2006
Pragma wrote:Alexander Panek wrote:I've got a start at one. It's far from complete but it can grab headers and bodies. I'll find the code and host it somewhere if anyone is interested. It's part of a CGI system that builds web pages from NNTP but has less functionality than even the archives pages.It's a nice interface for viewing posts, but not for following threads, I have to agree there. Though, I haven't seen any good (as in covering all the nasty stuff NNTP clients do cover) web interface, yet, anyways. :\There are some decent ones written in PHP, but they do lack something in terms of interface. Honestly, I'm flabbergasted that nobody out there has thought to write a cron-job that just reconciles NNTP activity against a web-forum database (like PHPBB).Maybe we should code one in D as soon as it gets available for web development. :POnce I have the right tools in place, I wouldn't mind making a shot at it. But that's going to be a long while. Regardless, one thing that *is* needed is a solid NNTP handling package written in D. Any takers?
Dec 04 2006
BCS wrote:It's part of a CGI system that builds web pages from NNTP but has less functionality than even the archives pages.I'd be happy to donate the D program that builds the archive pages to anyone who wants to build a better interface. It's an ugly, hackish program, but it gets the job done.
Dec 04 2006
Alexander Panek wrote:It's a nice interface for viewing posts, but not for following threads, I have to agree there.Also fairly horrible for posting. (Nonresizeable popup, no tabbing, messed up quoting, no form field memory). Though the real PITA IMHO is the complete lack of any search facility. Google Groups is pretty good, but I don't think it supports NNTP for user-created groups, which is swinging way too far back the other way. It ought to be possible to get Google to publish this group through Groups - it's much higher volume than many of the official Usenet groups it covers - but I don't know how you'd go about it.
Dec 04 2006
Mike Capp wrote:It ought to be possible to get Google to publish this group through Groups - it's much higher volume than many of the official Usenet groups it covers - but I don't know how you'd go about it.I've repeatedly submitted it to Google to no avail. On the other hand, being ignored by Google also means we are largely ignored by spammers. I frankly prefer it that way.
Dec 04 2006
On Mon, 4 Dec 2006, Walter Bright wrote:Mike Capp wrote:Google does index the archives off my mailing list. I've setup a search box that restricts the search to lists.puremagic.com, so it's fairly narrow: http://lists.puremagic.com/ On my todo list for those pages, in no particular order: - narrow the search to the appropriate list - add the standard 'The D Programming Language' verbage - attempt to backfill the data (anyone have all the posts for all the lists in mbox format?) Later, BradIt ought to be possible to get Google to publish this group through Groups - it's much higher volume than many of the official Usenet groups it covers - but I don't know how you'd go about it.I've repeatedly submitted it to Google to no avail. On the other hand, being ignored by Google also means we are largely ignored by spammers. I frankly prefer it that way.
Dec 04 2006
bobef wrote:This is not really a D problem but still. The new newsgroup web interface is useless (IMO of course). It is impossible to follow a thread (no thread view even). It looks better than the old one (colors and stuff) but whats point if it is unusable...I know it stinks. But it's the only one that is (1) free and (2) works on a 64 bit BSD unix box (what the server is on). The old one we used on the 32 bit BSD box wasn't that good, either. I can't believe it's that hard to write a decent one.
Dec 04 2006
After a fast sf.net search: http://web-news.sourceforge.net/ demo here: https://intranet.cs.hku.hk/services/webnews/newsgroups.php looks good and I believe PHP is supported on any OS Walter Bright wrote:bobef wrote:This is not really a D problem but still. The new newsgroup web interface is useless (IMO of course). It is impossible to follow a thread (no thread view even). It looks better than the old one (colors and stuff) but whats point if it is unusable...I know it stinks. But it's the only one that is (1) free and (2) works on a 64 bit BSD unix box (what the server is on). The old one we used on the 32 bit BSD box wasn't that good, either. I can't believe it's that hard to write a decent one.
Dec 04 2006
bobef wrote:After a fast sf.net search: http://web-news.sourceforge.net/ demo here: https://intranet.cs.hku.hk/services/webnews/newsgroups.php looks good and I believe PHP is supported on any OS Walter Bright wrote:Nice! It even functions as an RSS portal. -- - EricAnderton at yahoobobef wrote:This is not really a D problem but still. The new newsgroup web interface is useless (IMO of course). It is impossible to follow a thread (no thread view even). It looks better than the old one (colors and stuff) but whats point if it is unusable...I know it stinks. But it's the only one that is (1) free and (2) works on a 64 bit BSD unix box (what the server is on). The old one we used on the 32 bit BSD box wasn't that good, either. I can't believe it's that hard to write a decent one.
Dec 04 2006
bobef wrote:After a fast sf.net search: http://web-news.sourceforge.net/ demo here: https://intranet.cs.hku.hk/services/webnews/newsgroups.php looks good and I believe PHP is supported on any OSCool! I tried installing it on my local Apache server (that I used for testing). It was easy to install, and it seems to work like a charm.Walter Bright wrote:-- jcc7bobef wrote:This is not really a D problem but still. The new newsgroup web interface is useless (IMO of course). It is impossible to follow a thread (no thread view even). It looks better than the old one (colors and stuff) but whats point if it is unusable...I know it stinks. But it's the only one that is (1) free and (2) works on a 64 bit BSD unix box (what the server is on). The old one we used on the 32 bit BSD box wasn't that good, either. I can't believe it's that hard to write a decent one.
Dec 04 2006
Justin C Calvarese Wrote:bobef wrote:(I can even use it to reply to another post if this post goes through...)After a fast sf.net search: http://web-news.sourceforge.net/ demo here: https://intranet.cs.hku.hk/services/webnews/newsgroups.php looks good and I believe PHP is supported on any OSCool! I tried installing it on my local Apache server (that I used for testing). It was easy to install, and it seems to work like a charm.Walter Bright wrote:-- jcc7bobef wrote:This is not really a D problem but still. The new newsgroup web interface is useless (IMO of course). It is impossible to follow a thread (no thread view even). It looks better than the old one (colors and stuff) but whats point if it is unusable...I know it stinks. But it's the only one that is (1) free and (2) works on a 64 bit BSD unix box (what the server is on). The old one we used on the 32 bit BSD box wasn't that good, either. I can't believe it's that hard to write a decent one.
Dec 04 2006