| |
The Web - A Short IntroductionWhat is the Web? | What are the Characteristics of the Web? | Why Web Applications? | Some Dates | Some Buzz Words | Some Links This page gives a short introduction into the web and presents some facts, figures and links.
What is the Web?The web (or Worldwide Web, WWW) as we know it today - a world-embracing information network - is grounded on two important inventions:
The web packages these ingredients into an easy to use interface, the web page, which is displayed in a web browser. This simplicity, combined with the universality of its ingredients, caused its success. Web pages are based on HTML, the Hypertext Markup Language. This language was originally intended for structuring and describing content, not at all for creating sophisticated layouts. Hyperlinks - marked words or text passages - provide the hypertext facility for web pages. The URL - a universal addressing mechanism - connects hyperlinks to other text passages. These may be located within the same document, or anywhere on the Internet, for example on a server in Japan, or New Zealand. HTML was invented for the creation of linked text documents to be published and exchanged within the scientific community; but soon its capabilities were extended. Graphics were added to illustrate text documents; graphics can also act as links and and be used as graphical or pseudo-graphical menus. Text and graphics with hyperlinks are the "core ingredients" of web pages. That is why many people still speak of "hypertext with graphics on" when they talk about the web. The multitude of information offered on the web - mostly text or illustrated text - is still the most important aspect of it. But HTML, and thus the web, did not stop there. Tables not only added a "table feature". Web designers - a new species of designers - soon discovered tables as a useful tool for overcoming the layout limitations of HTML. Multimedia were also added - ranging from simple animated graphics to video, sound, and 3D animations. Somehow, the web evolved into a huge worldwide magazine (we use the term web brochures for information-based websites). This magazine is not static like a paper-based magazine - it is dynamic, colorful, sometimes even screaming, and ever changing. From the perspective of designing web applications, forms elements like fields, radio buttons, checkboxes, dropdown lists, and buttons were an important addition to HTML pages, which actually marked the beginning of web applications. These elements provide web pages with a primitive forms functionality (compared to what GUIs can do), which makes it possible to create simple web applications. These can, for example, be applications for ordering products, entering addresses, booking flights, and the like. With the advent of web applications, the idea of the web as a commercial medium was also born - e-commerce became one of the buzz words of today. The web as a commercial medium will change the business processes of today. It will introduce new and innovative ways of doing business. Developers and designers of web applications are an active part of this exciting development. See below for learning some of the reasons why web applications are developed. Put together, the web, as it is today, is a medium, which combines magazine and commerce aspects, or - put in other words - the aspects of information and functionality, thus blurring the distinction between text documents (or documentation) and applications. As not only the section on text design in these guidelines demonstrates, this process has an impact on how web applications are designed. The web has in the meantime put on many faces: The Internet stands as a synonym for the worldwide, free, and sometimes chaotic exchange of information, while the Intranet stands for smaller information networks based on the same technique, but restricted to the use within companies or institutions. Portals are a new approach to combine information and functionality in a personalized electronic workplace - the mySAP.com Workplace is SAP's interpretation of this theme.
What are the Characteristics of the Web?From the viewpoint of developing web applications, the web has the following characteristics: It is a publishing medium
It is a medium for communication
It is a transport medium
Why Web Applications?The Web Means BusinessThe web has them all - as web users - and opens new ways for cooperation:
The Web Means Knowledge
The Web Transcends Borders
The Web Provides Speed
-> New user populations, new application scenarios
Some Dates
Some Buzz Words
Some Links
Source: SAP Interaction Design Guide for Internet Application Components |