|
HDML- Hand-Held Device Markup Language
A simple language used to define hypertext-like
content and applications for hand-held devices with small displays. HDML is
designed to leverage the infrastructure and protocols of the World Wide Web
while providing an efficient markup language for wireless and other handheld
devices. Congruent with the capabilities and limitations of many handheld
devices, HDML's focus goes beyond presentation and layout. HDML provides an
explicit navigation model, which does not rely upon the visual context, required
of HTML. As such, HDML offers an efficient means of providing content via
the WWW infrastructure to handheld devices such as cellular phones, pagers,
and wireless PDA's.
Hit
1. A term used to describe the accessing of a World Wide Web page.
When a user "points" a browser to a Web site URL, the moment that
user requests the HTML document is called a "hit". Hits are used
to determine how popular a Web site is and plays an important role in assessing
how much it costs to advertise on a particular Web page. Some Web site authors
and developers use counters on their page to let people know how many other
users (hits) have accessed that particular page that they are on.
There has been great debate as to the
validity of the "number of hits" pages or sites are said to receive
due in part to Web servers that record hits not only on accesses to HTML pages
but also the graphics, which are embedded in them.
2. Prior to 1994, the access
of a Web file by a user on a server. Every element of a requested page (graphics,
multimedia, etc.), including the HTML file itself, is counted as a hit. For
example, if a Web page contains five graphics, then accessing the page generates
six hits. Hits used to be a method of determining the amount of traffic a
Web site received, but because businesses needed to isolate the exact number
of times a page was requested in order to charge for advertising, this method
was tossed aside in lieu counting the actual HTML page requests.
Host
Any computer that can function as the beginning and end point of data transfers.
An Internet host has a unique Internet address (IP address) and a unique domain
or host name.
Hotlist
A list of frequently accessed World Wide Web sites. Usually the names of the
sites are coded as hypertext, making them links. In this case the user must
simply click on the name of the site in order to go there. (Yahoo! started
as one major hotlist.)
Hotmail
Hotmail is a Web-based free e-mail system which adheres to the universal HTTP
standard. It is based on the premise that e-mail access should be easy and
possible from any computer connected to the World Wide Web. Web-based e-mail
programs use a Web browser as an e-mail program, providing a globally retrievable
form of e-mail.
HTML - Hypertext Markup Language
HTML is the lingua franca for publishing hypertext on the World Wide Web.
It is a non-proprietary format based upon SGML, and can be created and processed
in a wide range of tools from simple plain text editors to sophisticated WYSIWYG
(What You See Is What You Get) authoring tools. HTML uses tags like <h1>
and </h1> to structure text into headings, paragraphs, lists, hypertext
links and more.
HTTP - Hypertext Transfer Protocol
The protocol that tells the server what to send to the client, so the client
can view Web pages, FTP sites, or other areas of the net.
HTTPS - Hypertext Transfer Protocol
Secure
A type of server software that provides the ability for secure transactions
to take place on the World Wide Web. If a Web site is running on a HTTPS server
you can type in HTTPS instead of HTTP in the URL section of your browser to
enter into the "secured mode". Windows NT HTTPS and Netscape Commerce
server software support this protocol.
Hyperlink
Web site text that can be clicked on with a mouse, that in turn will take
you to another Web page or a different area of the same Web page. Hyperlinks
are created (coded) in HTML. They are also used to load multimedia files such
as AVI movies and AU sound files.
Hypertext
A system of writing and displaying text that enables the text to be linked
in multiple ways, to be available at several levels of detail, and to contain
links to related documents. The term was coined by Ted Nelson to refer to
a nonlinear system of information browsing and retrieval that contains associative
links to other related documents. The World Wide Web uses hypertext transfer
protocol (HTTP) to provide links to pages and multimedia files.
|