I am looking for an equivalent software to Dreamweaver in Linux.

Thanks Jean

link|improve this question

53% accept rate
I will need to program, PHP, Ruby, CSS 2/3, JS, ASP, which are all supported my Dreamweaver. Ofcourse, I will require ASP installation on Linux, thats different – Jean Apr 27 '10 at 7:59
Stackoverflow should permit two accepted answers, as in this case. – Jean Apr 27 '10 at 8:14
feedback

4 Answers

up vote 2 down vote accepted

It is not an exact match but it is based out of Eclipse which means super cross platform funky java love.

http://www.aptana.org/

Aptana Studio is actually what I replaced Dreamweaver with since Adobe bought Macromedia, I use it on Windows and Linux without trouble. But for the suggestion you will also get my 2 cents about Wysiwtf... it is almost never what you get. Some of the best code I have ever done in my life was done in SciTE (also available in Linux), it supports multiple coding languages and offers enough features to be useful without becoming bloated.

link|improve this answer
feedback

If you want something reasonably non-technical, then perhaps Kompozer?

Or, if you want more technical stuff, then you probably want Aptana.

link|improve this answer
feedback

Another mention bluefish.

link|improve this answer
feedback

Depending on what desktop environment you use I can recommend Quanta+ to you. It's part of the KDE SC but can also be used in other DEs.

You could also use KompoZer, it seems to be nice as well. Didn't test this one though.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.