Better Printed Photos: Naming with Date Taken
Whenever I’ve needed to print digital photos, I’ve found that Photolab – the photo processing arm of the Canadian grocery chain Loblaws – has always done a great job. Photos are typically printed in a day or less, are easy to pick up – just stop by your local supermarket! – and have always turned [...]
Sending Email with PowerShell: Implicit and Explicit SSL
I never quite understood the attraction of scripting; sure, not having to set up the scaffolding code of a more formal language is nice, but the limitations of the environment just seemed too great. The Unix community has it far better than the Windows community in this regard; shell scripting can accomplish amazing feats – [...]
ECE 150 Programming Samples
This term, I’ve been given a position as a teaching assistant for ECE 150: Introduction to Programming at the University of Waterloo. In the spirit of learning, I’ve decided to put together a handful of applications over the course of the term in order to demonstrate various features of the C# language for programming beginners.
XAML: Not Just for UI (part II)
Continuing from part I in the series, this post describes some of the tricky bits for implementing your own XAML-based test data loading infrastructure. For those that haven’t read part I, the story to this point is that XAML can be used to do some things that are completely unrelated to user interfaces – like [...]
EXIF Quick Reference