| MagicPoint MagicPoint is one of the three major open source presentation programs, often used to produce slides for conferences. Unlike most presentation programs, such as Microsoft PowerPoint, where a GUI is used to create slides, MagicPoint slides are created by writing text files using a simple markup language. The resulting file is then displayed with MagicPoint's X11-based viewer. MagicPoint
|
| S5 (file format) S5 stands for Simple Standards-Based Slide Show System and is an XHTML-based file format for defining slideshows. It was created by Eric A. Meyer as an alternative to the browser-centric Opera Show Format. S5 is not a presentation program, but fulfills the same purpose in combination with a standards-compliant web browser. The text of an S5 presentation can be stored in a single XHTML file. This file contains several slides which are coded in the following way. S5_(file_format)
|
| Duncharris/archive5 User_talk:Duncharris/archive5
|
| Tra/myskin.css User:Tra/myskin.css
|
| Anthony Appleyard/2006 User_talk:Anthony_Appleyard/2006
|
| Line-mode browser line-mode browser is a form of web browser that is operated from a single command line. Line-mode_browser
|
| Dpcm DPCM also refers to 'differential pulse-code modulation', a type of digital communications method.Dots per centimetre or dpcm is a unit of resolution, used as a metric alternative to dots per inch/dpi. Dpcm
|
| Fqsik/myskin.css User:Fqsik/myskin.css
|
| Linking/Archive 2 Wikipedia_talk:Linking/Archive_2
|
| List of web browsers web browsers. List_of_web_browsers
|
| Rich Internet application Rich Internet applications (RIAs) are web applications that have some of the characteristics of desktop applications, typically delivered by way of proprietary web browser plug-ins or independently via sandboxes or virtual machines. Examples of RIA frameworks include Curl, Adobe Flash/Adobe Flex/AIR, Java/JavaFX, uniPaaS and Microsoft Silverlight.The term was introduced in the 1990s by vendors like Macromedia who were addressing limitations at the time in the "richness of the application interfaces, media and content, and the overall sophistication of the solutions" by introducing proprietary extensions. Rich_Internet_application
|
| Folksonomy/old Talk:Folksonomy/old
|
| Comment (computing) Talk:Comment_(computing)
|
| WikiProject Wiki Syntax/archive01 Wikipedia_talk:WikiProject_Wiki_Syntax/archive01
|
| Universal design Universal design is a relatively new paradigm that emerged from "barrier-free" or "accessible design" and "assistive technology." Universal design strives to be a broad-spectrum solution that produces buildings, products and environments that are usable and effective for everyone, not just people with disabilities. Universal_design
|
| Succession box Template_talk:Succession_box
|
| Unicode Template_talk:Unicode
|
| Nigelj User_talk:Nigelj
|
| Brianjd/myskin.css User:Brianjd/myskin.css
|
| W3C Markup Validation Service The Markup Validation Service by the World Wide Web Consortium (W3C) allows Internet users to check HTML documents for conformance to HTML or XHTML standards. It also provides a quick method for web page authors to check their posted pages for mark-up errors. W3C_Markup_Validation_Service
|
| Khaki (color) khaki coined in British India comes from the Hindustani language usage of the incorporated Persian and Lurish word khak meaning dust, and khaki meaning dusty, dust covered or earth colored. It has been used by many armies around the world for camouflage uniforms. Khaki_(color)
|
| Call Control eXtensible Markup Language Call Control eXtensible Markup Language (CCXML) is an XML standard designed to provide telephony support to VoiceXML. Its current status is a W3C Working Draft, adopted 19 January 2007. Where as VoiceXML is designed to provide a Voice User Interface to a voice browser, CCXML is designed to inform the voice browser how to handle the telephony control of the voice channel. Call_Control_eXtensible_Markup_Language
|
| Voice browser Voice_browser
|
| Daniel FR/monobook.css User:Daniel_FR/monobook.css
|
| Web accessibility Web accessibility refers to the practice of making websites usable by people of all abilities and disabilities. When sites are correctly designed, developed and edited, all users can have equal access to information and functionality. For example, when a site is coded with semantically meaningful HTML, with textual equivalents provided for images and with links named meaningfully, this helps blind users using text-to-speech software and/or text-to-Braille hardware. Web_accessibility
|
| Web accessibility Talk:Web_accessibility
|
| Document Type Declaration Document Type Declaration, or DOCTYPE, is an instruction that associates a particular SGML or XML document (for example, a webpage) with a Document Type Definition (DTD) (for example, the formal definition of a particular version of HTML). In the serialized form of the document, it manifests as a short string of markup that conforms to a particular syntax.The HTML layout engines in modern web browsers perform DOCTYPE "sniffing" or "switching", wherein the DOCTYPE in a document served as text/html determines a layout mode, such as "quirks mode" or "standards mode". Document_Type_Declaration
|
| Cross-site request forgery Cross-site request forgery, also known as a one-click attack or session riding and abbreviated as CSRF ("sea-surf" Cross-site_request_forgery
|
| EXist EXist
|
| HTTP pipelining HTTP pipelining is a technique in which multiple HTTP requests are written out to a single socket without waiting for the corresponding responses. Pipelining is only supported in HTTP/1.1, not in 1.0.The pipelining of requests results in a dramatic improvement in page loading times, especially over high latency connections such as satellite Internet connections. HTTP_pipelining
|
| Root element XML document has exactly one single root element. This element is also known as the document element. It encloses all the other elements and is therefore the sole parent element to all the other elements. The World Wide Web Consortium defines not only the specifications for XML itself, but also the DOM, which is a platform- and language-independent standard object model for representing XML documents. Root_element
|
| Duncharris/archive6 User_talk:Duncharris/archive6
|
| WikiProject Wiki Syntax/HTML-table-attributes-000.txt Wikipedia:WikiProject_Wiki_Syntax/HTML-table-attributes-000.txt
|
| Graphic and potentially disturbing images Wikipedia:Graphic_and_potentially_disturbing_images
|
| Table cell A table cell is one grouping within a table. Cells are grouped horizontally (rows of cells) and vertically (columns of cells). Usually information on the top header of a table and side header will "meet" in the middle at a particular cell with information regarding the two headers it is collinear with. Table_cell
|
| InterWiki Template_talk:InterWiki
|
| UTF-8 Talk:UTF-8
|
| JesseW/BookmarkletsUniversal User:JesseW/BookmarkletsUniversal
|
| Pipeline (software) In software engineering, a pipeline consists of a chain of processing elements (processes, threads, coroutines, etc.), arranged so that the output of each element is the input of the next. Usually some amount of buffering is provided between consecutive elements. The information that flows in these pipelines is often a stream of records, bytes or bits.The concept is also called the pipes and filters design pattern. It was named by analogy to a physical pipeline. Pipeline_(software)
|
| Web template web template is a tool used to separate content from presentation in web design, and for mass-production of web documents. It is a basic component of a web template system. Web templates can be used to set up any type of website. In its simplest sense, a web template operates similarly to a form letter for use in setting up a website. Web_template
|
| - Template_talk:-
|
| Web engineering The World Wide Web has become a major delivery platform for a variety of complex and sophisticated enterprise applications in several domains. In addition to their inherent multifaceted functionality, these Web applications exhibit complex behavior and place some unique demands on their usability, performance, security and ability to grow and evolve.However, a vast majority of these applications continue to be developed in an ad-hoc way, contributing to problems of usability, maintainability, quality and reliability. Web_engineering
|
| Maroon (color) Maroon is a dark brownish-red color. Maroon_(color)
|
| MySpace MySpace is a social networking website with an interactive, user-submitted network of friends, personal profiles, blogs, groups, photos, music, and videos for teenagers and adults internationally. Beverly Hills, California, USA, where it shares an office building with its immediate owner, Fox Interactive Media, which is owned by News Corporation. MySpace
|
| Tantek Çelik Tantek Çelik, of San Francisco, is a computer scientist of Turkish-American descent and was the Chief Technologist at Technorati.. He is one of the principal editors of the CSS Specification.He is mostly known for his time at Microsoft (1997-2004), where he worked on the Macintosh version of Internet Explorer. Between 1998 and 2003 he managed a team of software developers that designed and implemented the Tasman rendering engine for Internet Explorer for Mac version 5. Tantek_Çelik
|
| .mobi .mobi
|
| Jvstein/Monobook.css User:Jvstein/Monobook.css
|
| Trail of Tears Talk:Trail_of_Tears
|
| Votes for deletion/The random joe Wikipedia:Votes_for_deletion/The_random_joe
|
| Adobe Persuasion Adobe Persuasion (formerly Aldus Persuasion) was a presentation program developed for the Macintosh platform by Aldus Corporation. After it was acquired by Adobe Systems in 1994, when the two companies merged, a Microsoft Windows version was released. Adobe discontinued production from September 1997.Reportedly Microsoft's switch from OLE 1.0 to OLE 2.0. Adobe_Persuasion
|