PDA

View Full Version : linux web design


yonson
08-07-2003, 06:11 PM
What is a good Linux web page designing program?
Also what is a good .php editor?

cj

HiTechRedneck
08-07-2003, 08:56 PM
Originally posted by onlya302
What is a good Linux web page designing program?
Also what is a good .php editor?

cj

vi and vi.

yonson
08-07-2003, 11:03 PM
Originally posted by SYN/ACK
vi and vi.

bite me and bite me. I was meaning GUI.

AbecX
08-07-2003, 11:07 PM
I use vi to do all my sites.

DarkWolf
08-08-2003, 02:17 AM
I don't know of any gui editors for Linux. But you could use WINE to run Dreamweaver MX.

I use Dreamweaver because it's the best designer/editor out there. Has a full featured text editor for the masochists out there that feel you HAVE to do everything at the code level, or you're not a real web designer :rolleyes:

As well as a professional level wysiwyg editor to make designing layouts a breeze. I put pages together visually, then switch to the code view to tweak whatever needs to be tweaked (or add/edit my php scripting). It has some of the most common php tags built into it, so you can get up to speed, including database connectivity. And it's nice having the color coded code, so if you fuck up and don't put a ";" or "\" or whatever where it needs to be, you'll immediately know something's wrong.

I Stang U
08-08-2003, 05:35 PM
I used to have a decent one but I can't remember the damn name of it... you should be able to find one pretty quickly if you run a couple searches....

AbecX
08-08-2003, 06:14 PM
I just got a copy of dreamweaver mx, about to install it :p

It came with a ton of other shit too...

Stuido MX
Flash MX
Dreamweaver MX
Fireworks MX
Freehand MX
Cold Fusion MX Developer Edition

What is all this shit?

chris
08-08-2003, 08:49 PM
You are not a real web programmer unless you only use notepad! :)

Actually, I use a program called html kit from chami.com. I have dreamweaver but I dont like it. Everything I write is scripted so there is very little static html anyway.

DarkWolf
08-08-2003, 10:49 PM
Stuido MX = The suite of programs listed below
Flash MX = Flash / Animation package
Dreamweaver MX = Web design
Fireworks MX = Web graphics / compression (kinda like Photoshop, but more for vector graphics)
Freehand MX =
Cold Fusion MX Developer Edition = Cold fusion / database design / CFML programming