Welcome!

And don't forget to edit your signature & profile.

 

Icon

Statistics

  • Total posts 23318
  • Total topics 4048
  • Total members 5574
  • Our newest member
    ALF5583

TOP POSTERS

Dreamweaver is not the way?

All text- and WYSIWYG editors.
   

Dreamweaver is not the way?

Postby ferny » Fri Feb 20, 2009 3:01 am

Hi guys,
I am new to the forum and have been learning Dreamweaver/webdesign for 6 months. I love Smashing Magazine for all the help it provides. I posted a link to my first site in "Look at my Design" which I used Dreamweaver for, the posts which came back seem to suggest that Dreamweaver was not a good way to learn webesign, what do you think?

Secondly can anyone suggest a book/reading material for a newbie that shows good CSS techniques and, if I am not to use Dreamweaver HTML?

Thanks for any help.
ferny
Smashing <frame>
 
Posts: 19
Joined: Thu Feb 19, 2009 5:57 pm
Location: Preston
   

   

Re: Dreamweaver is not the way?

Postby Cipher » Fri Feb 20, 2009 3:57 am

I can recommend this one. Bought it myself and it's really good.

As for editors, i use Bluefish (Linux/BSD) or EditPlus 3 (Windows)
User avatar
Cipher
Smashing <table>
 
Posts: 34
Joined: Wed Feb 11, 2009 2:06 pm
   

   

Re: Dreamweaver is not the way?

Postby DayDream » Fri Feb 20, 2009 6:03 am

Dreamweaver is fine, you just have to write the code for yourself. Get a book about HTML/CSS and go through it all the way. Learn by try & error. Unfortunatly I don't know any english books which I could recommend, but just take a look at amazon.com.
User avatar
DayDream
Smashing <table>
 
Posts: 25
Joined: Tue Feb 10, 2009 12:55 pm
Location: Germany
   

   

Re: Dreamweaver is not the way?

Postby Glnn » Fri Feb 20, 2009 9:36 am

Dreamweaver is an awesome tool for getting familiar with HTML if you ask me..
The auto complete function really helps when you don't know which tag to use..

The only thing you have to be careful with is using the design view... That way you won't learn HTML but how to make sites in dreamweaver..

I use notepad or notepad++ on windows, and my friends all use Coda for mac..
User avatar
Glnn
Smashing <frame>
 
Posts: 12
Joined: Fri Feb 20, 2009 6:52 am
   

   

Re: Dreamweaver is not the way?

Postby Harland » Fri Feb 20, 2009 11:51 am

Yeah, stay with Dreamweaver. You don't necessarily have to design sites with it, but it's got a lot of useful features and it is supposedly the 'industry standard' so nearly every company uses it. SAMS teach yourself CSS isn't bad for a real basic approach. It gives good tutorials on rounded corners two & three column layout etc. After this go onto something a bit more advanced.
User avatar
Harland
Smashing <table>
 
Posts: 36
Joined: Mon Feb 09, 2009 2:18 pm
Location: England
   

   

Re: Dreamweaver is not the way?

Postby Braxo » Fri Feb 20, 2009 1:50 pm

Dreamweaver is fine when learning HTML and CSS. Just be sure to stay in code view. Only preview your pages in the various web browsers to see how your changes effect the design in the real world.

Then, as you begin to only use Dreamweaver for its code view, you will begin to find that it is bulky for what you really need. That is when you switch to Notepad++ on windows or Coda/Smultron/Textmate on the Mac.

I never personally used Dreamweaver and instead began with Smultron and used Firefox web developer to teach myself CSS and how it effects elements in the markup. I then used Coda because of its code completion and I built mainly static sites. Now I have moved to solely using Textmate building only dynamic web apps.

- Braxo
Braxo
Smashing <frame>
 
Posts: 12
Joined: Wed Feb 11, 2009 2:32 pm
   

   

Re: Dreamweaver is not the way?

Postby suciuvlad » Fri Feb 20, 2009 2:00 pm

i started watching Dreamweaver tutorials from Lynda, thats how i learned what a tag is and stuff so yes, i think dreamweaver it's a start. but only to know the very basics
User avatar
suciuvlad
Smashing <div>
 
Posts: 100
Joined: Mon Feb 09, 2009 5:19 pm
Location: Baia Mare, Romania
   

   

Re: Dreamweaver is not the way?

Postby ferny » Fri Feb 20, 2009 2:52 pm

Just bought a book: visual quickstart guide html,xhtml & css sixth edition. I have read the dreamweaver edition and it was brilliant. Going to work my way through it so I will let you know if it is any good.

Picking up on Braxo's point I have been told that because I used Dreamweaver for my website it is very bulky and the code is messy. Is this something that Dreamweaver can do, as the site functions well, and i thought it was fine?
ferny
Smashing <frame>
 
Posts: 19
Joined: Thu Feb 19, 2009 5:57 pm
Location: Preston
   

   

Re: Dreamweaver is not the way?

Postby ajcates » Fri Feb 20, 2009 3:21 pm

Dreamweaver is nice but is horribly way to complicated and if you don't have it set up correctly it can make a mess of your code.

I would defiantly recommend getting these tools instead if your on windows:
Filezilla(FTP) http://filezilla-project.org/
Notepad++(Text Editor) http://notepad-plus.sourceforge.net/uk/site.htm
Firebug(Web Inspector) http://getfirebug.com
Web Developer(Big Helper) https://addons.mozilla.org/en-US/firefox/addon/60

These if your on a mac:
Textmate(Text Editor) - http://macromates.com
Coda(Web IDE) - http://www.panic.com/coda/
Transmit(FTP) - http://www.panic.com/transmit/
CSSEdit(CSS Editor) - http://macrabbit.com/cssedit/
XScope(Screen Guides & Rulers) - http://iconfactory.com/software/xscope

Out of every single place I worked they all used these tools.
My site is better then your site! - http://ajcates.com
If you use tables for design I will Cut You Up With A Linoleum Knife.
Look ajcates has a twitter! - http://twitter.com/ajcates
User avatar
ajcates
Smashing <hr />
 
Posts: 67
Joined: Thu Feb 19, 2009 7:20 pm
Location: Vista, CA.
   

   

Re: Dreamweaver is not the way?

Postby ferny » Fri Feb 20, 2009 3:40 pm

Thanks for the above ajcates, really helpful. Is it hard to explain how to set Dreamweaver up correctly or could you post a link to any helpful info?
ferny
Smashing <frame>
 
Posts: 19
Joined: Thu Feb 19, 2009 5:57 pm
Location: Preston
   

   

Re: Dreamweaver is not the way?

Postby ajcates » Fri Feb 20, 2009 3:53 pm

I honestly don't know I had taken a web design class at the community college and they were explaining how to do it while I was busy using web standards and real tools.

If you really want to use dreamweaver I would spend a couple hours inside it trying to learn all the settings. It is kinda like photoshop as in there are little things hidden everywhere in that program.
My site is better then your site! - http://ajcates.com
If you use tables for design I will Cut You Up With A Linoleum Knife.
Look ajcates has a twitter! - http://twitter.com/ajcates
User avatar
ajcates
Smashing <hr />
 
Posts: 67
Joined: Thu Feb 19, 2009 7:20 pm
Location: Vista, CA.
   

   

Re: Dreamweaver is not the way?

Postby graphixboy » Fri Feb 20, 2009 4:04 pm

I think the point is that understanding how dreamweaver works does not mean you understand web any more than knowing how to use a hammer makes you a carpenter. There are so many ins and outs of web design that your shooting yourself in the foot if your using dreamweaver to do anything other than make your life better. I highly recommend using the many many great resources around the web (including this site) to learn html/css/javascript/etc. By all means use dreamweaver as an editor to help you along the way but be very careful to not simply learn how to let dreamweaver "do it for you"
//// Designer & Art Director for Interactive, Motion and 3D \\\\
WhenImNotSleeping.com
graphixboy
Smashing <table>
 
Posts: 21
Joined: Fri Feb 13, 2009 3:37 pm
Location: Minneapolis, MN
   

   

Re: Dreamweaver is not the way?

Postby Braxo » Fri Feb 20, 2009 7:54 pm

ferny wrote:Picking up on Braxo's point I have been told that because I used Dreamweaver for my website it is very bulky and the code is messy. Is this something that Dreamweaver can do, as the site functions well, and i thought it was fine?


By bulky, I meant that Dreamweaver as a program uses a lot of computer resources, especially if you are just using it to edit code and nothing more. A text editor like Textmate would use much less.

As far as code being messy, I think it only becomes messy if you use the WYSIWYG portion of dreamweaver. I've never used it myself, but I'm sure that it doesn't generate streamlined markup and CSS.

- Braxo
Braxo
Smashing <frame>
 
Posts: 12
Joined: Wed Feb 11, 2009 2:32 pm
   

   

Re: Dreamweaver is not the way?

Postby TT_Mark » Sat Feb 21, 2009 2:51 pm

I only use the Code window in Dreamweaver, however it drains my system as it requires a lot of RAM, not good when I need to dual boot Windows for IE testing.

I'm considering investing in Coda
Hey look! I made a blog! http://www.msinkinson.co.uk
User avatar
TT_Mark
Smashing <li>
 
Posts: 401
Joined: Tue Feb 10, 2009 6:27 am
Location: Sheffield, UK
   

   

Re: Dreamweaver is not the way?

Postby ferny » Sun Feb 22, 2009 6:00 am

Has anyone else used Coda or can they suggest other tools they use?
ferny
Smashing <frame>
 
Posts: 19
Joined: Thu Feb 19, 2009 5:57 pm
Location: Preston
   

Next

Return to Editors



Who is online

Users browsing this forum: No registered users and 1 guest