Click to See Complete Forum and Search --> : Web Design


ee99ee2
10-01-2002, 11:36 AM
I'm used to using Dreamweaver in Windows. Now I need something that's the same for Linux. Does this exist?

-ee99ee2

carlywarly
10-01-2002, 12:43 PM
There are several apps -Blue Fish, Quanta plus etc. A quick search at Tucows gave these -
http://linux.tucows.com/internet/html_editors.html

Lots of choice.

mdwatts
10-01-2002, 06:05 PM
A question that has been asked quite frequently.

See above...

freshmeat.net <--- bookmark me

scruff
10-02-2002, 01:20 AM
If I am correct and you are looking for a complete graphical HTML editor that doesn't require any actual HTML knowledge, you might try using a windows emulator to run Dreamweaver. I took a look at that Tuscows site, but there didn't seem to be anything as serious as DW. IBM Web Sphere looked closest. but it's only a demo and costs $70 to buy.

Xsecrets
10-02-2002, 12:25 PM
You are correct there is no wisywig html editor for linux natively, but if you have dreamweaver it supposedly works under wine. check out this (http://www.franksworld.net/wine) site and look for dreamweaver.

Ok that link will tell you but franksworld has moved. it's now http://www.frankscorner.org/wine

Ludootje
10-02-2002, 01:19 PM
There is a WYSIWYG HTML editor for GNU/Linux: amaya / amaya-gtk.

hlrguy
10-02-2002, 01:38 PM
StarOffice 5.0 has a powerful web developement interface. You create the frameset if you want it then create your HTML without having to know any HTML code, literally. I use it to maintain a complete website on my work intranet, which no-one outside the intranet can connect to so I can't demonstrate.

hlrguy

I have never used dreamweaver, so I can't say easier/harder, faster, more or less powerful, just that you create the web page exactly as you see it on the screen.

hlrguy
10-02-2002, 02:07 PM
I have attached a tar file with a 3 minute example web page.

Give you an idea on what it can do. It will be expanded a little and I think I will use it somehow in a NHF.

NOTE: To get it posted, I added .zip onto the end of it. It is not zipped,
rename to quick.tar after download. I think linuxnewbie needs to add tar and gz to the allowed list of extentions. :-)

mv quick.tar.zip quick.tar
tar xf quick.tar

Open quick.html, this is the frameset

hlrguy

tar is 5 files, quick.html, h1-3html and penguin.jpg

sasKuatch
10-02-2002, 09:01 PM
Mozilla also has the Composer, which, IMHO is better than Netscape composer.

Ludootje
10-03-2002, 11:02 AM
bah just learn HTML/XHTML, it isn't hard at all, and you'll be able to do better things then with a WYSIWYG-editor, + your code will be clean