Forum Moderators: open

Message Too Old, No Replies

Frontpage vs Dreamweaver

Please leave out comments of FP 2000 and earlier

         

automotivetouchup

7:45 am on Oct 10, 2003 (gmt 0)

10+ Year Member



I am definately a beginner. I think that frontpage will cut and paste graphics just as easy as dreamweaver so I don't really know what the deal is. I have mainly used FP 2002. I use Adobe photoshop to make graphics. Fireworks doesn't seem up to par.

Other than graphics, and if you through out the shared borders and bad themes is there really a difference?
I learned to use both in school, I'm not finished up with dreamweaver, but I think the coolest thing about it is creating a link using the crosshair to point to a file, or it is more convenient to link to a bookmark on another page. I don't know much but is there something more significant that I'm missing?

Is one more stable? What if you were more worried about integrating a database with nested search results several layers deep? Or integrating a shopping cart? What about using a .net and sql server instead of Linux/unix and mysql; is there a different aspect there or no difference at all in the design tool?

mClarke

1:26 pm on Oct 10, 2003 (gmt 0)

10+ Year Member



My vote is for Dreamweaver. Jeffrey Zeldman's book *designing with web standards* says that Frontpage generates proprietary code that plays well in Explorer and not much else, "If you use FrontPage to design or develop websites, you pretty much guarantee that they will only look and work right in Internet Explorer." Eeek.

Plus DreamweaverMX comes with pre-made code snippets for Accessible tables and navigation elements. Under the file menu, there's also an option to check your page for acessibility.

-MC

woop01

2:04 pm on Oct 10, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



After using the FP 2003 beta for the past few months it looks like some of the old arguments about FP vs Dreamweaver will become irrelevant shortly.

Just a few things I noticed right off the bat...

1. Shared borders are now a feature you have to actually go in and turn on
2. FP now has layers and a pretty descent table editor
3. You can 'clean up' your code pretty easily with a built in code checker
4. There is now a split code/design view like Dreamweaver
5. I still would never connect to a database with anything other than a hard coded database connection
6. I still wish I had the same type of debugging available in Visual Studio in FP (maybe I'm just missing something)

abbeyvet

2:12 pm on Oct 10, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



If you use FrontPage to design or develop websites, you pretty much guarantee that they will only look and work right in Internet Explorer.

**sigh**

Though I hate to contradict someone so expert, this is just rubbish. Frequently repeated rubbish it must be said, to the point where it has become accepted as fact by way too many people who really know FP very little.

I, and many others I know, use FP as a tool (among others in the toolbox) to develop cross-browser compatible sites using valid CSS and HTML (and increasingly xhtml).

The key in that is that FP is just a tool - that's it, nothing more. Any tool is only as good as the person using it and for any person the best tool is the one they know best and are most comfortable with.

For some that is Dreamweaver, for some FP, for some Notepad, for some Homesite etc etc.

So my advice is to play as many different options as you can and then primarily use the one you are most comfortable with.

automotivetouchup

6:10 pm on Oct 10, 2003 (gmt 0)

10+ Year Member



mClarke Have you tried the more recent FP 2002? or when was the book published? When I make tables I use % rather than pixels in width so that on different browser settings it does not look bad. I'm sure Dreamwever is no different.
When I use frontpage when I go into the code, then mess it up on accident, I use Dreamweaver to clean it up. Normally when I just check it out for bad code on other pages, it doesn't find anything wrong.

I do find FP to publish a little easier, I have published one site with dreamweaver. Another site won't, DW will connect, but gets ftp errors for each page. When I look at remote view, it is an empty folder. DW did however pull the site down from the server so I could Sync up, and it got everything. FP Always downloads a site with the pages that are accessable, not the cgi stuff or teh important folders. FP did not ask for a password either.

europeforvisitors

6:10 pm on Oct 10, 2003 (gmt 0)



As Abbeyvet says, FrontPage is just a tool, and so is Dreamweaver. Both do the job, and the biggest difference between the two is the "look and feel."

It's like making pie crust or cookie dough: Some people like a mixer, others like a food processor. The first offers more control and hands-on involvement; the second is faster and less likely to splash flour on the countertop. Which is better? That depends on entirely on the chef's personal tastes. Whether you're a pastry chef or a person creating Web pages, you shouldn't base tool-buying decisions on other people's likes and dislikes. You need to learn what works best for you.

mClarke

7:31 pm on Oct 10, 2003 (gmt 0)

10+ Year Member



Thanks for the info everyone. Like most people who write in, I use a combination of tools, including FP. For the kind of basic work I do, DM does have some nice time-saving features. Looking forward to FP2003.

automotivetouchup

8:18 pm on Oct 10, 2003 (gmt 0)

10+ Year Member



One thing cool that frontpage will do is download someone elses website so you can see the approach they took to the lay out.

bill

12:00 pm on Oct 12, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Bravo abbeyvet...rubbish is one word for it...Several other WebmasterWorld members and myself are able to make standards compliant, cross browser, HTML & XHTML sites with FP. Later versions of FP really don't have the problems that FP 97 did. Yes, FP 97 did mess with your HTML a bit, and there wasn't much you could do about it...That's not a problem with newer versions at all. If you know how to use the software it's a great tool.

FP is a tool. If you make bad pages in FP you'll probaly make bad pages in DW. It's not the software that's the problem anymore...

FP2003 looks to be a much better tool than previous versions. I'd wait until after it's released on October 21 to pronounce judgement.

Macro

1:54 pm on Oct 12, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Yes, FP 97 did mess with your HTML a bit, and there wasn't much you could do about it

FP2000 does too. Go to insert>advanced>html and post a simple <a href="mysite.com"...</a> code. FP will insert <!--webbot bot="HTMLMarkup" startspan --> and <!--webbot bot="HTMLMarkup" endspan -->

Now you can't see what you are doing in "Normal" mode as that link text doesn't show up at all till you remove that stupid startspan and endspan text in html view.

There are a million such annoyances. The only reason I continue to use FP is because I can't be bothered/don't have the time to learn DW.

woop01

2:55 pm on Oct 12, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Macro, I've been using 2002 for a while now and never have that problem at all. The 2003 beta doesn't do it either.

automotivetouchup

5:23 pm on Oct 12, 2003 (gmt 0)

10+ Year Member



I have one of those Geotrust Smart tags on my shopping cart. I used the insert advanced html method. After a week or two the tag dissapears, but the html remains. And from page to page there is a secure and unsecure items warning. It went away when I deleted it. Is <p> </p> have anything to do with it. On front page 2002.

abbeyvet

9:12 pm on Oct 12, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Go to insert>advanced>html and post a simple <a href="mysite.com"...</a> code.

Why would you do that when you can just right click and 'Create Hyperlink' and will have no such problem?

I have been using FP for years and I don't believe I ever used Insert>Advanced>HTML. I just put the HTML in in HTML view and never have a problem.

automotivetouchup

9:24 pm on Oct 12, 2003 (gmt 0)

10+ Year Member



I am sue every one knows what this is. I mainly use frontpage. I tried going into the html too to insert it and it never showed up. insert Advanced html worked, but somehow overwritten itself to not show up, but remain in the code.
A security tag is the only thing I have ever had problems in frontpage, It's probably me. I would have pasted the html frontpage made, but I removed the tag do to the problems it created.
<!-- webbot bot="HTMLMarkup" startspan -->

<!-- GeoTrust QuickSSL [tm] Smart Icon tag. Do not edit. -->
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript" SRC="//smarticon.geotrust.com/si.js"></SCRIPT>
<!-- end GeoTrust Smart Icon tag -->

<!-- webbot bot="HTMLMarkup" endspan -->

griz_fan

5:42 pm on Oct 13, 2003 (gmt 0)

10+ Year Member



How well do the newer versions of FP deal with server-side scripting? I have a couple of ASP/Access projects, a few PHP/MySQL projects and will soon be embarking on a .NET project. Currently, I'm happily coding away in HomeSite, but I'm keen on the idea of live-data previews that you get with these WYSIWIG editors. But, because I work with a variety of server-side technology, I'd need a tool that was at least competent in several technologies. Though I lack any in-depth knowledge of either DW or FP, I'm leaning towards Dreamweaver because of its support for PHP and .NET. FrontPage may have this, but it isn't clearly advertised. I also have seen more 3rd party and community-based tools and add-ons for DW than for FP. For these reasons, I would tend to favor DW, but you should wait until FP2003 is released before you make your final decision.

bill

7:47 am on Oct 14, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



FP2000 does too. Go to insert>advanced>html and post a simple <a href="mysite.com"...</a> code. FP will insert <!--webbot bot="HTMLMarkup" startspan --> and <!--webbot bot="HTMLMarkup" endspan -->
That's not a bug, it's a feature ;)

That's the way the WYSIWYG adds HTML from the WYSIWYG interface. If you look at it, it's really just comments. FP interprets these so that they show up in the WYSIWYG a certain way. It's been like that since FP97 at least. FP is not altering your code, you chose to use an FP bot from the WYSIWYG and FP just put a wrapper around it. Your code inside is safe and has not been altered in any way. The comments don't do anything to your HTML any more than your own comments would...they validate too.

Now, if you had entered this HTML from the HTML pane and had your options set not to let FP reformat your code, then there would be no problem, even in FP2K.

jsinger

12:30 am on Oct 15, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I see that Amazon is now taking orders for FP2003 at $189 for the full version with shipping to start on 10/21.

automotivetouchup

3:25 am on Oct 15, 2003 (gmt 0)

10+ Year Member



<!--webbot bot="HTMLMarkup" startspan --> and <!--webbot bot="HTMLMarkup" endspan --> But what if it added <p> and </p> to each time you add it in and the webbot dissapears on the published page?

bill

4:57 am on Oct 15, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



...agreed that wouldn't be a good thing. I used to use the Include Advanced HTML bot to place tracker codes on some pages back in the old days. There was a workaround in older versions of FP. What you would do is add some HTML via the WYSIWYG view (anything really), highlight it, and then open the HTML view...then you would cut out everything between the
<!--webbot bot="HTMLMarkup" startspan -->
and
<!--webbot bot="HTMLMarkup" endspan -->
tags and paste in whatever HTML you wanted. After that FP would leave things alone. To my knowledge this was fixed in FP2002 and later versions.

JonP

3:12 am on Oct 24, 2003 (gmt 0)

10+ Year Member



Would anyone know that has been using FP2003 if it has the MO3 virus like code in it like all the Office 2003 has? Also, is it true that FP03 can only be installed on ONE computer? Thanks.

automotivetouchup

3:41 am on Oct 24, 2003 (gmt 0)

10+ Year Member



I just bought it, but my shopping cart company has not released a patch to use FP 03 so I have not tried it yet. the Liscence agreement on the box says www.microsoft.com/office/eula

Also what is the virus like code? I never heard of it in microsoft, but then again I start My first website a year ago.

JonP

4:20 am on Oct 24, 2003 (gmt 0)

10+ Year Member



read this newsletter from Michael Robertson of Michael's Minutes.
[lindows.com...]

"To improve the predicament which they've created, Microsoft is forcing consumers to accept MO3 embedded into every computer. Listen closely and you'll hear Microsoft mouth pieces speak of "turning software into a service" which really means they will be changing the software on your computer whenever they feel like it. They will slowly limit your ability to run non-Microsoft software."

automotivetouchup

4:35 am on Oct 24, 2003 (gmt 0)

10+ Year Member



Wow that article was scary. They even hack into your XBox when they want. How can you remove it? Or will it not work?

JonP

4:44 am on Oct 24, 2003 (gmt 0)

10+ Year Member



I doubt it can be removed at this time, just give the hackers some time and maybe they will come up with a fix to remove or prevent it. I want to upgrade to FP2003 but doubt I will be doing so. Might have to stay with DreamWeaver MX 2004 or wait and see what GoLive! comes up with on their next release.

automotivetouchup

5:07 am on Oct 24, 2003 (gmt 0)

10+ Year Member



If I did not begin with frontpage 02, I would be scared of the '03 too. FP spoiled me in a few places. The tables are easier to set and control in fp in my opinion. After messing with a table in DW mx I had a difficult time setting the collumns equal. FP does it easier. I find the site management and reports to be good on FP too for a medium site.

At school, the dreamweaver users and teacher think I'm crazy for saying that fp is as good as dw. Or at least up to par anyway. But then again no one knew FP 03 exists. I have not used DW 04. I currently am learning DW at a school program and the class is moving a bit slow. I have not learneed the real capabilities of DW so I may seem a little biased.

slade7

3:27 am on Nov 20, 2003 (gmt 0)

10+ Year Member



I use Dreamweaver MX. Used to use FP2000, but switched to DW in 1999.

[dramatic pause]

I will never go back to FP. They could make it spit a T-Bone steak out of my monitor every time I open it and it wouldn't be worth it.

Messing with Dreamweaver for the first time was like a religious awakening for me... I was born again! Nowadays I hard code the majority of my stuff since I use php a lot, but I still do my coding in Dreamweaver.

XtendScott

5:21 am on Nov 20, 2003 (gmt 0)

10+ Year Member



I switched to DW also and was using FP 2000. DW has a different way of thinking than FP to accomplish the same task(thank god). After using DW I have had to use FP 2002 for a client site to test the code to make sure it doesn't break when they make minor updates.

I have used CSS for quite a while in DW and now maybe with FP2003 they might be catching up with technology, but FP2002 appears to me to have minimal <div> layout or formating capabilities(at least that I have not found yet). I could not select a <div> that was previously created and format the background, FP2002 would format the TEXT in the <div>.

Im sticking with DW, be interesting to see how FP2003 is updated though.

Shadows Papa

12:34 pm on Nov 25, 2003 (gmt 0)

10+ Year Member



>>Jeffrey Zeldman's book *designing with web standards* says that Frontpage generates proprietary code that plays well in Explorer and not much else, "If you use FrontPage to design or develop websites, you pretty much guarantee that they will only look and work right in Internet Explorer." Eeek.<<

Not true of the latest versions!
This sounds like someone who either used a Pre 2000 version or doesn't know how to use it.
You can tune it to work with other browsers, or, tell it to "leave my code alone" meaning don't make changes you don't know about.
I use it for most things and find it works great for the later Nutscape browsers as well. The DHTML it generates is not the greatest, but then if you know DHTML, you won't use the built-in for that anyway!
The above comment applied only to pre-2000 versions of FP, in my opinion.

I have Dreamweaver mx, but find it totally hard to use, the screen is so cluttered you can't see much of your own code or page. I don't want to take a college level course to use it, I want to install it and sit and use it within a few minutes. With FP, you can do that.

Don't get me wrong, FP has quirks and there are times I HATE it, really, but it's the easiest to use and does get a bum rap a lot - like the comments above show.

Shadows Papa.

bill

8:43 am on Nov 26, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I've been playing with FP2003 this week and doubt I could go back even to FP2002. It's a real improvement in terms of usability. I have barely scratched the surface of this one though...

Shadows Papa

1:01 pm on Nov 26, 2003 (gmt 0)

10+ Year Member



bill - I assume by FP 2002 you mean "version 5.00" or the one from Office XP?

FP 2003 - cost? Availability? Page to view for details?

Shadows Papa

This 36 message thread spans 2 pages: 36