View Full Version : ShortURL
GnuVince
June 3rd, 2005, 01:03 AM
I wrote a simple Ruby library to shorten URLs using TinyURL and RubyURL. You can learn about it at http://shoturl.rubyforge.org and you can install it with gem (gem install -r shorturl).
Feedback is welcome
Comrade
June 3rd, 2005, 03:09 PM
I believe you mean http://shorturl.rubyforge.org.
Convenient timing - I was about to write something like this myself, but you've saved me the time!
GnuVince
June 3rd, 2005, 04:48 PM
I believe you mean http://shorturl.rubyforge.org.
Convenient timing - I was about to write something like this myself, but you've saved me the time!
Indeed, sorry about that. And it's nice to see that it's something useful to you.
GnuVince
June 5th, 2005, 03:48 PM
I just released version 0.3.0 which now includes 9 URL shortening services and is much cleaner thanks to a Service class. Try it today, there's a gem for it!
$ gem install -r shorturl
vBulletin® v3.7.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.