Wordsmith.org: the magic of words

Wordsmith Talk

About Us | What's New | Search | Site Map | Contact Us  

Previous Thread
Next Thread
Print Thread
Page 1 of 2 1 2
Joined: Jul 2005
Posts: 1,773
D
Pooh-Bah
OP Offline
Pooh-Bah
D
Joined: Jul 2005
Posts: 1,773
I note the WS algorithm occasionally fails to linkify an address and curious about this apparent shortcoming. Example, in one of Jackie's posts toward the end of from the bad news department(?)

I use the term "linkify" to denote the automatic detection and transformation of an address (also called URL?) into a form immediately clickable without the need for highlighting or accessing a dropown. In this process it turns the address blue and underlines it, in more sophisticated algorithms also foreshortening it

My questions are three: (1) Why doesn't cickification always occur; (2) what are the acceptable terms for "linkify" and "clickify" and (3) isn't URL just a sophisticated synonym for "address" and if not why not


dalehileman
dalehileman #185350 06/15/09 03:04 PM
Joined: Aug 2005
Posts: 3,290
Carpal Tunnel
Offline
Carpal Tunnel
Joined: Aug 2005
Posts: 3,290
Probably you've already been there, but if not

http://www.faqs.org/rfcs/rfc1738.html


Ceci n'est pas un seing.
zmjezhd #185351 06/15/09 03:42 PM
Joined: Jul 2005
Posts: 1,773
D
Pooh-Bah
OP Offline
Pooh-Bah
D
Joined: Jul 2005
Posts: 1,773
Thank you zm for the link but for a typical old fart like me, it might as well have been written in Sanskrit


dalehileman
dalehileman #185353 06/15/09 06:37 PM
Joined: Jun 2006
Posts: 5,295
Carpal Tunnel
Offline
Carpal Tunnel
Joined: Jun 2006
Posts: 5,295
Ah, Dale, sometimes , occasionally the linker doesn't do what it should do. Then you try again and it works. Or you refresh your mouse's contents and it works. Or not.

BranShea #185357 06/15/09 08:17 PM
Joined: Jan 2002
Posts: 1,526
veteran
Offline
veteran
Joined: Jan 2002
Posts: 1,526

1. I don't know. It could be some browser setting or it could be some setting at certain sites. It might also be a particular editing mode you are using. Or it could be some invisible characters sneaking in.

2. I'm not sure about "linkify" or "clickify," but the intent seems obvious, so you shouldn't hesitate to use them, if there is no better word. "Clickable" is a very common usage. We used to use the word "Hyperlink" as both a noun and a verb. So "I will hyperlink that." One could say "Hyperlink a URL," but it may be ambiguous.

3. A URL is more than an "address," although some of the information may be implicit. The address is derivable from the URL. The URL specifies a protocol (http, telnet, etc) and can contain other stuff (like port numbers, user names, passwords). The wordsmith.org is not the "address."

TheFallibleFiend #185358 06/15/09 09:12 PM
Joined: Jul 2005
Posts: 1,773
D
Pooh-Bah
OP Offline
Pooh-Bah
D
Joined: Jul 2005
Posts: 1,773
Fal thank you, I was much surprised to learn that I hadn't invented "clickable" while "hyperlink" as a verb indeed serves for "linkify". I gather then that "wordsmith.org" is a hyperlink and so is what Bran refers to as a "linker".

But I'm not sure whether a URL always qualifies. For a while I was unsuccessful clickifying on one until I discovered they didn't respond if preceded by "/http:/" Meanwhile however this proviso must have been dropped because lately URL's containing it have been eminently amenable to clickification

As for URL, yes my IT No. 1 Son has attempted to explain in much the same terms but with little enlightenment on my part. But your efforts are appreciated


dalehileman
dalehileman #185369 06/16/09 12:50 PM
Joined: Jan 2002
Posts: 1,526
veteran
Offline
veteran
Joined: Jan 2002
Posts: 1,526
People in technical fields like computer science, IT, (or physics for that matter) very often adopt improper use of words for informal usage. It can make for interesting confusion at times. There are a number of reasons why this happens:
sometimes someone doesn't understand a thing and uses the word incorrectly and the incorrect usage catches on (internet and web are probably describe the same thing for most people, but technically they are different);
other times someone takes a word and uses it to express a more general idea.
There are other reasons, but all of them, I suspect are the same kinds of reasons that words change meanings in the rest of human discourse.

The words you have chosen clearly convey some kind of meaning. By themselves they might be a little ambiguous, but in context, I think the meaning is clear in most cases.

TheFallibleFiend #185577 07/01/09 09:11 PM
Joined: Jul 2005
Posts: 1,773
D
Pooh-Bah
OP Offline
Pooh-Bah
D
Joined: Jul 2005
Posts: 1,773
Fal et al: Thank you for your support. We may have discussed it before in another thread which however I can't find, but I wonder if anyone can explain the difference between a link and a hyperlink. I've Googled it as follows, but I'm still in the dark

http://www.w3schools.com/HTML/html_links.asp

Also I'm curious what the link (?) in the form of a word or phrase which the user has substituted for the usual URL-derived coding, is called and whether "Reply", Quote," "Quick reply" etc at the bottom of a post qualify in this way


dalehileman
dalehileman #185579 07/01/09 09:41 PM
Joined: Jan 2002
Posts: 1,526
veteran
Offline
veteran
Joined: Jan 2002
Posts: 1,526
Dale,

I'm not sure. Here's what I think:

1. "Hyperlink" is short for "hypertext link."
2. Link is often (usually) just short for "hyperlink."

That is, sometimes "link" is synonymous with hyperlink.

HOWEVER, in computer science and even in web stuff, link has a more general meaning.

According to some references, the word link in web parlance can also refer to stuff that is "pointed to" but is not necessarily clickable. For example, if you were to bring in an image using img src, it might not be clickable (unless you put an href around it). In this view, all hyperlinks are links, but all links are not hyperlinks. That is, hyperlinks are clickable; links may or may not be clickable.

In more general CS terms, a link is a "pointer" or a "reference" to something else. A linked-list, for example is a data structure composed of "records" or "structures" in which each record has a "pointer" to the "next" record in the list.

So generally, a "link" is a mechanism for connecting things in different places.

dalehileman #185598 07/02/09 02:29 AM
Joined: Mar 2000
Posts: 11,613
Carpal Tunnel
Offline
Carpal Tunnel
Joined: Mar 2000
Posts: 11,613
From Onelook:
Quick definitions (hyperlink)

▸ noun: a link from a hypertext file to another location or file; typically activated by clicking on a highlighted word or icon at a particular location on the screen

Quick definitions (link)
▸ noun: (computing) an instruction that connects one part of a program or an element on a list to another program or list

Jackie #185615 07/02/09 01:31 PM
Joined: Jan 2002
Posts: 1,526
veteran
Offline
veteran
Joined: Jan 2002
Posts: 1,526


"noun: (computing) an instruction that connects one part of a program or an element on a list to another program or list"

Interesting. The discussion may be too technical for this forum, but I don't immediately recall ever having heard or read it used quite this way; that is, as an "instruction."

In the verb form, we can refer to instructions that perform a link. But the code itself ... I can't say it's not done, only that I don't recall hearing it used that way. (No particular reason why they shouldn't, I guess.) When we're talking about code or instructions that perform a link, we refer to a "linkage."

In the usage I'm familiar with, a "link" is not an instruction, but might be part of an instruction. It's an address that might be an operand to an instruction.

I'm wondering if maybe that other usage might be a peculiarity of assembly language programmers. I've done a bit of that, but it's never been a big part of my job.

All this being said, if you used the term like that with a little context, I think most programmer types would follow what you were saying.

TheFallibleFiend #185623 07/02/09 04:20 PM
Joined: Jul 2005
Posts: 1,773
D
Pooh-Bah
OP Offline
Pooh-Bah
D
Joined: Jul 2005
Posts: 1,773
Again guys thank you. But I am still wondering whether the highlighted/abbreviated link, as defined in Jackie's contribution (eg "Reply" typically at the bottom of a post), might have another more distinctive name


dalehileman
TheFallibleFiend #185624 07/02/09 04:52 PM
Joined: Aug 2005
Posts: 3,290
Carpal Tunnel
Offline
Carpal Tunnel
Joined: Aug 2005
Posts: 3,290
"noun: (computing) an instruction that connects one part of a program or an element on a list to another program or list"

Hmm. Not sure, as is FF, what is being referred to in this definition. There is a phase in writing programs called linking. It comes after compilation of source code into binary object files whereby two or more binary object files are concatenated together into one single executable file. Another meaning of link, besides the HTML-oriented (hyper)link is a symbolic link. In the context of Unix-like file systems a symbolic link is similar to a Windows file shortcut. It is a kind of alias of a file. In the context of data structures, specifically a linked list, a link could be a synonym for a pointer (as was earlier mentioned).


Ceci n'est pas un seing.
zmjezhd #185631 07/02/09 06:37 PM
Joined: Jan 2002
Posts: 1,526
veteran
Offline
veteran
Joined: Jan 2002
Posts: 1,526
"It comes after compilation of source code into binary object files whereby two or more binary object files are concatenated together into one single executable file."

Of course! Forgot to mention that one. There's a definite commonality between all these meanings - a link is something that is connecting things in a manner of speaking.

Page 1 of 2 1 2

Moderated by  Jackie 

Link Copied to Clipboard
Forum Statistics
Forums16
Topics13,913
Posts229,328
Members9,182
Most Online3,341
Dec 9th, 2011
Newest Members
Ineffable, ddrinnan, TRIALNERRA, befuddledmind, KILL_YOUR_SUV
9,182 Registered Users
Who's Online Now
0 members (), 783 guests, and 0 robots.
Key: Admin, Global Mod, Mod
Top Posters(30 Days)
Top Posters
wwh 13,858
Faldage 13,803
Jackie 11,613
tsuwm 10,542
wofahulicodoc 10,539
LukeJavan8 9,916
AnnaStrophic 6,511
Wordwind 6,296
of troy 5,400
Disclaimer: Wordsmith.org is not responsible for views expressed on this site. Use of this forum is at your own risk and liability - you agree to hold Wordsmith.org and its associates harmless as a condition of using it.

Home | Today's Word | Yesterday's Word | Subscribe | FAQ | Archives | Search | Feedback
Wordsmith Talk | Wordsmith Chat

© 1994-2024 Wordsmith

Powered by UBB.threads™ PHP Forum Software 7.7.5