Open Source In The News

The Open Source Enterprise article in the November 15th InformationWeek is quite cool. Here's the "wow" quote for me.

Another way that open source code meets current needs is through lighter-weight integration than commercial vendors typically offer. By definition, open source code adheres to publicly approved standards. That means open …
more ...

My Bias is Showing

Why Python, indeed?

"It's clear that you find it easier and quicker to use Python, and that's fine. It's often quickest for people to use the tools that they know best."

As they say on Fark.com, "This".

However, the Python advantage doesn't stem from knowing Python better than Java …

more ...

Something Else I Invented

Recently , I found out that my HTML parser was only a mere shadow Beautiful Soup . I invented what is -- essentially -- a similar core structure. I didn't carry it to the same level of completion. From what little research I've done, my invention predates Beautiful Soup.

It's one of those "collective …

more ...




PyCon 2007 (Revised)

Things I learned at PyCon 2007 .

  1. In the Open Source community, men outnumber women 571 : 22. I guess that's why I'm married to a sysadmin instead of a programmer.
  2. While I already knew that programming was literature, I never really connected it with Rhetoric until hearing R0ml's keynote. If programming …
more ...