January 2007
Software Quality and Testing
Testing is one of the fundamentals of Quality Assurance, it outlines where the defects are in a measurable form and helps to make an application "bug free". Remember though that software testing never reveals the absence of bugs, only the presence of them. The purpose of this guide is to help promote the ideals of software quality, and illustrate why it is a good thing.
November 2006
Better Glows in Photoshop
Bored of the normal glow that is provided by the blending options in Photoshop, or feel more creative? Then don't let it restrict you, this technique demonstrates an alternate way of creating a glow around objects and text.
Regular Expressions and Validation
Regular Expressions are a popular way of performing complex string matching on variables. To anyone who is relatively new to them though, it can be daunting. This guide shows how to use them, with examples for using them in validation techniques.
1
(3 marks)