Can someone point me to an ASP application that interfaces to a Usenet
newsgroup?

FOR EXAMPLE, I'd like an application that would display the posts here in
microsoft.public.inetserver.general, on a webpage in a forum format (I
wouldn't use an actual Microsoft webpage, it's just an example).

Thanks,

Tony

Re: Looking for ASP application that interfaces with a Newsgroup by CJM

CJM
Wed Aug 24 06:44:25 CDT 2005


"Tony" <noone@noone.com> wrote in message
news:%23iRrMzAqFHA.3304@TK2MSFTNGP11.phx.gbl...
> Can someone point me to an ASP application that interfaces to a Usenet
> newsgroup?
>
> FOR EXAMPLE, I'd like an application that would display the posts here in
> microsoft.public.inetserver.general, on a webpage in a forum format (I
> wouldn't use an actual Microsoft webpage, it's just an example).
>

Why?

There are too many sites already with 'forums' that basically steal traffic
on the back of USENET...

People are better served using NNTP. If you don't want to use NNTP, you
always have Google Groups.

CJM



Re: Looking for ASP application that interfaces with a Newsgroup by larrybud2002

larrybud2002
Wed Aug 24 07:02:54 CDT 2005


CJM wrote:
> "Tony" <noone@noone.com> wrote in message
> news:%23iRrMzAqFHA.3304@TK2MSFTNGP11.phx.gbl...
> > Can someone point me to an ASP application that interfaces to a Usenet
> > newsgroup?
> >
> > FOR EXAMPLE, I'd like an application that would display the posts here in
> > microsoft.public.inetserver.general, on a webpage in a forum format (I
> > wouldn't use an actual Microsoft webpage, it's just an example).
> >
>
> Why?
>
> There are too many sites already with 'forums' that basically steal traffic
> on the back of USENET...
>
> People are better served using NNTP. If you don't want to use NNTP, you
> always have Google Groups.

Some people can't use NNTP because of firewall limitations beyond their
control, and some may want to customize or improve on what google does.


Re: Looking for ASP application that interfaces with a Newsgroup by CJM

CJM
Wed Aug 24 08:40:03 CDT 2005


<larrybud2002@yahoo.com> wrote in message
news:1124884974.366588.295410@g47g2000cwa.googlegroups.com...
>
> Some people can't use NNTP because of firewall limitations beyond their
> control, and some may want to customize or improve on what google does.
>

True...

But there are already sites out there that do this. Why didn't the OP ask
'Are there any websites that provide newsgroup access other than Google
Groups?"?

Too many site already do these kind of things and unfortunately Google seems
to index them too readily...

[And ironically, you have to pay to access some!]



Re: Looking for ASP application that interfaces with a Newsgroup by Tony

Tony
Wed Aug 24 16:18:32 CDT 2005


"CJM" <cjmnews04@newsgroup.nospam> wrote in message
news:OPkKvEKqFHA.364@TK2MSFTNGP11.phx.gbl...
>
> "Tony" <noone@noone.com> wrote in message
> news:%23iRrMzAqFHA.3304@TK2MSFTNGP11.phx.gbl...
> > Can someone point me to an ASP application that interfaces to a Usenet
> > newsgroup?
> >
> > FOR EXAMPLE, I'd like an application that would display the posts here
in
> > microsoft.public.inetserver.general, on a webpage in a forum format (I
> > wouldn't use an actual Microsoft webpage, it's just an example).
> >
>
> Why?
>
> There are too many sites already with 'forums' that basically steal
traffic
> on the back of USENET...
>
> People are better served using NNTP. If you don't want to use NNTP, you
> always have Google Groups.

Google Group doesn't meet the requirements, some of which are legal.

I am way past the "why" phase of the project - "how" is my only concern.







Re: Looking for ASP application that interfaces with a Newsgroup by Zam

Zam
Thu Aug 25 13:17:01 CDT 2005

Hello World,

[skipped]
> I am way past the "why" phase of the project - "how" is my only concern.
>

Right. There are few different Mfg of "ASPNNTP".

With best regards,



Re: Looking for ASP application that interfaces with a Newsgroup by Michael

Michael
Fri Sep 02 23:55:16 CDT 2005

Tony wrote:
> Can someone point me to an ASP application that interfaces to a Usenet
> newsgroup?
>
> FOR EXAMPLE, I'd like an application that would display the posts here in
> microsoft.public.inetserver.general, on a webpage in a forum format (I
> wouldn't use an actual Microsoft webpage, it's just an example).

Consider using Perl. It has the tools for this job and is easy to use:
http://www.stonehenge.com/merlyn/WebTechniques/col62.html
and
http://www.stonehenge.com/merlyn/WebTechniques/col01.html

The directory of Randall Schwarz's Web Techniques columns is at
http://www.stonehenge.com/merlyn/WebTechniques/
and there are more links available at
http://www.stonehenge.com/merlyn/columns.html

Re: Looking for ASP application that interfaces with a Newsgroup by Michael

Michael
Sat Sep 03 00:22:30 CDT 2005

Tony wrote:
> Can someone point me to an ASP application that interfaces to a Usenet
> newsgroup?
>
> FOR EXAMPLE, I'd like an application that would display the posts here in
> microsoft.public.inetserver.general, on a webpage in a forum format (I
> wouldn't use an actual Microsoft webpage, it's just an example).

Consider using Perl. It has the tools for this job and is easy to use:
http://www.stonehenge.com/merlyn/WebTechniques/col62.html
and
http://www.stonehenge.com/merlyn/WebTechniques/col01.html

The directory of Randal L. Schwartz's Web Techniques columns is at
http://www.stonehenge.com/merlyn/WebTechniques/
and there are more links available at
http://www.stonehenge.com/merlyn/columns.html



Re: Looking for ASP application that interfaces with a Newsgroup by Tony

Tony
Sat Sep 03 18:05:57 CDT 2005


"Michael D. Kersey" <mdkersey@hal-pc.org> wrote in message
news:uaiAMfKsFHA.2076@TK2MSFTNGP14.phx.gbl...
> Tony wrote:
> > Can someone point me to an ASP application that interfaces to a Usenet
> > newsgroup?
> >
> > FOR EXAMPLE, I'd like an application that would display the posts here
in
> > microsoft.public.inetserver.general, on a webpage in a forum format (I
> > wouldn't use an actual Microsoft webpage, it's just an example).
>
> Consider using Perl. It has the tools for this job and is easy to use:
> http://www.stonehenge.com/merlyn/WebTechniques/col62.html
> and
> http://www.stonehenge.com/merlyn/WebTechniques/col01.html
>
> The directory of Randall Schwarz's Web Techniques columns is at
> http://www.stonehenge.com/merlyn/WebTechniques/
> and there are more links available at
> http://www.stonehenge.com/merlyn/columns.html

Thanks. I'm hesitant about using Perl since, well, it's another programming
language I'd now have to learn, but I'll check it out.