I've been trying to understand how is possible to develop a bit.ly style URL shortener which also adds a bar to the website.
As for example (sorry for the ad): http://om.ly/BSdZu There's a group on twitter that shares all their URL's starting with "om.ly" and they have a top bar in each of the urls they share.
How is that done? I imagine is with JavaScript but how? Also, is there any service you know that does that so I can understand how?
Thanks