• Google Maps for Mobile

    I saw this mentioned in the Google newsletter today, and I’ve installed it on my HP iPAQ rw6828 Windows Mobile device.

    It works really nicely - you can get the maps or satellite views too.

    If I had GPS, then it could use that too.

  • Cross-browser editor for SharePoint 2007

    Telerik have released their free cross-browser editor for SharePoint 2007.

    Even though they’ve named it as “radEditor for MOSS”, the good news is it also works fine in WSS3 too.

    This means that FireFox and Safari users now get a nice “rich-text” editor instead of a text box.

  • Assembly Info

    In response to a query I posted to the CruiseControl.NET discussion group about displaying the version of an assembly, I’ve created a simple command-line tool that generates XML containing the version number for a specified .NET assembly.

    I’ve written up some instructions and links to download the tool.

    I’m planning to add new features to the tool over time, to do things like:

    • Extract Description, Title, Copyright etc.
    • List Classes and methods