A Flash Developer Resource Site

Results 1 to 19 of 19

Thread: Dreamweaver?

  1. #1
    Griffhiggins 2.2 clifgriffin's Avatar
    Join Date
    May 2001
    Location
    Your Bathroom! Bwahahaha!
    Posts
    1,383
    Why is Dreamweaver 4 so popular? I know it tends to write better html, but I can never get it to edit a live website effectively. It won't connect to a live website as far as I can tell. How do you guys get around this hurdle?

    In the past I've used Visual Interdev and Frontpage (2000 and later only) because of this. If dreamweaver really is a lot better though I'd like to use it. Any thoughts?

  2. #2
    cheese me. TrIzKuT's Avatar
    Join Date
    May 2001
    Posts
    771
    I'm too poor to have any of them, so I just like to use Notepad. (I prefer it better, too!)

    I just keeps notepad and ie open and refresh

    us poor people don't get all these luxuries

  3. #3
    I know dreamweaver can connect to your ftp... but why not just have two copies, one on your hard drive, one on your server. Dreamwaver can automaticaly up your whole site.. Just a thought....

  4. #4
    Senior Member
    Join Date
    Dec 2001
    Posts
    345
    Originally posted by clifgriffin
    Why is Dreamweaver 4 so popular? I know it tends to write better html, but I can never get it to edit a live website effectively. It won't connect to a live website as far as I can tell. How do you guys get around this hurdle?

    In the past I've used Visual Interdev and Frontpage (2000 and later only) because of this. If dreamweaver really is a lot better though I'd like to use it. Any thoughts?
    i was a die-hard frontPage fan just like you for the longest. and the same reason, too, live updates. you press save and its online. period. edit live sites on-the-fly!
    but dreamweaver is just more intuitive and much better visually onscreen. and so much more options and flexibility (espcially with flash integration.) frontPage will also add alot of sloppy coding you may not want to be there. good luck using i frames with frontPage!

    as for updating, i use internet explorer in ftp mode, or cuteFTP if i have to do any binary or CHMOD.

    the only thing i fire up frontPage for now is passwords and permissions. i'm familiar with .htaccess, but nothing is faster than frontPage when it comes to password protecting portions of a site and setting different users permissions for various users.
    [Edited by grego7y on 03-31-2002 at 12:59 AM]

  5. #5
    Originally posted by TrIzKuT
    I'm too poor to have any of them, so I just like to use Notepad. (I prefer it better, too!)

    I just keeps notepad and ie open and refresh

    us poor people don't get all these luxuries
    Lol notepad for life.
    Anyone whos hardcore (or poor) uses notepad.

  6. #6

    raising hell to the next level

    Join Date
    Sep 2001
    Posts
    114
    Originally posted by grego7y

    i was a die-hard frontPage fan
    can i laugh at you please?

    duuahahahahahhahah! sorry but it was funny!!

  7. #7
    cheese me. TrIzKuT's Avatar
    Join Date
    May 2001
    Posts
    771
    yea, I was laughing pretty hard, also

  8. #8
    Senior Member
    Join Date
    Dec 2001
    Posts
    345
    Originally posted by marcus_from_hell
    Originally posted by grego7y

    i was a die-hard frontPage fan
    can i laugh at you please?

    duuahahahahahhahah! sorry but it was funny!!
    laugh away, if that amuses you.
    it was all i had at the time; now i use dreamweaver.

    since what i posted was so funny, why don't you two answer the man's question, then?

    [Edited by grego7y on 03-31-2002 at 01:41 AM]

  9. #9
    Jebus' Desciple connelb's Avatar
    Join Date
    Jun 2001
    Posts
    77
    Personally, I prefer to use dreamweaver to lay everything out, since it's faster that way, and then go into notepad and get rid of the "this was made by dreamweaver" and other unnecessary coding.

  10. #10
    cheese me. TrIzKuT's Avatar
    Join Date
    May 2001
    Posts
    771
    Why is Dreamweaver 4 so popular?

    people tend to be lazier, or they want to finish quicker, and some can't code.

    the other one I wouldn't know

  11. #11
    My PitBull Bites Me! eag16's Avatar
    Join Date
    Feb 2002
    Posts
    250
    TrIzKuT
    Why is Dreamweaver 4 so popular?
    people tend to be lazier, or they want to finish quicker, and some can't code.
    the other one I wouldn't know.
    ---------
    yeah i agree some people dont know how to code and other are lazy to be writing the code (like me). plus is fairly easy to use.

  12. #12
    Retired Mod aversion's Avatar
    Join Date
    Jun 2000
    Location
    insomnia
    Posts
    7,917
    there's nothign lazy about using dreaeaver, it's just moreefficient.

    coding in notepad is no different to coding in the code view of dreamweaver except that you don't have colour-coding, reference resources, templating, etc etc, never mind the advantages of the design view and the site features.

    there's no proprietory code in dreamweaver.

    i have no problem using dreamweaver to share files from a central 'live' point.

    if you don't like dreamweaver, if you can't get on with the interface or whatever fine, but there's no advantages to using notepad, i hand code all my stuff in dreamweaver or homesite, using the extra features of these programs to speed up my work.


  13. #13
    Senior Member
    Join Date
    Dec 2001
    Posts
    345
    Originally posted by clifgriffin
    Why is Dreamweaver 4 so popular? I know it tends to write better html, but I can never get it to edit a live website effectively. It won't connect to a live website as far as I can tell. How do you guys get around this hurdle?

    In the past I've used Visual Interdev and Frontpage (2000 and later only) because of this. If dreamweaver really is a lot better though I'd like to use it. Any thoughts?
    kirupa answers a similar question here.

  14. #14
    supervillain gerbick's Avatar
    Join Date
    Jul 2000
    Location
    undecided.
    Posts
    18,987
    honestly, I have attempted to use the Dreamweaver internal ftp in the past... and I don't remember it working well, if at all.

    I personally use the command line FTP tool within Windows to upload my sites. Third party tools like BulletProofFTP and CuteFTP to upload your site will work as well.

    now, using the WYSIWYG portion of Dreamweaver is not a "cheap" way to get things done. I personally use mostly code view, then check my layout via the layout panel. hell of a lot faster than having to open a browser each and every time I want to see if the layout works.

  15. #15
    Retired Mod aversion's Avatar
    Join Date
    Jun 2000
    Location
    insomnia
    Posts
    7,917
    Originally posted by gerbick

    now, using the WYSIWYG portion of Dreamweaver is not a "cheap" way to get things done. I personally use mostly code view, then check my layout via the layout panel. hell of a lot faster than having to open a browser each and every time I want to see if the layout works.
    not to mention the colour-coding, updateable templates, site features etc etc...

    i use winSCP for uploading and file management, the best 'ftp'-type app i have ever used. But i have no problem using the internal DW ftp to manage files from a central point, when working on a site with other people it's extremely useful to track changes etc.



  16. #16
    Junior Member
    Join Date
    Mar 2001
    Posts
    26
    You may try using the following in the port info window FTP Server Information like this ftp.sitename.com:7713


    Originally posted by clifgriffin
    Why is Dreamweaver 4 so popular? I know it tends to write better html, but I can never get it to edit a live website effectively. It won't connect to a live website as far as I can tell. How do you guys get around this hurdle?

    In the past I've used Visual Interdev and Frontpage (2000 and later only) because of this. If dreamweaver really is a lot better though I'd like to use it. Any thoughts?

  17. #17
    Slinky Designs slinky2000's Avatar
    Join Date
    Jun 2001
    Location
    Ireland
    Posts
    1,227
    Dreamweaver is class! , thats why frontpage is free!

  18. #18
    cheese me. TrIzKuT's Avatar
    Join Date
    May 2001
    Posts
    771
    I usually have 4 windows open for this now:

    Notepad
    CodeGenie
    IE for viewing site
    IE for FTP access


  19. #19
    i think it is dreamweavers extremely powerfull layout mode wich makes even the most advance layouts a snap to do, iv never seen anything like it, especially not in frontpage.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center