Monthly Archives: February 2006

escapa!

Philip has got me hooked on Escapa!.
It is a silly little browser-based game in which you have to maneuver a red square, and keep it from hitting a wall and from being hit by any of the four rectangles.
Philip and I have been battling it out this afternoon, and I finally bested him. [...]

Amazon, XML, XPath and C# 2.0

I am putting this out there so that, hopefully, no one else will struggle like I just did.
I am trying to use XPath to parse the results from one of the Amazon Web Services. I was not expecting this to be difficult, and it really is not, if you know how to use XPathNavigator. [...]