Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old August 11th, 2005, 04:15 AM
He, Aspk
Guest
 
Posts: n/a
Default what's the exactly newsgroup url of python-list?

My thunderbir cant connect to comp.lang.python as the python.org page
saying.

  #2  
Old August 11th, 2005, 05:05 AM
Ben Finney
Guest
 
Posts: n/a
Default Re: what's the exactly newsgroup url of python-list?

He, Aspk <aspk88@gmail.com> wrote:[color=blue]
> My thunderbir cant connect to comp.lang.python as the python.org page
> saying.[/color]

You may be confused.

<URL:news:comp.lang.python> is a URL to a Usenet newsgroup, as
evidenced by the 'news:' schema part. If your web browser is
configured properly to invoke a newsreader (such as Thunderbird) for
'news:' URLs, your newsrreader will then attempt to get the
comp.lang.newsgroup from your default NNTP server.

python-list is a mailing list.

--
\ "When I was a baby I kept a diary. Recently I was re-reading |
`\ it, it said 'Day 1: Still tired from the move. Day 2: Everybody |
_o__) talks to me like I'm an idiot.'" -- Steven Wright |
Ben Finney <http://www.benfinney.id.au/>
  #3  
Old August 11th, 2005, 07:35 AM
Erik Max Francis
Guest
 
Posts: n/a
Default Re: what's the exactly newsgroup url of python-list?

Ben Finney wrote:
[color=blue]
> You may be confused.
>
> <URL:news:comp.lang.python> is a URL to a Usenet newsgroup, as
> evidenced by the 'news:' schema part. If your web browser is
> configured properly to invoke a newsreader (such as Thunderbird) for
> 'news:' URLs, your newsrreader will then attempt to get the
> comp.lang.newsgroup from your default NNTP server.
>
> python-list is a mailing list.[/color]

There's a relation between them which you're not mentioning, which is
that all posts to the mailing list are gated to the newsgroup and vice
versa. They are not completely unrelated entities.

--
Erik Max Francis && max@alcyone.com && http://www.alcyone.com/max/
San Jose, CA, USA && 37 20 N 121 53 W && AIM erikmaxfrancis
Make it come down / Like molasses rain
-- Sandra St. Victor
  #4  
Old August 11th, 2005, 01:35 PM
Fredrik Lundh
Guest
 
Posts: n/a
Default Re: what's the exactly newsgroup url of python-list?

Ben Finney wrote:
[color=blue]
> <URL:news:comp.lang.python> is a URL to a Usenet newsgroup, as
> evidenced by the 'news:' schema part. If your web browser is
> configured properly to invoke a newsreader (such as Thunderbird) for
> 'news:' URLs, your newsrreader will then attempt to get the
> comp.lang.newsgroup from your default NNTP server.[/color]

footnote: if you have no such server, things won't work.

for an excellent way to read the python mailing list via a news-
reader even if you don't have access to a "real" NNTP server,
see http://gmane.org/

(quick instructions: point the newsreader to "news.gmane.org",
and look for the group "gmane.comp.python.general".)

</F>



  #5  
Old August 11th, 2005, 03:35 PM
Grant Edwards
Guest
 
Posts: n/a
Default Re: what's the exactly newsgroup url of python-list?

On 2005-08-11, Fredrik Lundh <fredrik@pythonware.com> wrote:[color=blue]
> Ben Finney wrote:
>[color=green]
>> <URL:news:comp.lang.python> is a URL to a Usenet newsgroup, as
>> evidenced by the 'news:' schema part. If your web browser is
>> configured properly to invoke a newsreader (such as Thunderbird) for
>> 'news:' URLs, your newsrreader will then attempt to get the
>> comp.lang.newsgroup from your default NNTP server.[/color]
>
> footnote: if you have no such server, things won't work.
>
> for an excellent way to read the python mailing list via a news-
> reader even if you don't have access to a "real" NNTP server,
> see http://gmane.org/[/color]

Using an NNTP gateway to a mailing list that's gatewayed to a
Usenet group. That's about like running Cygwin under Windows
under Linux: there are valid reasons to do it, but it always
feels surreal.

--
Grant Edwards grante Yow! My Aunt MAUREEN was
at a military advisor to IKE &
visi.com TINA TURNER!!
  #6  
Old August 11th, 2005, 08:55 PM
Terry Reedy
Guest
 
Posts: n/a
Default Re: what's the exactly newsgroup url of python-list?


"Grant Edwards" <grante@visi.com> wrote in message
news:11fmnpj6571j1ae@corp.supernews.com...[color=blue]
> On 2005-08-11, Fredrik Lundh <fredrik@pythonware.com> wrote:[color=green]
>> for an excellent way to read the python mailing list via a news-
>> reader even if you don't have access to a "real" NNTP server,
>> see http://gmane.org/[/color]
>
> Using an NNTP gateway to a mailing list that's gatewayed to a
> Usenet group. That's about like running Cygwin under Windows
> under Linux: there are valid reasons to do it, but it always
> feels surreal.[/color]

Yes, but it works. I use gmane for c.l.p mostly because I also use it for
other Python lists that are *not* gatewayed to a Usenet group, I far prefer
the newsgroup interface, and I like having all Python groups together in
one block in the side-bar. At one time, my newserver access was also less
dependable than Gmane and switching back and forth was a nuisance.

Terry J. Reedy



 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles