Yet another coding blog covering everything from C#, WPF, SQL, and Silverlight to any other random thought that passes my way…
RSS icon Home icon
  • New project – Seesmic Plugin for TinyURL.com URL shortening service

    Posted on May 29th, 2010 biggert No comments

    I’ve been a user of Seesmic desktop ever since it was announced and released around PDC09. I found it to be an amazing Silverlight product and honestly, with the recent new release of v2, it’s a great Twitter and Facebook application to use. I saw Tim Heuer‘s work around plugin development for Seesmic and wanted to give it a whirl so I cooked up a very easy implementation for a URL shortener plugin using the TinyURL URL shortening service. I provide both the plugin binary file itself and the source code here.

    I hope this is just the beginning of a lot more meaningful plugin development for Seesmic… I love the software and the SDK for plugin development is awesome as well!

    Leave a reply