What program are professional web designers using today?

Page 3 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.

Leper Messiah

Banned
Dec 13, 2004
7,973
8
0
I know, without even reading this thread, that about 25 people are going to say notepad or some variation there of.


I learned HTML back when frontpage/dreamweaver made such crappy, bloated code that you would gag. A simple "hello world" would use about 15 metacode tags...gah. I think this was back during HTML 4.0, I know it was before CSS.
 

screw3d

Diamond Member
Nov 6, 2001
6,906
1
76
You can use WYSIWIGs for rapid prototyping.. but for making the actual site, handcoding > *
 

acemcmac

Lifer
Mar 31, 2003
13,712
1
0
Originally posted by: AnyMal
Originally posted by: AnyMal
No offence, that website looks terrible

The are several reasons why you'll want to learn in notepad. First, you have control over how code is layed out. Nothing will get you more respect of your fellow coders/designers then a neat code. Notepad will also teach you how to troubleshoot from the code-level.

So here's my recommendation

1. Learn your basic HTML in Notepad. There are plenty of on-line tutorials that will tell you what each tag does. Pay close attention to nesting rules!

2. Once you're more or less familiar with HTML, learn CSS, it's a god given time saver that makes your life so much easier.

3. Lastly, pickup Dreamweaver and Adobe.

Good luck.

Edit: Forgot to add, here's an excellent free tool if you're looking for something more powerful then <shudder>Frontpage </shudder> HTML-kit

QFT
 

randomlinh

Lifer
Oct 9, 1999
20,853
2
0
linh.wordpress.com
Originally posted by: rh71
I thought topstyle was only for CSS ? It was bundled with Homesite for a while.

Originally posted by: troytime
homesite was allaire
topstyle was done by someone else and came bundled with homesite and cold fusion studio before macromedia bought allaire and ruined their software (cold fusion)


topstyle was originally geared mainly at CSS, but you could still code whatever in it. And yes, it was bundled w/ Homesite. However, the author of Homesite is the same author of topstyle, Allaire bought it from him/hired him/whatever. He continued to improved on topstyle when he left them.

http://www.bradsoft.com/about.asp

 

asm0deus

Golden Member
Aug 18, 2003
1,181
0
76
dwmx, flash 8, ps cs .. ftw .. dw has a source editor, i use it for .php and it works fine.

photoshop & flash are really where it's at though, the content is so much richer, the dinosaurs will die out.
 

BAMAVOO

Diamond Member
Oct 9, 1999
8,089
41
91
Originally posted by: Zugzwang152
Originally posted by: CitizenDoug
I would like to start learning a program and want just start right out using whatever if the standard so I do waste time learning some crappy program and then have to relearn with a real one?

So what are you good web designers using today?

If you learn "a program" you're going to be a sh|tty web designer. Learn the basics first, and learn how to do it by hand, not how to have it created for you with a program. You will be glad you did, if you're doing this for fun.

If you're doing it for work, then my advice is pretty much the same. The job listings I've seen normally don't mention specific programs anymore, but when they do, they list Dreamweaver more than any other. Keep in mind that it's not going to look good for you if you provide code samples and the reviewer can tell immediately all you did was use a Dreamweaver template. It's very obvious when you look at generated HTML versus handcoded. You're not going to impress any employer with your click-n-drag skills.

I agree. I wish I would have taken this route. Some things I want to do, I can't. Just because I was too lazy to do it right.
 

rh71

No Lifer
Aug 28, 2001
52,856
1,048
126
Originally posted by: BAMAVOO
Originally posted by: Zugzwang152
Originally posted by: CitizenDoug
I would like to start learning a program and want just start right out using whatever if the standard so I do waste time learning some crappy program and then have to relearn with a real one?

So what are you good web designers using today?

If you learn "a program" you're going to be a sh|tty web designer. Learn the basics first, and learn how to do it by hand, not how to have it created for you with a program. You will be glad you did, if you're doing this for fun.

If you're doing it for work, then my advice is pretty much the same. The job listings I've seen normally don't mention specific programs anymore, but when they do, they list Dreamweaver more than any other. Keep in mind that it's not going to look good for you if you provide code samples and the reviewer can tell immediately all you did was use a Dreamweaver template. It's very obvious when you look at generated HTML versus handcoded. You're not going to impress any employer with your click-n-drag skills.

I agree. I wish I would have taken this route. Some things I want to do, I can't. Just because I was too lazy to do it right.
You can still do it right by using Dreamweaver. It has a code view as well as the design view... what's great is that you can see the results at the very same time you do the code [changes] using the split view. Learning by example is the best way to learn and it's great at that too.

The way I learned was when I created my very first site with Geocities. Their editor was just a text editor also... and it's definitely the way you should learn... but don't discount dreamweaver as just a "do-it-for-you tool".

 

eflat

Platinum Member
Feb 27, 2000
2,109
0
0
Originally posted by: Modeps
I use photoshop for designing pages, dreamweaver for laying out tables, then ultraedit-32 for getting in there and going to school on the code.

Ultraedit > Notepad. While you should be able to design pages by hand in notepad so you know what the hell your code is doing, the business world does not care if you make a page in notepad or dreamweaver. I dont recommend starting off with dreamweaver though, start off going to http://www.w3schools.com and learning HTML and CSS from the ground up.

Ultraedit sounds what I am looking for. Is it... cheap?
 

Rubycon

Madame President
Aug 10, 2005
17,768
485
126
ultra edit 32 is very nice. a key is like turdy dollas and if you're too cheap you know the alternative.
 

Unheard

Diamond Member
Jan 5, 2003
3,773
9
81
I do mostly backend cold fusion, for which I use Dreamweaver 8. It's all done in the code view (the wysiwyg editior creates horrid code), so I don't feel like any less of a man for using it. Which IMHO it's stupid to use notepad/emacs/vi/etc if you are doing any scripting like cold fusion. Why not use the built in intellisense drop downs to save time?
 

KEV1N

Platinum Member
Jan 15, 2000
2,932
1
0
I am a professional Web developer and I use Dreamweaver 8 and BBEdit. And for the record, "programming" skills have nothing to do with design skills.

And for those of you who still have boners over notepad, you must have all the time in the world and no use for content versioning control.
 

earthman

Golden Member
Oct 16, 1999
1,653
0
71
I agree. Has anybody ever told you "notepad people" that font tags are sooooooo 1996?
 

Ilmater

Diamond Member
Jun 13, 2002
7,516
1
0
Originally posted by: Zugzwang152
Originally posted by: CitizenDoug
I would like to start learning a program and want just start right out using whatever if the standard so I do waste time learning some crappy program and then have to relearn with a real one?

So what are you good web designers using today?

If you learn "a program" you're going to be a sh|tty web designer. Learn the basics first, and learn how to do it by hand, not how to have it created for you with a program. You will be glad you did, if you're doing this for fun.
He's right. The best part of Dreamweaver (or any web editor) is the WYSIWYG interface with the HTML to the side. That way, when it won't show things correctly, you can just go fix it yourself.
 

apinomus

Senior member
Dec 14, 2005
394
0
0
I use Dreamweaver, but only use it to preview code without loading a browser. I do all my coding in Code View.
 
sale-70-410-exam    | Exam-200-125-pdf    | we-sale-70-410-exam    | hot-sale-70-410-exam    | Latest-exam-700-603-Dumps    | Dumps-98-363-exams-date    | Certs-200-125-date    | Dumps-300-075-exams-date    | hot-sale-book-C8010-726-book    | Hot-Sale-200-310-Exam    | Exam-Description-200-310-dumps?    | hot-sale-book-200-125-book    | Latest-Updated-300-209-Exam    | Dumps-210-260-exams-date    | Download-200-125-Exam-PDF    | Exam-Description-300-101-dumps    | Certs-300-101-date    | Hot-Sale-300-075-Exam    | Latest-exam-200-125-Dumps    | Exam-Description-200-125-dumps    | Latest-Updated-300-075-Exam    | hot-sale-book-210-260-book    | Dumps-200-901-exams-date    | Certs-200-901-date    | Latest-exam-1Z0-062-Dumps    | Hot-Sale-1Z0-062-Exam    | Certs-CSSLP-date    | 100%-Pass-70-383-Exams    | Latest-JN0-360-real-exam-questions    | 100%-Pass-4A0-100-Real-Exam-Questions    | Dumps-300-135-exams-date    | Passed-200-105-Tech-Exams    | Latest-Updated-200-310-Exam    | Download-300-070-Exam-PDF    | Hot-Sale-JN0-360-Exam    | 100%-Pass-JN0-360-Exams    | 100%-Pass-JN0-360-Real-Exam-Questions    | Dumps-JN0-360-exams-date    | Exam-Description-1Z0-876-dumps    | Latest-exam-1Z0-876-Dumps    | Dumps-HPE0-Y53-exams-date    | 2017-Latest-HPE0-Y53-Exam    | 100%-Pass-HPE0-Y53-Real-Exam-Questions    | Pass-4A0-100-Exam    | Latest-4A0-100-Questions    | Dumps-98-365-exams-date    | 2017-Latest-98-365-Exam    | 100%-Pass-VCS-254-Exams    | 2017-Latest-VCS-273-Exam    | Dumps-200-355-exams-date    | 2017-Latest-300-320-Exam    | Pass-300-101-Exam    | 100%-Pass-300-115-Exams    |
http://www.portvapes.co.uk/    | http://www.portvapes.co.uk/    |