Re: Dr. Dobb's Python-URL! - weekly Python news and links (Apr 11)

2005-04-15 Thread Paul Boddie
Simon Brunning [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED]...
 On 4/14/05, Peter Hansen [EMAIL PROTECTED] wrote:
  Greg Ewing wrote:
   (Darn. I finally say something that gets into Quote of the
   Week, and it's attributed to someone else! :-) :-) :-)
 
  +1 on this for meta-QOTW, solving both problems...
 
 Yeah, but to whom do I attribute it?

To Greg, of course. ;-)

Paul
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Dr. Dobb's Python-URL! - weekly Python news and links (Apr 11)

2005-04-15 Thread Scott David Daniels
Simon Brunning wrote:
On 4/14/05, Peter Hansen [EMAIL PROTECTED] wrote:
Greg Ewing wrote:
(Darn. I finally say something that gets into Quote of the
Week, and it's attributed to someone else! :-) :-) :-)
+1 on this for meta-QOTW, solving both problems...

Yeah, but to whom do I attribute it?
;-)
Clearly to Greg.
--Scott David Daniels
[EMAIL PROTECTED]
(who should have said something as soon as he saw the mis-attribution)
--
http://mail.python.org/mailman/listinfo/python-list


Re: Dr. Dobb's Python-URL! - weekly Python news and links (Apr 11)

2005-04-14 Thread Simon Brunning
On 4/14/05, Greg Ewing [EMAIL PROTECTED] wrote:
 Actually it was me who wrote that, not Scott.
 
 (Darn. I finally say something that gets into Quote of the
 Week, and it's attributed to someone else! :-) :-) :-)

Ooops. I'm really very sorry about that.

Try and think of something else witty to say over the next day or two
- I'm sure I can squeeze you into next week's. ;-)

-- 
Cheers,
Simon B,
[EMAIL PROTECTED],
http://www.brunningonline.net/simon/blog/
--
http://mail.python.org/mailman/listinfo/python-list


Re: Dr. Dobb's Python-URL! - weekly Python news and links (Apr 11)

2005-04-14 Thread Chris Cioffi
+1 on _that_ being a QOTW!

On 4/14/05, Simon Brunning [EMAIL PROTECTED] wrote:
[snip]
 
 Try and think of something else witty to say over the next day or two
 - I'm sure I can squeeze you into next week's. ;-)


-- 
I was born not knowing and have had only a little time to change that
here and there. -- Richard Feynman
--
http://mail.python.org/mailman/listinfo/python-list


Re: Dr. Dobb's Python-URL! - weekly Python news and links (Apr 11)

2005-04-14 Thread Peter Hansen
Greg Ewing wrote:
(Darn. I finally say something that gets into Quote of the
Week, and it's attributed to someone else! :-) :-) :-)
+1 on this for meta-QOTW, solving both problems...
--
http://mail.python.org/mailman/listinfo/python-list


Re: Dr. Dobb's Python-URL! - weekly Python news and links (Apr 11)

2005-04-14 Thread Simon Brunning
On 4/14/05, Peter Hansen [EMAIL PROTECTED] wrote:
 Greg Ewing wrote:
  (Darn. I finally say something that gets into Quote of the
  Week, and it's attributed to someone else! :-) :-) :-)
 
 +1 on this for meta-QOTW, solving both problems...

Yeah, but to whom do I attribute it?

;-)

-- 
Cheers,
Simon B,
[EMAIL PROTECTED],
http://www.brunningonline.net/simon/blog/
--
http://mail.python.org/mailman/listinfo/python-list


Re: Dr. Dobb's Python-URL! - weekly Python news and links (Apr 11)

2005-04-14 Thread Roel Schroeven
Simon Brunning wrote:

 ...

Not that it really matters, but does anybody know why the weekly Python
news always arrives twice? Does it only happen to me, or does it happen
to others too?

It's not that it irritates me or anything, I'm just being curious.

-- 
If I have been able to see further, it was only because I stood
on the shoulders of giants.  -- Isaac Newton

Roel Schroeven
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Dr. Dobb's Python-URL! - weekly Python news and links (Apr 11)

2005-04-14 Thread Dave Brueck
Roel Schroeven wrote:
Simon Brunning wrote:
...
Not that it really matters, but does anybody know why the weekly Python
news always arrives twice? Does it only happen to me, or does it happen
to others too?
It's not that it irritates me or anything, I'm just being curious.
I just thought it was for emphasis.
-Dave
--
http://mail.python.org/mailman/listinfo/python-list


Re: Dr. Dobb's Python-URL! - weekly Python news and links (Apr 11)

2005-04-14 Thread John Hazen
* Dave Brueck [EMAIL PROTECTED] [2005-04-14 07:49]:
[Roel Schroeven]
 Not that it really matters, but does anybody know why the weekly Python
 news always arrives twice? Does it only happen to me, or does it happen
 to others too?
 
 It's not that it irritates me or anything, I'm just being curious.

[Dave Brueck]
 I just thought it was for emphasis.

My theory has always been that it's posted once to python-list, and once
to usenet, and the bridge dutifully sends each message to the other
domain.

(And, yes.  (Obviously) I get two copies, as well.  I've meen meaning to
ask the same question.)

-John
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Dr. Dobb's Python-URL! - weekly Python news and links (Apr 11)

2005-04-13 Thread Greg Ewing
Simon Brunning wrote:
You need to recursively subdivide the cake until you have a piece small
enough to fit in your input buffer. Then the atomicity of the cake-ingestion
operation will become apparent. - Scott David Daniels
Actually it was me who wrote that, not Scott.
(Darn. I finally say something that gets into Quote of the
Week, and it's attributed to someone else! :-) :-) :-)
--
Greg Ewing, Computer Science Dept,
University of Canterbury,   
Christchurch, New Zealand
http://www.cosc.canterbury.ac.nz/~greg
--
http://mail.python.org/mailman/listinfo/python-list


Dr. Dobb's Python-URL! - weekly Python news and links (Apr 11)

2005-04-11 Thread Simon Brunning
QOTW: I think my code is clearer, but I wouldn't go so far as to say I'm
violently opposed to your code.  I save violent opposition for really
important matters like which text editor you use. - Roy Smith

You need to recursively subdivide the cake until you have a piece small
enough to fit in your input buffer. Then the atomicity of the cake-ingestion
operation will become apparent. - Scott David Daniels


Various Python Meetup groups are meeting this week:
http://python.meetup.com/

wxPython 2.5.5.1 is out...

http://groups-beta.google.com/group/comp.lang.python/browse_thread/thread/7ca6358d54c9c617/84330473f542e5a6
... for those that don't hate it.
http://fraca7.free.fr/blog/index.php?2005/04/04/10-a-word-about-guis

A couple of nice cookbook recipes - check your docstring coverage, and let 
Python tell you what you meant to type.
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/355731
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/409000

Exceptions are't just for errors in Python.

http://groups-beta.google.com/group/comp.lang.python/browse_thread/thread/925f0b16cf56c2ab/793e0ab436c91d48

The martellibot's working for Google!

http://groups-beta.google.com/group/comp.lang.python/browse_thread/thread/c9d075e5f6b1f934/d6256652f5ffcc50

Backup your del.icio.usly linked pages to Gmail.
http://llimllib.f2o.org/blog/serve/entry/delbackup

How to tell whether a wave function corresponds to bosons or fermions.

http://groups-beta.google.com/group/comp.lang.python/browse_thread/thread/e9cce91f429bc540/d78c7eec409154a4
No, I'm none the wiser, either. Still, some interesting algorithms in there.

Rolling your own __deepcopy__.

http://groups-beta.google.com/group/comp.lang.python/browse_thread/thread/41269228e1827a87/444ac776c4ffe00f

IronPython is getting good coverage these days.
http://informationweek.com/story/showArticle.jhtml?articleID=160403713



Everything Python-related you want is probably one or two clicks away in
these pages:

Python.org's Python Language Website is the traditional
center of Pythonia
http://www.python.org
Notice especially the master FAQ
http://www.python.org/doc/FAQ.html

PythonWare complements the digest you're reading with the
marvelous daily python url
 http://www.pythonware.com/daily  
Mygale is a news-gathering webcrawler that specializes in (new)
World-Wide Web articles related to Python.
 http://www.awaretek.com/nowak/mygale.html 
While cosmetically similar, Mygale and the Daily Python-URL
are utterly different in their technologies and generally in
their results.

For far, FAR more Python reading than any one mind should
absorb, much of it quite interesting, several pages index
much of the universe of Pybloggers.
http://lowlife.jp/cgi-bin/moin.cgi/PythonProgrammersWeblog
http://www.planetpython.org/
http://mechanicalcat.net/pyblagg.html

comp.lang.python.announce announces new Python software.  Be
sure to scan this newsgroup weekly.

http://groups.google.com/groups?oi=djqas_ugroup=comp.lang.python.announce

Brett Cannon continues the marvelous tradition established by 
Andrew Kuchling and Michael Hudson of intelligently summarizing
action on the python-dev mailing list once every other week.
http://www.python.org/dev/summary/

The Python Package Index catalogues packages.
http://www.python.org/pypi/

The somewhat older Vaults of Parnassus ambitiously collects references
to all sorts of Python resources.
http://www.vex.net/~x/parnassus/   

Much of Python's real work takes place on Special-Interest Group
mailing lists
http://www.python.org/sigs/

The Python Business Forum further[s] the interests of companies
that base their business on ... Python.
http://www.python-in-business.org

Python Success Stories--from air-traffic control to on-line
match-making--can inspire you or decision-makers to whom you're
subject with a vision of what the language makes practical.
http://www.pythonology.com/success

The Python Software Foundation (PSF) has replaced the Python
Consortium as an independent nexus of activity.  It has official
responsibility for Python's development and maintenance. 
http://www.python.org/psf/
Among the ways you can support PSF is with a donation.
http://www.python.org/psf/donate.html

Kurt B. Kaiser publishes a weekly report on faults and patches.
http://www.google.com/groups?as_usubject=weekly%20python%20patch
   
Cetus collects Python hyperlinks.
http://www.cetus-links.org/oo_python.html

Python FAQTS