Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

ANN: Fav2HTML processor

 [1/3] from: geza67:freestart:hu at: 2-Feb-2003 1:21


Hello REBOLers, I have just finished a (hopefully) useful application in REBOL for Windows platform. The Favorites-to-HTML Generator (Fav2HTML) is a freeware tool for rendering directories containing URL files (e.g. Microsoft Internet Explorer Favorites) to formatted HTML pages. Main application areas are: * generating links collection pages for your own webpage * sharing links collections with non-MSIE users Program features: * highly customizable input and output settings * multi-file HTML output for framed and frameless browser displays * supports unlimited directory depths during URL file scanning * supports 8 depth levels to visually distinguish hierarchy Download location of the application package (contains the application REBOL script with sample configuration files, the REBOL runtime, user manual and application startup batch file) [~320KB] http://www.iif.hu/~lak13164/home/download/programok/fav2html/fav2html.zip Download location of the application for REBOL users/developers (excluding the REBOL binary) [~10KB] http://www.iif.hu/~lak13164/home/download/programok/fav2html/fav2html-r.zip User's manual [~15KB] http://www.iif.hu/~lak13164/home/download/programok/fav2html/fav2html.html -- Best regards, Geza Lakner MD mailto:[geza67--freestart--hu]

 [2/3] from: greggirwin:mindspring at: 2-Feb-2003 13:34


Thanks Geza! -- Gregg

 [3/3] from: sunandadh:aol at: 2-Feb-2003 19:59


Geza::
> I have just finished a (hopefully) useful application in REBOL for > Windows platform.
Nice utility! And beautifully documented too. Thanks, Sunanda.