Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 1873 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     Programming     Development Software and Tools :

Frontpage & Dreamweaver

Thread title: Frontpage & Dreamweaver
Closed Thread  
Page 1 of 2 1 2 >
    Thread tools Search this thread Display Modes  
06-22-2008, 12:14 AM
#1
Nomad78 is offline Nomad78
Status: Junior Member
Join date: Jun 2008
Location:
Expertise:
Software:
 
Posts: 34
iTrader: 0 / 0%
 

Nomad78 is on a distinguished road

  Old  Frontpage & Dreamweaver

Hello all,

Currently I am enrolled in a degree plan with an emphasis on web design. My next 5 credits will be devoted to working with Dreamweaver. I started out using Front Page; however I moved to writing HTML from concept sketches. If I had the choice, I would go back to FrontPage instead of Dreamweaver.

Is using either of these programs for web site development considered professional? I have heard yes and no. I am not talking about templates but custom designs from blank.

What do you all think about Frontpage & Dreamweaver?

Thanks

06-22-2008, 02:27 AM
#2
jjmac is offline jjmac
jjmac's Avatar
Status: Member
Join date: May 2006
Location:
Expertise:
Software:
 
Posts: 197
iTrader: 0 / 0%
 

jjmac is on a distinguished road

  Old

I never use WYSIWYG to code HTML/CSS, they add unnecessary code, use antiquated methods (for the most part) and produce very unprofessional code whether or not it validates.

From that standpoint, if you are writing the code by hand anyway it does not matter which editor you're using. If you're using the WYSIWYG functionalities I highly recommend you actually learn what the HTML/CSS code does and ditch the quirky junk.

06-23-2008, 03:27 AM
#3
dustin56 is offline dustin56
Status: I'm new around here
Join date: Jun 2008
Location:
Expertise:
Software:
 
Posts: 13
iTrader: 0 / 0%
 

dustin56 is on a distinguished road

  Old

Dreamweaver is industry standard. I agree, you should be coding by hand, but if you are going to us a wysiwyg editor, the newest version of Dreamweaver should produce the cleanest code. I have used Frontpage, and can't stand it.

Just throwing this out there, but if you are into open source, you should check out NVU.

06-24-2008, 01:28 PM
#4
Scott1707 is offline Scott1707
Status: I'm new around here
Join date: Jun 2008
Location:
Expertise:
Software:
 
Posts: 19
iTrader: 0 / 0%
 

Scott1707 is on a distinguished road

Send a message via MSN to Scott1707

  Old

I use Dreamweaver to code my layouts, because I just dont feel I could learn how to code effectively. There is just so many different languages etc. and I know if I did learn one I would have to learn them all just to keep myself satisfied.

06-24-2008, 02:08 PM
#5
jjmac is offline jjmac
jjmac's Avatar
Status: Member
Join date: May 2006
Location:
Expertise:
Software:
 
Posts: 197
iTrader: 0 / 0%
 

jjmac is on a distinguished road

  Old

Originally Posted by Scott1707 View Post
I use Dreamweaver to code my layouts, because I just dont feel I could learn how to code effectively. There is just so many different languages etc. and I know if I did learn one I would have to learn them all just to keep myself satisfied.
The term "coding" is used loosely when referring to web pages. I myself am guilty of calling it coding on a regular basis.

However, writing HTML and CSS is far from actual coding in a language such as ASP.Net, Perl or PHP. The only thing you have to learn to "code" web pages is how to write HTML and how to style it with CSS.

06-24-2008, 05:36 PM
#6
Tyson is offline Tyson
Status: Junior Member
Join date: Apr 2008
Location: Canada
Expertise: Design
Software:
 
Posts: 75
iTrader: 0 / 0%
 

Tyson is on a distinguished road

Send a message via MSN to Tyson Send a message via Skype™ to Tyson

  Old

I find there's nothing wrong with Dreamweaver so long as you're using the coding panel to write with. I like the little things it does like auto-close open tags.

As for the preview panel, I never touch that.

06-26-2008, 07:31 PM
#7
Andrew R is offline Andrew R
Status: Request a custom title
Join date: Dec 2005
Location: Arizona
Expertise:
Software:
 
Posts: 5,200
iTrader: 17 / 95%
 

Andrew R is on a distinguished road

  Old

Never use Frontpage. If you offer your services professionally, you should hand code, but if you are just doing it for yourself, Dreamweaver is the best out of the two.

07-01-2008, 05:45 AM
#8
Ian08 is offline Ian08
Status: Junior Member
Join date: Jul 2008
Location:
Expertise:
Software:
 
Posts: 39
iTrader: 2 / 100%
 

Ian08 is on a distinguished road

  Old

Never use WYSIWYG software. Coding by yourself, and you can write a clean and beautiful XHTML and CSS code.

07-01-2008, 06:24 AM
#9
Nomad78 is offline Nomad78
Status: Junior Member
Join date: Jun 2008
Location:
Expertise:
Software:
 
Posts: 34
iTrader: 0 / 0%
 

Nomad78 is on a distinguished road

  Old

I must admit, I got my first development job when I knew nothing about web design. I used frontpage and came out with a decent looking website which I was paid $2500.00 for. After that I continued using frontpage and made $47k part time over a year. Dreamweaver earned me another $70K. Then I realized that there is only so much I can do using editors and went to college. Now I write the markup and CSS. My custom websites go for $3500.00 to $5,000.00. With all honesty, I could produce a visually = website with frontpage, dreamweaver, or notepad and CSS. My markup is fairly sloppy, my skills with flash are quite lame unless I am just really inspired. It is not the code that my clients pay for, it is the "custom" service. I know their business in and out before I ever start writing the markup. Playing detective and building a site to meet the needs of a business in a specific way with unique design is the only way I can make a decent living as a developer. My clients would not care if I used frontpage, dreamweaver, or even coffee cup editors.

Is that incredibly lame?

07-01-2008, 12:33 PM
#10
jjmac is offline jjmac
jjmac's Avatar
Status: Member
Join date: May 2006
Location:
Expertise:
Software:
 
Posts: 197
iTrader: 0 / 0%
 

jjmac is on a distinguished road

  Old

Originally Posted by Nomad78 View Post
Is that incredibly lame?
From a business standpoint no, but from a coding standpoint you could do a lot better than the code produced with automatic code generators. It would be value added to your service to put as much hard work and determination into the engine running your web site as you do the web site content and design. To skimp out on one or the other is kinda like shooting a canon from a row boat.

Closed Thread  
Page 1 of 2 1 2 >


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed