On Sun, May 26, 2013 at 3:44 PM, Carlos Nepomuceno
wrote:
> I've been told that in California it is really illegal to block IP addresses
> without a court order. Any Californians available to confirm that?
>
> "The sender of information over the Internet is the "owner" of both the
> information
On 31 May 2013, at 13:11, DRJ Reddy wrote:
> Hello all,
>Was busy with work. Finally finished the job of registering the domain
> name.
> Will be live soon. The url is http://pythonmagazine.org. Hope we will be live
> soon.
I was surprised when I saw it is running on ASP.NET, can this be
> Date: Sun, 26 May 2013 15:17:11 +1000
> Subject: Re: Python Magazine
> From: ros...@gmail.com
[...]
>> Blocking a whole network (/65) is totally undesirable and may even become
>> illegal.
>
> Blocking a /64 is exactly the same
I don't think IPv6 will change anything about NAPT usage. In fact, I guess, it
will probably will make NAPT usage even more important and needed.
--
http://mail.python.org/mailman/listinfo/python-list
On Sun, May 26, 2013 at 1:30 AM, Roy Smith wrote:
> In article <51a0caac$0$30002$c3e8da3$54964...@news.astraweb.com>,
> Steven D'Aprano wrote:
>
>> On Sat, 25 May 2013 16:41:58 +1000, Chris Angelico wrote:
>>
>> > On Sat, May 25, 2013 at 4:38 PM, zoom wrote:
>> >> But why would anyone want to u
Hello pythonistas,
☺ Some application made of python(command line program or a GUI program) that
we make using a python module(planning to cover as many modules as possible)
ie; of included batteries of python.
☺ Python in Security ie; Some scripts that we can write in python like a
dictionary a
> The real problem is the ongoing supply of content. If you can publish
>
> on a regular schedule (weekly?) with interesting content, you'll have
>
> a highly successful magazine... but if you have to provide all that
>
> content yourself, you'll burn out. Try to line up a couple of backup
>
>
On Thu, Jun 6, 2013 at 2:17 AM, DRJ Reddy wrote:
>
>> Do you have other magazines? Which ones? How are you going to supply
>> contents?
>
> We don't have other magazines. I was referring to old python magazines which
> terminated now. Portable documents(PDF , EPUB or MOBI) for now is being
> pl
> Do you have other magazines? Which ones? How are you going to supply contents?
We don't have other magazines. I was referring to old python magazines which
terminated now. Portable documents(PDF , EPUB or MOBI) for now is being planned.
Regards,
DRJ.
--
http://mail.python.org/mailman/listinfo
> Date: Wed, 5 Jun 2013 00:37:53 -0700
> Subject: Re: Python Magazine
> From: rama29...@gmail.com
[...]
> > Do you have sponsors? Advertisers? What's the plan?
> Thanks Carlos,
> Right now we haven't engaged with sponsors or advertisers. Thinking
> whether
On Saturday, June 1, 2013 1:45:06 PM UTC+5:30, Carlos Nepomuceno wrote:
> Nice! Wish you luck!
>
> Do you have sponsors? Advertisers? What's the plan?
Thanks Carlos,
Right now we haven't engaged with sponsors or advertisers. Thinking whether
to have a community magazine or go with the same w
Steven D'Aprano於 2013年5月26日星期日UTC+8上午11時50分31秒寫道:
> On Sat, 25 May 2013 21:54:43 -0400, Roy Smith wrote:
>
>
>
> > Of course not every IPv6 endpoint will be able to talk to every other
>
> > IPv6 endpoint, even if the both have globally unique addresses. But,
>
> > the access controls will be
> Date: Fri, 31 May 2013 04:11:06 -0700
> Subject: Re: Python Magazine
> From: rama29...@gmail.com
> To: python-list@python.org
>
> Hello all,
> Was busy with work. Finally finished the job of registering the domain name.
> Will
Hello all,
Was busy with work. Finally finished the job of registering the domain name.
Will be live soon. The url is http://pythonmagazine.org. Hope we will be live
soon.
Regards,
DRJ.
--
http://mail.python.org/mailman/listinfo/python-list
On Sun, May 26, 2013 at 3:00 PM, Carlos Nepomuceno
wrote:
>
>> Date: Sun, 26 May 2013 14:31:57 +1000
>> Subject: Re: Python Magazine
>> From: ros...@gmail.com
>> To: python-list@python.org
> [...]
>> I expect that IP
> Date: Sun, 26 May 2013 14:31:57 +1000
> Subject: Re: Python Magazine
> From: ros...@gmail.com
> To: python-list@python.org
[...]
> I expect that IP blocks will be upgraded to /64 block blocks, if that
> starts being a problem. But i
On Sun, May 26, 2013 at 2:03 PM, Steven D'Aprano
wrote:
> On Sun, 26 May 2013 11:58:09 +1000, Chris Angelico wrote:
>
>> On Sun, May 26, 2013 at 11:54 AM, Roy Smith wrote:
>
>>> Of course not every IPv6 endpoint will be able to talk to every other
>>> IPv6 endpoint, even if the both have globally
On Sun, May 26, 2013 at 2:01 PM, Carlos Nepomuceno
wrote:
>
>> Date: Sat, 25 May 2013 20:04:28 -0700
>> Subject: Re: Python Magazine
>> From: john_lada...@sbcglobal.net
>> To: python-list@python.org
>>
>> A perfec
On Sun, 26 May 2013 11:58:09 +1000, Chris Angelico wrote:
> On Sun, May 26, 2013 at 11:54 AM, Roy Smith wrote:
>> Of course not every IPv6 endpoint will be able to talk to every other
>> IPv6 endpoint, even if the both have globally unique addresses. But,
>> the access controls will be implemen
> Date: Sat, 25 May 2013 20:04:28 -0700
> Subject: Re: Python Magazine
> From: john_lada...@sbcglobal.net
> To: python-list@python.org
>
> A perfectly fair point, Roy. It's just when you started suggesting connecting
> to y
On Sat, 25 May 2013 21:54:43 -0400, Roy Smith wrote:
> Of course not every IPv6 endpoint will be able to talk to every other
> IPv6 endpoint, even if the both have globally unique addresses. But,
> the access controls will be implemented in firewalls with appropriately
> coded security policies.
On Sun, May 26, 2013 at 1:04 PM, John Ladasky
wrote:
> A perfectly fair point, Roy. It's just when you started suggesting
> connecting to your neighbor's file server -- well, that's not something that
> many people would ordinarily do. So, my mind leaped to the possibility of
> uninvited conn
On 26/05/2013 02:58, Chris Angelico wrote:
On Sun, May 26, 2013 at 11:54 AM, Roy Smith wrote:
In article <7cd17be8-d455-4db8-b8d0-ccc757db5...@googlegroups.com>,
John Ladasky wrote:
On Saturday, May 25, 2013 8:30:19 AM UTC-7, Roy Smith wrote:
From my phone, I
can call any other phone any
In article <8f19e20c-4f77-43dc-a732-4169e482d...@googlegroups.com>,
John Ladasky wrote:
> A perfectly fair point, Roy. It's just when you started suggesting
> connecting to your neighbor's file server -- well, that's not something that
> many people would ordinarily do. So, my mind leaped to
A perfectly fair point, Roy. It's just when you started suggesting connecting
to your neighbor's file server -- well, that's not something that many people
would ordinarily do. So, my mind leaped to the possibility of uninvited
connections.
Related question: would denial-of-service attacks be
On Sun, May 26, 2013 at 11:54 AM, Roy Smith wrote:
> In article <7cd17be8-d455-4db8-b8d0-ccc757db5...@googlegroups.com>,
> John Ladasky wrote:
>
>> On Saturday, May 25, 2013 8:30:19 AM UTC-7, Roy Smith wrote:
>> > From my phone, I
>> > can call any other phone anywhere in the world. But I can't
In article <7cd17be8-d455-4db8-b8d0-ccc757db5...@googlegroups.com>,
John Ladasky wrote:
> On Saturday, May 25, 2013 8:30:19 AM UTC-7, Roy Smith wrote:
> > From my phone, I
> > can call any other phone anywhere in the world. But I can't talk
> > directly to the file server in my neighbor's ho
On Saturday, May 25, 2013 8:30:19 AM UTC-7, Roy Smith wrote:
> From my phone, I
> can call any other phone anywhere in the world. But I can't talk
> directly to the file server in my neighbor's house across the street?
Hmmm... I've been an advocate of IPv6, but... now you've got me thinking of
> From: r...@panix.com
> Subject: Re: Python Magazine
> Date: Sat, 25 May 2013 11:24:03 -0400
> To: python-list@python.org
>
> In article ,
> Chris Angelico wrote:
>
>>> Also, comparison of Python flavors (CPy
In article <51a0caac$0$30002$c3e8da3$54964...@news.astraweb.com>,
Steven D'Aprano wrote:
> On Sat, 25 May 2013 16:41:58 +1000, Chris Angelico wrote:
>
> > On Sat, May 25, 2013 at 4:38 PM, zoom wrote:
> >> But why would anyone want to use IPv6?
> >
> > I hope you're not serious :)
>
> He's pl
On Sun, May 26, 2013 at 1:24 AM, Roy Smith wrote:
> In article ,
> Chris Angelico wrote:
>
>> > Also, comparison of Python flavors (CPython, PyPy, Cython, Stackles, etc.)
>
> Stackles? That sounds like breakfast cereal.
>
> "New all-natural stackles, with 12 essential vitamins, plus fiber!"
He
In article ,
Chris Angelico wrote:
> > Also, comparison of Python flavors (CPython, PyPy, Cython, Stackles, etc.)
Stackles? That sounds like breakfast cereal.
"New all-natural stackles, with 12 essential vitamins, plus fiber!"
--
http://mail.python.org/mailman/listinfo/python-list
All of the above, plus:
- Best Pythonic tools for GUI
- notorious projects (in science, education, NGOs, etc) using python
Please keep us informed, and best wishes
Daniel
El 25/05/2013, a las 07:29, Michael Poeltl
escribió:
> * DRJ Reddy [2013-05-25 05:26]:
>> Planning to start a python on
On Sat, 25 May 2013 16:41:58 +1000, Chris Angelico wrote:
> On Sat, May 25, 2013 at 4:38 PM, zoom wrote:
>> But why would anyone want to use IPv6?
>
> I hope you're not serious :)
He's planning to drop off the Internet once the IP address run out.
--
Steven
--
http://mail.python.org/mailman
On Sat, May 25, 2013 at 4:38 PM, zoom wrote:
> But why would anyone want to use IPv6?
I hope you're not serious :)
ChrisA
--
http://mail.python.org/mailman/listinfo/python-list
But why would anyone want to use IPv6?
On 05/25/2013 05:48 AM, Chris Angelico wrote:
On Sat, May 25, 2013 at 1:35 PM, Roy Smith wrote:
"Python 3 vs. IPv6: who will win the race for early adoption?"
I think Py3 is winning that one so far. But really, both need to get
moving. Neither of my ISP
* DRJ Reddy [2013-05-25 05:26]:
> Planning to start a python online chronicle.What you want to see in it. :)
- idiomatic python (common mistakes; do it 'pythonically')
- interviews
- challenge of the week (how would you solve that?)
- python for kids
- scientific python news
- new python-books
-
On Sat, May 25, 2013 at 2:22 PM, Carlos Nepomuceno
wrote:
> Also, comparison of Python flavors (CPython, PyPy, Cython, Stackles, etc.) --
> How do they differ? What's the benefits and hindrances?
Good point. Could go even more general than that: Just highlight some
lesser-known Python and show i
> Date: Fri, 24 May 2013 21:10:02 -0700
> Subject: Re: Python Magazine
> From: rama29...@gmail.com
> To: python-list@python.org
>
> On Saturday, May 25, 2013 9:13:56 AM UTC+5:30, Carlos Nepomuceno wrote:
>> In-depth articles abo
This is what i love with python community faster responses. :)
--
http://mail.python.org/mailman/listinfo/python-list
On Saturday, May 25, 2013 9:13:56 AM UTC+5:30, Carlos Nepomuceno wrote:
> In-depth articles about Python! Like security analisys of modules, packages,
> frameworks, everything Python related.
>
> Performance benchmarks. How a Python technology/solution compares to other
> competitor technologies
On Sat, May 25, 2013 at 1:35 PM, Roy Smith wrote:
> "Python 3 vs. IPv6: who will win the race for early adoption?"
I think Py3 is winning that one so far. But really, both need to get
moving. Neither of my ISPs does IPv6 :(
Seconding the recommendation for QOTW, that's good fun.
ChrisA
--
http
!
> Date: Fri, 24 May 2013 20:38:28 -0700
> Subject: Re: Python Magazine
> From: dreamingforw...@gmail.com
> To: rama29...@gmail.com
> CC: python-list@python.org
>
> I always liked the daily Python-URL from Dr. Dobbs.
>
> Summaries of salient discussions
On Saturday, May 25, 2013 9:08:28 AM UTC+5:30, zipher wrote:
> I always liked the daily Python-URL from Dr. Dobbs.
> quote of the week
Thanks zipher we have already planned to continue Python-URL and quote of the
week.
We will plan for other things that you have mentioned.
Thanks again :)
--
> Issue 1:
> "Whitespace as syntax: mistake or magic?"
Thanks Roy :)
--
http://mail.python.org/mailman/listinfo/python-list
In article <27969350-4dd8-4afa-881a-b4a2364b3...@googlegroups.com>,
DRJ Reddy wrote:
> Planning to start a python online chronicle.What you want to see in it. :)
Issue 1:
"Whitespace as syntax: mistake or magic?"
"Python 3 vs. IPv6: who will win the race for early adoption?"
"Did Python 3 br
I always liked the daily Python-URL from Dr. Dobbs.
Summaries of salient discussions on python-dev, ideas, list.
interviews with devs on philosophies.
quote of the week
--m
On 5/24/13, DRJ Reddy wrote:
> Planning to start a python online chronicle.What you want to see in it. :)
> --
> http://
Planning to start a python online chronicle.What you want to see in it. :)
--
http://mail.python.org/mailman/listinfo/python-list
-- Forwarded message --
From: Roberto Alsina
Date: Fri, Sep 10, 2010 at 12:00 AM
Subject: [pyar] Issue 1 of "PET: English Translation" a Python magazine is
out!
To: python-announce-l...@python.org, Python Argentina
This magazine is a community effort. It's done
On 29 mrt, 13:13, Pasi Oja-Nisula wrote:
> Python magazine web site says this:
> "So, sit back and relax - enjoy your holidays, and come see us again on
> January 26th, when the new PyMag will launch."
<http://rhodesmill.org/brandon/2010/leaving-python-magazine/>
-
Python magazine web site says this:
"So, sit back and relax - enjoy your holidays, and come see us again on
January 26th, when the new PyMag will launch."
Anyone heard any rumours or anything? I quite liked the magazine.
Pasi
--
http://mail.python.org/mailman/listinfo/python-list
Seems rather late...:
http://pythonmagazine.com/
"We'll be back, better than ever, on January 26th, 2010. "
Olivier
--
http://mail.python.org/mailman/listinfo/python-list
Daniel Klein wrote:
> On Fri, 05 Oct 2007 07:44:46 -0400, Steve Holden <[EMAIL PROTECTED]>
> wrote:
>
>> I've just been told by the editors at Python Magazine that the first
>> issue is out. It's all-electronic so anyone can download and read it.
>
>
On Fri, 05 Oct 2007 07:44:46 -0400, Steve Holden <[EMAIL PROTECTED]>
wrote:
>I've just been told by the editors at Python Magazine that the first
>issue is out. It's all-electronic so anyone can download and read it.
The website states that existing subcribers are notifi
Terry Reedy a écrit :
> "Steve Holden" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> | I've just been told by the editors at Python Magazine that the first
> | issue is out. It's all-electronic so anyone can download and read it.
> | Let
"Steve Holden" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
| I've just been told by the editors at Python Magazine that the first
| issue is out. It's all-electronic so anyone can download and read it.
| Let them know what you think:
|
| http://www.
Thanks for it, what tools did you use to build the mag : Scribus ?
--
http://mail.python.org/mailman/listinfo/python-list
Wayne Brehaut a écrit :
> On Thu, 04 Oct 2007 04:52:13 +0200, Bruno Desthuilliers
> <[EMAIL PROTECTED]> wrote:
>
>
>>Wayne Brehaut a écrit :
>>
>>>On Thu, 04 Oct 2007 04:12:04 +0200, Bruno Desthuilliers
>>><[EMAIL PROTECTED]> wrote:
>>>
>>>
>>>
J. Clifford Dyer a écrit :
>>
>>(snip)
>>
>W
On Thu, 04 Oct 2007 04:52:13 +0200, Bruno Desthuilliers
<[EMAIL PROTECTED]> wrote:
>Wayne Brehaut a écrit :
>> On Thu, 04 Oct 2007 04:12:04 +0200, Bruno Desthuilliers
>> <[EMAIL PROTECTED]> wrote:
>>
>>
>>>J. Clifford Dyer a écrit :
>(snip)
Well, it's also unpythonic to start numbering a seq
Wayne Brehaut a écrit :
> On Thu, 04 Oct 2007 04:12:04 +0200, Bruno Desthuilliers
> <[EMAIL PROTECTED]> wrote:
>
>
>>J. Clifford Dyer a écrit :
(snip)
>>>Well, it's also unpythonic to start numbering a sequence at 1, but
>>>it's clearly the right thing to do in this case.
>>
>>As far as I'm conce
On Thu, 04 Oct 2007 04:12:04 +0200, Bruno Desthuilliers
<[EMAIL PROTECTED]> wrote:
>J. Clifford Dyer a écrit :
>> On Fri, Oct 05, 2007 at 04:11:07PM -, Grant Edwards wrote
>> regarding Re: Python Magazine: Issue 1 Free!:
>>
>>> On 2007-10-05, St
On 04:12 Thu 04 Oct , Bruno Desthuilliers wrote:
> J. Clifford Dyer a écrit :
> > On Fri, Oct 05, 2007 at 04:11:07PM -, Grant Edwards wrote
> > regarding Re: Python Magazine: Issue 1 Free!:
> >
> >> On 2007-10-05, Steve Holden <[EMAIL PROTECTED]> wrot
J. Clifford Dyer a écrit :
> On Fri, Oct 05, 2007 at 04:11:07PM -, Grant Edwards wrote
> regarding Re: Python Magazine: Issue 1 Free!:
>
>> On 2007-10-05, Steve Holden <[EMAIL PROTECTED]> wrote:
>>
>>>>> I've just been told by the editors at Py
On Fri, Oct 05, 2007 at 04:11:07PM -, Grant Edwards wrote regarding Re:
Python Magazine: Issue 1 Free!:
>
> On 2007-10-05, Steve Holden <[EMAIL PROTECTED]> wrote:
> >>
> >>> I've just been told by the editors at Python Magazine that the
> >>>
On 2007-10-05, Steve Holden <[EMAIL PROTECTED]> wrote:
>>
>>> I've just been told by the editors at Python Magazine that the
>>> first issue is out.
>>
>> The first issue is issue number 10?
>>
>> That's a bit silly.
>
> It&
On 10/5/07, Paul McGuire <[EMAIL PROTECTED]> wrote:
>
> On Oct 5, 9:44 am, Grant Edwards <[EMAIL PROTECTED]> wrote:
> > On 2007-10-05, Steve Holden <[EMAIL PROTECTED]> wrote:
> >
> > > I've just been told by the editors at Python Magazine that the
Grant Edwards wrote:
> On 2007-10-05, Steve Holden <[EMAIL PROTECTED]> wrote:
>
>> I've just been told by the editors at Python Magazine that the first
>> issue is out.
>
> The first issue is issue number 10?
>
> That's a bit silly.
>
It'
On Oct 5, 9:44 am, Grant Edwards <[EMAIL PROTECTED]> wrote:
> On 2007-10-05, Steve Holden <[EMAIL PROTECTED]> wrote:
>
> > I've just been told by the editors at Python Magazine that the first
> > issue is out.
>
> The first issue is issue number 10?
>
On 2007-10-05, Steve Holden <[EMAIL PROTECTED]> wrote:
> I've just been told by the editors at Python Magazine that the first
> issue is out.
The first issue is issue number 10?
That's a bit silly.
--
Grant Edwards grante Yow
Paul McGuire <[EMAIL PROTECTED]> wrote in
news:[EMAIL PROTECTED]:
> I thought Steve Holden's Random Hits column was the "back
> page commentry".
after re-reading it then yes I can see your point, I suppose I
was just hoping for some pythonesque humour to close the show!
Regards
Adrian
--
ht
On Oct 5, 7:52 am, "Adrian Cherry" <[EMAIL PROTECTED]> wrote:
> Steve Holden <[EMAIL PROTECTED]> wrote innews:[EMAIL PROTECTED]:
>
> > I've just been told by the editors at Python Magazine that
> > the first issue is out. It's all-electronic so
Steve Holden <[EMAIL PROTECTED]> wrote in
news:[EMAIL PROTECTED]:
> I've just been told by the editors at Python Magazine that
> the first issue is out. It's all-electronic so anyone can
> download and read it. Let them know what you think:
>
>http://www.pyt
I've just been told by the editors at Python Magazine that the first
issue is out. It's all-electronic so anyone can download and read it.
Let them know what you think:
http://www.pythonmagazine.com/c/issue/2007/10
regards
Steve
--
Steve Holden+1 571 484 6266 +1 80
Hello—
I am happy to announce the launch of Python Magazine [1], a magazine
dedicated entirely to programming with Python and related
technologies. PyMag will be published starting in October and will be
available in both print and PDF format.
Currently, we are looking for authors [2
74 matches
Mail list logo