home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2003 August / PCpro_2003_08.ISO / files / surfkit / browser / webhigh / readme.txt < prev    next >
Encoding:
Text File  |  2002-08-09  |  5.2 KB  |  71 lines

  1. ________________________________________________________________ 
  2.  
  3. Web Highlighter, Version 1.1
  4. Copyright (c) 2002 Ziff Davis Media, Inc.
  5. Written by Patrick Philippot
  6. First Published in PC Magazine, US Edition, April 9, 2002, v21n07
  7. http://www.pcmag.com/utilities/
  8. ________________________________________________________________ 
  9.  
  10. PLATFORMS:
  11. Windows 95/98/Me/NT4/2000/XP
  12.  
  13. DESCRIPTION:
  14. Web Highlighter lets you attach highlighting, notes, and links to any Web page viewed with Internet Explorer 4.0 or higher. Simply select the text you want to highlight, and right-click to invoke the Web Highlighter menu. You can customize highlighting styles by changing the font type, font color, and background color. After highlighting a text area, you can attach notes and links to it. Notes will display as infotips when you hover the mouse over the highlighted area. If you attach a link, clicking in the highlighted area will bring you to the specified URL.
  15.  
  16. When you return to an annotated page (a page with highlights, and possibly notes or links), your annotations will still be there. But Web Highlighter doesn't change the original Web page in any way. Annotations are stored locally in an XML file. You can export selected annotations to an XML file for sharing with other users who are running Web Highlighter.
  17.  
  18. REVISION HISTORY:
  19. Changes in Version 1.1:
  20. - Fixed an import bug; the TITLE values were not imported.
  21. - Added a workaround for an IE problem with "Open in new window". The DOCUMENTCOMPLETE event sent when a document is empty caused WH to display an incorrect error message.
  22. - Added a workaround for a newly discovered IE anomaly. IE would sometimes crash when WH's "Force refresh" command was used or when highlights were removed because IE returns incorrect information about the current document.
  23. - Fixed problem where the Active/Inactive toggle state was sometimes not correctly stored to the INI file. This was because of IE's "short-circuit" shutdown process. The INI file now written in real time.
  24. - Fixed problem with multiple highlights on the same page. Sometimes WH didn't remove the right-clicked highlight when using the "Remove annotations | Current only" command; it would remove another highlight on the page.
  25. - Added a warning about the "File | Save As" menu issue to the installation program and the help file.
  26. - Fixed a problem that occurred on systems using the default Win9x username. WH creates the data folder name from the user's login name (returned by the GetUserName API function). On some Win9x systems, GetUserName returns "***". Since a folder name containing this string cannot be created, the annotations were not stored.
  27. - WH now checks to be sure its program folders are not set to read-only, since this will cause WH to crash IE.
  28. - Corrected a problem concerning pages with frames. WH relies on IE to tell it where a user has clicked on a page so it can put up the correct context menu. But when a page contains frames, IE can return incorrect mouse coordinates. This meant that commands were missing when right-clicking on a highlight, or appeared erroneously when right-clicking on a non-highlighted area. To work around this bug in IE, WH now detects when a page contains frames, and adds a positive or negative offset to the mouse coordinates to compensate.
  29. - Completely re-architectured the component cleanup mechanism. This internal design change does not affect functionality, but helped in solving the frames problem.
  30. - Updated help file.
  31.  
  32. THANKS TO OUR BETA TESTERS:
  33. Bob Abrahams
  34. Alec Burgess
  35. Herbert Bushong
  36. Robert Eisenbach
  37. Ken Holt
  38. David Reusch
  39. Bruno Sonnino
  40. John Sulmeyer
  41.  
  42. BETA TESTERS FOR V1.1:
  43. Bob Abrahams
  44. Alec Burgess 
  45. Glenn Charles 
  46. Ken Holt 
  47. Ray Nobert
  48. Frank Phillips
  49. Bruno Sonnino 
  50. John Sulmeyer 
  51.  
  52. INSTALLATION:
  53. Before installing Web Highlighter, close all Internet Explorer and Windows Explorer windows. Then unzip the downloaded file into a temporary folder, run the supplied installation program,áwhsetup.exe, and follow the instructions. To uninstall Web Highlighter, use the Add/Remove Programs applet in Control Panel. For details on program operation, refer to the program's online help file.
  54.  
  55. FILE LIST:
  56. WHsetup.exe   - Web Highlighter installation program
  57. readme.txt    - the file you are reading
  58. license.txt   - PC Magazine Utilities license agreement
  59. webh_src.zip  - Web Highlighter source code (for programmers)
  60.  
  61. SUPPORT:
  62. Help for PC Magazine's free utilities can be obtained in our online discussion area on the World Wide Web (http://discuss.pcmag.com/pcmag). You may find an answer to your question simply by reading the posted messages. The authors of current utilities generally visit this forum daily. If the author is not available and the forum sysops can't answer your question, the Utilities column editor, who also checks the forum each day, will contact the author for you.
  63.  
  64. LICENSE INFORMATION:
  65. PC Magazine programs are copyrighted and cannot be distributed, whether modified or unmodified. Use is subject to the terms and conditions of the license agreement distributed with the programs.
  66.  
  67. ----
  68.  
  69. Patrick Philippot, the author of Web Highlighter, is a developer based in Draveil, France. Sheryl Canter is the editor of the Utilities column and a Contributing Editor of PC Magazine.
  70.  
  71.