I am using the "character Count Plugin" of jQuery: http://cssglobe.com/post/7161/jquery-plugin-simplest-twitterlike-dynamic-character-count-for-textareas
I am trying to do like twitter does in order not to count every character of the real URL but just the few characters of the shortened one. (always the same number)
Any idea? Thanks.