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. | |
Letter X : | XEON - XHTML - XML |
XEON | |
Xeon
(pronounced ZEE-ahn) is a 400 Mhz Pentium
microprocessor from Intel for use in "mid-range" enterprise servers and
workstations. On a server motherboard from Intel, up to eight (and later even more) Xeon
processors will be able to do multiprocessing sharing the same 100 Mhz bus. Xeon is
replacing the Pentium Pro as Intel's main enterprise microchip. Xeon is designed for
Internet and large transactional database servers as well as for engineering, graphics,
and multimedia applications that require moving a lot of data around quickly. Xeon is the
high end of the Pentium line (Celeron is the low end). Xeon is based on the Pentium II microprocessor's P6 architecture. It's designed to work with a new and faster PCI bus and graphics accelerator. Xeon features:
Typically, a computer with a Xeon microprocessor would use a Windows NT, NetWare, or UNIX operating system. Xeon-based systems are expected to offer competition to Sun Microsystems, Silicon Graphics, and others in the workstation market, but its primary market is expected to be the mid-range server.
|
|
Selected Links | |
For more information, see Intel's Pentium II Xeon processor home page. | |
Lisa DiCarlo's article
on ZDNet, Intel
moves to accelerate adoption of Xeon processors, offers an April, 1998 perspective.
|
|
XHTML | ![]() |
As the
World Wide Web Consortium (W3C) describes it, XHTML (Extensible Hypertext Markup Language)
is "a reformulation of HTML 4 as an application of the Extensible Markup Language
(XML)." For readers unacquainted with either term, HTML is the set of codes (that's
the "markup language") that a writer puts into a document to make it displayable
on the World Wide Web. HTML 4 is the current version of it. XML is a structured set of
rules for how one might define any kind of data to be shared on the Web. It's called an
"extensible" markup language because anyone can invent a particular set of
markup for a particular purpose and as long as everyone uses it (the writer and an
application program at the receiver's end), it can be adapted and used for many purposes -
including, as it happens, describing the appearance of a Web page. That being the case, it
seemed desirable to reframe HTML in terms of XML. The result is XHTML, a particular
application of XML for "expressing" Web pages. XHTML is, in fact, the follow-on version of HTML 4. You could think of it as HTML 5, except that it is called XHTML 1.0. In XHTML, all HTML 4 markup tags and attributes (the language of HTML) will continue to be supported. Unlike HTML, however, XHTML can be extended by anyone that uses it. New tags and attributes can be defined and added to those that already exist, making possible new ways to embed content and programming in a Web page. In appearance, an XHTML file looks like a somewhat more elaborate HTML file. AdvantagesTo quote the W3C again, the advantages are "extensibility and portability." Extensibility means that as new ideas for Web communication and presentation emerge, they can be implemented without having to wait for the next major version of HTML and browser support. New tags or attributes can be defined to express the new possibilities and, assuming some program at the receiving end can understand and act on them, new things may happen on your Web page that never happened before. Specific sets of extensions for XHTML are planned for mathematical expressions, vector graphics, and multimedia applications. If extensibility is likely to lead to more complicated pages and larger programs, the portability advantage means that Web pages can now be made simpler than they were before so that small devices can handle them. This is important for mobile devices and possibly household devices that contain microprocessors with embedded programming and smaller memories. XHTML defines several levels of possible markup complexity and each document states its level of complexity at the beginning. Programs in microdevices might expect XHTML-coded files that state the simplest level of complexity so that they could be handled by a small program and memory. Differences and Distinctive FeaturesYou can find out more by reading the specification and tutorials, but here are some distinctive features of XHTML and differences between HTML 4:
The first XHTML specification is currently in the W3C Working Draft stage.
|
|
Selected Links | |
From the same article, Richmond provides a quick list of Differences with HTML 4. | |
On WDVL.com, Alan Richmond provides an Introduction to XHTML, with examples. | |
Alan Richmond's EncycloZine is one of the first Web sites implemented using XHTML. Do a right-click and select View Source to see what the XHTML looks like. | |
The World Wide Web
Consortium provides the official XTML
1.0: The Extensible Hypertext Markup Language.
|
|
XML | ![]() |
XML
(Extensible Markup Language) is a flexible way to create common information formats and
share both the format and the data on the World Wide Web, intranets, and elsewhere. For
example, computer makers might agree on a standard or common way to describe the
information about a computer product (processor speed, memory size, and so forth) and then
describe the product information format with XML. Such a standard way of describing data
would enable a user to send an intelligent agent (a program) to each computer maker's Web
site, gather data, and then make a valid comparison. XML can be used by any individual or
group of individuals or companies that wants to share information in a consistent way. Currently a formal recommendation from the World Wide Web Consortium (W3C). XML is similar to the language of today's Web pages, HTML. Both XML and HTML contain markup symbols to describe the contents of a page or file. HTML, however, describes the content of a Web page (mainly text and graphic images) only in terms of how it is to be displayed and interacted with. For example, a <P> starts a new paragraph. XML describes the content in terms of what data is being described. For example, a <PHONENUM> could indicate that the data that followed it was a phone number. This means that an XML file can be processed purely as data by a program or it can be stored with similar data on another computer or, like an HTML file, that it can be displayed. For example, depending on how the application in the receiving computer wanted to handle the phone number, it could be stored, displayed, or dialed. XML is "extensible" because, unlike HTML, the markup symbols are unlimited and self-defining. XML is actually a simpler and easier-to-use subset of the Standard Generalized Markup Language (SGML), the standard for how to create a document structure. It is expected that HTML and XML will be used together in many Web applications. Early applications of XML include Microsoft's Channel Definition Format (CDF), which describes a channel, a portion of a Web site that has been downloaded to your hard disk and is then is updated periodically as information changes. A specific CDF file contains data that specifies an initial Web page and how frequently it is updated. Another early application is ChartWare, which uses XML as a way to describe medical charts so that they can be shared by doctors. Applications related to banking, e-commerce ordering, personal preference profiles, purchase orders, litigation documents, part lists, and many others are anticipated. XML has been developed by a working group under the auspices of the World Wide Web Consortium, which offers you the most knowledgeable place to learn more. Their introduction is called Extensible Markup Language (XML).
|
|
Selected Links | |
Another good source is Robin Cover's XML resources page. | |
ChartWare, maker of a medical charting application, is an early user of XML. | |
Microsoft provides an
example of Building
an Interactive Frequent-Flyer Web Site Using XML.
|
|
______________________________________________________________ |
|
Designed
By Wessam Sherif, All Rights Reserved.
|