Daily Archive: August 14, 2007

Random DevTools Entry: #014

Random DevTools Entry: #014

Okay, so this isn’t strictly a development tool, but Gantt Project has a pretty nifty, free, project management application. With GanttProject you can break down your project into a tree of tasks and assign human resources that have to work...

Normalizing And Denormalizing SharePoint Field Names

Normalizing And Denormalizing SharePoint Field Names

Frequently, when working with Office, SharePoint, and SharePoint web services, it is necessary to convert between the “normalized” (hex escaped string) version of a field name. To that end, I found a useful JavaScript tool for normalizing strings into SharePoint’s...