vote up 3 vote down star
1

I have a chat program, written in Delphi 7, that I would like to replace long url's posted, with a smaller tinyurl as displayed. I've Googled but haven't found anything helpful quite yet.

Thanks in Advance

Mark

flag
5  
It's kind of annoying when URLs are hidden behind inscrutable shortened versions. In your case, I suggest using shorter text for the displayed text, but maintain the original URL for display in the status bar or a hint, just like the Web browsers do it. Let chat recipients see the real URLs that people are posting to them, so they can better judge whether they really want to click. Stack Overflow does that for long URLs in comments, for example. – Rob Kennedy Sep 28 at 14:33

1 Answer

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.