473,396 Members | 2,076 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

WebDesign

i'd like to pursue a career path in website design. I'm not a
programmer. I have no experiance in writting client side or server side
scripts. I have created my own website..i handcoded it using a graphic
editor, not using the wysiwyg part of the editor. the scripts i have
for the site i downloaded edited a bit and loaded then in the page.

i'd like to learn more.however the formal classroom at the moment is
not an option.also to the authors here what skills will i need to be
employable. where would i go on the web to learn them

rich.

Apr 5 '06 #1
6 1149
You will undoubtedly get some useful replies from the experts, but for
color, I'm replying as someone who some years ago toyed with the idea
of web production as a source of a little extra retirement income, and
I finally decided against it.

My situation was much like your own. I marked up text as HTML by hand
and knew nothing of script writing beyond modifying JavaScript models
I picked up on line.

One reason I gave up the project was because as wysiwyg editors were
beginning to come out, they could produce results that were
spectacular in the eyes of potential clients, but were really junk. I
was not interested in competing on this level in part because the pro
bono work I was doing (and continue to do) was intended to be
utilitarian rather than flashy, and relied on use of templates.

Another problem is that the technical requirements are
significant. You really have to learn scripting and CSS, and probably
also have some database skills and master a variety of applications,
etc. Back in the 90s anyone could learn enough HTML in a few hours to
produce a useful page, but today, especially with browser
inconsistencies and greater need for meeting standards, it has become
a more serious matter. You can acquire these skills, of course, on
your own if you have the luxury to invest the time before you can
expect any contracts.

Yet another problem is that web page production also really requires
aesthetic skills. That is, would require a company that combines
artistic talent with technical knowledge. I may be wrong here, but I
think good web page production really requires at least two people.

Given that the field was flooded with amateurs at one point (and
still?), you may also need a promotion person, especially to buffer
your relation with difficult clients. If an amateur with wysiwyg
software can produce a spectacular-looking page that many potential
clients will consider impressive, you really have to have something
else going for you other than just technical or artistic skills, such
as addressing a niche part of the market.

One disability I have is that I now avoid JavaScript and frames and
use strict rather than transitional markup. I also don't like to
promote my results in competition with others. This purist (snobbish)
attitude is a major handicap.

I admit my complete ignorance of today's career potential for website
design, but my impression is that the field is not an easy one to
crack. If the necessary skills are combined and promoted, it seems
possible, but I imagine it is not not very likely if pursued by one
person, with your skills, and in the short run. I hope others can
offer you a more positive assessment.

--

Haines Brown
KB1GRM
ET1(SS) U.S.S. Irex 482
Apr 6 '06 #2
Thu, 06 Apr 2006 11:18:07 GMT from Haines Brown
<br****@teufel.hartford-hwp.com>:
Back in the 90s anyone could learn enough HTML in a few hours to
produce a useful page, but today, especially with browser
inconsistencies and greater need for meeting standards, it has become
a more serious matter.


One which is, alas, ignored by even the biggies.

My nomination for Hall of Shame: toyota.com

I visit the page; it nags at me about Javascript and won't display
navigational links. Reluctantly I turn on Javascript and reload; it
nags at me about Flash and won't display _anything_.

--
Stan Brown, Oak Road Systems, Tompkins County, New York, USA
http://OakRoadSystems.com/
HTML 4.01 spec: http://www.w3.org/TR/html401/
validator: http://validator.w3.org/
CSS 2.1 spec: http://www.w3.org/TR/CSS21/
validator: http://jigsaw.w3.org/css-validator/
Why We Won't Help You:
http://diveintomark.org/archives/200..._wont_help_you
Apr 6 '06 #3
On Thu, 6 Apr 2006, Stan Brown wrote:
My nomination for Hall of Shame: toyota.com

I visit the page; it nags at me about Javascript and won't display
navigational links. Reluctantly I turn on Javascript and reload; it
nags at me about Flash and won't display _anything_.


Hmmm. Interesting point. Yesterday, I had reason to try going to
www.iiyama.com, but I couldn't get *anywhere* with it.

Then, I had tried www.iiyama.co.uk, and things got quite a bit better.

Having just read your posting, I went back to www.iiyama.com with
javascript disabled. And, lo and behold, it actually worked - in so
far as I was able to select my country of interest and actually browse
some web content (instead of watching a flash status display that was
claiming to be loading, but doing nothing much else).

When I turned js back on and reloaded, the page became unusable again.

A curious counter-example to the usual experience. Not that either
way is particularly friendly, of course.

Google proved to be a much better way of getting what I needed from
them, than were their own web sites! I located it at their .co.jp web
server!! It certainly wasn't in the place that their printed manual
said it would be!!! There has to be some kind of lesson in here, but
I doubt they are listening.
Apr 6 '06 #4
Haines Brown wrote:

[some well-considered comments; among them:]

Yet another problem is that web page production also really requires
aesthetic skills. That is, would require a company that combines
artistic talent with technical knowledge. I may be wrong here, but I
think good web page production really requires at least two people.
It's perfectly possible for a geek to also have taste. However "graphic
design" seems to be a discipline that attracts non-geeks, or even
anti-geeks; so you can find a geek who can design something that looks
nice, but I think it's hard to find a geek who can design something that
looks like it was done by a graphic designer.

More importantly, though: if the site relies on the interaction of a
more-or-less complex set of components, then the site-designer is
engaged in engineering. In my opinion, it is engineering that is best
done in a team of at least two people. I am currently working on my own,
and I feel sorely the lack of some person to review my engineering
decisions.
I admit my complete ignorance of today's career potential for website
design, but my impression is that the field is not an easy one to
crack. If the necessary skills are combined and promoted, it seems
possible, but I imagine it is not not very likely if pursued by one
person, with your skills, and in the short run. I hope others can
offer you a more positive assessment.

It's a crowded field. If you can get a client and a project through
private contacts, without having to compete with others, you may be able
to establish yourself in a niche. I know people with very 'thin'
skill-sets, who have been working for the same list of 2 or 3 clients
for over 10 years now on website development.

--
Jack.
Apr 6 '06 #5
To further the education of mankind, "Alan J. Flavell"
<fl*****@physics.gla.ac.uk> declaimed:
On Thu, 6 Apr 2006, Stan Brown wrote:
My nomination for Hall of Shame: toyota.com

I visit the page; it nags at me about Javascript and won't display
navigational links. Reluctantly I turn on Javascript and reload; it
nags at me about Flash and won't display _anything_.


Hmmm. Interesting point. Yesterday, I had reason to try going to
www.iiyama.com, but I couldn't get *anywhere* with it.

Then, I had tried www.iiyama.co.uk, and things got quite a bit better.

Having just read your posting, I went back to www.iiyama.com with
javascript disabled. And, lo and behold, it actually worked - in so
far as I was able to select my country of interest and actually browse
some web content (instead of watching a flash status display that was
claiming to be loading, but doing nothing much else).

When I turned js back on and reloaded, the page became unusable again.

A curious counter-example to the usual experience. Not that either
way is particularly friendly, of course.

Google proved to be a much better way of getting what I needed from
them, than were their own web sites! I located it at their .co.jp web
server!! It certainly wasn't in the place that their printed manual
said it would be!!! There has to be some kind of lesson in here, but
I doubt they are listening.


The "lesson", meaning the point, is simple. If you use javascript (or
Flash, etc.) in anything but a user-friendly way, you will lose business.
The entrepreneurial, pseudo-yuppie type sleazeballs are just too stupid to
realize this. In a non-identical but similar macrocosm, let me mention
"Microsoft"...

--
Neredbojias
Infinity can have limits.
Apr 6 '06 #6

rich wrote:
i'd like to pursue a career path in website design.
i'd like to learn more.however the formal classroom at the moment is
not an option.where would i go on the web to learn them

rich.


The main resource I would look into is New Horizons. They have several
online courses including HTML/Dhtml
(http://www.newhorizons.com/content/c...tKeyword=html),
asp.net
(http://www.newhorizons.com/content/c...yword=asp.net),
intro to PHP
(http://www.newhorizons.com/content/c...xtKeyword=php),
javascript
(http://www.newhorizons.com/content/c...rd=javascript),
xml/xsl
(http://www.newhorizons.com/content/c...xtKeyword=xml),
ado
(http://www.newhorizons.com/content/c...xtKeyword=ado),
and sql
(http://www.newhorizons.com/content/c...xtKeyword=sql),

Apr 7 '06 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Ivo | last post by:
Maybee you python junkies can help me. My Goal: A website where the content is fully shaped by <embedded> python in my html. At this moment I use Apache 2 in combination with mod_python and...
20
by: richk | last post by:
I'm in the process of teaching myself, or shall i say in the process of expanding my knowledge in webdesign. I do have my own site up and I love doing it. Right now I do it as a hobby. I would like...
0
by: Erik Baaij | last post by:
hi, i need to do the following: in a website (i'm free to choose frames, tables or something else) i have some pictures as links and a 'main' part where the information is displayed. When...
5
by: Thomas Bügel | last post by:
Hi! Out of the book from Dan Cederholms (Bulletproof Webdesign - german ed.) I tested chapter 4 (creativ floating). For no CDR is included I wrote the code from the text in the book (images and...
6
by: rich | last post by:
I would like to learn more about webdesign. I have my own website that I have handcoded. I do have some javascripts on the site that I have downloaded and have customized and edited to use on my...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.