home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / convert2.zip / Convert.doc next >
Text File  |  1997-05-04  |  3KB  |  83 lines

  1. Convert v0.9ß
  2. -------------
  3.  
  4. Great, just what we need, another HTML-Text converter ...
  5. ----------------------------------------------------------------------
  6.  
  7.     Gee thanks...  I wrote this on a rainy Saturday afternoon because
  8. I was rather unimpressed with the HTML2TXT converter I had downloaded
  9. from Hobbes. This program requires you to type in the filename of the
  10. HTML file and the filename of the soon to be created Text file.
  11.  
  12.     Well, as the Founder and Archiver of DevBahn - Games, I've got at
  13. least three hundred HTML files to convert to text, so there is no way
  14. I'm going to fool around with something like that ...  So rather than
  15. write a CMD file to make this other program work properly, I sat down
  16. and wrote yet another HTML to Text convertor.
  17.  
  18.     If you're an OS/2 Programmer (any skill level, it doesn't matter)
  19. you really should stop by and visit the DevBahn Web Sites.  Right now
  20. they are being hosted by GeoCities (until we get our own domain),  so
  21. most of the DevBahn Archives are not on the Internet yet. Stop by and
  22. take a look.
  23.  
  24.     DevBahn, The OS/2 Programmers Sanctuary
  25.     http://www.geocities.com/SiliconValley/Heights/8867
  26.     devbahn@geocities.com
  27.  
  28.     DevBahn - Games, The OS/2 Game Programmers Sanctuary
  29.     http://www.geocities.com/SiliconValley/Heights/8678
  30.     devbahn-games@geocities.com
  31.  
  32.     This is a beta version, use it at your own risk. But come on, how
  33. bad can it really be, it's just converting HTML files to Text.
  34.  
  35.  
  36. Usage
  37. -----
  38.  
  39.     Simply type CONVERT and hit ENTER.. Any HTML files in the current
  40. directory will be converted to Text files. No need to enter filenames
  41. since "Convert" simply replaces the *.HTML extension with *.TXT. That
  42. is why "Convert" is intended to be a "Bulk HTML File Converter".
  43.  
  44.  
  45. Limitations
  46. -----------
  47.  
  48.     Here are the known limitations:
  49.  
  50.     -  If any Text files already exist with the same name as a newly
  51.        converted HTML file they will be overwritten.
  52.  
  53.     - No support for removing JavaScript.
  54.  
  55.     - Text Mode only. No pretty PM interface.
  56.  
  57.  
  58. Performance
  59. -----------
  60.  
  61.     Now here is the big selling point ... :) The blazing performance.
  62. "Convert" is hand written entirely in C with Pentium Optimization. It
  63. was run on a PentiumPro 180 w/64MB running Merlin, put in a directory
  64. with around 100 HTML files (totalling 2.3MB), and it finished all the
  65. files in 2 seconds. Try that by hand! :)
  66.  
  67.  
  68. Cost/Registering
  69. ----------------
  70.  
  71.     Just kidding... It's free. Use it as much as you like.  Anywhere
  72. you want to. If it doesn't work right, send me an E-Mail. If you are
  73. really impressed with it and it saves you lots of time, then send me
  74. an E-Mail.
  75.  
  76.  
  77. Tyrone Mills,
  78. Founder Devbahn - Games
  79.  
  80. devbahn-games@geocities.com
  81.  
  82.  
  83.