home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 June / PCWorld_2000-06_cd.bin / Software / Servis / xmlwrit / Readme.txt < prev    next >
Text File  |  2000-04-24  |  7KB  |  136 lines

  1. XMLwriter 1.2 RELEASE NOTES
  2.  
  3. Welcome to XMLwriter 1.2, brought to you by Wattle Software!
  4.  
  5. 1. Description
  6.  
  7. XMLwriter is a powerful XML Editor, designed to help web authors and web application
  8. programmers take advantage of the latest XML and XML-related technologies such as XSL and
  9. XQL.
  10.  
  11. XMLwriter provides users with an extensive range of XML    functionality such as: validation
  12. of XML documents against a DTD or XML Schema, and the ability to convert XML to HTML using
  13. XSL stylesheets. Users can also combine CSS with XML for direct formatting of XML data.
  14.  
  15. Especially designed to manage projects, XMLwriter's Integrated Development Environment (IDE)
  16. provides useful project management features such as a structured Project View workspace,
  17. and batch validation of files within a project.
  18.  
  19. Professionally designed to meet Windows interface guidelines, XMLwriter users can expect a
  20. familiar and intuitive user interface. XMLwriter includes extensive on-line help as well as
  21. a guide to the XML specification.
  22.  
  23. XMLwriter is written entirely in C++, which makes it a fast and efficient editor compared to
  24. existing Java-based XML editors. It is a 32-bit program, aimed for systems running on 
  25. Windows 95/98/2000 and Windows NT4.
  26.  
  27. 2. System Requirements
  28.  
  29. * A computer running Windows 95, Windows 98, Windows NT 4.0 or Windows 2000
  30. * Microsoft Internet Explorer 4.01 SP1 or later installed. (Microsoft Internet Explorer 5.0
  31.   or later is highly recommended.)
  32. * Approximately 3MB of free hard disk space.
  33.  
  34. 3. Installation Notes
  35.  
  36. You can always find the latest version of XMLwriter at http://XMLwriter.net/
  37.  
  38. There are two downloadable versions of XMLwriter, one for users with Internet Explorer 5.0 or
  39. higher installed, and one for users with Internet Explorer 4.01 SP1 or higher installed. Once
  40. you have downloaded the appropriate file, unzip it to a temporary folder and run setup.exe.
  41. Follow the on-screen prompts to install XMLwriter.
  42.  
  43. 4. Known Issues
  44.  
  45. Currently there are no known issues.
  46.  
  47. 5. Bug Reports
  48.  
  49. While we have made every effort to ensure that there are no known bugs, there is the chance
  50. that some have slipped through our rigorous testing regime. If you find any bugs, please
  51. email the Chief Bug Exterminator at:
  52.  
  53. exterminator@XMLwriter.net
  54.  
  55. 6. Licensing
  56.  
  57. XMLwriter is not free software. You are free to use XMLwriter for a 30-day evaluation period
  58. as described in EULA.TXT. If you wish to continue to use XMLwriter after the 30 day evaluation
  59. period has expired, you must pay a registration fee to Wattle Software. Please see ORDER.TXT
  60. for ordering details.
  61.  
  62. 7. Bugs Fixed From XMLwriter 1.1
  63.  
  64. * Fixed GPF when performing XSL conversion on very large files (>64K). 
  65. * Fixed "Check for/Reload externally modified files" problems. 
  66. * Fixed menu navigation keyboard shortcut problems. 
  67. * Fixed syntax coloring bug in processing instruction handling. 
  68. * Fixed Find and Replace dialogues not updating drop down list correctly. 
  69. * Fixed Find and Replace dialogues only accepting short strings. 
  70. * Fixed problem with keyboard shortcuts in toolbar find combo box. 
  71. * Fixed disappearing icon on first document window tab. 
  72. * Fixed GPF when performing drag and drop in TagBar. This problem only occurred under certain
  73.   conditions. 
  74. * Fixed DTD syntax coloring for keyword "#IMPLIED". Previously, #IMPLIED would only be colored
  75.   correctly if it was followed by a whitespace. 
  76. * Eliminated menu flicker.
  77.  
  78.    Bugs Fixed From XMLwriter 1.0
  79.  
  80. * Fixed error message when installing XMLwriter with versions of Internet Explorer higher than
  81.   5.0. XMLwriter now runs with versions of IE later than 5.0. 
  82. * Fixed GPF when opening files with lines longer than ~20,000 characters. Automatic line
  83.   wrapping now occurs at 32768 (32K) characters. Long lines no longer crash, even if you create
  84.   longer lines after loading a file. 
  85. * Fixed GPF when opening files with a mixture of end of line encoding. 
  86. * Fixed Save As bug, where a file would be saved without a file extension under some
  87.   circumstances. 
  88. * Fixed focus in the Add New File dialogue box when ESC is selected. 
  89. * Fixed Program Group icons placement. The setup program now places XMLwriter's icons in the
  90.   selected Program Group. Previously, icons were placed in the XMLwriter Program Group only. 
  91. * Substantial speed improvements to syntax colouring engine. 
  92.  
  93.    Bugs Fixed From XMLwriter 1.0 Beta
  94.  
  95. * Fixed file type associations bug. Users can now choose which file types to associate with
  96.   XMLwriter on installation. 
  97. * Fixed Validate All XML Files and Convert All XML Files Using XSL GPF when a project is not
  98.   open. These menu items are now active only when a project is open. 
  99. * Fixed Cancel button functionality on Confirm dialogue box when adding multiple files to a
  100.   project. 
  101. * Fixed error message that occurs when Edit with XMLwriter context menu item is chosen in
  102.   Explorer. Now when this is selected, XMLwriter is launched. 
  103. * Fixed Find/Replace All bugs. All occurrences of Find string are now replaced. 
  104. * Fixed Page Setup bugs. Page settings are now retained. 
  105. * Fixed stale entries and modified file status bugs in the active document windows list (on
  106.   the Windows menu). 
  107. * Fixed Undo/Redo bugs. 
  108. * Fixed Progress bar display when validating XML files. 
  109. * Fixed file saving bug when switching a Read Only file to non-RO and editing. 
  110. * Fixed shortcut keys used to navigate in the internal browser: Ctrl+R refreshes, Alt+Left
  111.   goes back one step, and Alt+Right goes forward one step. 
  112. * Fixed column sorting in Tool View (previously Error View). Now clicking on headers sorts list. 
  113. * Fixed file status when all Undo functions selected. Now the file status is unmodified if all
  114.   Undos selected. 
  115. * TagBar: Fixed Auto Insert status. Now it is ticked only if toggled on. 
  116. * TagBar: Fixed loading XML Schema bug when no datatypes have been specified for attributes. 
  117. * TagBar: Fixed GPF when loading an XML Schema with a recursive structure. 
  118. * TagBar: Fixed sequential elements display order. 
  119. * TagBar: Fixed empty element syntax. Empty elements are now displayed as <element/>. 
  120. * Other miscellaneous bugfixes
  121.  
  122. 8. Credits
  123.  
  124. The installer for this product was created using Installer VISE from MindVision Software.
  125. For more information on Installer VISE, contact: 
  126.  
  127. MindVision Software 
  128. 7201 North 7th Street 
  129. Lincoln, NE 68521-8913 
  130.  
  131. Voice: (402) 477-3269 
  132. Fax: (402) 477-1395 
  133. E-mail: mindvision@mindvision.com 
  134. http://www.mindvision.com 
  135.  
  136.