Mobile HTML service module

From WandoraWiki
(Difference between revisions)
Jump to: navigation, search
 
 
(9 intermediate revisions by one user not shown)
Line 1: Line 1:
This service provides a browsable HTML visualization for mobile devices such as iPhone, iPad, Android etc. The service is based on [http://jquerymobile.com/ Mobile JQuery]. Service generates HTML representations out of topics. HTML representation is created with Apache Velocity template engine. Module's access point is  
+
This service provides a browsable HTML visualization for mobile devices such as the iPhone, iPad, Android etc. The service handle is '''mobile'''. The service is based on [http://jquerymobile.com/ Mobile JQuery] and uses the Apache Velocity template engine to generate an HTML visualization of a topic. To use the service module ensure the module is enabled in the configuration panel of [[Embedded HTTP server|embedded HTTP server]] and start the embedded HTTP server. The module's access address is  
  
 
  http://127.0.0.1:8898/mobile
 
  http://127.0.0.1:8898/mobile
  
JQuery Mobile based topic map browser has also additional documentation [[JQuery Mobile based topic map browser|here]].
+
JQuery Mobile based topic map browser is discussed [[JQuery Mobile based topic map browser|here]]. The screen captures below review the Mobile HTML service.
 +
 
 +
 
 +
[[Image:service_mobile_01.gif|center]]
 +
 
 +
 
 +
[[Image:service_mobile_02.gif|center]]
 +
 
 +
 
 +
== See also ==
 +
 
 +
* [[Embedded HTTP server]]
 +
** [[HTML service module]]
 +
** [[RSS feed service module]]
 +
** [[SOAP web service module]]
 +
** [[Drupal service module]]
 +
** [[Firefox and Thunderbird plugin service module]]
 +
** [[XTM topic map service module]]
 +
** [[JTM topic map service module]]
 +
** [[RDF service module]]
 +
** [[GRAPHML service module]]
 +
** [[Screencast service module]]
 +
** [[Flash graph service module]]
 +
** [[Timeline service module]]
 +
** [[Google Maps service module]]
 +
** [[D3 graph service module]]

Latest revision as of 10:47, 8 August 2012

This service provides a browsable HTML visualization for mobile devices such as the iPhone, iPad, Android etc. The service handle is mobile. The service is based on Mobile JQuery and uses the Apache Velocity template engine to generate an HTML visualization of a topic. To use the service module ensure the module is enabled in the configuration panel of embedded HTTP server and start the embedded HTTP server. The module's access address is

http://127.0.0.1:8898/mobile

JQuery Mobile based topic map browser is discussed here. The screen captures below review the Mobile HTML service.


Service mobile 01.gif


Service mobile 02.gif


[edit] See also

Personal tools