Mailinglist Archive: opensuse (3470 mails)

< Previous Next >
Re: [SLE] Web Page building
  • From: Sjoerd Hiemstra <shiems.suselist@xxxxxxxxxx>
  • Date: Mon, 22 Sep 2003 20:54:37 +0200
  • Message-id: <20030922205437.61756006.shiems.suselist@xxxxxxxxxx>
Mark H. Bowersox wrote:
> I own 2 web site www.ihregistry.com and www.ihregistry.org
> I used dreamweaver mx in windows to design and update my web site.
> I have looked at emacs but am totally lost so far. I tried mozillia
> and for what ever reasons wouldn't work right with the web pages i
> have and i don't wish to go and change all my pages. When i save the
> pages it saves but when i upload them to my server they are a txt file
> and when i go back and view them on my machine they will only open up
> with txt. I have checked and checked but can not find out why so,Is
> there a rpm or application i can find that is like dreamweaver?

There is one web editor that has not been mentioned yet: Amaya, also
included on the CDs.
Amaya comes from the W3C, which means that the HTML it produces fully
complies to the W3C standards, and it does not tolerate errors.

Just to try it out, I opened www.ihregistry.com with Amaya, saved and
uploaded it, and as you can see, the result is fine:

http://www.shiems.freeler.nl/ihregistry/overview.html

In Amaya the links do not work, because in the source code you have,
for example:

<a href="http://ihregistry.com/REGISTRY/models.htm";>

"www" is missing here. Mozilla and other browsers do show the links
because they have a certain amount of fault tolerance; in fact, they
swallow garbage and make something legible out of it to quite some
extent. Most notorious for this is IE. I see you are posting from
Windows - I hope you do not test your pages with IE alone?? That would
mean nothing.

Now I must say that I do not have enough experience with Amaya to be
able to tell to what extent it is usable.

S.H.

PS: If you upload with gftp then be sure that FTP > Ascii is checked
(not FTP > Binary), or else the pictures will be broken and won't be
displayed.

< Previous Next >
Follow Ups
References