 |

11-04-2005, 03:08 PM
|
|
WebProWorld New Member
|
|
Join Date: Nov 2005
Location: Victoria - B.C. - Canada
Posts: 4
|
|
Microsoft Frontpage – is it any good as a Website builder
First off all let me say how good the replies have been – I am very impressed – Thank all very much .
Now onto my latest question ………
All of software links you all have been so kindly sending me are (I’m embarresed) are too expensive for me at this time & so I will have to find less expensive software .
I was given Microsoft Frontpage 2002 as a gift .
How would you compare Microsoft Frontpage to other Web design soft ware – would it be good for a beginner ???
When I build a website using one Web design software – could I transfer whatever I had done so far onto another Web design software if I wanted to at a later date .
When I first got it I played around with it but whenever I tried to save my work it would
Save it for a few days & then it would disappear – was I not doing something right ???
Thanks SCOBAHCAN
|

11-04-2005, 05:19 PM
|
 |
WebProWorld 1,000+ Club
|
|
Join Date: Apr 2005
Location: Delaware Valley, PA
Posts: 1,186
|
|
Though it is possible to make a working website with Microsoft Front Page, it isn't the best way to go about it. FP creates pretty awful code, can't easily be updated in other programs and only functions well in one particular browser (can you guess which one???)
There are other inexpensive or free options, but they will require a bit of learning on your part, since they're not wysiwyg editors (and in my mind that's a good thing since wysiwyg often produces less than perfect code.)
TSW Webcoder is shareware, which is a free trial, then 20 bucks US if you want to buy it when the trial is over. It's a pretty darn good editor. Though I don't use it I did test drive it and it gives a lot of the base functionality that Dreamweaver does without the bloat. It has a good css editor too.
Crimson editor is a freeware program. I haven't tried it but it repeatedly gets recommendations on a few newsgroups I'm on.
There are others- HTMLKit, CoffeeCup, HotDog, Arachnophilia . . .
But the truth is that you don't really NEED any of them. Though they may save you keystrokes, if you learn to code properly you can do it on a piece of paper with a pencil, or using notepad in windows.
|

11-05-2005, 04:43 AM
|
 |
WebProWorld Pro
|
|
Join Date: Apr 2004
Location: UK
Posts: 180
|
|
Hi there,
As a long term Frontpage wizzywig user and recently converted hand coder, I have to agree with bj in that frontpage produces poor bloated code. Much of this admittedly can be removed or lessened through the design of your site. But none the less the thing does produce extra tags that aren't required half the time.
For example; In one page alone I removed nearly 300 lines of html giberish. From 40kb to 10kb and the page looks better and loads faster and the SE's can now read it a little better - hopefully!
The good thing about frontpage though is the split view so you can type in your code and see how it looks on screen and all very quickly. It is also a quite nice working environment with little obscuring of the working environment. When working with code I like to colour coding; it works well for me.
So if you have been given a copy, use it. But try and write your own code and leave frontpage to upload your work to the web.
Cheers!
|

11-05-2005, 09:28 AM
|
 |
WebProWorld 1,000+ Club
|
|
Join Date: Apr 2005
Location: Delaware Valley, PA
Posts: 1,186
|
|
I know people love to see what they're doing. Though the TSR editor is not quite wysiwyg in that dreamweaver or FP way, it does have a preview function so you can immediately see the results of a change in a browser, and, even better, allows you to preview in both mozilla and IE. When coding using css you want to code for the good browsers then fix for IE so this is a very good thing.
I know we love wysiwyg, I got used to dreamweaver for that same reason, but since I find that these days I use it almost exclusively in codeview, and toggle to design view only when I'm setting color (wysiwyg doesn't show what you really see so it really isn't wysiwyg anymore, is it?) it becomes moot. You HAVE to test in browsers anyway.
|

11-07-2005, 08:43 AM
|
 |
Moderator
|
|
Join Date: May 2005
Location: Essex, UK
Posts: 1,394
|
|
I started off my web design career using FrontPage and although it was OK to start with, after a while when I found my feet, I took the time to learn XHTML and CSS and now I haven't looked back.
There are still things that I have yet to learn (and I daresay I won't ever stop learning). But for a beginner or to create/maintain a quick website, by all means use FrontPage, but learn basic HTML and go through it by hand. A handy tool to get to grips with the basics is "Reveal Tags" on the "View" toolbar.
Another thing: Don't rely on all the bells and whistles in FrontPage either. Some of the FrontPage functions (eg scrolling marquees, page transition) is only supported by IE and may not work in other browsers. And lets face it, some of the Microsoft effects just look plain tacky.
HTH
|

11-07-2005, 09:39 AM
|
 |
WebProWorld Veteran
|
|
Join Date: Jun 2004
Location: Suffolk, England
Posts: 743
|
|
Simple answer - no. I have Frontpage and Dreamweaver so I'm not just bashing FP for the hell of it. Frontpage's interface looks awkward and is not as userfriendly as DW. The code produced by both can be a bit crap at times, more so in FP though. That is why I always make the page in code view in Dreamweaver and then check it using the design view.
You can set multiple browsers to check from when you preview from DW, so I use IE and Firefox. I actually
prefer DW MX more than the 2004 version as that was a right pain when it came to creating styles when I used the properties box. It kept creating a new style in numerical order everytime I changed a property even if the same one already existed! It then took extra time to correct it. This was what made me learn css and to not use it at all!
As dharrison said, it's best to learn the code. Then you can see where the program is messing up. Use the program as more of a tool to speed the production up, not to create the whole thing for you.
Quote:
|
The good thing about frontpage though is the split view so you can type in your code and see how it looks on screen and all very quickly. It is also a quite nice working environment with little obscuring of the working environment. When working with code I like to colour coding; it works well for me.
|
You can also do this in Dreamweaver =)
|

11-07-2005, 10:57 AM
|
|
WebProWorld MVP
|
|
Join Date: Jul 2003
Location: KCMO
Posts: 1,110
|
|
in the world of html WYSIWYG programs, there is dreamweaver and then all the rest. macromedia's editor is head and shoulders above even their closest competitor.
__________________
Former WebProWorld Admin
|

11-07-2005, 11:57 AM
|
 |
Moderator
|
|
Join Date: May 2005
Location: Essex, UK
Posts: 1,394
|
|
I'm sure Dreamweaver is the best WYSIWYG Editor, but with any visual software, you can always tell which package was used to create a particular website. Although Dreamweaver sites generally have quite a dynamic appearance, they can be samey. FrontPage websites are definitely the worst. The more you rely on FrontPage features, the more pants the site appears.
I still think that hand coding is the best. That and creative genius ;)
BTW I am glad to hear from you Chris :-). Read abut the tornado that hit Indiana/Kentucky. Did it affect anyone in the office?
|

11-07-2005, 01:59 PM
|
|
WebProWorld MVP
|
|
Join Date: Jul 2003
Location: KCMO
Posts: 1,110
|
|
hey deb. we are all fine at the office. the tornado hit evansville, indiana the hardest and apparently crushed a mobile home park in the process. :-/
from what i gather from the newswires, it seems to have hit a horse park in KY, but no residential areas, fortunately.
thanks a bunch for the concern. ;)
as for drmwvr, i also learned how to hand-code first, but once macromedia unleashed their power over me, i was an instant convert. drmwvr is SOOOOO powerful.
__________________
Former WebProWorld Admin
|

11-08-2005, 02:07 AM
|
 |
Moderator
|
|
Join Date: May 2005
Location: Essex, UK
Posts: 1,394
|
|
I am very glad to hear that you're all OK at WPW :)
But I digress (again!):
I use Globalscape CuteHTML for programming and this too has a preview function to monitor the appearance of your page as you go along. Its not hideously expensive either.
I have yet to be convinced to use Dreamweaver. Maybe when I have enough time to scratch my eye, I might look, but at the mo I'm learning Actinic and am half-way through Web CEO course.
|

11-08-2005, 03:52 AM
|
 |
WebProWorld Veteran
|
|
Join Date: Jun 2004
Location: Suffolk, England
Posts: 743
|
|
I think the reason that Dreamweaver is so powerful is due to the way that it integrates so well with the rest of the studio programs. I love working with Fireworks and it's so easy to create navigation menus and graphics that can be exported and imported into Dreamweaver quite seamlessly. There's also Macromedia Contribute and other programs that all work with Dreamweaver and so it's due to it's adaptability for why it far exceeds anything else on the market.
|

11-08-2005, 06:56 PM
|
 |
WebProWorld 1,000+ Club
|
|
Join Date: Apr 2005
Location: Delaware Valley, PA
Posts: 1,186
|
|
Geez, this is tough. I'm a Dreamweaver user just because I've been using it for so long that it's tough to get used to anything else. I've got all those shortcut keys DOWN, honey! And my library of well-used code snippets is way long.
But the truth is that these days I don't even TOUCH their bells and whistles, and work almost exclusively in codeview. Why? Because if you're designing truly innovative css layouts Dreamweaver is FAR from wysiwyg. It screws up the presentation of my sites worse than IE does, so I end up only using splitscreen for color setting, and work 95% of the time in codeview.
The other reason I don't use DW bells and whistles is because most of what DW does with dozens of lines of inline javascript I can do with css and a few lines of code.
So though I'm a DW user and use it almost exclusively, if you code with xhtml/css it is NOT the best way to build a website-- unless, of course, you're doing the work yourself instead of leaving it to the program. If I had it to do over, I'd be using the program recommended earlier, TSW. But old habits are hard to break, and I've been using DW since version 2.
By the way, none of the sites I design look like "DW sites" either. I guess learning which tools are the ones worthwhile to learn is key. I've chosen to learn xhtml/css as my tools of choice, rather than being dependent on software to generate it for me.
|

11-09-2005, 04:48 AM
|
 |
WebProWorld Pro
|
|
Join Date: Jul 2003
Location: UK
Posts: 210
|
|
"...I've chosen to learn xhtml/css as my tools of choice, rather than being dependent on software to generate it for me..."
Hi bj,
Where did you first start to get to grips with xhtml/css and hand-coding? I've got a major over-haul of some sites coming up (at least seems major for me at the moment) and think I may have to go the route of xhtml and css, but have been using Dreamweaver 3 and 4 for quite a few years now.
I love Dreamweaver to use, seems to be so quick for someone like me (I don't develop sites all the time, it's a pretty major part of my job, but not the sole focus.
I am pretty familiar with html and css but am unsure about which path to pursue at present. How difficult is it to make a page comply with W3C xhtml? Can you use the same basic template once you have some code and go from there?
Thanks, Darren
|

11-09-2005, 10:03 AM
|
 |
WebProWorld 1,000+ Club
|
|
Join Date: Apr 2005
Location: Delaware Valley, PA
Posts: 1,186
|
|
Quote:
|
Where did you first start to get to grips with xhtml/css and hand-coding? I've got a major over-haul of some sites coming up (at least seems major for me at the moment) and think I may have to go the route of xhtml and css, but have been using Dreamweaver 3 and 4 for quite a few years now.
|
Truth is I started coding in notepad before I ever discovered DW, so I've always checked to see what code the program was producing. Truth is I tweaked DW code from the beginning since, though it does produce fairly compliant code, it's always been known for ubergross code bloat. DW and FP share that failing, though FP's code is nowhere near compliant in any way, shape, or form.
Quote:
|
I am pretty familiar with html and css but am unsure about which path to pursue at present. How difficult is it to make a page comply with W3C xhtml? Can you use the same basic template once you have some code and go from there?
|
It isn't difficult making a page compliant. It is difficult making a page compliant and doing what you want it to in all browsers, but the truth is that tables are a thing of the past for layout purposes, access to the web is no longer through just desktop and laptop computers and table layouts will never work well in small devices, and xhtml/css as a codeform and artform has matured to the point where you don't need tables for layout anymore. Those who say you can't get pages working in all browsers without tables haven't bothered to take the time to learn how, or found the learning curve too difficult and steep. Make no mistake, it is steep. But xhtml and css is so much more versatile and fun I for one will never look back. The problems have been, for the most part, solved. You can build cross-browser compliant sites in xhtml/css. I do it all the time.
I started learning xhtml/css around 14 months ago, and though I still occasionally stumble over some weird problem, I can get it to do pretty much anything I want it to do. Turnaround for me was around 5 or 6 months ago, where I finally started to feel comfortable using xhtml/css and things were coming to me automatically instead of being a struggle.
One other thing that I might mention re software tools-- The web is moving more and more toward dynamic content generation and templating (now 100% of my work as a designer.) DW just plain does not handle that OR css floated layouts in design view. Also, the DW template system, which used to be so useful for me, is something I don't use anymore at all. Can you use it with xhtml/css? Of course you can, I used it on the last fully static site I designed. But it's totally useless for dynamically generated sites, which I predict will be the vast majority of sites in 5 years' time. Why would any webdev choose to develop a static html site and be tied to the boring chore of data entry when updates are required, when that webdev can just throw the site up in a content management system and let the client do his or her own updating? Now, that's just my opinion, but a lot of people share it these days.
I hope that answers your questions. It isn't an easy decision for you, to decide to invest the time in a steep learning curve that could open up fabulous new worlds of design for you, or outsource to someone like me who eats, drinks, and sleeps this stuff . . .
|

11-09-2005, 12:51 PM
|
 |
WebProWorld Pro
|
|
Join Date: Jul 2003
Location: UK
Posts: 210
|
|
Hi bj,
That's great, thanks. So is there no 'user group' or website which has tips and a starting point for xhtml and css? I know you get a lot of them for Paint Shop Pro or Photoshop, that sort of thing.
Just taken a look through your site now - not sure how you did it, but I like the text wrapping around images, would you tell me what css property that involves please - I've got a few pages on my site ( http://www.halcyonholidaycottages.co.uk/uplay.htm) which I think I might be able to apply this sort of css to. If it's something easy to start with, it seems like a good practical first step to me, or would I have to start from the ground up?
Regards,
Darren.
|

11-09-2005, 12:53 PM
|
 |
WebProWorld Pro
|
|
Join Date: Jul 2003
Location: UK
Posts: 210
|
|
Quote:
|
Originally Posted by darren13
Hi bj,
...Just taken a look through your site now -
|
http://kickasswebdesign.com/webdesignportfolio.htm
Sorry - forgot to include that - that's the page I mean.
Darren
|

11-09-2005, 02:47 PM
|
 |
WebProWorld 1,000+ Club
|
|
Join Date: Apr 2005
Location: Delaware Valley, PA
Posts: 1,186
|
|
http://www.webproworld.com/viewtopic...&highlight=css
See above topic for some advice on where to find xhtml/css help.
For technique I use for images, see here:
http://wellstyled.com/css-photo-cards.html
But you REALLYREALLYREALLY need to start from the beginning. Table layout and xhtml/css layout are two completely different animals. You're going to have to relearn a lotta stuff.
|

11-10-2005, 03:41 AM
|
|
| |