Discuss Frontpage Vs Dreamweaver in the HTML Coding forum on SEO Chat. Frontpage Vs Dreamweaver HTML Coding forum discussing anything related to HTML coding, such as using proper HTML code, optimizing code to be spidered easily, creating layers and tables. Make pages compatible for different web browsers like IE, Firefox, and Opera.
Our weekly Search Engine newsletter covers the constantly evolving world of search engine optimization like no one else. To stay abreast of all the latestest news, reviews, and how-to's, subscribe today!
BuySellLinks.com is a Text Link Advertising Brokerage by the founder of LinkAdage that specializes in high end quality text links and a controlled membership base. To quickly build inventory we are paying webmasters who add quality domains that we can accepted into our inventory. We also offer free installation.
Tired of dealing with shady text link buyers and/or sellers? Try BuySellLinks.
This month's featured article takes a peek at Google Adsense and teaches you everything you need to know to properly maintain your account and get the most bang for your buck.
Posts: 6
Time spent in forums: 1 h 39 m 50 sec
Reputation Power: 0
Frontpage Vs Dreamweaver
Hello everyone, i'm in the planning process of developing a large website. It'd start at about 1000 pages and will need an SQL database in it. Just wondering what is the quickest and easiest program to use for such data. i'm doing an accommodation listing and information website. Once again any tips from the experts.
Posts: 11
Time spent in forums: 2 h 2 m 5 sec
Reputation Power: 0
In my personal opinion I would always choose Dreamweaver. Frontpage is for the 14yr old learning to develop websites at home, Dreamweaver is for those who are about to start like yourself. Find a good host for your database needs.
Location: Land of enchantment... deserts of the Southwest
Posts: 8,391
Time spent in forums: 4 Months 1 Week 3 Days 14 h 48 m 16 sec
Reputation Power: 912
I am a bit older than 14, but I learned on Frotpage then shifted to DW. Frontpage is a novice's answer on how to get a site up quick and learn a bit as you go while DW is a professional solution. Both have their place.
Posts: 6
Time spent in forums: 1 h 39 m 50 sec
Reputation Power: 0
Thanks alot for your posts. i was thinking that dreamweaver was the way to go. Just a quick question. To do an SQL database in Dreamweaver is there a wizard that can help you or do you have to do all the coding yourself.
Posts: 4
Time spent in forums: 1 h 21 m 57 sec
Reputation Power: 0
There are wizards in Dreamweaver for databaase connections. HAving said that, it is worth learning how to write the code yourself if you have the time, as your code will be more streamlined adn you will develop a better understanding of db and sql.
For what it's worth, avoid Frontpage like the plague. I started in web development in 98 with a copy of Frontpage (as I suspect a lot of people on here may have done). I found it really over-complicated with the site structure it enforced etc. and switched to Dreamweaver (version 2 I think it was back then!). Used Dreamweaver ever since, although I use it as a glorified text editor rather than a Wysiwyg editor!
Posts: 9,346
Time spent in forums: 3 Months 3 Days 13 h 5 m 2 sec
Reputation Power: 1282
I have used both. Front page writes heavy code - lots of garbage code that is not needed. Dreamweaver code is much lighter although the MX version is a little buggy IMO. I just bought DW 8 and it should arrive on Tuesday - I hope that they debugged a few things.
__________________
* "It's not the size of the dog in the fight, it's the size of the fight in the dog." Mark Twain
* "Free advice generally isn't worth much, but cheap advice is worth even less." EGOL
Posts: 130
Time spent in forums: 3 Days 17 h 1 m 6 sec
Reputation Power: 8
Dreamweaver is hands-down the best out of these two. As said by Egol, FrontPage has some of the most bloated code available out there. It's like putting a Word document online, just harder to read.
One thing to remember is that it doesn't matter which tool you use, you should always make the effort to learn the code behind it, as this is teh only way you'll ever get to do things as efficiantly as possible. Wizards are great, but they leave a lot of overheard and bloat, no matter what tool you're using.
Posts: 13,340
Time spent in forums: 5 Months 3 Days 4 h 11 m 20 sec
Warnings Level: 10
Number of bans: 1
Reputation Power: 714
Quote:
Originally Posted by pwillissr
In my personal opinion I would always choose Dreamweaver. Frontpage is for the 14yr old learning to develop websites at home, Dreamweaver is for those who are about to start like yourself. Find a good host for your database needs.
Best!
all WYSIWYGs are for 14 year olds.
Textpad works great since a displayed element is often different in the software compared to the browser... you really don't [always] get what you see - but the code never changes.