Archives for posts tagged ‘Web’

Web 3.0

Seeking Information
The web as it is now uses keywords in order to aggregate data into usable chunks. Search engines index the internet en masse and present it to the end user in order of relevance. They determine relevance by using complex algorithms. Web 2.0 brought us a change in the basic way that we search, [...]

Streaming Video

Streaming video is a sequence of “moving images” that are sent in compressed form over the Internet and displayed by the viewer as they arrive. Streaming media is streaming video with sound. With streaming video or streaming media, a Web user does not have to wait to download a large file before seeing the video [...]

Adobe Flex

Flex is a free, open source framework for building highly interactive, expressive web applications that deploy consistently on all major browsers, desktops, and operating systems. It provides a modern, standards-based language and programming model that supports common design patterns. MXML, a declarative XML-based language, is used to describe UI layout and behaviors, and ActionScriptâ„¢ 3, [...]

Captive Portal

A captive portal is a Web page that the user of a public-access network is obliged to view and interact with before access is granted. Captive portals are typically used by business centers, airports, hotel lobbies, coffee shops, and other venues that offer free Wi-Fi hot spots for Internet users.
When a potential user first logs [...]

Web Services

Web services are reusable software components. Web services continue the long ascension of object-oriented design in software development. Rather than requiring programmers to write one start-to-finish set of instructions after another, the component-based model allows developers to reuse the building blocks of code created by others to assemble and extend them in new ways.
These software [...]