Forum Moderators: open

Message Too Old, No Replies

Start with FrontPage or Go straight to Dreamweaver

New to web design and prefer to start the best way

         

APupil

9:59 pm on Feb 27, 2005 (gmt 0)

10+ Year Member



I'm new to web design and e-commerce but I'm learning about SEO and Marketing and I'm going to design a site to sell some products I'm importing with my current business. I intend to take the time to learn as much as I possibly can about e-commerce and learn to design sites well enough to run my own business online and maybe design sites for other people. From what I have read I get the impression that Dreamweaver is really more of the professionals product but is more difficult to use. Is there any reason to use Frontpage or other software first or should I just start learning Dreamweaver from the beginning and so have only one learning curve on the design side to initially climb?

Wlauzon

9:54 am on Feb 28, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Dreamweaver is supposed to be better and more flexible in some ways, but personally I hate the user interface.

As for setting up a store you might just be better off getting a Yahoo store. As far as designing sites for others, you are looking at a huge learning curve - probably two years plus.

Longhaired Genius

10:07 am on Feb 28, 2005 (gmt 0)

10+ Year Member



Go straight to a text-editor, like HTML-Kit (for Windows). Honestly, you'll be glad you did.

topr8

10:40 am on Feb 28, 2005 (gmt 0)

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



ok, some honest opinion ...

first decide if you want to be a web developer or if you want to run an online store - unfortunately if the store is busy you cannot do both ...

you will need some one to run the store in the same way as a regular store.
you will need someone to develop the website which is also a full time job if you are serious.

one intelligent thing to do is learn all you can in places like WebmasterWorld and then give very clear instructions to a competent web developer for what you want.

...

if you really want to do it yourself, you need to consider this:
php or asp/.net basically if the store is to be dynamic then it needs to be scripted one way or another - straight html is not enough.

you also need to decide if you want to buy a shopping cart off the shelf or develop your own. both ways have advantages and disadvantages.

...

imho dreamweaver is fantastic for a beginner who is willing to put the effort in, not difficult but certainly intimidating to start with.

i'd go for dreamweaver 4 ultradev - this is now a few years old and can be bought much more cheaply than the mx series. it is much easier to use as it is much less cluttered and frankly until you are quite advanced the extra functionality of the mx series is not required.

the built in asp code building also works well and it is a very easy way to get a dynamic site up and running.

if you choose php then i'd get dreamweaver 3 as you don't need the asp capability, this is really easy to use and works very well - a computer magazine a few years back was even giving a free fully licensed copy away so you should be able to find it for almost nothing. - you'd need to learn php seperately though.

...

my top tip would be, don't worry overly much about design/coding as this will come in time (or not!), but REALLY make a BIG EFFORT to understand database design and useage. either the microsoft way or the mysql way - this is what underpins all good ecommerce applications ... you know those web stores that 'hang' when you try to check out or add items to the cart - very often this is due to poor db design and function.

finally, if you are not obsessive by nature, then don't even start! :)

APupil

11:57 pm on Feb 28, 2005 (gmt 0)

10+ Year Member



Okay.... After thinking it over, I really have no interest in being a for hire web developer designing sites for other people. What I really want is to learn what I need to know to make my own business very successful with things like SEO, buying keywords, and designing or having designed a great workable site. I'm going to explore the yahoo stores. Any opinions on Yahoo store program? If I learn enough can I make a yahoo solution work with SEO strategies and have a professional looking and working site?

cooldoug

2:11 am on Mar 3, 2005 (gmt 0)

10+ Year Member



I like Frontpage, but Dreamweaver is so hard to use, it may be powerful. But the interface is horrible.

webmstr

11:04 am on Mar 12, 2005 (gmt 0)

10+ Year Member



maybe I am just a bird of a different feather, but when I first opened up front page I was like? I use Dreamweaver 4 and love it. I find it very easy, and straighforward and pretty much taught myself how to use it. I do think though that having a years of experience in graphic design with Adobe, Corel etc etc helps you to start. If you are going into this with no knowledge, then it would be very difficult imo. I also recently purchased the Dreamweaver 2005 MX, and I have used it on a different computer, and am not so sure I like it. They have really junked it up with what I call "flashy eye candy". I personally like the classic windows, no frills easy to see stuff kind of program. I may end up sticking with DW 4. I am rambling. If you want to make a site with little to no experience, then go and see what Yahoo has to offer. They have sitebuilder which does offer a merchant solution, and it also contains many templates to get you started. It is cheap too. What it is not? It isn't "custom". Good luck!

hutcheson

5:48 am on Mar 15, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Dreamweaver and Frontpage are designed with very different mentalities, and for different audiences.

Frontpage is an html page editor designed by and for student hackers -- people who don't really understand the web (or editors) but who like to see what they do appear instantly on the screen. If you use it on a website with more than five or so pages, you should start getting frustrated at the work you keep having to do over and over again. If you use it for more than twenty pages, you'll be a candidate for a padded keyboard. But anyone who has a strong stomach for very disgusting HTML may want to use it for whiteboarding. (The only thing I've ever seen that generated worse HTML was MS-Wurd.)

Dreamweaver is a website design program designed by and for people who will be creating medium-size sites, and want to begin separating content and layout -- but have too little mass of content and too much variety to want to attack the problem of a large site. You have to attack a website design problem the Dreamweaver way -- which is better than the alternatives. It generates decent HTML. Even if you're working on really large sites, you may want to use it to build your templates for your real scripting tools.

[Emacs is an programmer's editor equally adept at generating Perl scripts, HTML, and freeform text content. If you're the sort of person who enjoys building bridges with toothpick and tweezers, think of it as diesel-powered tweezers. If you're going to have your fingerprints all over a million lines of variously formatted content, it's incomparable.]

bill

3:14 am on Mar 16, 2005 (gmt 0)

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



It's pretty obvious that the previous poster has little experience with any version of FrontPage, and certainly no experience with any of the newer versions. I made a 250+ page site with FP last week in which every single page validates XHTML Strict. I don't notice any of this supposed disgusting HTML. My code is extremely clean. Poor code is produced by people, not the software. I've seen junk code made by all sorts of tools, NotePad included.

At this point in their development I'd have to say that FP and DW are all but indistinguishable from each other. Either one can produce just as good a site. Which ever tool you're comfortable with that makes your job easier is the right one for you.

Wlauzon

11:10 am on Mar 16, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



It's pretty obvious that the previous poster has little experience with any version of FrontPage

I would have to agree with that. I have seen some very large sites done in FP. People seem to equate the fact that you CAN get a junky looking site up in a hurry with FP with the program and not the user.

That attitude though might explain why there are so many negative review sites listed in DMOZ.

caine

10:53 pm on Mar 16, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



frontpage or dreamweaver - defintely a question of colors rather than abilities.

taste and style - what ever works for you - try both - there are hard hitters for both DM and FP, personally i would suggest trying both and seeing what works for you best!

btw - i found FP harder to use than DW - but i also probably wanted that way - with my anti MS antitude though still loyally using their OS's in most occasions.

kiwibrit

9:20 am on Mar 21, 2005 (gmt 0)

10+ Year Member



I switched to DW after first using FP. I took a 2-day course in DW, and was glad I did. The FP site certainly did have a lot of errors when I validated it - mostly unclosed p tags and deprecated font size. But it may have been the way I was using FP. I have put a lot more effort into understanding DW (MX2004)which I like very much - especially as it integrates well wit Firefox.

Whichever program you go for, make sure you understand coding in its own right - starting with HTML and CSS. These days, I do a lot of the coding direct, but integrate it with DW templates.

chopin2256

11:34 pm on Mar 21, 2005 (gmt 0)

10+ Year Member



From what I have read I get the impression that Dreamweaver is really more of the professionals product but is more difficult to use.

Frontpage 2003 is a wonderful piece of software. It is easy to create pages, and easy is good. I am always creating many optimized pages using Frontpage 2003, and the validation does not seem to matter, I rank well. I tried dreamweaver just to see what its like. Both programs basically do the same thing, (dreamweaver can do a bit more regarding PHP) but frontpage 2003 is much easier to use for most people. If you like the Microsoft way to do things, I see no reason to turn to Dreamweaver. Vice versa of course.

crescenta

8:12 pm on Apr 3, 2005 (gmt 0)

10+ Year Member



I started out on FrontPage but have switched to Dreamweaver. At the time I made the change I was using FrontPage 2000, but liked Dreamweaver 3 much, much better. I wasn't unhappy with FrontPage at the time--I just liked Dreamweaver MUCH better, right away.

I would personally recommend Dreamweaver, based on my own experiences, but I've heard of FP's latest improvements, so I do believe it's a whole different FP from the last version I used. I'm sure it's a good choice as well.

I think that you should try both out and see which you prefer. When I first tried out the demo, I didn't find Dreamweaver's interface to be all that hard or weird. It was a little different, but once I got into the swing of things I was thinking, "I MUST buy this, right now. MUST MUST MUST." I felt very strongly about Dreamweaver.

Switching to Dreamweaver was a really big step for me and it totally changed (and improved) my web sites. --Not that my web sites are *that* great, but they were much worse with FP than they are now with Dreamweaver. ;-)

Wlauzon

1:55 pm on Apr 5, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



FP2003 is a different animal than previous versions. That is the version where Microsoft finally "got it" and got rid of the junk code and went to the DWT type of "include" page. I tried the new DW, and just did not like the user interface - too busy.

blend27

2:55 pm on Apr 8, 2005 (gmt 0)

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



Dreamweaver 2004 MX is a developers Dream.

I've been using Dreamweaver since it was an UltraDev. Nothing comes close to it.

Building a Yahoo Store in Dreamweaver is very easy.

[smallbusiness.yahoo.com...]

As far as User interface in Dreamweaver, it only looks scary. You could very easily customize it to look the way you want to.

FrontPage 2003 Costs twice less, but there are things you could do with Dreamveaver....

contentmaster

6:55 am on Apr 12, 2005 (gmt 0)

10+ Year Member



I have been using FP 2000 and find it very easy to use....DW's interface was very intimidating...

my problems:

1)I have already built a large site using FP...however, recently i tried to check my site in Firefox and noticed a lot of alignment errors....I then checked its W3C validation and found a huge list of errors....

2)At this point in time, the site is doing reasonably well on SE's...however, I do want to learn how to create a site free of any code errors and one that has cross browser compatibility...

Sould I switch to DW of which i have little knowledge..or should I stick to this and try to remove code errors by going into the HTML?

I switched to DW after first using FP. I took a 2-day course in DW, and was glad I did. The FP site certainly did have a lot of errors when I validated it - mostly unclosed p tags and deprecated font size. But it may have been the way I was using FP.

kiwibrit, what is this 2 day course that you are talking about? Seems like something I need desperately :( Also what are the ways to validate an FP site (sorry if i sound dumb...I just need to know what to do now with so many errors!)

bill

10:48 am on Apr 12, 2005 (gmt 0)

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



FP and DW don't really make very different code unless you use specific program specific components, like FP's included navigation, etc. Both can produce 100% valid code without much effort.

If you can't validate 'FP code' then switching to DW isn't going to make much difference. I suggest you head over to the W3C validator [validator.w3.org] and run your pages through. You can then simply fix the errors.

If you're comfortable with FP, then stick with it. I would suggest that you take a look at FP2003 though. It's a huge step up from FP2K in my opinion.

stever

11:14 am on Apr 12, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



As bill suggests, it's not really the tool that matters so much as the way in which you use it.

Some people use DW entirely in "design view" and are quite happy doing that. However, they are more likely to have problems validating their pages and understanding what is going on "underneath the bonnet" - in other words, what html, css and javascript the programme is producing.

Whether you use FP, DW or Notepad, if you do not understand the basics of the programme (and the basics of what it is writing) then you will remain restricted in what you are able to achieve with it.

One of the best decisions I made when I started using DW was to use it in "mixed view" (where you can see both the design and the code at the same time) to see what the programme was actually doing. It got me used to the concepts of html, css and some javascript and php.

That was a few years back and I probably now spend 50/50 time in the top (code) or bottom (design) view and don't have a problem with cutting or pasting or text-editing code.

If FP has the same functionality, I would heartily recommend doing the same.

Wlauzon

4:12 pm on Apr 12, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



If you are using FP2000, just changing to FP2003 will get rid of 90% of the validation errors. Using the option in FP2003 to clean up the FP comments will clean up most of the other 10%.

If you look at the actual errors you are getting, you will see that most of them are actually FP comments and FP webbot code.

bill

9:24 am on Apr 13, 2005 (gmt 0)

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



DW ... use it in "mixed view"
That's one of the great things in FP2003. You can run in Split Screen mode with your code and design view active simultaneously. I use this mode the most and almost never use the design mode on its own at all. I really wish FP97 had this...it's a great learning mode.