07 August 2004

Various things

1. This site can show you how any web page looks to someone with colour blindness

2. A free book: Essential XML Quick reference. (I can never resist a free book, this one is from DevelopMentor, so it should be well worth reading.)

3. The Daily WTF is a brilliant blog. Proof if proof was needed that there is a lot of strange code in the world.

05 August 2004

Wrong Planet

Wrong Planet is an online resource and community for those with Asperger's Syndrome.

04 August 2004

Yukon and XML

Yukon and XML together... it must be YukonXML.

Software Factories

The idea of a "development environment configured to support the rapid development of a specific type of application" doesn't sound so bad, but when you find out it is called a Software Factory I think it sounds a lot worse. Programming this way might be a lot less fun.

"Other industries added capacity by moving from craftsmanship, where whole products are created from scratch by individuals or small teams, to manufacturing, where a wide range of product variants is rapidly assembled from reusable components created by multiple suppliers, and where machines automate rote or menial tasks."

I have always enjoyed hand-crafted code. Z80 machine code was so much nicer when you compiled it by hand. Assembled code just doesn't compare. ;)

The gatherers of metrics are already trying to turn software development from a craft to a manufacturing activity. Can we measure the development process, and calculate a cpk figure to tell us whether the process is in control? Maybe, but you could just try actually talking to the developer instead.

It may be time to start doing something creative, possibly without the aid of a computer. I'm not sure how many "product variants" I could maintain an interest in.

03 August 2004

XAML

xamlon is a XAML engine for current windows platforms. As I don't have a PC available to run Longhorn on this could be useful. How else am I going to run my Hello World in XAML?