Designing - at a glance

This is a discussion on "Designing - at a glance" within the Web Page Design section. This forum, and the thread "Designing - at a glance are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Dec 8th, 2006, 20:50
Junior Member
Join Date: Dec 2006
Location: Texas
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
Designing - at a glance

First let me introduce myself.

Im currently rooted in Texas, and I'm not new to web design at all. I was into HTML a lot when I was younger but stopped with web design untill recently when I created a small website for an organization. I know the basics about HTML but I realized that there was still a long way to go till I will be satisfied with my work, as I am now planning to start web designing commercially sometime next year.

Right now i'm reading "Visual Quickstart Guide - HTML, XHTML & CSS 6th edition", and "Web design for dummies". Im curious to know if i'm going about this the right way.

I'm also curious to know how you all learned web design. Where did you start, and how long did it take you? Also, do you always do your sites by hand (text editor), or do you use dreamweaver? And if you make it by hand, have you memorized most the code you have used, or do you find yourself referencing books alot as you go?

Thanks for your time reading this, I look foward to your responces.
Reply With Quote

  #2 (permalink)  
Old Dec 8th, 2006, 21:11
moojoo's Avatar
Moderator
Join Date: Aug 2005
Location: Texas
Age: 31
Posts: 1,712
Blog Entries: 1
Thanks: 0
Thanked 16 Times in 16 Posts
Send a message via AIM to moojoo Send a message via MSN to moojoo Send a message via Yahoo to moojoo
Re: Designing - at a glance

I code everything by hand and yes all the syntax is in my head. I use skEdit myself but there are many many options out there. I learned by just doing it and reading other peoples code to see how they did certain things. I would then start with a blank file and no reference and start pumping out code until I got it right, valid and working the way I intended. Now, its pretty quick and easy.
__________________
The internet is just a fad.
http://www.mevans76.com
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
Reply With Quote
  #3 (permalink)  
Old Dec 8th, 2006, 21:42
Junior Member
Join Date: Dec 2006
Location: Texas
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Designing - at a glance

Quote:
Originally Posted by moojoo View Post
I code everything by hand and yes all the syntax is in my head. I use skEdit myself but there are many many options out there. I learned by just doing it and reading other peoples code to see how they did certain things. I would then start with a blank file and no reference and start pumping out code until I got it right, valid and working the way I intended. Now, its pretty quick and easy.
Cool. So im guessing you use xhtml and css.

Do you photoshop your own graphics?
Reply With Quote
  #4 (permalink)  
Old Dec 8th, 2006, 23:23
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Designing - at a glance

I also code by hand and use skEdit. I never used books, but I looked at a lot of sites that were coded correctly. http://csszengarden.com/ is a great example for you. I also use Photoshop and Illustrator for graphics.
Reply With Quote
  #5 (permalink)  
Old Dec 9th, 2006, 03:16
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: Designing - at a glance

hehehe...me too...lol
Reply With Quote
  #6 (permalink)  
Old Dec 9th, 2006, 04:36
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Designing - at a glance

Somebody get Jacob a cookie!
Reply With Quote
  #7 (permalink)  
Old Dec 9th, 2006, 12:19
SuperMember

SuperMember
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Designing - at a glance

I started years ago with Dreamweaver. Now I'm relearning by moving away from table design and using XHTML and CSS. I still use Dreamweaver to code by using their code view. I'm learning as I said and find the web helpful and books helpful. I prefer to scan a book rather than surf the net. (CSS The Missing Manual is excellent). I also look at code in websites I like and learn that way. It's taking much longer to design sites now than it did in tables but I am getting faster at it every day. Apparently you can teach an old new tricks!
Reply With Quote
  #8 (permalink)  
Old Dec 9th, 2006, 16:13
Junior Member
Join Date: Dec 2006
Location: Texas
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Designing - at a glance

Quote:
Originally Posted by ryanfait View Post
I also code by hand and use skEdit. I never used books, but I looked at a lot of sites that were coded correctly. http://csszengarden.com/ is a great example for you. I also use Photoshop and Illustrator for graphics.
3 questions. (As you can tell, I love asking questions)

So how long did it take you before you memorized the syntax?

What did some of your earlier sites look like? (If you still have them)

About how much do you charge for each freelance project?
Reply With Quote
  #9 (permalink)  
Old Dec 9th, 2006, 21:03
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Designing - at a glance

Oh, my earlier sites aren't pretty in my eyes today. It took quite a while for me to know all the sytax. The problem with CSS is that you can't do much until you know most of it. There are a number of properties you'll never use, but to create complex site, you need to be familiar with how they work, what values you can use, and most importantly: you need to have an understanding about what effect a property has on the rest of the page.
Reply With Quote
  #10 (permalink)  
Old Dec 9th, 2006, 21:04
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Designing - at a glance

Oh, and about charging, it depends on the project. For a 5-10 page site with a design only, I charge about 800 dollars.
Reply With Quote
  #11 (permalink)  
Old Dec 10th, 2006, 02:01
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: Designing - at a glance

hehehe...I won't say how much I charge then...lol
Reply With Quote
  #12 (permalink)  
Old Dec 10th, 2006, 05:48
Junior Member
Join Date: Dec 2006
Location: Texas
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Designing - at a glance

Quote:
Originally Posted by JacobHaug View Post
hehehe...I won't say how much I charge then...lol
*starts chanting* Do it, do it, do it.
Reply With Quote
  #13 (permalink)  
Old Dec 10th, 2006, 05:56
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: Designing - at a glance

Well I am a flash designer, so for a 5 page website completely in flash I charge in the neighborhood of about $1000 - $1500. But keep in mind flash websites contain a large amount of animation, and also are much harder to get listed on google, and other search engines...but when I do an XHTML/CSS website I charge about what Ryan does. But I hardly EVER do XHTML/CSS websites, because I make much more designing websites in flash...but in when business is slow…I do accept XHTML/CSS websites, but only when it is slow, for example now, I would laugh hysterically if you asked me to design a website in XHTML/CSS…hehehe
Reply With Quote
  #14 (permalink)  
Old Dec 10th, 2006, 07:56
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Designing - at a glance

Yeah, I'm way faster in XHTML and CSS, though. If I have an idea, I can usually whip out a site in 6-8 hours.
Reply With Quote
  #15 (permalink)  
Old Dec 10th, 2006, 08:00
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: Designing - at a glance

Yeah, me too, but flash is just more fun!!
Reply With Quote
  #16 (permalink)  
Old Dec 10th, 2006, 08:05
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Designing - at a glance

If by fun you mean migraine.
Reply With Quote
  #17 (permalink)  
Old Dec 10th, 2006, 08:10
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: Designing - at a glance

hehehe...lol

I just love ActionScript, and animating stuff...that's why I love flash!
Reply With Quote
  #18 (permalink)  
Old Dec 10th, 2006, 08:15
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Designing - at a glance

Well, I can't argue with you.

This thread's title sounds like a magazine:

Designing - at a glance. $9.99 an issue.
Reply With Quote
  #19 (permalink)  
Old Dec 10th, 2006, 08:18
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: Designing - at a glance

hahaha...lol
Reply With Quote
  #20 (permalink)  
Old Dec 10th, 2006, 08:19
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: Designing - at a glance

Do we make any money off being in the magazine??

If so how much!!
Reply With Quote
Reply

Tags
design experience

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Designing an MP3 Player zedguitarist Flash & Multimedia Forum 0 May 21st, 2008 03:54
Web Designing unsinkable Job Opportunities 4 May 3rd, 2007 20:13
Web designing help MeSarah Starting Out 5 Apr 20th, 2007 17:30
Web Designing Program Travis R Scripts and Online Services 30 Nov 21st, 2006 07:40


All times are GMT. The time now is 03:43.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43