home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 August / macformat-027.iso / mac / Shareware City / Comms / DropURL 1.1 / DropURL ReadMe < prev    next >
Encoding:
Text File  |  1995-04-30  |  2.1 KB  |  65 lines  |  [TEXT/R*ch]

  1. DropURL Notes
  2. -------------
  3.  
  4. DropURL requires System 7 and Internet Config from Peter N Lewis and Quinn.
  5.  
  6. The Internet Config user kit is available from:
  7.  
  8. ftp://ftp.amug.org/pub/peterlewis/
  9. ftp://redback.cs.uwa.edu.au/Others/PeterLewis/
  10. ftp://ftp.share.com/peterlewis/
  11. ftp://ftp.nig.ac.jp/pub/mac/PeterLewis/
  12. ftp://nic.switch.ch/software/mac/peterlewis/
  13.  
  14.  
  15. This simple droplet application accepts a text file dropped on to it and uses
  16. Internet Config to determine the helper application you have set for each URL
  17. type.
  18.  
  19. It attempts to locate or launch the helper application and then sends it the 
  20. standard GURL AppleEvent containing the URL in the text file.
  21.  
  22. You can drop multiple files, but only the first line (up to the return) of
  23. each one is processed. Therefore you can safely put notes in the lines following
  24. the URL line.
  25.  
  26. If you change the file's creator to DURL, with the type as TEXT you can
  27. simply double-click the file to open the URL.
  28.  
  29. I've included a creator/type change application by Brian Bechtel that I've
  30. modified to be pre-set to change creator to that of DropURL so that you can
  31. double-click your URLs. Or have them in the Apple menu or other launchers.
  32.  
  33. Thanks to all the contributors to the Mac Internet tools but specially to
  34. Peter N Lewis and Quinn.
  35.  
  36. You are free to use and distribute DropURL. If you put it on something like a
  37. CD which you sell, I would appreciate if you would let me know and send me a
  38. copy.
  39.  
  40. Notes
  41. -----
  42.  
  43. Netscape 1.1b3 doesn't process the GURL appleEvent when it is launched and
  44. has the option set to open a default home page. You need to turn this off
  45. or have it running.
  46.  
  47. Currently I don't support dropping "clipping" files, changing them to my creator 
  48. won't help either. I may do this in the future if people think it's worth while.
  49.  
  50. Technical
  51. ---------
  52.  
  53. Based on a Metrowerks PowerPlant sample "Dropper".
  54. Uses the Internet Config programmers kit "ICProgKit1.0".
  55.  
  56. Revision Log
  57. ------------
  58.  
  59. 1.0    First release.
  60. 1.1    Fixed a problem in my code that stopped it working with newer versions of
  61.     Internet Config 1.1b4 (entirely my fault - thanks Quinn!).
  62.  
  63. Peter Marks
  64. peterm@jolt.mpx.com.au
  65.