Terminology means Technical Definition, here are some terminologies used for computers, they are categorized alphabetically, either you scroll down the page until you reach the terminology you wants, or it would be easier to click the terminology you want from the list. I hope you like this page and make a good use of it, also there will be an updates in the future, you may visit it regularly. 

Choose.gif (440 bytes)a.gif (124 bytes)b.gif (127 bytes)c.gif (131 bytes)d.gif (129 bytes)e.gif (116 bytes)f.gif (114 bytes)g.gif (141 bytes)h.gif (121 bytes)i.gif (71 bytes)j.gif (85 bytes)k.gif (124 bytes)l.gif (75 bytes)m.gif (142 bytes)n.gif (103 bytes)o.gif (137 bytes)p.gif (92 bytes)q.gif (140 bytes)r.gif (129 bytes)s.gif (133 bytes)t.gif (80 bytes)u.gif (127 bytes)v.gif (130 bytes)w.gif (150 bytes)x.gif (124 bytes)y.gif (119 bytes)z.gif (117 bytes)

Letter H : Hacker - HardDisk - HomePage - Hosting - HTML - HTTP - Hyperlink         

 

  Hacker

Top.gif (1083 bytes)

   Hacker is a term used by some to mean "a clever programmer" and by others, especially journalists or their editors, to mean "someone who tries to break into computer systems."

   1) Eric Raymond, compiler of The New Hacker's Dictionary, defines a hacker as a clever programmer. A "good hack" is a clever solution to a programming problem and "hacking" is the act of doing it. Raymond lists five possible characteristics that qualify one as a hacker, which we paraphrase here:

  • A person who enjoys learning details of a programming language or system
  • A person who enjoys actually doing the programming rather than just theorizing about it
  • A person capable of appreciating someone else's hacking
  • A person who picks up programming quickly
  • A person who is an expert at a particular programming language or system, as in "UNIX hacker"

   Raymond deprecates the use of this term for someone who attempts to crack someone else's system or otherwise uses programming or expert knowledge to act maliciously. He prefers the term cracker for this meaning.

   2) Journalists or their editors almost universally use hacker to mean someone who attempts to break into computer systems. Typically, this kind of hacker would be a proficient programmer or engineer with sufficient technical knowledge to understand the weak points in a security system. For more on this usage, see cracker.

 

  HardDisk

Top.gif (1083 bytes)

   A hard disk is part of a unit, often called a "disk drive," "hard drive," or "hard disk drive," that stores and provides relatively quick access to large amounts of data on an electromagnetically charged surface or set of surfaces. Today's computers typically come with a hard disk that contains several billion bytes (gigabytes) of storage space.

   A hard disk is really a set of stacked "disks," each of which, like phonograph records, has data recorded electromagnetically in concentric circles or "tracks" on the disk. A "head" (something like a phonograph arm but in a relatively fixed position) records (writes) or reads the information on the tracks. Two heads, one on each side of a disk, read or write the data as the disk spins. Each read or write operation requires that data be located, which is an operation called a "seek." (Data already in a disk cache, however, will be located more quickly.)

   A hard disk/drive unit comes with a set rotation speed varying from 4500 to 7200 rpm. Disk access time is measured in milliseconds. Although the physical location can be identified with cylinder, track, and sector locations, these are actually mapped to a logical block address (LBA) that works with the larger address range on today's hard disks.

 

Selected Links
PC-Disk is the ultimate repository of information about hard disk specifications, including jumper settings and layouts.
The Harddisk Guide has additional information.

 

  HomePage

Top.gif (1083 bytes)

   1) For a Web user, the home page is the first Web page that is displayed after starting a Web browser like Netscape's Navigator or Microsoft's Internet Explorer. The browser is usually preset so that the home page is the first page of the browser manufacturer. However, you can set it to open to any Web site. For example, you can specify that "http://www.yahoo.com" or "http://whatis.com" be your home page. You can also specify that there be no home page (a blank space will be displayed) in which case you choose the first page from your bookmark list or enter a Web address.

   2) For a Web site developer, a home page is the first page presented when a user selects a site or presence on the World Wide Web. The usual address for a Web site is the home page address, although you can enter the address (URL) of any page and have that page sent to you.

 

  Hosting

Top.gif (1083 bytes)

   Hosting is the business of housing, serving, and maintaining files for one or more Web sites. More important than the computer space that is provided for Web site files is the fast connection to the Internet. Most hosting services offer connections on T-1 or T-3 lines. Typically, an individual business hosting its own site would require a similar connection and it would be expensive. Using a hosting service lets many companies share the cost of a fast Internet connection for serving files.

   A number of Internet access providers, such as America Online, offer subscribers free space for a small Web site that is hosted by one of their computers. Geocities is a Web site that offers registered visitors similar free space for a Web site. While these services are free, they are also very basic.

   A number of hosting companies describe their services as virtual hosting. Virtual hosting usually implies that their services will be transparent and that each Web site will have its own domain name and set of e-mail addresses. In most usages, hosting and virtual hosting are synonyms. Some hosting companies let you have your own virtual server, the appearance that you are controlling a server that is dedicated entirely to your site.

 

Selected Links
Our own virtual hosting provider (we usually use the term "space provider" but agree that the service is more than just space) is Mediaflow in Broomfield, Colorado.
In Seattle, a company called Virtual Servers or "VServers" compares a virtual server to virtual hosting.

 

  HTML  

Top.gif (1083 bytes)

  HTML (Hypertext Markup Language) is the set of "markup" symbols or codes inserted in a file intended for display on a World Wide Web browser. The markup tells the Web browser how to display a Web page's words and images for the user.

   HTML is defined in practice both by Netscape and Microsoft as they add changes to their Web browsers and more officially for the industry by the World Wide Web Consortium (W3C). A new version of HTML called HTML 4 has recently been officially recommended by W3C, making this level an effective standard. However, both Netscape and Microsoft browsers currently implement some features differently and provide non-standard extensions. Web developers using the more advanced features of HTML 4 may have to design pages for both browsers and send out the appropriate version to a user. Significant features in HTML 4 are sometimes described in general as dynamic HTML.

   There are a number of helpful books on HTML. We like Laura Lemay's Teach Yourself Web Publishing with HTML 4 in One Week (Sams.net Publishing) and Ian Graham's HTML Sourcebook (John Wiley). However, it's possible to learn HTML from material available on the Web itself.

   The World Wide Web Consortium's section on Hypertext Markup Language is the best place to begin understanding the origin, history, and latest status of HTML.

 

Selected Links
There are a number of tools available to help you create HTML files (Web pages). Among the most popular editors are Brooklyn North's HTML Assistant Pro (which this file was created with), Hotdog, and HoTMetaL. A new class of tool lets you create pages without having to be directly concerned with the HTML tags. These include Adobe's Pagemill and Microsoft's FrontPage.  
One of the best places to start is NCSA's A Beginner's Guide to HTML, which has recently been updated for HTML 4.0.
Here is the official W3C HTML 4.0 Specification.

 

  HTTP

Top.gif (1083 bytes)

   The Hypertext Transfer Protocol (HTTP) is the set of rules for exchanging files (text, graphic images, sound, video, and other multimedia files) on the World Wide Web. Relative to the TCP/IP suite of protocols (which are the basis for information exchange on the Internet), HTTP is an application protocol.

   Essential concepts that are part of HTTP include (as its name implies) the idea that files can contain references to other files whose selection will elicit additional transfer requests. Any Web server machine contains, in addition to the HTML and other files it can serve, an HTTP daemon, a program that is designed to wait for HTTP requests and handle them when they arrive. Your Web browser is an HTTP client, sending requests to server machines. When the browser user enters file requests by either "opening" a Web file (typing in a  HTTP request and sends it to the Internet Protocol address indicated by the URL. The HTTP daemon in the destination server machine receives the request and, after any necessary processing, the requested file is returned.

 

Selected Links
The latest version of HTTP is HTTP 1.1.
The World Wide Web Consortium provides details of the HTTP rules as they have evolved at each level. Here are the details of the basic 1.0 HTTP rules.

 

  Hyperlink

Top.gif (1083 bytes)

   On the Web or other hypertext systems, hyperlink is a synonym for both link and hypertext link. Possibly, the term originated because "link" was not felt to be specific enough. And it's shorter than "hypertext link."

 

Selected Links
Adam Perer's DirectX Developer's Page contains a number of good articles and a few coding examples.
David Joffe offers a Guide to Programming Games with DirectX.
You can download the Software Development Kit from Microsoft's DirectX Web site.

 

______________________________________________________________

Designed By Wessam Sherif, All Rights Reserved.