204 No Content

The Python Property Builtin

Posted 2008-08-11T13:48:40Z - 18 comments

tagged with

Python's property() function gets some love.

PyCon 2008: Saturday

Posted 2008-03-16T10:31:25Z - Two comments

tagged with

Caturday!

Friday at PyCon 2008

Posted 2008-03-15T11:36:05Z - No comments

tagged with

So much to do, so little time to write...

PyCon 2008 Tutorial Day

Posted 2008-03-14T12:15:34Z - No comments

tagged with

My first (partial) day at Pycon.

See You at PyCon!

Posted 2008-03-07T20:29:18Z - One comment

tagged with

PyCon, baby!

There is no A in WSGI

Posted 2008-03-03T15:28:36Z - One comment

tagged with

WSGI is not an architecture specification. Even the WSGI author says so. 'Tis just an interface spec.

Why I am a Python Advocate

Posted 2007-05-12T00:00:00Z - Three comments

tagged with

An enumeration of the reasons I advocate for Python as an introductory programming language. Python was the first language I learned, and I think I benefited enormously from that.

Lisp Envy

Posted 2007-05-11T00:00:00Z - 18 comments

tagged with

A discussion of what I like about Lisp's syntax and Python's runtime, and a plea for someone to combine them.