Re: Alternatives to Dreamweaver
- From: Matthew K Poer <matthewpoer@xxxxxxxxx>
- Date: Mon, 19 Mar 2007 14:19:15 -0400
On Mon, 2007-03-19 at 14:11 -0400, Mitch Wiedemann wrote:
Jorge Peixoto de Morais Neto wrote:Absolutely. If you can learn some basic PHP, start coding by hand and
Two approches:
1. For creating a single web page: Try AbiWord, with the Save As
XHTML
feature. It tends to work well, render decently. It's fine for a quick
page. However,
2. For creating an intricate web site, or a series of web pages,
Learn
XHTML, CSS, and perhaps javascript. Code it from scratch in nano,
Kate,
Gedit, whatever, because there is no WYSIWYG editor currently in
existence that does everything to quality. I.E. things do not render
currectly cross-platform or cross-browser, pieces of code do not
validate, or perhaps the sources are simply unorganized.
3. If you simply *must* ignore 2, try NVU (which is based on the
original Mozilla Composer). You don't have my blessing.
My friend says that DW has a "template" feature that automatizes
building a website. How would you do that without DW?
I don't know DW, I don't know web designing, but I suspect that this
is what CSS is for, isn't it?
Again, how would you build a large website of similar pages?
This depends on the Web host. Some hosts offer scripting languages like
Perl, PHP, etc.
In my case, I was able to make my switch from Dreamweaver easier by
using PHP includes at the top and bottom of my page content. These
includes contained the HTML that was common to all of the pages on my
site. The benefit of this was that there was very little duplication of
HTML code, and that's always a good thing.
Also, the Web content editors would work only with the main content of
the page, not any of the header or footer stuff.
I wrote an article about my Dreamweaver -> Free Software Web Development
switch:
http://ithacafreesoftware.org/forum/viewtopic.php?t=62
send it to your web host.
But, again, we're looking for the least-bad WYSIWYG editor, I think, and
NVU is the only one I even know of other than mozilla composer.
Follow up to a previous post: that NVU package does *not* work on Sarge.
--
Matthew K Poer
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- Follow-Ups:
- Re: Alternatives to Dreamweaver
- From: Joe Hart
- Re: Alternatives to Dreamweaver
- From: Mitch Wiedemann
- Re: Alternatives to Dreamweaver
- References:
- Wine
- From: José Sánchez
- Re: Wine
- From: Ron Johnson
- Re: Wine
- From: Joe Hart
- Re: Wine
- From: Roberto C. Sanchez
- Re: Wine
- From: Joe Hart
- Re: Wine
- From: Ron Johnson
- Re: Wine
- From: Jorge Peixoto de Morais Neto
- Re: Wine
- From: Paul Johnson
- Alternatives to Dreamweaver (was: Re: Wine)
- From: Mitch Wiedemann
- Re: Alternatives to Dreamweaver (was: Re: Wine)
- From: Matthew K Poer
- Re: Alternatives to Dreamweaver (was: Re: Wine)
- From: Jorge Peixoto de Morais Neto
- Re: Alternatives to Dreamweaver
- From: Mitch Wiedemann
- Wine
- Prev by Date: Re: Alternatives to Dreamweaver (was: Re: Wine)
- Next by Date: Re: "I do consider Ubuntu to be Debian" , Ian Murdock
- Previous by thread: Re: Alternatives to Dreamweaver
- Next by thread: Re: Alternatives to Dreamweaver
- Index(es):
Relevant Pages
|