Pycon has been real fun so far. The slides from my talk, Managing Complexity can be found here (complexitypycon2008.pdf).
Will try and post thoughts and links thus far sooner (or later).
Your PDF is either broken or uses some real exotic stuff: with KPDF I get a
lot of errors about unknown directives (code-block, mostly), KGhostView
won't even view it at all.
Haha, thanks for the info you posting on my livejournal. That
was definitely surprsing.
And for the record, the PDF displays fine in Evince.
anon- I apologize for my 'exotic' pdf. I need to file a bug with docutils
to start using pygments to do source code highlighting. (The red text).
Note that on my gentoo lappy, kpdf opens the file just fine. They aren't
in slide form factor, they are in 8.5x11 formfactor. Sorry for the
confusion.
Matt, it was good to meet you at Pycon. I hacked up a code complexity
Python script:
http://nedbatchelder.com/blog/200803/python_code_complexity_microtool.html