The MASM Forum

Miscellaneous => Hardware & Software Corner => Topic started by: Vortex on December 15, 2012, 09:59:38 PM

Title: BlueGriffon Web Editor
Post by: Vortex on December 15, 2012, 09:59:38 PM
QuoteBlueGriffon is a new WYSIWYG content editor for the World Wide Web. Powered by Gecko, the rendering engine of Firefox, it's a modern and robust solution to edit Web pages in conformance to the latest Web Standards.

It's free to download (current stable version is 1.5.2) and is available on Windows, Mac OS X and Linux.

BlueGriffon is available in English, Dutch, Finnish, French, Czech, German, Hebrew, Hungarian, Italian, Japanese, Korean, Polish, Simplified Chinese, Serbian, Slovenian, Spanish, Swedish and Traditional Chinese

http://bluegriffon.org/
Title: Re: BlueGriffon Web Editor
Post by: Gunther on December 15, 2012, 10:04:55 PM
Hi Vortex,

good to know. I'll give it a try.

Gunther
Title: Re: BlueGriffon Web Editor
Post by: Vortex on December 16, 2012, 08:36:34 PM
Another editor :

KompoZer Portable (http://portableapps.com/apps/development/nvu_portable)

QuoteNvu is an easy-to-use web editor similar to Microsoft Frontpage or Dreamweaver. It is based on the same Gecko engine that powers Firefox and Thunderbird and features an FTP site manager, color picker, tabbed interface, CSS editing, standard-compliant markup, fully customizable interface, a built-in spellchecker and more.
Title: Re: BlueGriffon Web Editor
Post by: hutch-- on December 17, 2012, 04:24:35 PM
I have found Kompozer a good performer once you get used to it and you can get reasonably good quality results once you know how it works. I have had a couple of plays with bluegriffon but find it difficult to use by comparison.
Title: Re: BlueGriffon Web Editor
Post by: dedndave on December 18, 2012, 01:11:22 AM
i write the html code   :P
Title: Re: BlueGriffon Web Editor
Post by: anta40 on December 18, 2012, 03:34:00 AM
Quote from: dedndave on December 18, 2012, 01:11:22 AM
i write the html code   :P

Several web designers I know don't use WYSIWYG tools. Text editors with good syntax highlighting, and of course standard-compliant browsers, are adequate.
I can imagine if they were assembly programmers, they code without visual IDE.

A nice analogy, I think :P
Title: Re: BlueGriffon Web Editor
Post by: dedndave on December 18, 2012, 03:52:02 AM
notepad++ treats html like a seperate programming language   :P
it gives you highlighting and shortcuts/autocomplete
but, i have written a few pages with notepad - lol

those that do it for a living probably start with a nice commercial editor/creater
then, add their own little tweeks manually
i figured, if i want to learn html, no better way to start
Title: Re: BlueGriffon Web Editor
Post by: Vortex on December 18, 2012, 05:34:57 AM
WYSIWYG tools can make easier the life.