home *** CD-ROM | disk | FTP | other *** search
/ Millennium Time Capsule / AC2000.BIN / disks / ac6_disk / xurl / changes.txt next >
Text File  |  1997-06-15  |  4KB  |  107 lines

  1. XURL version changes/bug fixes.
  2.  
  3. v2.50 15/06/97 Atari Computing Special Edition
  4.  
  5. .BubbleGEM support added. BubbleGEM is the creation of Thomas Much and 
  6.  was included on the reader disk of Atari Computing magazine, issue 5.
  7.  
  8.  
  9. v2.40 07/06/97
  10.  
  11. .Menu bar added to allow use of desk accessories.
  12.  
  13. .OLGA aware. Using the OLGA protocol, XURL can notify any
  14.  interested applications that the extraction file has changed.
  15.  What this means is that, any changes to the extraction file
  16.  will automatically be displayed in CAB without having to click
  17.  reload. This will only work with CAB2 and above, and only if
  18.  you have the OLGA Manager installed.
  19.  
  20. .Slightly faster extraction code
  21.  
  22. v2.31 04/01/97
  23. New:
  24. .Support for ftp:// and mailto: URLs.
  25.  
  26. .Ability to view the .html file in a browser (ie. CAB) immediately
  27.  after extraction. VASTART is used if the browser is already running 
  28.  else it is launched via shel_write.
  29.  Full path to the browser must be specified in an environment variable
  30.  "BROWSER=" (see documentation).
  31.  Generic term of 'browser' is used, along with VA Start instead
  32.  of CAB protocol. Hopefully it will be compatible with both CAB and 
  33.  Webspace.
  34.  
  35. .<HR> Horizontal Rule written to separate 'new' extractions from 
  36.  existing ones. So you can see at a glance which are the new ones just 
  37.  extracted. Thanks to Roy Goring for this suggestion :)
  38.  
  39. .Status bar now shows a realtime count of how many urls 
  40.  extracted/ignored during processing.
  41.  
  42. .XURL now accepts a full pathname via a command line and uses it as a 
  43.  default 'source' path. ie. dragging a file from the desktop onto the 
  44.  xurl icon results in that file being defaulted into xurls 'source' 
  45.  field ready for extraction.
  46.  
  47. .New 'About' dialogue which allows 'copying' of my email address/url 
  48.  to the clipboard, ready for pasting into a relevant program.
  49.  Double clicking on the email address/url will launch it into a 
  50.  email program/browser (see documentation).
  51.  This is going to be standard in all my programs from now on.
  52.  It's a bit gimmicky but hey, so what!
  53.  
  54. Bugfix(s):
  55. .Bomb fixed if no filename or wildcards specified
  56.  (File selector code rewritten).
  57.  
  58. .Fixed the problem where a url is sometimes extracted with an extra < 
  59.  at the beginning and therefore doesn't show as a link. (Hopefully)!
  60.  
  61. .extracted urls are no longer centred when displayed using CAB 2.0 or 
  62.  Internet Explorer3. Header HTML changed in XURLHOME. To activate this 
  63.  bug fix it will be necessary to delete/replace your existing .html 
  64.  result file, so that XURL recreates it for you!
  65.  
  66.  
  67. v2.30 23/11/96 BETA - DO NOT USE
  68.  
  69. This was a rather rougth beta, that should not be publicly available.
  70.  
  71. v2.20 09/09/96
  72.  
  73. Iconification under Magic4
  74.  
  75. Extracts HTTP:// and www.(ie without the http:// prefix)
  76. Thus both HTTP://www.fred/ and www.gary/ will be extracted and 
  77. prefixed with with the correct 'http://'
  78.  
  79. v2.10 31/08/96
  80.  
  81. Multiple files can be checked for urls by using wildcards in the 
  82. source filename ie. E:\fred\*.* or E:\fred\*.txt. Thus a whole 
  83. directory can be processed.
  84.  
  85. Multiple occurences of a url in the source file are now only extracted
  86. once.
  87.  
  88. The .html file is created if it doesn't exist (even when no urls have
  89. been found).
  90.  
  91.  
  92. v2.00 15/08/96
  93. New:
  94. A URL is only extracted if it does not already exist in the .html.
  95.  
  96. Number of URL's successfully extracted is now shown at end of
  97.  processing in the status bar.
  98.  
  99. Multiple URL's on one text line are now included. ie.
  100.    http://www.   http://www.    http://www.
  101.  will result in 3 extractions whereas before only the first one
  102.  would have been extracted.
  103.  
  104. v1.00 30/07/96
  105. Initial release of XURL.
  106.  
  107.