RSS Planet Python

planet python - http://planet.python.org/
iNeZha robot will deliver the feed updates to your IM or Email in real-time

Delivery Demo of iNezha MSN Robot

Subscribe it
iNezha robot say:
Planet Python
Title:Tennessee Leeuwenburg: OSDC liveblogging: OLPC in Australia
Summary:Presentation by Pia Waugh, OLPC pia@olpcfriends.orgTo clarify: - project is not the KR thing - not p... (12/5/2008 3:58:03 PM)
Subscribe it

About "Planet Python"

Author:Claim it now
Website:http://planet.python.org/
RSS:http://planet.python.org/rss10.xml
Update interval: 3 hours
Last update: 3 minutes ago
Tags: planet
Subscribers:2
Shared Subscribers:2
Bookmarked or Shared Articles:0  

Recent contents of "Planet Python"

Tennessee Leeuwenburg: OSDC liveblogging: OLPC in Australia 1 hours ago Read More http://myownhat.blogspot.com/2008/12/osdc-liveblogging-olpc-in-australia.html
Presentation by Pia Waugh, OLPC pia@olpcfriends.orgTo clarify: - project is not the KR thing - not paid by OLPC, voluntary talkGreat FOSS projectOpportunity to create a regional approach - connecte...
Tennessee Leeuwenburg: OSDC liveblogging: Your code sucks and I hate you 4 hours ago Read More http://myownhat.blogspot.com/2008/12/osdc-liveblogging-your-code-sucks-and-i.html
Your code sucks and I hate youFirst time patch submitted to OS project: - nerve-wracking experience, judgement - having people look at your code, give feedback etc is very powerful and important, b...
Tennessee Leeuwenburg: OSDC liveblogging: Natural language generation in weather forecasting 4 hours ago Read More http://myownhat.blogspot.com/2008/12/osdc-liveblogging-natural-language.html
Yesterday, I was unwell so I didn't keep up with my presentation blogging. Here is my presentation on Natural language generation in weather forecasting.
Tennessee Leeuwenburg: OSDC liveblogging: Legal Issues in OS 4 hours ago Read More http://myownhat.blogspot.com/2008/12/osdc-liveblogging-legal-issues-in-os.html
Brendan Scott, OS lawyer based in Sydney. (opensourcelaw.biz)[n.b. this is particular to Australian law]* Some analogy about driving to a location with a bit of suboptimal route planning. Many deci...
Enthought: Using Cairo to render SVG in Enable 6 hours ago Read More http://blog.enthought.com/?p=96
A few months ago Bryan Cole added the start of a Cairo based backend for Kiva. I’ve been fighting with Agg for several SVG related features and thought Cairo might be a good subsitute for rendering...
Tennessee Leeuwenburg: OSDC liveblogging: The State of Python 7 hours ago Read More http://myownhat.blogspot.com/2008/12/osdc-liveblogging-state-of-python.html
Presentation by Anthony Baxter* 2.5.2 changes came from App Engine* The Big News - 3.0 is done - .X releases are backward-compatible - 2.6.1 almost out - tinyurl.com/python3IronPython continues on ...
Wayne Witzel: Python 3.0 (final) release. 11 hours ago Read More http://pieceofpy.com/index.php/2008/12/04/python-30-final-release/
As I am sure most of you have heard Python 3.0 (final) has been released. For me, this means some nights getting some continuing development projects updated for the language changes and freezing s...
Peter Bengtsson: bool is instance of int in Python 12 hours ago Read More http://www.peterbe.com/plog/bool-is-int
I lost about half an hour just moments ago debugging this and pulling out a fair amount of hair. I had some code that looked like this:
result = []
for key, value in data.items():
if isinstance(...
Matt Harrison: Howto create an Impress (OpenOffice.org) Template 13 hours ago Read More http://panela.blog-city.com/howto_create_an_impress_openofficeorg_template.htm
You want to use Impress, but can't find any good templates? Put your creative skills to use and create your own? But how? I'll explain here (since the OOo docs don't really explain it in one cohere...
Titus Brown: Perl is Dying? 14 hours ago Read More http://ivory.idyll.org/blog/dec-08/perl-is-dying

Some interesting posts over in Planet Perl:
Perl 5 is Dying
So What (are you going to do about it)?
Perl 5 Programmers are Dying
While I'm a raging Python fanatic (or at least a serious Python use...