Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jan 2004 17:13:35 -0800
From:      BSD baby <bsdlap@hitmedia.com>
To:        Eric F Crist <ecrist@adtechintegrated.com>, daniel@electroteque.org
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Web Editing?
Message-ID:  <20040120011335.GA95001@mail.hitmedia.com>
In-Reply-To: <200401190825.36695.ecrist@adtechintegrated.com>
References:  <200401190825.36695.ecrist@adtechintegrated.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> What do people here use to edit HTML documents?  I usually use Dreamweaver, 
> but I haven't gotten the time to try to get wine working so I can run 
> Dreamweaver on FreeBSD.


Quanta is your best bet.  It's very similar to Homesite on Windows.  (Which I think is bundled with Dreamweaver these days.)

HOMEPAGE:  http://quanta.sourceforge.net/

Those of you who haven't looked at it in a long time, check it out again.
Tag-completion for HTML saves many keystrokes over doing things in vi/emacs.
Its syntax hints for PHP are wonderful.
Syntax coloring for every language (even the odd/rare ones, thanks to Kate).

It's KDE-native.

TO INSTALL:
cd /usr/ports/www/quanta ; make install


I use it about 8 hours a day for everything from HTML-making to Ruby-programming, and love it.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040120011335.GA95001>