About

Welcome to Panela, Matt Harrison's take on mostly Open Source, Linux, Python, innovation in those areas, other buzzwords and Dick Proenneke. It comes complete with the illustrations as needed. Note the opinions expressed here are merely my opinions and not the opinions of my employer.

about Matt

Calendar

««Aug 2009»»
SMTWTFS
       1
2345678
91011
12
13
1415
16171819202122
23242526
27
28
29
3031

Mailing List

My RSS Feeds








August 2009



Python and emacs: Articles

2009.08.28 Fri 10:13 P GMT-07
In an attempt to be more proficient at emacs, I've written some articles discussing my adventures. There seems to be confusing sources of information floating around on the intertubes regarding this subject. The most authoritative seems to be the P

[ANN] pycoverage.el

2009.08.27 Thu 11:55 P GMT-07
I thought it might be nice to have code coverage support for Python in emacs. So I started hacking pycoverage.el tonight. The beginnings of the project is on github. This is just a few hours of hacking, and is in a really nascent state. Right now

Python and emacs (5): pdb and emacs

2009.08.13 Thu 4:27 P GMT-07
pdb is an interactive debugger (much like gdb). Though I've heard that many prominent programmers only use print to debug, sometimes pdb is useful. (Besides that I'm coming to the realization that most production code shouldn't have print statement

rst2odp - "I'm not dead yet"

2009.08.12 Wed 11:07 A GMT-07
While I was off at OSCON, it turns out that some people at the PyOhio conference had just found out about rst2odp. Sadly it didn't work for them. Happily they had a sprint to fix their issues. Then they even gave a lightning talk on rst2dop. And