Entries classified under weblog created during Feb 2004


My First Yum Commit

Seth lost his mind over the weekend and gave me commit access to yum cvs.

To yum coding weblog ... on Tue 02/24/04 at 09:55 PM

IP Costs Millions of Information

The benefits of protecting intellectual property should be weighed against the cost in information flow.
To freeculture weblog ... on Sun 02/22/04 at 05:28 AM

Learning Python As You Go

A co-worker asked how global/class variable scoping worked in python today. Specifically, how to access globals/class variables from within a class method. I told him what I knew (global keyword.. yadda yadda.. self.. yadda yadda..) and he was satisfied. Then he asked, "where did you read that?" I thought for a second and realized that I had not really ever read much formal documentation on variable scoping and that I must have picked most of what I knew up from looking at code or just playing around. “What do you mean “playing around”?” he wants to know. “Well,” I said, “I just try different stuff and see what happens.” It occured to me that Python is excessively easy to pick up as you go because it is easy to try things quickly, measure results, and draw conclussions. Some people call this “The Scientific Method”. The conversation ended shortly after but I didn't get the feeling he took me seriously on the trial and error thing. Do most programmers feel that formal documentation is a requirement for learning? I sure don't. I'm positive I learn as much, if not more, scientifically than I do reading documentation. My python-fanboy column for today will thus be on how python lends itself well to those that prefer to learn scientifically.

To python ramblings coding weblog ... on Wed 02/18/04 at 03:00 AM

Meet The Prez

Daily Show Feb 09, 2004.
To politics bush weblog ... on Sat 02/14/04 at 02:48 AM

Schwag Decisions

I need to make some decisions with what to do with Schwag. There are two real directions and I just cannot decide which I want to take. Part of me thinks I should keep it real simple and make it a planet.gnome.org like aggregator that would be used as generation tool for multi-user / public sites. The other half of me really wants to develop this personal portal thing. This goes more in the direction of a single-user, desktop aggregator/reader that has really strong aggregating and reading facilities as well as the ability to act as a bookmark manager type thing.

To coding python schwag weblog ... on Fri 02/13/04 at 02:16 AM

Schwag

A Syndicate Feed Normalizer / Aggregator
To coding python schwag weblog ... on Mon 02/02/04 at 11:45 PM