-
1.Wave Hello (effbot.org)
Google Wave is a new communications platform, based on concurrent editing of shared XML data structures over XMPP, with rendering done in the web browser and support for internet-wide federation.
-
2.
-
3.Unladen swallow: accelerating Python (lwn.net)
-
4.Proebsting's Law (research.microsoft.com)
-
5.Announcing PIL 1.1.7 alpha 2 (effbot.org)
-
6.
-
7.The History of Python (python-history.blogspot.com)
"A series of articles on the history of the Python programming language and its community."
-
8.Is this thing on? (effbot.org)
... as some of you may have noticed, I’ve accepted an offer from Google, and will be joining their Zürich office on December 1st.
-
9.Notes on Tkinter Performance (effbot.org)
-
10.
-
11.Using Metaclasses to Create Self-Registering Plugins (effbot.org)
-
12.Christopher Seiwald: Seven Pillars of Pretty Code (www.perforce.com)
"The essence of pretty code is that one can infer much about the code's structure from a glance, without completely reading it. I call this "visual parsing": discerning the flow and relative importance of code from its shape. Engineering such code requires a certain amount of artifice to transform otherwise working code into working, readable code, making the extra step to leave visual cues for the user, not the compiler."
-
13.Some Notes on Moving the Zone to Django (effbot.org)
-
14.Tkinter Scrollbar Patterns (effbot.org)
-
15.Python Unicode Objects (effbot.org)
Some observations on working with non-ASCII character sets
-
16.The Python getattr Function (effbot.org)
-
17.Adding Python Information to the Windows Registry (effbot.org)
-
18.The ElementTree iterparse Function (effbot.org)
-
19.Using Regular Expressions for Lexical Analysis (effbot.org)
-
20.The ElementSoup Module (effbot.org)
-
21.The Python Imaging Library (effbot.org)
-
22.The Widget Construction Kit (effbot.org)
-
23.An Introduction to Tkinter (effbot.org)
-
24.The Standard Python Library (effbot.org)
-
25.The Python Imaging Library Handbook (effbot.org)