Mobile HTML service module
From WandoraWiki
(Difference between revisions)
(2 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. | + | 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 is discussed [[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. |
Line 26: | Line 26: | ||
** [[Screencast service module]] | ** [[Screencast service module]] | ||
** [[Flash graph 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.
[edit] 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