( [home]  | Mail  | Personal  | ESIL  | Softwares  | Articles  | Mangas and Comics  | Japanese Dictionary  | Carmina Burana  )

Html2Wml

Version 0.4.11

[Html2Wml at SourceForge]
Softwares
Html2Wml
Arkalize
GNU Pipo-BBS
Config::Natural
Data::Config
Net::DictServer
PDFTrans
Léon
SizeView
size_of

Summary

Html2Wml is a CGI that can do on-the-fly HTML to WML conversion

Description

I am writing this program as an exercice of style, in order for me to learn more about WML, and also to have a mean to create WML pages from existing HTML pages.

Currently, the output is not guaranted to be valid WML, but most not too complex HTML pages should generate well-formed WML. In most cases, the result can be assumed to be a valid WML document.

Furthermore, HTML named entities are converted to Unicode characters, links can be reconstructed on-the-fly, and there is a preliminary support for images. Also, you can include files on-the-fly, for example to create a navigation bar.

You can also compile the WML documents in order to dramatically reduce their size. For this task, Html2Wml can use the compiler from WML Tools, and also a small compiler based on the Kannel Gateway.

Dependencies