htmlwml-general Mailing List for Html2Wml (Page 3)
Brought to you by:
maddingue
You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
(2) |
Jun
(5) |
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
(2) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(3) |
Oct
|
Nov
(3) |
Dec
(2) |
2003 |
Jan
|
Feb
(4) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(9) |
Oct
(1) |
Nov
(2) |
Dec
|
2004 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
2005 |
Jan
|
Feb
|
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(2) |
Oct
(2) |
Nov
(2) |
Dec
(1) |
2007 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2008 |
Jan
|
Feb
|
Mar
(2) |
Apr
(2) |
May
(2) |
Jun
|
Jul
(3) |
Aug
(1) |
Sep
(12) |
Oct
(6) |
Nov
|
Dec
(34) |
2009 |
Jan
(4) |
Feb
(17) |
Mar
(9) |
Apr
(17) |
May
(29) |
Jun
(21) |
Jul
(31) |
Aug
(5) |
Sep
(2) |
Oct
|
Nov
|
Dec
(6) |
2010 |
Jan
(5) |
Feb
(3) |
Mar
(4) |
Apr
(3) |
May
(3) |
Jun
(5) |
Jul
|
Aug
(2) |
Sep
|
Oct
(3) |
Nov
|
Dec
|
2014 |
Jan
|
Feb
|
Mar
(1) |
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <mad...@fr...> - 2002-12-03 20:41:13
|
On Tuesday, December 3, 2002, at 01:52 PM, Damien Lynch wrote: > Hi there, Hello > How are you today? I cannot seem to get the html2wml working. > > I downloaded it and now I don't know what to do. I read he doc's but=20= > still I > don't know what to do. Do I type a command into the .pl screen, if so=20= > can you > tell me what? or do I use the form.html page and enter the url? > > Please help I'm not sure to understand: what do you call the ".lp screen"? the = source of the program? If it's the case, you're using it the wrong way: you = must execute Html2Wml using a Perl interpreter. If you are under Windows, you can use ActivePerl[1] which provides a complete Perl environment for free. Then you'll have to install the modules needed by Html2Wml. For what I know, this is very simple using the ppm command and = installing a new module is as simple as typing "install ModuleName". Nearly all the packages needed by Html2Wml are already installed. The only one missing is Text-Template. Launch "Perl Package Manager" and type "install Text-Template". Now go to the directory where you have extracted Html2Wml and type "perl html2wml.cgi". If you get Html2Wml help screen, it works. Now you can create a .bat file to simplify calling Html2Wml, for example (for=20 Win2k): @echo off c:\perl\bin\perl c:\path\to\html2wml.cgi %* The file form.html is an example showing how to call Html2Wml as a CGI. This require you to have a webserver with CGI support, for example=20 Apache[2]. You just have to drop Html2Wml in a cgi-bin directory and change the URL in form.html accordingly. This is straighforward under Unix, but I don't=20= know under Windows. [1] http://www.activestate.com/Products/ActivePerl/ [2] http://httpd.apache.org/ S=E9bastien Aperghis-Tramoni -- - --- -- - -- - --- -- - --- -- - --[ http://maddingue.org ] |
From: Damien L. <se4...@cs...> - 2002-12-03 12:38:54
|
Hi there, How are you today? I cannot seem to get the html2wml working. I downloaded it and now I don't know what to do. I read he doc's but still I don't know what to do. Do I type a command into the .pl screen, if so can you tell me what? or do I use the form.html page and enter the url? Please help Thanks, Damien http://www.may.ie |
From: <mad...@fr...> - 2002-11-27 20:11:40
|
Html2Wml version 0.4.10 final is now available. WHAT'S NEW This release adds several important bugfixes and offers proxy support. WML output has been greatly improved. The action "skip" and the "for" action parameter have been added. This release also includes an HTML to cHTML (iMode) converter, based on the Html2Wml model. AVAILABILITY Because of problems with SourceForge web services, this version is only available from my web site (France). = <http://maddingue.org/softwares/download/Html2Wml/html2wml-0.4.10.tar.gz> S=E9bastien Aperghis-Tramoni -- - --- -- - -- - --- -- - --- -- - --[ http://maddingue.org ] |
From: <mad...@fr...> - 2002-11-17 22:50:41
|
Html2Wml version 0.4.10 beta 4 and Html2cHtml alpha 03 are now available. Changes in Html2Wml 0.4.10 beta 5 since version beta 4 Added static proxy support. Changes in Html2cHtml alpha 03 In sync with Html2Wml v0.4.10b5. This beta version is available on my website: http://maddingue.free.fr/softwares/download/Html2Wml/ S=E9bastien Aperghis-Tramoni -- - --- -- - -- - --- -- - --- -- - --[ http://maddingue.org ] |
From: <mad...@fr...> - 2002-11-05 01:12:29
|
Html2Wml version 0.4.10 beta 4 and Html2cHtml alpha 03 are now available. Changes in Html2Wml 0.4.10 beta 4 since version beta 3 Added proxy support. Encoding of WML files now defaults to "iso-8859-1". Corrected two bugs in the syntax repair engine. Changes in Html2cHtml alpha 03 In sync with Html2Wml v0.4.10b4. Disabled the split_card() calls as there is now way to do this is in cHTML. This beta version is available on my website: http://maddingue.free.fr/softwares/download/Html2Wml/ S=E9bastien Aperghis-Tramoni -- - --- -- - -- - --- -- - --- -- - --[ http://maddingue.org ] |
From: <mad...@fr...> - 2002-09-28 23:11:15
|
Html2Wml version 0.4.10 beta 3 is available. Changes since version 0.4.9 Added the action "skip", and the action parameter "for. Corrected several bugs. This beta version is available on my website: http://maddingue.free.fr/softwares/download/Html2Wml/ Notes This version also includes an alpha version of a HTML to cHTML (aka iMode pages) conversion program based on Html2Wml. S=E9bastien Aperghis-Tramoni -- - --- -- - -- - --- -- - --- -- - --[ http://maddingue.org ] |
From: <mad...@fr...> - 2002-09-02 17:43:26
|
On Monday, September 2, 2002, at 05:11 PM, Igor V. Jinguel wrote: > Hello! > > Say, on what site I can see job of your program html2wml? > > Thanks Hello, What do you mean by the job of Html2Wml? If you speak of the demo page, it's at <http://html2wml.org/try.html.en> but as stated on the page, the demo no longer work because the SourceForge guys made some modifications on the server that prevent the demo from working. That's something I'm often asked, but I currently have no other server where I can put the demo. Sorry. -- Maddingue -- - --[ ma...@ma... ]--- -- - --[ http://maddingue.org ] |
From: Igor V. J. <ji...@sl...> - 2002-09-02 15:14:53
|
Hello! Say, on what site I can see job of your program html2wml? Thanks |
From: <mad...@fr...> - 2001-12-27 01:19:04
|
Html2Wml version 0.4.8r2 is available. There is nearly no difference with the 0.4.8, apart from a correction in the Makefile (install didn't work) and the XML::LibXML validation test has been removed in order to prevent the segfaults that could occur. AVAILABILITY You can pick up the tarball from my web site (France) of from SourceForge (USA). http://maddingue.free.fr/techie/download/Html2Wml/ http://sourceforge.net/project/showfiles.php?group_id=3D19711 S=E9bastien Aperghis-Tramoni -- - --- -- - -- - --- -- - --- -- - --[ http://www.maddingue.org ] |
From: <mad...@fr...> - 2001-12-25 23:22:42
|
Html2Wml version 0.4.8 is available. There is not many differences since the version 0.4.8b3. Mainly, this release indicates that the current code is quite stable and good in terms of results. Out of the 153 HTML pages used to test Html2Wml, less than 10 failed to produce valid code (in the sense of WT wmlc). Some of the failures seem to comes from limitations of Expat (on which is based WT wmlc). The others are real Html2Wml issues. Particularly, it seems that <br> inside <small> can produce extra <p>. Currently, I don't have the time to work on that particular issue for two reasons: first, I'd like to begin the dev on version 0.5 (more on that later), and second, my grand-mother died Sunday. WHAT'S NEW (version 0.4.8) Many bugfixes and some small optimizations. Entities conversion has been improved. URLs are now correctly encoded. Warnings messages have been made more consistent. Security fix: accessing local files in CGI mode should now be completly impossible. AVAILABILITY You can pick up the tarball from my web site (France) of from SourceForge (USA). http://maddingue.free.fr/techie/download/Html2Wml/ http://sourceforge.net/project/showfiles.php?group_id=3D19711 ABOUT 0.5 The current code has grown up since version 0.3 with no major redesign. As a result, it can produce average to quite good = results, but the code is big and slow. Version 0.5 will be completly redesigned. The main word is=20 modularity. All the code specific to the CGI mode will be in one module, and = the code for the shell mode in another. As a result, the code should be safer and faster. S=E9bastien Aperghis-Tramoni -- - --- -- - -- - --- -- - --- -- - --[ http://www.maddingue.org ] |
From: <mad...@fr...> - 2001-11-28 00:26:36
|
Html2Wml version 0.4.8 beta 3 is available. Changes since version 0.4.7r2 Special characters in URLs are correctly encoded. Unknown entities are now better handled: they are converted in order to keep the document valid. Paths in include actions can now be relative. As it is a beta version, the archive is only available on my web site: http://maddingue.free.fr/techie/download/Html2Wml/ Notes I now also use the HTML files found in the test directory of Gnome-XML (libxml2 2.4.10) to test the behaviour of Html2Wml with strange HTML files. Thus I currently have a hundred HTML files (either real pages or specially crafted) to make the tests. With the version 0.4.8b3, only one or two files from the Gnome- XML test suite fail (compared to about twenty with the version 0.4.7r2). S=E9bastien Aperghis-Tramoni -- - --- -- - -- - --- -- - --- -- - --[ http://www.maddingue.org ] |
From: Aperghis-T. <mad...@fr...> - 2001-07-31 15:22:10
|
Html2Wml version 0.4.6 is available. Changes Added HTTP basic authentication. Added option --output to specifiy an output other than stdout. The rendering has been improved in several ways to reduce the noise. Unclosed named and numeric entities are handled and fixed. Several bugs were fixed. Several internal clean-ups. The tarball is availble on my web site and on SourceForge. http://maddingue.free.fr/techie/html2wml.html http://htmlwml.sourceforge.net/ -- Sébastien Aperghis-Tramoni, "Maddingue" --- -- -- - -- - - -- --- -- - - --- -- - --[ http://www.maddingue.org ] $_=q|M)%\])S1D-C$V-#8T-CDV938W-S4V-2<[=VAI;&4H<R]>*"XN*2\O*7MP<FEN|. q|-="!C:'(@:&5X("0Q?0``u|;eval unpack substr($_,-1,1),substr($_,0,-1) |
From: Aperghis-T. <mad...@fr...> - 2001-07-09 23:18:25
|
A pre-release of html2Wml is available on my web site. It includes several new features and bugfixes. Here is a summary of the changes. Added HTTP basic authentication. Added option --output to specifiy an output other than stdout. The rendering has been improved in several ways to reduce the noise. Several bugs were fixed. Tarball: http://maddingue.free.fr/techie/download/Html2Wml/html2wml-0.4.6-pre5.tar.gz Changelog: http://maddingue.free.fr/techie/html2wml/ChangeLog -- Sébastien Aperghis-Tramoni, "Maddingue" --- -- -- - -- - - -- --- -- - - --- -- - --[ http://www.maddingue.org ] sub a{"\x63\x68\x72"} eval join'', map{eval a().'(ord^5)'} split//,'uw'. q{lkq%t~'I`v%fjkv%fd%jv`kq%qjpq$%F"`vq%h`h`%d%fd%tp"jk%i`v%w`fjkkdlq$'x} |
From: Aperghis-T. <mad...@fr...> - 2001-06-26 23:06:55
|
A pre-release of Html2Wml is available on my web site. This version include a fix which should make links be rendered correctly in most cases. In particular, links like <a href="..."><b>some text</b></a> will now be correctly rendered. Tarball: http://maddingue.free.fr/techie/download/Html2Wml/html2wml-0.4.6-pre1.tar.gz -- Sébastien Aperghis-Tramoni, "Maddingue" --- -- -- - -- - - -- --- -- - - --- -- - --[ http://www.maddingue.org ] sub a{"\x63\x68\x72"} eval join'', map{eval a().'(ord^5)'} split//,'uw'. q{lkq%t~'I`v%fjkv%fd%jv`kq%qjpq$%F"`vq%h`h`%d%fd%tp"jk%i`v%w`fjkkdlq$'x} |
From: Aperghis-T. <mad...@fr...> - 2001-06-25 23:56:39
|
A new version of Html2Wml is available. It fixes a bug pointed by Werner Heuser. The tarballs are available on my web site and on SourceForge. http://www.maddingue.org/techie/html2wml.html http://htmlwml.sourceforge.net/ -- Sébastien Aperghis-Tramoni, "Maddingue" --- -- -- - -- - - -- --- -- - - --- -- - --[ http://www.maddingue.org ] |
From: Aperghis-T. <mad...@fr...> - 2001-06-22 23:55:49
|
Html2Wml version 0.4.5 is available. Changes Added support for frames and image maps. Added full support for Latin Extended-A entities, plus some others non-standard entities. Several bugs and warnings corrected. The tarball archive is available on my web site and on SourceForge. http://maddingue.free.fr/techie/html2wml.html http://htmlwml.sourceforge.net/ -- Sébastien Aperghis-Tramoni, "Maddingue" --- -- -- - -- - - -- --- -- - - --- -- - --[ http://www.maddingue.org ] sub a{"\x63\x68\x72"} eval join'', map{eval a().'(ord^5)'} split//,'uw'. q{lkq%t~'I`v%fjkv%fd%jv`kq%qjpq$%F"`vq%h`h`%d%fd%tp"jk%i`v%w`fjkkdlq$'x} |
From: Aperghis-T. <mad...@fr...> - 2001-06-19 00:30:18
|
I'm pleased to announce the release of Html2Wml version 0.4.4. Changes Added the support for deck splitting (in CGI mode only). HTML highlighting was enhanced. Anchors are correctly tranformed. Some bugs were corrected, plus some code speedups and some minor imrovments. The tarball archive is available on my web site and on SourceForge. http://maddingue.free.fr/techie/html2wml.html http://htmlwml.sourceforge.net/ -- Sébastien Aperghis-Tramoni, "Maddingue" --- -- -- - -- - - -- --- -- - - --- -- - --[ http://www.maddingue.org ] sub a{"\x63\x68\x72"} eval join'', map{eval a().'(ord^5)'} split//,'uw'. q{lkq%t~'I`v%fjkv%fd%jv`kq%qjpq$%F"`vq%h`h`%d%fd%tp"jk%i`v%w`fjkkdlq$'x} |
From: Aperghis-T. <mad...@fr...> - 2001-06-03 19:26:45
|
I'm pleased to announce that Html2Wml version 0.4.3 is available. Changes Added the support for sending the charset encoding information. Images are replaced by their alternative text (see the --img-alt-text option). In order to save up some bytes in the CGI mode, generated links take use relative URLs when possible, and short options are available. Plus several internal cleans-up, bugs corrections and others less important features added. Thanks to Igor Khristophorov for his suggestions and his patches. The tarball is available on my web site and on SourceForge. http://maddingue.free.fr/techie/html2wml.html http://htmlwml.sourceforge.net/ -- Sébastien Aperghis-Tramoni, "Maddingue" --- -- -- - -- - - -- --- -- - - --- -- - --[ http://www.maddingue.org ] sub a{"\x63\x68\x72"} eval join'', map{eval a().'(ord^5)'} split//,'uw'. q{lkq%t~'I`v%fjkv%fd%jv`kq%qjpq$%F"`vq%h`h`%d%fd%tp"jk%i`v%w`fjkkdlq$'x} |
From: Aperghis-T. <mad...@fr...> - 2001-05-25 00:30:49
|
A pre-release of Html2Wml v0.4.3 is available. Changes Several internal cleans-ip and bugs corrections. Added the support for sending the charset encoding information (patch from Igor Khristophorov). Added the --img-alt-text option to control whether the images are replaced by their alternative text. Thanks to Igor Khristophorov for the suggestion and the patch. As it is not a final version, it is currently only available on my web site: http://maddingue.free.fr/techie/html2wml.html Please note that the documentation has not been updated. -- Sébastien Aperghis-Tramoni, "Maddingue" --- -- -- - -- - - -- --- -- - - --- -- - --[ http://www.maddingue.org ] sub a{"\x63\x68\x72"} eval join'', map{eval a().'(ord^5)'} split//,'uw'. q{lkq%t~'I`v%fjkv%fd%jv`kq%qjpq$%F"`vq%h`h`%d%fd%tp"jk%i`v%w`fjkkdlq$'x} |
From: Aperghis-T. <mad...@fr...> - 2001-05-13 23:14:08
|
Html2Wml version 0.4.2 is available. Changes Non-ASCII characters and ampersands are now converted to their corresponding entities. A small bug that prevented the proper handling of https URLs has been corrected. Plus some other minor changes. -- Sébastien Aperghis-Tramoni, "Maddingue" --- -- -- - -- - - -- --- -- - - --- -- - --[ http://www.maddingue.org ] sub a{"\x63\x68\x72"} eval join'', map{eval a().'(ord^5)'} split//,'uw'. q{lkq%t~'I`v%fjkv%fd%jv`kq%qjpq$%F"`vq%h`h`%d%fd%tp"jk%i`v%w`fjkkdlq$'x} |
From: Aperghis-T. <mad...@fr...> - 2001-04-23 21:28:00
|