Types of technologies
- HTML
- HTML (HyperText Markup Language - Hypertext Markup Language) is the predominant markup language for building web pages. It is used to describe the structure and content in text, as well as to supplement the text with objects such as images. HTML can also describe, to some extent, the appearance of a document, and may include a script (eg Javascript), which can affect the behavior of web browsers and other HTML processors.
- CSS
- The cascading style sheets (Cascading Style Sheets, CSS) is a formal language used to define the presentation of a structured document written in HTML or XML. The idea behind the development of CSS is to separate the structure of a document from its presentation.
- RSS, Atom and More
- RSS is a family of web feed formats encoded in XML. It is used to provide frequent updates subscribers. The format allows you to distribute content without a browser, using software designed to read these RSS feeds (aggregator). - The Atom Syndication Format is an XML file format used for Web syndication. - The Atom Publishing Protocol (summarized in English AtomPub or APP) is a simple HTTP-based protocol for creating or updating Web resources.
- iCal
- iCal es una aplicación de calendario hecha por Apple Inc. que se ejecuta en el sistema operativo Mac OS X. iCal también puede referirse a iCalendar, el formato de calendario estándar empleado por la aplicación de calendario iCal.
- XML
- XML (Extensible Markup Language - Lenguaje de marcas ampliable), es un metalenguaje extensible de etiquetas desarrollado por el World Wide Web Consortium (W3C). XML no es realmente un lenguaje en particular, sino una manera de definir lenguajes para diferentes necesidades. Se puede usar en bases de datos, editores de texto, hojas de cálculo y casi cualquier cosa imaginable. Tiene un papel muy importante en la actualidad ya que permite la compatibilidad entre sistemas para compartir la información de una manera segura, fiable y fácil.
- SVG
- SVG (Scalable Vector Graphics) is a language for describing two-dimensional vector graphics, both static and animated in XML.
- VRML, X3D and COLLADA
- VRML (Virtual Reality Modeling Language - Modeling Language for Virtual Reality) file format standard is aimed at representing three-dimensional interactive graphics, designed particularly for use on the web. - X3D a computer language for vector graphics standard defined by an ISO, which can be used as a syntax similar to XML as a type of VRML (Virtual Reality Modeling Language). - COLLADA (Collaborative Design Activity) to establish the exchange of file formats for 3D interactive applications.



