Google’s new AJAX Libraries API should help quite a bit with developing web UIs. From Dion Almer: I just got to announce the Google AJAX Libraries API which exists to make Ajax applications that use popular frameworks such as Prototype,...
Seriously, what is this country coming to? Does Dunkin’ Donuts really think its customers could mistake Rachael Ray for a terrorist sympathizer? The Canton-based company has abruptly canceled an ad in which the domestic diva wears a scarf that looks...
I’ve been on a REST kick for a while now. It’s been brewing in the back of my head since an interview I did a few months back. Pete Lacey gives an in depth interview on the topics of REST...
I usually have problems spending more than a few dollars on anything non-functional. For example, art or posters (which to my wife’s chagrin, leaves most of the walls in our house bare). However — for a moment — I actually...
Using log4net with SharePoint layout page applications is really no different from using it with other types of web applications with the exception that there really isn’t a convenient way to initialize the logging configuration from your custom binaries. The...
This is quite exciting: my wife is now a published author (with her own ISBN and everything :-D)! Check out her book The Parent Connection for Singapore Math. 😀 She’s also got a media set, you know, if you’ve got...
Anyone who’s done any bit of SharePoint development is probably familiar with the completely useless “Unknown Error” view. Well, in fact, SharePoint actually knows what the error is, it just doesn’t want to tell you (okay, it’s really just disabled...
I came across an interesting issue while trying to run some MbUnit RowTests this morning. Namely, it seemed that the rows being passed in contained all null values. It left me scratching my head. I ran the tests using MbUnit...