Yesterday, I received my paperback copy of Dreaming in Code from Scott Rosenberg as part of a free paperbacks for bloggers promotion. I read the hard-cover edition when it was first released, but it has been a while and my original copy is now in the hands of a colleague. So, I will be re-reading [...]
CodeMash 2008 came to end on Friday. This year’s conference was even better than the inagural event; a whirlwind two days, packed with three keynotes and dozens of sessions. I talked with developers coming from a wide range of backgrounds and organizations. As one attendee remarked to me while we were getting food from the [...]
Sunday, December 16, 2007
While working on an implemention of the iTunes U. authentication algorithm in C#, I came upon a few major gotchas that I thought would be useful to share. I ported the Java implementation that is a part of the example code(zip) package downloadable from the iTunes U. support site.
Friday, December 14, 2007
I like C#. While I prefer languages like Perl and Python, I have to admit that C# is pretty cool. And, with Mono, I could even write nice, happy, FLOSS apps in it, if I like. But, I hate ASP.NET. I am forced to use this abominable framework at work and today I was once [...]