.NET URL Shorten-er Library

I’ve been working on a few applications were I’ve been using TinyURL a lot. So, I thought I’d create a library for .NET that contains functions for the most popular URL Shorten-er sites.

 

Function TinyURL
Function TimesURL
Function DoiopURL
Function MemURL
Function DwarfURL
Function SnipURL
Function ShorlURL
Function LoajURL
Function BitlyURL
Function IsGdURL
Function SixURL
Function TightURL
Function UrlXURL
Function YepItURL

Total there are 14 function that all server the same purpose. It’s really a personal preference as to what service you want to use. Each function accepts 1 overload and returns a single String.

Example: 


dim sTest As String = TimesURL(sURL)

The library will be available soon. Any interest in this or ideas please leave a comment.

About Dremation

I'm just a computer programmer/site desinger.
This entry was posted in Downloads, General, Programming, Tech News and tagged , , , , , , , . Bookmark the permalink.

10 Responses to .NET URL Shorten-er Library

  1. Lucas Araujo says:

    Hello, I’ve made a AS3 library that do exactly what you’re trying to do:
    http://code.google.com/p/urlshorten/

    Good luck and good work!
    Lucas

  2. Lucas Araujo says:

    I’ve just found another two services:
    http://ow.ly/
    http://jijr.com/

  3. Lucas Araujo says:

    It seems that we have the same interests, I also did a Gravatar implementation :)

    http://www.phpclasses.org/browse/package/4227.html

    • Dremation says:

      My Gravatar implementation is very sloppy. I through it together in a few minutes to show a few people how to do it. I’m working on a much better version right now. The first version was a control. The ones I’m getting ready to release is a library that outputs the avatar using the Image Stream. Will support borders, rotations, fades, mouse over/in/out/click events,etc. Will also support image arrays for loading multiple gravatars at a time, for a listbox or combobox maybe.

  4. Pet Snakes says:

    It’s great to see some unique content and a good quality blog for once, actually I would be very interested in doing a link exchange with you.

  5. i think i’m going to add this to my library! thanks

  6. mc says:

    is http://ow.ly/ working? page is not loading for me.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>