Posts from the ‘Ajax’ Category

  • bitlyshortener-small

    bit.ly URL Shortener using jQuery and Ajax

    August 13th, 2010 | Ajax, jQuery | Blue | No Comments

    How to create Bit.ly short URLs using Jquery and Ajax. Many tutorials available on web about short URLs using server side script, this script works on client side. It is easy just 5 lines of code calling Bit.ly API. You have to modify the username and API key. Use it and make URLs shorts and [...]

    Read More