Open Source and Corporate IT (again)

Someone sent this question to their manager and included me on the CC: list.

"Would you consider tools like Django to quickly build web apps ?"

My suggestion is that a bald query like this can only get on of two possible answers: "No" (and a large number of unsubtle variations …

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 ...

More of the Open Source Value Proposition

Binstock does a quick compare and contrast between Ruby and NetRexx, showing how an active community promoted Ruby, and NetRexx's lack of a community left it languishing. I think that this analysis is only partly true, and misses part of the value of open source.

Specifically, IBM's proprietary NetRexx can't …

more ...


Creating Value with Open Source Solutions

What is the reward structure for open source?

If a corporate IT team builds software using open source components, CP insists, they've made a fundamental blunder. I forget CP's litany of concerns, but he worries that the software is unproven, untrustworthy, risky, etc., etc.

My argument that "you have the …

more ...