home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / we2xmosb.zip / readme.txt next >
Text File  |  1995-03-06  |  2KB  |  61 lines

  1.            Web Explorer to XMosaic Hotlist converter
  2.  
  3.                      by
  4.                    Mike Kopack
  5.  
  6.                 version 1.1
  7.                 
  8. This program will take a hotlist from Web Explorer Version 1.0 and newer
  9. (possibly older versions too) and a hotlist from Xmosaic from a Unix machine
  10. and merge them together into a single hotlist to be used for Xmosaic. 
  11.  
  12. If you're like me, you have an OS/2 machine at home on the net, and use
  13. Unix machines at school or work. I've found it extremely frustrating trying
  14. to keep the two hotlists synchronized. Rather than turning my hotlist into
  15. an HTML document, I've decided to do this instead. 
  16.  
  17. The program is to be run from the command line in OS/2.
  18.  
  19. USAGE:
  20. we2xmos explorer.ini  .mosaic-hotlist-default newxmosaichotlist
  21.  
  22. The explore.ini file is usually found in either your TCPIP\etc dir or your
  23. webexplorer dir. The .mosaic-hotlist-default file is typically found in your
  24. home directory in Unix.
  25.  
  26. I suggest making backup copies of your explore.ini and .mosaic-hotlist-default
  27. files just in case. When finished, the merged hotlist will be found in the
  28. last filename given. You should copy this file to the name 
  29. .mosaic-hotlist-default so Xmoasic will read it in.
  30.  
  31. The system will not make duplicate URL entries, therefore, it's safe to run 
  32. this converter more than once. 
  33.  
  34. NOTE: You MUST convert your xmosaic hotlist files to DOS-OS/2 text format
  35. using something like unix2dos (found on most unix machines). this is because
  36. Unix and DOS machines handle returns and linefeeds differently. 
  37.  
  38. I will soon be releasing a xmosaic -> Web explorer converter also.
  39.  
  40. If you find any bugs or experience any problems, you can contact me at:
  41.  
  42. ccastmk@prism.gatech.edu
  43. or 
  44. gt6758b@prism.gatech.edu
  45. or
  46. Mav2 on IRC (usually in the #os/2 channel)
  47.  
  48. --Mike Kopack
  49.  
  50.  
  51.  
  52.  
  53. Update History
  54. --------------
  55.  
  56. V1.1 - Fixed problem with spacing of Date after URL for original Xmosaic entries
  57.  
  58. V1.0 - First version.
  59.  
  60.  
  61.