Archive for November, 2005

November 30, 2005

Categories:
Articles

XST: Looking Around

Some cleanup efforts lead us to a theoretical idea, and to a successful spike. Out of chaos, order.

November 28, 2005

Categories:
Articles

XST: Theory to the Rescue

There’s this hack where we return the elements of a set as if they were sets. Nothing like theory to fix a hack, is there? Naturally there are some stumbles along the way, mostly involving the tests. Remember who you’re dealing with.

November 25, 2005

Categories:
Articles

XST: Improvements, We Hope

I did an offline experiment to figure out what to do about this :each thing that returns two items instead of the usual one. Based on that, we’ll create a new little object, wire it in, then clean up the tests a bit. Join us …

November 23, 2005

Categories:
Articles

XST: An Iterator

Just for a little something to do, let’s add iteration capability to our XSets. [Added: Clarification of something that threw at least one reader off.]

November 19, 2005

Categories:
Articles

XST: More Thoughts on Extended Set Theory

Some friendly folks have been making suggestions and asking questions. I’m still in the mode of figuring out what to do and how to do it. For those who are interested …

November 17, 2005

Categories:
Articles

XST: Some Thoughts on Extended Set Theory

For some reason, I’m thinking — at 2 AM — about Extended Set Theory. An interesting topic, to me, even at this hour. But should I build something? I don’t know; help me out.

November 10, 2005

Categories:
Articles, Classics

Making the Date

It seems like every development project begins with the date, and we’re held responsible for “making the date”. Making the date is a management responsibility, not a development responsibility. Here’s why.

Updated with cool cartoon from Simon Baker.

Recent Articles

Scala Bowling, I think …

I’ve been working with Scala a bit, just to learn what it is. I’ve found it interesting, if frustrating. Here is a bowling experiment.