home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 February / PCWorld_2000-02_cd.bin / Komunik / XMLwrit / Readme.txt < prev    next >
Text File  |  1999-11-22  |  4KB  |  86 lines

  1. XMLwriter 1.0 RELEASE NOTES
  2.  
  3. Welcome to XMLwriter 1.0, 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.0 Beta
  63.  
  64. * Choose which file types you want to associate with XMLwriter on installation. (No more icon grabbing.)
  65. * Project > Validate All XML Files and Convert All XML Files Using XSL disabled if you do not
  66.   have a project open. 
  67. * Cancel button on Confirm dialogue box functions correctly if adding multiple files to project. 
  68. * Edit with XMLwriter context menu item in Explorer opens the selected file in XMLwriter. 
  69. * Find/Replace All replaces all occurrences of text found in file. 
  70. * Page Setup prints correctly. Page settings retained. 
  71. * The active document windows list in the Windows menu does not contain stale entries, or
  72.   display * when a modified file has been saved. 
  73. * Undo/Redo edits as instructed (i.e. one undo = one undo) 
  74. * Progress bar visible when validating XML files. 
  75. * Read Only file handling saves correctly if RO file status switched to non-RO and changes are made. 
  76. * When viewing files in the internal browser: Ctrl+R refreshes, Alt+Left goes back one step, and
  77.   Alt+Right goes forward one step. 
  78. * Clicking on headers in Tool View (previously Error View) sorts list. 
  79. * If all Undo functions chosen, file state changed to unmodified. 
  80. * TagBar: Auto Insert context menu item ticked only if toggled on. 
  81. * TagBar: Opens XML Schema correctly if no datatypes specified for attributes. 
  82. * TagBar: Displays warning if XML Schema contains recursive structure. 
  83. * TagBar: Displays sequential elements in correct order. 
  84. * TagBar: Displays empty elements with correct syntax (i.e. <element/>).
  85. * Other miscellaneous bugfixes
  86.