HomeBlogSharewareFreewareDownloadsEditorialsArticlesStuffAbout

Archive of A Developer Blog

December 2003

Approaches to Development Revisited

In response to useful feedback from some readers, I've updated my article, including commentary on general characteristics of hacking, and clarifying some details.

.net Streams revisited

In my previous entry I wrote about how .net streams don't have a built in way to copy from one stream to another.

The Asylum

If you are a software developer who is ever responsible for the user interface provided to your users, then this is a book you have to read.

When a Clone isn't a Copy

For some odd reason, Cloning a .net Bitmap doesn't actually give you a different image.

Approaches to Development

I've been thinking recently about the different ways that solutions can be developed - the different approaches taken by different people to the same problem.

The Nature of Quality

What is Quality - and where does it come from? These questions are the subject of a new article.

Wiki

Have you ever used a Wiki? A Wiki is a collaborative, cooperative web site, usually open for anyone (and everyone) to contribute towards. Sounds chaotic, doesn't it.