473,388 Members | 1,426 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,388 software developers and data experts.

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

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/...330473f542e5a6
... for those that don't hate it.
http://fraca7.free.fr/blog/index.php...ord-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/Coo.../Recipe/355731
http://aspn.activestate.com/ASPN/Coo.../Recipe/409000

Exceptions are't just for errors in Python.
http://groups-beta.google.com/group/...3e0ab436c91d48

The martellibot's working for Google!
http://groups-beta.google.com/group/...256652f5ffcc50

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/...8c7eec409154a4
No, I'm none the wiser, either. Still, some interesting algorithms in there.

Rolling your own __deepcopy__.
http://groups-beta.google.com/group/...4ac776c4ffe00f

IronPython is getting good coverage these days.
http://informationweek.com/story/sho...leID=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/P...grammersWeblog
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=d...ython.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_usub...python%20patch

Cetus collects Python hyperlinks.
http://www.cetus-links.org/oo_python.html

Python FAQTS
http://python.faqts.com/

The Cookbook is a collaborative effort to capture useful and
interesting recipes.
http://aspn.activestate.com/ASPN/Cookbook/Python

Among several Python-oriented RSS/RDF feeds available are
http://www.python.org/channews.rdf
http://bootleg-rss.g-blog.net/pythonware_com_daily.pcgi
http://python.de/backend.php
For more, see
http://www.syndic8.com/feedlist.php?...ShowStatus=all
The old Python "To-Do List" now lives principally in a
SourceForge reincarnation.
http://sourceforge.net/tracker/?atid...70&func=browse
http://python.sourceforge.net/peps/pep-0042.html

The online Python Journal is posted at pythonjournal.cognizor.com.
ed****@pythonjournal.com and ed****@pythonjournal.cognizor.com
welcome submission of material that helps people's understanding
of Python use, and offer Web presentation of your work.

del.icio.us presents an intriguing approach to reference commentary.
It already aggregates quite a bit of Python intelligence.
http://del.icio.us/tag/python

*Py: the Journal of the Python Language*
http://www.pyzine.com

Archive probing tricks of the trade:
http://groups.google.com/groups?oi=d...python&num=100
http://groups.google.com/groups?meta....lang.python.*

Previous - (U)se the (R)esource, (L)uke! - messages are listed here:
http://www.ddj.com/topics/pythonurl/ (requires subscription)
http://groups-beta.google.com/groups...t=0&scoring=d&
http://purl.org/thecliff/python/url.html (dormant)
or
http://groups.google.com/groups?oi=djq&as_q=+Python-URL!&as_ugroup=comp.lang.python
Suggestions/corrections for next week's posting are always welcome.
E-mail to <Py********@phaseit.net> should get through.

To receive a new issue of this posting in e-mail each Monday morning
(approximately), ask <cl****@phaseit.net> to subscribe. Mention
"Python-URL!".
-- The Python-URL! Team--

Dr. Dobb's Journal (http://www.ddj.com) is pleased to participate in and
sponsor the "Python-URL!" project.
Jul 18 '05 #1
10 1602
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
Jul 18 '05 #2
On 4/14/05, Greg Ewing <gr**@cosc.canterbury.ac.nz> 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,
si***@brunningonline.net,
http://www.brunningonline.net/simon/blog/
Jul 18 '05 #3
+1 on _that_ being a QOTW!

On 4/14/05, Simon Brunning <si************@gmail.com> 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
Jul 18 '05 #4
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...
Jul 18 '05 #5
On 4/14/05, Peter Hansen <pe***@engcorp.com> 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,
si***@brunningonline.net,
http://www.brunningonline.net/simon/blog/
Jul 18 '05 #6
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
Jul 19 '05 #7
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
Jul 19 '05 #8
* Dave Brueck <da**@pythonapocrypha.com> [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
Jul 19 '05 #9
Simon Brunning <si************@gmail.com> wrote in message news:<ma**************************************@pyt hon.org>...
On 4/14/05, Peter Hansen <pe***@engcorp.com> 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
Jul 19 '05 #10
Simon Brunning wrote:
On 4/14/05, Peter Hansen <pe***@engcorp.com> 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
Sc***********@Acm.Org
(who should have said something as soon as he saw the mis-attribution)
Jul 19 '05 #11

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Arthur Chereau | last post by:
Hi, I'm trying to setup viewcvs to work with subversion 1.2.0 on Linux with Python 2.4.1. The last viewcvs (from CVS) needs subversion python bindings. I installed swig and built subversion from...
11
by: frr | last post by:
Hi, After upgrading to 2.4 (from 2.3), I'm getting a weird syntax error: >>> import themes Traceback (most recent call last): File "<interactive input>", line 1, in ? File "themes.py", line...
6
by: matey | last post by:
I am have version 2.3.4. I want to write a python script to access a secure HTTPS. I tried the following: import urllib urllib.urlopen("https://somesecuresite.com") s = f.read() f.close()
13
by: Steven Bethard | last post by:
Jean-Paul Calderone <exarkun@divmod.comwrote: Interesting. Could you give a few illustrations of this? (I didn't run into the same problem at all, so I'm curious.) Steve
4
by: Jack | last post by:
I searched around but could not find win32all source or binaries for earlier versions of Python. Don't ask me why but I have to use Python 1.5.2 in this project :) The sourceforget page only has...
7
by: Chi Yin Cheung | last post by:
Hi, Is there a way in python to output binary files? I need to python to write out a stream of 5 million floating point numbers, separated by some separator, but it seems that all python supports...
9
by: wyleu | last post by:
I'm running on Mandriva 2007 (2.6.17-5mdv) and thus have python2.4.3 installed by default, I'm running code requiring yield(), so need python2.5 and have installed this sucessfully, and linked...
9
by: Ed Leafe | last post by:
On Apr 21, 2008, at 1:05 PM, Daniel Fetchinson wrote: Don't most binary distributions include SQLite itself? I installed 2.5.2 on a new WinXP VM, and SQLite is working fine. -- Ed Leafe
0
by: | last post by:
(top posting fixed; please keep discussion on this list) --- algaba@droog.sdf-eu.org escribió: <mailman.747.1208720919.17997.python-list@python.org> Which tutorial example?
3
by: james | last post by:
Hi all, I recently updated os x from python 2.4 to 2.5 (from python.org) and in doing so I lost my old python path entries. Python 2.4 was installed using fink. Now when I do: import sys...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.