Rickrolling Trifecta

No one wants to be Rickrolled. I suppose it could have been funny, once, for about 15 minutes. I didn't think it was all that funny to begin with, but there it is -- a part of the lexicon. However, it remains obscure, and sometimes hard to explain to non-technical folks …

more ...

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





The Python "Connection Reset By Peer" Problem

We've got a fairly complex application that fits the "broker" pattern. It offers web services and it consumes web services. It does some complex calculations of it's own and it's got a pretty complex database.

One thing I like to have is a "ready for deployment" test suite that exercises …

more ...

Classic / Ancient Bit of Marketing

Found this on a shelf in my office. The Apple 32 Developer's Handbook. It covers the Lisa 2, Lisa 2/5, Lisa 2/10 and the Macintosh. Apple described this family of machines as the SuperMicros.

Apple 32.png

It might be a collectable -- it's in pristine condition -- never used as a coaster …

more ...

How can we demo web services?

The obvious answer is that we need a customer-like demo site that shows how the customer's software interacts with our software.

The problem is that it's a totally back-office kind of relationship. Worse, we don't have solid use cases. We have working software for some use cases, but every conference …

more ...