Login Register


What text recognition should I support? filter_list
Author
Message
RE: What text recognition should I support? #8
(06-22-2016, 05:03 AM)NoahWatchmaker Wrote:
(06-21-2016, 11:56 PM)Axari Wrote: Basically what 0xDEAD10CC said. Presuming this is a web application, it would be trivial to use a bit of JavaScript to convert these "pseudo-links" into actual URLs to services, e.g. http://twitter.com/{0}. Regex, or if you're lazy, indexOf() and split(), then switch(), will do the job.

Yeah. i'll have to learn regex. what a drag.

Hey now, Regex is a very good skill to have. Besides, if you really wanted to resist, my way would also work.

Reply





Messages In This Thread
RE: What text recognition should I support? - by Wildfire - 06-22-2016, 05:06 AM



Users browsing this thread: 1 Guest(s)