Tuesday, October 28, 2008

Testablity

I've got a link to a pretty article regarding testability.
http://www.testabilityexplorer.org/report
It's common issue that the application is almost impossible to test by unit tests due bad design and tangled references. May be later I'll find out how to make it integrated into Continuous Integration.

Saturday, October 25, 2008

Separate my thoughts between work and hobby

I have another blog that has mixed content on two topics:
- work, and skills
- my hobbies.
After some time I decided that it will be more clear for me and everyone else if the first topic go to another blog, which is the current one. The hobby part still stays here: http://dima-ch.blogspot.com/
I am going to publish some VB scripts to work with Outlook in more convenient fashion (and those I am using) next week.
Those are:
- sending e-mail to any department (based on organization tab in the Exchange profile)
- convert all e-mail addresses that are in To or CC fields in a letter, and composing a list of SMTP addresses separated by semi column .
- Thank you letter :)