Browse the glossary using this index

A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | ALL
Currently sorted First name descending Sort by: Last name | First name change to ascending

Hi!

Waldeck Schutzer

Hi!

SVG

by Waldeck Schutzer - Friday, 25 September 2009, 3:17 PM
 

SVG (Scalable Vector Graphics) is a markup language based on XML for representing two-dimensional vector graphics. It allows for both static and dynamic graphics. Vector graphics usually perform better when compared to raster formats like JPEG, PNG or GIF, and can be rescaled arbitrarily without loss of quality, and the rescaling does not imply a larger digital footprint. Thus, for instance, the graphics for printing an entire outdoor picture could fit in just a couple megabytes of disk space (the same as a good cellphone picture) without loosing its quality.

SVG can also be used to represent text where the required fonts are unavailable, by converting each individual character to a set of graphical paths. It can also be used to represent other types of content like mathematical formulas,

Some web browsers have native (but incomplete) support for SVG. The list includes browsers based on the gecko engine (Firefox, Netscape, Camino, Epiphany, and SeaMonkey), browsers based on the webkit engine (Safari, Chrome, OmniWeb), Opera and Amaya. On the other hand, browsers based on the MSHTML engine (Internet Explorer, Wikibrowse, Maxthon, and NetCaptor) do not provide support for SVG.

References

  1. The W3C recommendation on SVG.
  2. SVG on Wikipedia.

Hi!

XML

by Waldeck Schutzer - Friday, 25 September 2009, 3:13 PM
 

XML (eXtensible Markup Language) comes virtually unchanged from the ISO 8879 standard SGML for the implementation of markup languages. It is a general purpose specification that aims at representing with simplicity documents with high quality and usability.

Examples of markup languages coming from xml are xhtml, mathml, musicml, graphml and svg. Applications like OpenOffice use the ooxml file format to represent word processing documents, spreadsheets, presentations and charts. This file format is essentially a zip file containing xml documents.

Although it is very similar to xhtml, the html specification is not a xml markup language.

References

  1. XML on Wikipedia
  2. The W3C recommendation on XML

W Page

W Page

W Page

LambdaMOO

by W Page - Thursday, 28 October 2010, 7:18 PM
 

MOO - LambdaMOO Server
"
LambdaMOO is a network-accessible, multi-user, programmable, interactive system well-suited to the construction of text-based adventure games, conferencing systems, and other collaborative software.
"
http://sourceforge.net/projects/lambdamoo/