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


User Interface Testing

The question seemed simple, which testing framework is the simplest? The situation is complex. There's a web application, there are developers and there are testers. The developers develop, and the testers test. So far, not so complex.

Here's the complexity. The testers are pretty focused on manual point-and-click testing. They …

more ...

Problems, problems, problems

Centuries ago -- it seems -- Jim Coplien facilitated a session for us at ChiliPLoP . Eventually, I figured out that patterns are a solution to a problem in a context which resolves various alternative forces, and has some understood consequences. Context - Problem - Forces - Solution - Consequences.

In this month's CACM, the article on …

more ...





KTLO Management

We wind up in this situation from time to time.

Customer:
[X] is broken, what will it cost to fix it?
Us:
Depends, but put $$$ in your budget.
Customer:
I can't afford $$$, I can barely afford to Keep The Lights On™!

At this point, the conversation is usually over. There …

more ...