Software Development
-
Applying Back Pressure When Overloaded
How should a system respond when under sustained load? Should it keep accepting requests until its response times follow the…
Read More » -
Approaches to XML – Part 4 – XMLBeans
If you remember from Part 1, Part 2 and Part 3, I’m covering different approaches to parsing XML messages using…
Read More » -
Approaches to XML – Part 3 – JAXB
If you remember from Part 1 and Part 2, I’m covering different approaches to parsing XML messages using the outrageously corny scenario…
Read More » -
Approaches to XML – Part 2 – What about SAX?
Part 1 introduced the idea that there are different ways to approach XML parsing and highlighted the point that XML…
Read More » -
Approaches to XML – Part 1 – XML is not a String…
XML has been around a long time: from memory, I’d guess that it’s about 12-14 years old by now; it’s…
Read More » -
Confusion As A Usability Defect
As a software engineer, you should always be looking for the location of the next defect or at least clues…
Read More » -
A necessary condition for hiring a new developer
Software developers often take part in the recruiting process. Determine whether a candidate is suitable for our team/company is a…
Read More » -
The Software Developer’s Pensieve
Fictional stories (especially science fiction) are full of gadgets and other items that I wish were available to me today.…
Read More » -
5 things Usability is NOT
Usability, IMHO, is the single most important factor in making or breaking a product. No matter how good efficient your…
Read More »