Terence Eden. He has a beard and is smiling.

Terence Eden’s Blog

Theme Switcher:

Bugs in Twitter Text Libraries

· 5 comments · 400 words · Viewed ~221 times


The Twitter Engineering Team have a set of text processing classes which are meant to simplify and standardise the recognition of URLs, screen names, and hashtags. Dabr makes use of them to keep in conformance with Twitter's style. One of the advantages of the text processing is that it will recognise that www.example.com is a URL and automatically create a hyperlink. Considering that dropping…