Blair Bergums DIG,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This glossary was written and prepared by Blair Bergum of
DNSnews.net
For additions or corrections to this glossary, please send
email to glossary at dnsnews dot net
You may freely link to the DNS & Internet Glossary. However, you may not reproduce this glossary in any manner, electronic or otherwise, without the express written authorization from the author. All copies of this glossary must keep this credit in place. This glossary cannot be changed, reformatted, or redistributed in any manner or fashion.
DIG and the DNS & Internet Glossary are service marks of
Blair Bergum and DNSnews.net
All rights reserved. Copyright 2003-2009 DNSnews.net
. "dot"
1) the . denotes the root node in the UNIX OS Unix filesystem.
2) a standard internet protocol that acts as a delimiter in addresses, and that specify a path to a location in a domain.
3) acts as a domain name separator.
/ "forward slash"
the / denotes the root node in the UNIX OS text, it also acts as a directory or file separator.
/* "forward slash asterisk"
the /* denotes the beginning of a JavaScript comment block.
*/ "asterisk forward slash"
the */ denotes the end of a JavaScript comment block.
// "double forward slash"
1) the // denotes the convention used with the HTTP: protocol to separate the protocol from the FQDN portion of a URL, as in the example Http://DnsNews.net
2) In JavaScript it denotes a comment line.
--> "dash dash greater than"
the --> denotes the end of an HTML comment.
@ the "at" symbol
this symbol is the standard protocol and that connects a users name to the mail server when sending email.
# the "pound" symbol
this symbol is used for locating a pointer within an HTML page, when used with the <A Name="pointer"> code.