[solved][Dreamweaver 2004]: equivalent under Linux?

Whether you are using Linux on the desktop or as a server, it's still good that you're using Linux. Linux related questions go here.

Moderator: General Moderators

Post Reply
cheikhbouchihda
Forum Commoner
Posts: 51
Joined: Thu Mar 02, 2006 2:08 pm
Location: France.

[solved][Dreamweaver 2004]: equivalent under Linux?

Post by cheikhbouchihda »

Hello to every body,
I'm accustomed to use Dreamweaver 2004 when developping in PHP under Windows, but now, I hardly work only under Linux when developping in PHP by using vi as an editor, and I find this one very well and complet, but I prefer an editor as Dreamweaver under Windows, so which editor, do you recommand me, in this case?
Thanks in advence for the help.
Last edited by cheikhbouchihda on Wed Aug 23, 2006 10:10 am, edited 1 time in total.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Eclipse, Kate, Komodo, etc.. I can't recommend anything WYSIWYG as well, that's just not programmer-like, now is it?
cheikhbouchihda
Forum Commoner
Posts: 51
Joined: Thu Mar 02, 2006 2:08 pm
Location: France.

Post by cheikhbouchihda »

Thanks, feyd.
cio.
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Post by Chris Corbyn »

WYSIWYG = Quanta

The best -- and by a mile -- for code highlighting is Kate. Incidentally, Quanta uses many of the KDE libs that Kate is built from so it highlights the same. I'm not overly familiar with Dreamweaver, and I don't want to get into another generic "best editor" thread so I'll leave it there since they offer similar things.
cheikhbouchihda
Forum Commoner
Posts: 51
Joined: Thu Mar 02, 2006 2:08 pm
Location: France.

Post by cheikhbouchihda »

Hello,
The aspect of Dreamweaver 2004 that I'm looking to replicate when using Linux is text-editor + FTP/SFTP/WebDev features.
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Post by Chris Corbyn »

cheikhbouchihda wrote:Hello,
The aspect of Dreamweaver 2004 that I'm looking to replicate when using Linux is text-editor + FTP/SFTP/WebDev features.
Kate supports that. When you go to "Open", you type:

ftp://user:pass@host.com/directory

The choose the file you want to work with remotely. The text editor is second-to-none like I say.
cheikhbouchihda
Forum Commoner
Posts: 51
Joined: Thu Mar 02, 2006 2:08 pm
Location: France.

Post by cheikhbouchihda »

Thank you very much d11wtq, from now on , I'll use Kate.
cio.
Post Reply