org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-10E4BB0E-08E5-40FD-8EB4-A83009F64F19.html
author Eugene Ostroukhov <eugeneo@symbian.org>
Fri, 11 Jun 2010 13:33:03 -0700
changeset 372 1e408ee32d8a
parent 229 716254ccbcc0
permissions -rw-r--r--
Added templates for WRT 1.1 platform services


<!DOCTYPE html
  PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="copyright" content="(C) Copyright 2009"/><meta name="DC.rights.owner" content="(C) Copyright 2009"/><meta name="DC.Type" content="concept"/><meta name="DC.Title" content="Terms and abbreviations"/><meta name="DC.Relation" scheme="URI" content="GUID-9A9AFCBE-29C3-4579-9C5D-3C41CD22C7FA"/><meta name="DC.Relation" scheme="URI" content="GUID-B0BAAE5B-CA8B-4443-B3E1-CB5AC84B9631"/><meta name="DC.Format" content="XHTML"/><meta name="DC.Identifier" content="GUID-10E4BB0E-08E5-40FD-8EB4-A83009F64F19"/><title>Terms
and abbreviations </title><script type="text/javascript">
      function initPage() {}
    </script><link href="../PRODUCT_PLUGIN/book.css" rel="stylesheet" type="text/css"/><link href="css/s60/style.css" rel="stylesheet" type="text/css" media="all"/></head><body onload="initPage();"><div class="body"><div class="contentLeft prTxt"><h1 class="pageHeading" id="GUID-10E4BB0E-08E5-40FD-8EB4-A83009F64F19">Terms
and abbreviations</h1><div><p/><div class="tablenoborder"><a name="GUID-78DABF69-8E20-4810-B383-E96CCDD1D0CD"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-78DABF69-8E20-4810-B383-E96CCDD1D0CD" frame="border" border="1" rules="all"><thead align="left"><tr class="title "><th class="cellrowborder" valign="top" width="32.5%" id="d0e79670"><p>Term or abbreviation</p></th><th class="cellrowborder" valign="top" width="67.5%" id="d0e79673"><p>Meaning</p></th></tr></thead><tbody><tr class=""><td class="cellrowborder" valign="top" width="32.5%" headers="d0e79670 "><p>API; Application Programming Interface</p></td><td class="cellrowborder" valign="top" width="67.5%" headers="d0e79673 "><p>Programming interface that supports the process of developing application
programs used to access various services.</p></td></tr><tr class="bg "><td class="cellrowborder" valign="top" width="32.5%" headers="d0e79670 "><p>CSS; Cascading Style Sheets</p></td><td class="cellrowborder" valign="top" width="67.5%" headers="d0e79673 "><p>Style sheet mechanism that allows authors and readers to attach style
to HTML and XHTML documents and XML applications.</p></td></tr><tr class=""><td class="cellrowborder" valign="top" width="32.5%" headers="d0e79670 "><p>Factory method</p></td><td class="cellrowborder" valign="top" width="67.5%" headers="d0e79673 "><p>A method whose main purpose is creation of objects.</p></td></tr><tr class="bg "><td class="cellrowborder" valign="top" width="32.5%" headers="d0e79670 "><p>HTML; Hypertext Markup Language</p></td><td class="cellrowborder" valign="top" width="67.5%" headers="d0e79673 "><p>Subset of Standard Generalized Markup Language (SGML) used on the Web.
HTML defines the page layout of a Web page.</p></td></tr><tr class=""><td class="cellrowborder" valign="top" width="32.5%" headers="d0e79670 "><p>JavaScript</p></td><td class="cellrowborder" valign="top" width="67.5%" headers="d0e79673 "><p>Scripting language used in Web pages to provide dynamic content and
enhance the appearance of plain HTML.</p></td></tr><tr class="bg "><td class="cellrowborder" valign="top" width="32.5%" headers="d0e79670 "><p>Media Gallery</p></td><td class="cellrowborder" valign="top" width="67.5%" headers="d0e79673 "><p>The S60 repository for media files.</p></td></tr><tr class=""><td class="cellrowborder" valign="top" width="32.5%" headers="d0e79670 "><p>Runtime</p></td><td class="cellrowborder" valign="top" width="67.5%" headers="d0e79673 "><p>Execution environment that runs applications or widgets.</p></td></tr><tr class="bg "><td class="cellrowborder" valign="top" width="32.5%" headers="d0e79670 "><p>S60</p></td><td class="cellrowborder" valign="top" width="67.5%" headers="d0e79673 "><p>A software platform for mobile phones that uses the <a href="http://www.symbian.com/" target="_blank">Symbian</a> OS.</p></td></tr><tr class=""><td class="cellrowborder" valign="top" width="32.5%" headers="d0e79670 "><p>Service API</p></td><td class="cellrowborder" valign="top" width="67.5%" headers="d0e79673 "><p>A set of language-independent APIs provided by the S60 platform and
supported by the S60 runtimes (including WRT, Flash, and Open C). The APIs
are used to access specific information and functionality related to platform
applications and device data.</p></td></tr><tr class="bg "><td class="cellrowborder" valign="top" width="32.5%" headers="d0e79670 "><p>Widget</p></td><td class="cellrowborder" valign="top" width="67.5%" headers="d0e79673 "><p>Lightweight Web application developed by using the same standards-based
Web technologies that are used to create Web pages: XHTML, Cascading Style
Sheets (CSS), and JavaScript.</p></td></tr><tr class=""><td class="cellrowborder" valign="top" width="32.5%" headers="d0e79670 "><p>WRT; Web Runtime</p></td><td class="cellrowborder" valign="top" width="67.5%" headers="d0e79673 "><p>An extension to the capabilities of the Web Browser for
S60 to support widgets.</p></td></tr><tr class="bg "><td class="cellrowborder" valign="top" width="32.5%" headers="d0e79670 "><p>XHTML; Extensible Hypertext Markup Language</p></td><td class="cellrowborder" valign="top" width="67.5%" headers="d0e79673 "><p>Markup language that consists of HTML elements combined with the syntax
of XML.</p></td></tr><tr class=""><td class="cellrowborder" valign="top" width="32.5%" headers="d0e79670 "><p>XML; Extensible Markup Language</p></td><td class="cellrowborder" valign="top" width="67.5%" headers="d0e79673 "><p>Subset of Standard Generalized Markup Language (SGML) that describes
a class of data objects called XML documents and partially describes the behavior
of the computer programs that process them.</p></td></tr></tbody></table></div></div></div></div><div class="footer"><hr/><div class="copy">© Nokia 2009.</div></div></body></html>