As I mentioned in my last Axum post, the way I like to get the hang of a new language is to do the first 15 Euler challenges in that language. Whilst this rarely helps me become proficient in any new language, rather highlight how well I can write C# in any paradigm, it does help me get familiar with...
Axum - Euler 1 Part 1
Monday, February 01 2010 - Axum
Axum - The AdderAgent example part 2
Friday, January 22 2010 - Axum
In my last post, I looked at the Adder code given in the Axum Programmer's guide, comparing it with an equivalent C# example. When learning a new language, I am always faced with the same dilemma, namely, how do I become proficient with this language as it was meant to be used. I write a very good C#...
Axum - The AdderAgent example part 1
Friday, January 15 2010 - Axum
I have recently been taking a look at the Microsoft incubation project Axum . I'm not going to spend too much time explaining what it is, there is some very good information on the homepage , as well as in the recent Hanselminutes Axum podcast . The home page describes the project as follows. Axum is...
Distributed Norm
Friday, January 15 2010 - Norman
I have been lucky enough to spend the last year working with brilliant a new team of developers, in the logistics industry. Separated from nearly a decade steeped in Business Intelligence and ITIL, it has been a fantastic opportunity learning opportunity and has widened both my outlook and skills. Sometime...
What is Norman
Thursday, February 05 2009 - Norman
What is Norman ? I have described it in the past as a distributed object server.This should not be confused with the standard use of the term object server, a Media object server, a server that distributes reports, files and similar objects to users in a network, rather a POCO object server, serving...
