home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-Update.iso / Rhapsody / text / editor / WebWriter.0.1.README < prev   
Encoding:
Text File  |  1998-01-15  |  2.4 KB  |  52 lines

  1. WebWriter v0.1
  2.  
  3. WebWriter is a freeware HTML tagging editor for Rhapsody. 
  4.  
  5. This WebWriter.app is not related in any way to Robert Bose's 
  6. WebWriter.app for NeXTStep. The name comes instead from an OS/2 based 
  7. program, WebWriter/2 that I developed from 1995-1997. I have, however, 
  8. corresponded with Robert Bose to make sure that he had no objections 
  9. to me using the name and he has indicated that he does not. Any 
  10. resemblance between my WebWriter and his is purely coincidental.
  11.  
  12. WebWriter, in its current form supports the HTML 3.2 specification and
  13. also includes support for some commonly used extensions such as FRAMEs. 
  14. Currently this support is available only as menu options for inserting 
  15. tags, attributes and entities. Future releases should be more 'user 
  16. friendly' and include prompt dialogs to help out with tag and attribute 
  17. syntax, drag and drop support, and other niceties. I'm releasing this 
  18. version now so that those who prefer a tag based editor and would like 
  19. to create HTML documents using a native Rhapsody tool will have 
  20. something to work with.
  21.  
  22. As with most tag based HTML editors, you select tags from WebWriter's 
  23. Tags menu and they are inserted, at the cursor location, into your 
  24. document. Unlike most other HTML editors, WebWriter also provides 
  25. support for HTML attributes separate from the tags. If you want to add 
  26. an attribute to a tag which is already in the document, you can select 
  27. it from the Attributes menu and not have to resort to typing it in by 
  28. hand.
  29.  
  30. Support is also provided, via the Entities menu, for many of the 
  31. commonly used ISO Latin 1 entities. Non-English character accenting is 
  32. accomplished by typing the english version of the letter and then 
  33. applying the accent to it from the Entities/Character Accenting menu -- 
  34. which will convert it to the appropriate entity.
  35.  
  36. User preferences are rather sparse at this point and consist mostly of 
  37. an option to have tags inserted in lower or upper case (the default).
  38.  
  39. WebWriter is very much a work in progress and, as such, any feedback or 
  40. feature requests are more than welcome. This is also my first 
  41. programming project using Objective C, Project Builder and Interface 
  42. Builder, so if anyone thinks I'm not doing things correctly, feedback 
  43. along those lines is also welcome.
  44.  
  45. Bug reports, suggestions, requests or anything else can be directed to 
  46. me:
  47.  
  48.  
  49.          John Blumel
  50.          jblumel@acm.org
  51.          jblumel@omi.tulane.edu
  52.