Views

Difference between revisions of "optiPoint application module XML applications overview"

The Wiki of Unify contains information on clients and devices, communications systems and unified communications. - Unify GmbH & Co. KG is a Trademark Licensee of Siemens AG.

Jump to: navigation, search
(Ressources)
 
(49 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 +
{{Breadcrumb|0|0|{{dev-en}}|optiPoint|optiPoint application module}}
 +
{{Discontinued|en|Devices}}
 +
 +
 +
Server based XML-applications can be accessed by the user using the [[optiPoint application module]], which has a built-in XML parser.
 +
 
== Scope ==
 
== Scope ==
 +
 +
The [[optiPoint application module]] with its 320x240 pixels color screen and its alphanumeric keyboard can be seen as an additional (beside a PC-browser) front-end to display and access web-content. It follows the very well-known client-server principle, where central internet content (Webserver) can be accessed by a PC-based browser. This is an easy way for web-developers to make their applications available for a telephone-display too.
 +
 +
There are hardly any special skills needed to write XML-based phone applications for the optiPoint application module. The only difference comes inherently with XML, which makes a better usage of the graphical capabilities of a telephone screen.
 +
 +
Like [[HTML]] is targeted for PC browsers and [[WML]] best for small mobile-phone displays, the custom-made [[XML]] for the optiPoint application module is optimal to represent web-content on phone displays.
  
 
== Documentation ==
 
== Documentation ==
 +
 
* {{File-DL|XML developers guide|pdf}}
 
* {{File-DL|XML developers guide|pdf}}
  
 
== Ressources ==
 
== Ressources ==
 +
 
* {{File-DL|Sample code XML-objects|zip}}
 
* {{File-DL|Sample code XML-objects|zip}}
* {{File-DL|Document Type Defintion (DTD)|pdf}}
+
* {{File-DL|XML schemata file (DTD)|zip}}
 +
 
 +
== Commercial applications ==
 +
 
 +
Using the IppAssistant (graphical user interface for [[HiPath Xpressions]]) by optiPoint application module:
 +
* {{File-DL|HiPath Xpressions IppAssistant User Manual|pdf}}
 +
* {{File-DL|HiPath Xpressions IppAssistant Benutzerhandbuch|pdf}}
  
 
== Sample Applications ==
 
== Sample Applications ==
  
== How To's ==
+
* {{File-DL|Presence demo|zip}}
 +
* {{File-DL|Slide show|zip}}
 +
* {{File-DL|Online Tutorial|zip}}
 +
* [[Application: Caller Screening]]
 +
* [[Additional Innovative XML Applications]]
 +
 
 +
{{SeeAlso optiPoint application module}}
 +
* [[How to access sample XML applications]]
 +
* [[3rd party application developers]]
 +
 
 +
=== Tutorials / Knowledge Base ===
 +
 
 +
* [http://www.w3schools.com/wap/default.asp W3 Schools: XML Tutorial]
 +
 
 +
=== Developement tools ===
 +
 
 +
* [http://www.altova.com Altova: XML developmet tools, e.g. XML spy]
 +
* [http://www.stylusstudio.com/xml/editor/ Stylus Studio: XML Editing Tools]
 +
* {{de}} [http://eclipse-magazin.de/itr/service/psecom,id,283,nodeid,232.html eclipse Magazin: Eclipse Plug-in Collection]
 +
 
 +
=== Webserver ===
  
== Related information ==
+
* [http://httpd.apache.org/ Apache: HTTP Server Project]
 +
* {{de}} [http://de.selfhtml.org/servercgi/server/index.htm SELFHTML: Einrichtehinweise Apache Webserver]
 +
* {{de}} [http://www.bananajoe.de/bananapache.html BananaJoe: Apache Tutorials]

Latest revision as of 08:21, 18 December 2014

The support for this product has been discontinued!
Please visit Devices to get further information about the current product portfolio.


Server based XML-applications can be accessed by the user using the optiPoint application module, which has a built-in XML parser.

Scope

The optiPoint application module with its 320x240 pixels color screen and its alphanumeric keyboard can be seen as an additional (beside a PC-browser) front-end to display and access web-content. It follows the very well-known client-server principle, where central internet content (Webserver) can be accessed by a PC-based browser. This is an easy way for web-developers to make their applications available for a telephone-display too.

There are hardly any special skills needed to write XML-based phone applications for the optiPoint application module. The only difference comes inherently with XML, which makes a better usage of the graphical capabilities of a telephone screen.

Like HTML is targeted for PC browsers and WML best for small mobile-phone displays, the custom-made XML for the optiPoint application module is optimal to represent web-content on phone displays.

Documentation

Ressources

Commercial applications

Using the IppAssistant (graphical user interface for HiPath Xpressions) by optiPoint application module:

Sample Applications

See also

Tutorials / Knowledge Base

Developement tools

Webserver