GDN is down, and so am I

GDN being down is usually just annoying. Now, it’s keeping me from Adam’s CLRSpy. I hear it’s awesome. Damn!

Crossroads Revisited

Sam and Don are arranging another Crossroads blogger get-together on the 21st. Enjoyed the last time, but will have to give this one a miss. 21st is my birthday and I hear that my son Patrick has big plans.

SharePoint RSS v0.3

I’ve posted an update to my SharePoint RSS Feed Generator (which I now abbreviate WSS RSS). New features of v0.3 are support for OPML and support for feed configuration. Now, the admin can specify which top level sites, which subwebs and which lists are included in the RSS or OPML feeds. I’ve also done a bunch of structural stuff – no more need to edit web.config files. I’ve also produced separate binary and source archives, which is much easier if you just want to install the bits rather than play with the code.

I also modified the RSS feed to support Don’s RSS 2.0 Profile (profile link might be wrong, GDN is down). Here is the OPML profile that I am using in WSS RSS:

/outline/@type

  • mandatory – xsd:string
  • must equal “rss”

/outline/@title

  • mandatory if no description, optional otherwise – xsd:string (no embedded markup)
  • title of the RSS feed (i.e. same as /item/title in RSS)

/outline/@description

  • mandatory if no title, optional otherwise – xsd:string (no embedded markup)
  • description of the RSS feed (i.e. same as /item/description in RSS)

/outline/@xmlUrl

  • mandatory – xsd:anyURI (SHOULD be absolute)
  • url of RSS feed

/outline/@htmlUrl

  • mandatory – xsd:anyURI (SHOULD be absolute)
  • Url of HTML page

New .NET Tool Links

Lutz Roeder has updated Reflector for .NET and Fabrice Marguerie has moved the list of .NET tools to SharpToolbox. I’ve updated my links.