Open Office 1.1


Support


Inside the Application

Features:

Help in Menu Bar


Help Application


Online Support


Site mainly covers topics for fair use under OO.org license and information for developers. There is little about the OO.org applications themselves.

Conclusion

OpenOffice.org's website provides little help with the applications. Luckily, the help documentation available from the main menu is simple to navigate, easy to comprehend for general users, and provides detailed enough descriptions to serve as the main help system.



HTML Editor


Features:


Export Word Documents for the web – maintains tables, links, general formating (slips on some spacing issues). Generates the images embedded in the Word document separately for use on a website.


Easy to edit text, background color, and add images. Simple tables are easy to manage, can be used to display information quickly.


Can embed Flash swf files, mpeg file, quicktime, and generate formulas and charts.


Exports to PDF format.



Downsides:

Opening Word docs from within the HTML editor opens them in the Text Editor. You need to export them as HTML and then reopen the files in the HTML editor in order to make HTML changes.


Directly editing some specific HTML code in the “Source View” of the HTML editor does not persist when switched back to the Graphical Interface.

Exp: Body tag – cannot force marginwidth, marginheight, topmargin, leftmargin values


Hard to work with complex Tables – adding graphics have problems with scaling and can break the table. Not good for aiding graphical layout, which is what most HTML tables are used for.

Exp: I added a logo to a table and it was scaled down by half, and I couldn't get it back to the original proportions.


Cannot add a table within a table, only add columns and rows to a cell in order to create the illusion of “stacking” tables.


Uses inches as the default measurement for the HTML editor. Should be pixels.




Conclusion


The HTML Editor would be good for novice users looking to build basic websites without advanced formating like tables or DHTML. The program also makes quick work of transferring Word documents into HTML pages that won't break in the browser.


Potential Uses