A client wants to be able to use Communicate to send a formatted newsletter to members, in particular they want to be able to do bullets and have them look good in the email when it's received.
The problem is that Communicate can't do that in its Rich Text Editor. When an RTF file is converted to HTML, it's a less than perfect conversion. Because Communicate is built in Microsoft Access, the RTF editor must be compatible with Access and VanDamme Associates, the developers of Communicate have not been able to find a better one than the one they are using.
To have a nicely formatted e-newsletter, the answer is to put all of the content into the HTML template file. The next challenge, though, is that for people who are not very conversant in HTML, that's a barrier that is tough to overcome. Dreamweaver is great, but it's expensive and has a learning curve.
So, today I searched around the Internet to see if I could find a free HTML editor that could be used by a non-HTML literate user to make Communicate templates. My criteria for the perfect tool were:
- The software should be free.
- Must allow WYSIWYG creation of HTML for users who don't know HTML.
- Must have the ability to edit with the type of functionality users of Word are used to (i.e., must be able to bold things or change fonts easily.
I first looked at <blink> based on the recommendation from Sig VanDamme. I like it.
But I also tried a number of others and the winner I selected is NVu (pronounced "en View"). It's open source and has Linux, Mac and Windows versions. You can get it from www.nvu.com.