Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: The Windows Equivalents

  1. #11
    Senior Member
    Join Date
    May 2001
    Posts
    345

    Re:The Windows Equivalents

    Even with dreamweaver I think you should be going through and cleaning up the code. The WYSIWYG editors are nice in that they speed up the whole process (how many people really think manually typing out you're <p>'s, and figuring out the font colors yourself saves time? Gah! I also use a GUI email client rather than cat /var/spool/ma...) In the past of what seems like ages ago, when I did web design stuff I would use Netscape Gold 3.0's composer (I liked it better than dreamweaver, go figure..) and editted the code to clean it up/add anything NS wouldn't do.

  2. #12
    Guest

    Re:The Windows Equivalents

    wouldn't WINE be an option for running these two programs?

  3. #13
    Junior Member
    Join Date
    Jan 2002
    Posts
    89

    Re:The Windows Equivalents

    wine would sort of be a possibility, but still not the best option.

    for doing web stuff i would avoid doing stuff in wysinwyrw editors (what you see is never what you really wanted). sure they can be helpful, but the farthest i've ever gone is using somethin that autocompletes html tags and makes sure they close. the prob with dreamweaver is that it is very literal and not logical. html is designed to be logical, not to define exactly where every little single pixel is sposed to be. that way it can work on all sorts of systems. tricks like pixel wide graphics and gobs of tables are just stupid IMO.

    if you really want to get fancy, you can do some INCREDIBLE stuff with CSS if you know how. the only prob is that IE is stupid and does actually follow the CSS spec 100% like they say they do.

    check out css/edge, it has lots of great layouts and awessome effects, and they like never use tables. looks the best in mozilla.

    http://www.meyerweb.com/eric/css/edge/

Similar Threads

  1. List of fixes included in Windows XP SP2
    By regix in forum Windows - General Topics
    Replies: 6
    Last Post: 01-03-2005, 10:44 PM
  2. ISA Server on Windows Server 2003
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 08:49 PM
  3. Windows CE FAQ
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 02:00 AM
  4. Reinstall Dial-Up Networking and TCP/IP
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 01:07 AM
  5. How to install or upgrade to Windows XP
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 12-31-2004, 10:35 PM

Bookmarks

Posting Permissions

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