Welcome to the Real Estate Forum


The "ORIGINAL" Real Estate Social Network" SINCE 2005 and your #1 Resource for all things Real Estate


  •  »Over 35,000 Members
  •  » Answer Questions From "REAL" Buyers & Sellers
  •  »Ask Questions & Share Stories With Fellow Real Estate Professionals.
  •  »Read Articles & Blogs written by Real Estate Professionals.

...you have come to the right place!


YES! I want to register an account for free right now!


p.s.: For registered members YOUR FORUM NAME is free of ads

Page 1 of 2 12 LastLast
Results 1 to 10 of 16
  1. #1
    VegasMack is offline Condominium
    Join Date
    Jan 2005
    Location
    Las Vegas NV/Salem, Mo
    Posts
    348

    Question DreamWeaver vs FrontPage

    There is a lot of controversy about which program, DreamWeaver or FrontPage, is better among site builders as a whole. I was wondering specifically which program webmasters that specialize in real estate sites prefer.

    Thanks,

    ~VegasMack
    Missouri Real Estate - Las Vegas Real Estate - [URL="http://www.ultimateidx.com/"]UltimateIDX

  2. #2
    HHI Golf Guy's Avatar
    HHI Golf Guy is offline Super Moderator
    Join Date
    Jan 2005
    Location
    Hilton Head, SC
    Posts
    784

    Default

    Neither. Both (but especially MS FP) lead to massive code bloat and improper HTML syntax. I use Notepad for coding. It's also a heck of a lot cheaper.

  3. #3
    VegasMack is offline Condominium
    Join Date
    Jan 2005
    Location
    Las Vegas NV/Salem, Mo
    Posts
    348

    Default FrontPage vs DreamWeaver for Real Estate sites

    Quote Originally Posted by HHI Golf Guy
    Neither. Both (but especially MS FP) lead to massive code bloat and improper HTML syntax. I use Notepad for coding. It's also a heck of a lot cheaper.
    It is cheaper LOL, and yes does create better code, but not everyone can write html from scratch (although they should know how).

    I use FrontPage the majority of the time to save time, then edit the code.

    Have you tried Nvu yet? It produces some pretty clean code IMHO.

    ~VegasMack
    Last edited by VegasMack; 02-01-2005 at 09:50 AM.
    Missouri Real Estate - Las Vegas Real Estate - [URL="http://www.ultimateidx.com/"]UltimateIDX

  4. #4
    HHI Golf Guy's Avatar
    HHI Golf Guy is offline Super Moderator
    Join Date
    Jan 2005
    Location
    Hilton Head, SC
    Posts
    784

    Default

    Quote Originally Posted by VegasMack
    Have you tried Nvu yet? It produces some pretty clean code IMHO.
    I haven't tried it. I usually load my template pages and then run them through the W3C validation service. Once the entire site is done, I double check each page.

    I stay away from the WYSIWYG stuff because they have not been great at handling CSS. Most of our designs are pure CSS with no tables (even the three column sites). I did make an exception with our last site and used tables to set some of the framework.

  5. #5
    VegasMack is offline Condominium
    Join Date
    Jan 2005
    Location
    Las Vegas NV/Salem, Mo
    Posts
    348

    Question WYSIWYG Program for Real Estate sites?

    Quote Originally Posted by HHI Golf Guy
    I haven't tried it. I usually load my template pages and then run them through the W3C validation service. Once the entire site is done, I double check each page.

    I stay away from the WYSIWYG stuff because they have not been great at handling CSS. Most of our designs are pure CSS with no tables (even the three column sites). I did make an exception with our last site and used tables to set some of the framework.
    Nvu is worth looking into if you like clean code, and obviously you do. Some light editing in notepad will still be required for W3C validation, however the errors are much fewer than code generated in Dreaweaver or FrontPage.

    BTW
    Last edited by VegasMack; 02-02-2005 at 12:01 AM.
    Missouri Real Estate - Las Vegas Real Estate - [URL="http://www.ultimateidx.com/"]UltimateIDX

  6. #6
    HHI Golf Guy's Avatar
    HHI Golf Guy is offline Super Moderator
    Join Date
    Jan 2005
    Location
    Hilton Head, SC
    Posts
    784

    Default

    Thanks for the compliment

    Have you taken a look at Open Realty to manage listings?

    I downloaded it because I was interested to see how their programming worked. It's an MySQL / PHP based application, and it looks decent. With a little understanding of PHP, it looks highly customizable.

  7. #7
    VegasMack is offline Condominium
    Join Date
    Jan 2005
    Location
    Las Vegas NV/Salem, Mo
    Posts
    348

    Default

    Quote Originally Posted by HHI Golf Guy
    Thanks for the compliment

    Have you taken a look at Open Realty to manage listings?

    I downloaded it because I was interested to see how their programming worked. It's an MySQL / PHP based application, and it looks decent. With a little understanding of PHP, it looks highly customizable.
    Thanks HHI Golf Guy. I will go take a look.

    ~VegasMack
    Missouri Real Estate - Las Vegas Real Estate - [URL="http://www.ultimateidx.com/"]UltimateIDX

  8. #8
    frobn is offline Condominium
    Join Date
    Feb 2005
    Location
    Key West, FL
    Posts
    291

    Default

    If you are new to web design then a visual editor makes sense. Dreamwearer has an large edge over FrontPage because it supports web standards.

    HHI Golf Guy suggested you look at open-realty. This is an excellent choice for the novice and expert alike. The community is friendly and many members go out of their way to help.

    If you would like to see some open-realty sites look at: http://BroadwayKeys.com. This site is still in testing and is presently a demo site until the this version 2 of open-realty is out of beta.

    Here are some open-realty version 1.1.5 templates. All templates are web standard css/xhtml:
    http://aSiteAbove.com/realty

    The site uses cookies to switch templates. The template switcher is at the bottom of the index page.
    Last edited by frobn; 02-03-2005 at 08:22 PM.

  9. #9
    Las Vegas Homes is offline Moderator
    Join Date
    Jan 2005
    Posts
    392

    Default

    Quote Originally Posted by HHI Golf Guy
    Neither. Both (but especially MS FP) lead to massive code bloat and improper HTML syntax. I use Notepad for coding. It's also a heck of a lot cheaper.
    I have seen it differently than you. I have used DW and FP, I personally see more coding errors in DW than I do FP. Maybe its just me. I believe DW has more functions than FP but over all FP is also easier to learn.
    Looking For A Real Estate Specialists in Las Vegas Check out our Las Vegas Real Estate Portal. Find Las Vegas Homes or get info for Las Vegas Investment Real Estate.

  10. #10
    HHI Golf Guy's Avatar
    HHI Golf Guy is offline Super Moderator
    Join Date
    Jan 2005
    Location
    Hilton Head, SC
    Posts
    784

    Default

    I "borrowed" a copy of Dreamweaver MX from a neighbor the other day. It looks impressive, and seems to have alot of nice features. There also seems to be a STEEP learning curve.

    Once I have some time I'm going to check it out in detail. It looks great.

Page 1 of 2 12 LastLast

Posting Permissions

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