Dreamweaver or GoLive?

dquan97

Lifer
Jul 9, 2002
12,010
3
0
I've been using UltraEdit to create webpages and decided to switch to a program that allows me to bypass hand-coding the tedious stuff (tables, javascript). I want to know which one is better in terms of usability and function between Macromedia's Dreamweaver and Adobe's GoLive.
 

Aves

Lifer
Feb 7, 2001
12,232
30
101
Dreamweaver IMO, Go Live's interface was not very intuitive to me at all.
 

Iron Woode

Elite Member
Super Moderator
Oct 10, 1999
31,273
12,790
136
Dreamweaver MX. Go Live! is adobe's continuation of Page Mill.

Dreamweaver is so great. Just about every thing needed to make web pages is in dreamweaver. Get a good book if you are new to it. I use the Dreamweaver MX Bible. Fireworks MX is a great companion for it too.
 

dquan97

Lifer
Jul 9, 2002
12,010
3
0
Wow, overwhelming support for Dreamweaver! By the way, I have the Dreamweaver MX Bible too. Any votes for GoLive?
 

Grey

Platinum Member
Oct 14, 1999
2,737
2
81
He said he didn't want to handcode things, we are so impressed you can do that wow
rolleye.gif
. Seriously, DW is very nice and gets the job done. I found Go Live a little to confusing at times.
 

Zenmervolt

Elite member
Oct 22, 2000
24,514
43
91
Another vote for DreamWeaver. I've used both (although older versions than the current versions), and DreamWeaver was much, much better.

ZV
 

notfred

Lifer
Feb 12, 2001
38,241
4
0
Dreamweaver.

I hate the "notepad." people. It's the worst text editor ever. At least if they want to be "uber k3wl l33t coders" they could say VI or something.
 

gopunk

Lifer
Jul 7, 2001
29,239
2
0
Originally posted by: notfred
Dreamweaver.

I hate the "notepad." people. It's the worst text editor ever. At least if they want to be "uber k3wl l33t coders" they could say VI or something.

that's retarded, hating somebody just for the tool they use. some of us just find notepad to be convenient... it's on every machine and it works
 

LSUfan

Golden Member
Jan 14, 2003
1,671
0
0
just curious. I use frontpage for fun mostly. I dont know much about the other two
 

DanFungus

Diamond Member
Jul 27, 2001
5,857
0
0
Originally posted by: gopunk
Originally posted by: notfred
Dreamweaver.

I hate the "notepad." people. It's the worst text editor ever. At least if they want to be "uber k3wl l33t coders" they could say VI or something.

that's retarded, hating somebody just for the tool they use. some of us just find notepad to be convenient... it's on every machine and it works

I'd have to agree
especially when you just need to make a page to display an image to put in your directory for Apache to serve it when you need to show someone something, just open up Notepad, and type out the 5 lines of code, and you have your image(<html>, <body>, <img src="">, </body>, </html>)
easy as pie (actually, pie is quite hard to make, so what does this phrase really mean...?)
 

Placer14

Platinum Member
Sep 17, 2001
2,225
0
76
Originally posted by: Iron Woode
Dreamweaver MX. Go Live! is adobe's continuation of Page Mill.

Dreamweaver is so great. Just about every thing needed to make web pages is in dreamweaver. Get a good book if you are new to it. I use the Dreamweaver MX Bible. Fireworks MX is a great companion for it too.

Incase you care, GoLive was bought by Macromedia from another company to REPLACE Pagemill. They knew their program sucks so the lifted it from another computer, it's a new generation, not a continuation.

Pagemill blew my nutz.
 

Pastore

Diamond Member
Feb 9, 2000
9,728
0
76
Originally posted by: DanFungus
Originally posted by: gopunk
Originally posted by: notfred
Dreamweaver.

I hate the "notepad." people. It's the worst text editor ever. At least if they want to be "uber k3wl l33t coders" they could say VI or something.

that's retarded, hating somebody just for the tool they use. some of us just find notepad to be convenient... it's on every machine and it works

I'd have to agree
especially when you just need to make a page to display an image to put in your directory for Apache to serve it when you need to show someone something, just open up Notepad, and type out the 5 lines of code, and you have your image(<html>, <body>, <img src="">, </body>, </html>)
easy as pie (actually, pie is quite hard to make, so what does this phrase really mean...?)

In Dreamweaver...

Insert>Image>OK>Save *DONE*

and if you want something that's on every machine? Word will save as a webpage and is just as easy as dreamweaver
 

Parrotheader

Diamond Member
Dec 22, 1999
3,434
2
0
I have both at the office, but I actually use GoLive most of the time since Dreamweaver seems to crash a lot on our systems. If you're only doing lightweight stuff (like I do, the design and site management is handled by others) GoLive is fine for most things. A lot of the programmers in our group love ColdFusion Studio (even the ASP programmers who hate ColdFusion.)