


What Do You Call People Who "Do HTML"? 586
gilgongo writes "It's more than 10 years since people started making a living writing web page markup, yet the job title (and role) has yet to settle down. Not only that, but there are different types of people who write markup: those that approach the craft as essentially an integration task, and those that see it as part of UI design overall. The situation is further complicated by the existence of other roles in the workplace such as graphic designer and information architect. This is making recruitment for this role a real headache. So, how do you describe people who 'do HTML' (and CSS and maybe a bit of JavaScript and graphics manipulation)? Some job titles I've seen include: Design Technologist, Web Developer, Front-end Developer, HTML/CSS Developer, Client-side Developer and UI Engineer. Do you have any favourite job titles for this role?"
I just call them Web Designers (Score:5, Informative)
Screwed? (Score:5, Insightful)
Re: (Score:2, Insightful)
Webmaster
It's old fashion, I like it.
Re:Screwed? (Score:5, Insightful)
A webmaster is someone who controls the content of a web site. It doesn't necessarily mean they "do HTML". they might just write a document in Word format and hand it to the web monkey to do up in HTML, or they might enter data into an HTML.
Whilst I refer to people who "do HTML" as web monkeys, I think Front End Developer might be what I'd put in a job ad. Strictly speaking, I think a Front End Developer should only apply to someone who knows Javascript too, but most web monkeys know a bit of that too.
Re:Screwed? (errata) (Score:4, Insightful)
Errata:
"or they might enter data into an HTML."
Should be:
"or they might enter data into a CMS."
Re:Screwed? (errata) (Score:5, Funny)
Was that just a clever way for you to get twice the carma?
Re:Screwed? (errata) (Score:5, Funny)
Errata:
"Carma"
Should be:
"Karma"
Re: (Score:3, Funny)
I for one welcome the dogma of our recursive commenting Karmic overlords.
Re:Screwed? (errata) (Score:4, Funny)
Erratum:
"Errata:"
Should be:
"Erratum:"
Re:Screwed? (Score:5, Interesting)
A webmaster is someone who controls the content of a website.
Adding some ammunition to your statement above, I had a boss that was the "Webmaster" but couldn't have been a dumber blonde. She couldn't write a lick of code, didn't know PHP from HTML from Javascript, yet she was the "Webmaster". She once managed to turn a simple address input into a 9 page form (separate page for first name, last name, address line 1, address line 2, etc). I convinced her bosses that I could do it in 1 page and they agreed.
I'm not sure if she was promoted to a position where she could do less damage, but the website she was responsible for (a California TV station) is now nothing but Google ads. Shortly after I quit I was accused of hacking their website. It turned out that her new developer didn't understand an SQL query and told her I was using it to hack in.
I don't call myself a webmaster, because I think the term is used way too often by people below my level of expertise. I don't want to be associated with those guys. When selling a website project, I call myself a "Web Application Developer", partly because it's more descriptive of what I do and because the lesser beings wouldn't dare use it for fear that they might actually be asked to develop a web application.
Re:Screwed? (Score:4, Interesting)
For us in the profession "webmaster" is less a content role anymore. A CMS provides the means for content owners to manage content.
As for what role a "webmaster" takes on ... in my org it has moved into more of a technical position since the ground has shifted under the old meaning.
The "web developer" tends to be one who writes code at the backend, writing bridges between data systems, or libraries for front end web folk to do their work.
In my role I need control over the following:
- define the data (structure the content into fields, and define the metadata that binds it altogether)
- manipulate the data (with some type of template system typically, query the data, add/delete/modify -- although this last step is frequently a content owner)
- present the data (this encompasses front end XHTML/CSS/JS, often the visual and behavior layers, and, it means we need to dynamically query the data on various pages to recombine it)
I am a "Web Strategist and Designer". We also have a "Content Producer" on the team who shares tasks.
It all breaks down according to how big a shop you are... Webmaster still works as a catch all but when you have a real CMS strategy, and a team, that traditional role breaks down. You want to start having someone think with foresight about the visual design, UX and UI of the site, the tools that people work with, and the content strategy. You want team members who either are implementing this strategy, or, using the strategy in day to day work...
It's a tricky space. What does this role perform?
Are you recruiting for a catch all?
Will this person lead the development of the overall Design strategy? Note the big D there... it's more than a photoshop template as you know. It's the XHTML/CSS structure that is forward thinking, the behavior layer that builds upon the user experience, that interacts with a content layout or information architecture...
Will this person only code back-end to middleware solutions?
Re:Screwed? (Score:5, Insightful)
Re:Screwed? (Score:5, Funny)
Re: (Score:3, Insightful)
You haven't looked at much secretaries lately, have you?
Re:Screwed? (Score:5, Informative)
I would just say Web Designer. There are three main categories, design, coding and administration.
HTML and CSS is just markup - lets make this clear, being able to write HTML does not make you a programmer. I would expect a web designer to be able to design the graphics and type the HTML to display it. They don't even need javascript necessarily. Their sole role is to design a web page.
A Web Developer on the other hand takes the design and adds bit into it to make it interactive properly - so this might include flash content, javascript image galleries, etc. They are also the people that do the server side scripting in PHP and Ajax. They are the programmers.
There are people who do a little of both but i think in most companies there are people who do almost solely one or the other. Crossover experience is useful because if you're a designer you need to know what is within the limits of the coder and if you're coding you need to be in constant contact with the designer to make sure that your code not only works, but looks pretty when in action. Again, with coding, you might want to knock up a piece of code that displays a certain thing depending on the situation - and of course your thing will be rendered in HTML so clearly coders need to know HTML, but it's not their job to make the images or design the colour scheme.
A webmaster doesn't need to do either of these things but sometimes does both. The webmaster, to my mind, controls the hard drive space and/or server. It's his job to check that everything works ok, that people can't access files that they can't and to liaise with clients to see what they want. Again it's handy to have design and coding experience, but the webmaster is basically an administration role.
Finally you have the people who test things, i.e. testers.
That's my take on it. In an ideal world an applicant to a job would need a mixture of experience with all three, but needs to specialise in one. This description makes web designers look a bit wimpy compared to developers who need to know basically everything, but good coding is NOTHING without a good front end to back it up with.
Re:Screwed? (Score:5, Funny)
Re:Screwed? (Score:4, Insightful)
That's like saying "the basic syntax of C is a pretty small amount of knowledge...etc"
The difference between good and bad markup can mean a lot of things in terms of bandwidth, usability, ease of maintenance, and numerous other things. Not to say you shouldn't learn more (you could and should try to learn to be a web designer *and* a web developer), but there's a difference between just knowing all of the available tags and knowing how best to use them.
I would not presume to say I know the best way to do something based solely on how long I thought it would take me to memorize a specification's salient details.
Now, in most cases, if you're learning about web design ([X]HTML/CSS/javascript/basic image editing), you're learning other things, too, since static pages aren't much in demand these days, but in a big enough company, or on a big enough project, a dedicated web designer can be an incredibly useful resource, and offload plenty of cosmetic and layout work from the developers.
Re:Screwed? (Score:4, Interesting)
I consider webmaster to be someone who can administer server aspects. Jump into httpd.conf, hosts config file...
Re:Screwed? (Score:5, Informative)
Re:Screwed? (Score:4, Insightful)
Not necc. At least when those terms were common the system admin dealt with the OS and the hardware related issues.
So for example:
set up the raid = system admin
install apache = system admin
configure apache = webmaster
install perl = system admin
install mod perl = webmaster
You are right though the person in control of content was often the webmaster so:
put html files on development server = web developer
put html files on production server = webmaster
Re: (Score:2)
I mean, it's great to have someone available to handle that sort of thing, but can you really sustain a job with this as your only skill?
I personally know a guy that owns a web design service & consultancy with $100k/yr in revenue. Of course, he does much more than simple HTML pages. I know he has done things in ASP and PHP, maybe some other tech as well.
wouldn't that depend... (Score:3, Insightful)
..on what the website that needs design and maintenance does in the first place? There's no such thing as a generic website, some are just for fun, and may be quite involved and complex, but aren't really designed to rake in cash, so no, it couldn't be self supporting for the web-person most likely, whereas others are designed from the start to be profitable, an e-commerce site for instance.
Just as a casual web surfer, I can see the difference between a well designed and easy to use site or not, and that ha
Re: (Score:3, Funny)
That's Assistant to the Fry Chef.
Re:I just call them Web Designers (Score:4, Informative)
But what about the people who are given pictures of what to code, and so there's very little actual 'design' aspect of it?
(I'm not saying that hand crafting code isn't an artistic process -- It's one of the many tasks I've do, I just don't deal too much with the graphics / colors / etc aspect of it ... that's left to the designers ... I deal with taking someone else's design, figuring out what it'd take to implement it in HTML, and then write the programs to generate it dynamically and interface with the database)
When I've had a job where that was my primary task, we normally differentiated the two groups as 'Designers' vs. 'Developers', where I fell into the Developer group. At my current job, I still make a few web applications, but it's not my primary focus -- mostly back-end work (database, a little sysadmin, SOAP interfaces, a whole bunch of automated tasks to feed the interfaces), with various clients, including a web-based app.
The 'official' job titles I've had, once you strip out the 'Junior', 'Senior', 'Lead', 'Principal', etc:
(I'd personally steer away from the 'engineer' titles if I could -- as those in the field aren't PEs.)
Re:I just call them Web Designers (Score:5, Insightful)
Oh god, not the "if you don't pass the PE test you can't call yourself an engineer" nonsense again.
Re:I just call them Web Designers (Score:5, Insightful)
Re: (Score:3, Insightful)
Re:I just call them Web Designers (Score:4, Insightful)
Doctors of Philosophy and Doctors of Divinity probably outweigh Medical Doctors (you know, M.D.), even if you throw in Doctors of Dental Surgery (D.D.S.), or D.V.M.s (Doctors of Veterinary Medicine).
The question though is one of Credentials. You obviously wouldn't (and shouldn't) trust a Doctor of Philosophy to handle your medical needs, any more than you'd trust a Civic Engineer to design a circuit in place of an Electrical Engineer (though an E.E. usually can't wire their house since they'd need to be a Licensed Electrical Contractor).
So, the REAL question is "What are (or should be) the different type of "engineers" in the field of Computers, and what are (or should be) the qualifications/responsibilities for those titles?"
The main problem with Computer titles is one of standardization (especially odd considering how much computers rely on standardized protocols for communication :) ).
Re: (Score:3, Insightful)
"Six munce ago I cudn't evin spel Injuneer - and now I are one."
Re:I just call them Web Designers (Score:4, Interesting)
Yep. And I have a CivE undergrad from an ABET accredited school, and I've done programming work for a state Board of Licensure for engineers and architects. But I've never taken the FE/EIT or PE tests. I do have Brainbench certificates as a Web Developer, Web Designer and Web Administrator, but they're not really worth anything. (I got bored one month, with an unlimited license, and got certified in 26 jobs)
If you're a licensed engineer, and you're shown to be neglectful, you can lose your license. Wouldn't you love for there to be some sort of repercussions for bad programming? Be it crappy voting machines, or the electrical grid shutting down, or a lost satellite? As it is, maybe company folds, the programmers/managers/whomever make a new company, and continue to spew their malware-by-negligence into society.
A doctor might be able to kill half a dozen people before he's caught ... a CivE might lose a building and kill a few thousand (assuming that it wasn't an explosive failure) ... but with software, who knows? Medical instruments, nuclear reactors, etc ... the possibilities are *huge*.
Re:I just call them Web Designers (Score:4, Interesting)
http://www.microsoft.com/canada/learning/QuebecMCSE/default.mspx [microsoft.com]
Re: (Score:3, Informative)
I also have an ACM and AMS membership, so I guess its a draw, but I would point out that IEEE DOES have a standard for Professional Membership http://www.ieee.org/web/membership/qualifications/qualifications.html#Member [ieee.org]
Re: (Score:2, Insightful)
Designers = artists. They plan layouts (often just static images and slide shows).
Developers = coders who realize a designer's plan.
Two different jobs, two different skill sets. Some (FEW!) people bridge the gap.
Re:I just call them Web Designers (Score:4, Funny)
Re: (Score:2)
Re: (Score:3, Interesting)
Definitions (Score:5, Informative)
The term you're looking for is "Web Designer" - Someone with an understanding of visual design as well as the knowledge of HTML and CSS required to implement said designs. May not have any programming ability. Probably spends his/her time in Dreamweaver, with forays into Notepad++ or BBEdit.
Design Technologist - Nebulous. Anyone who can use software to create visual designs. May be a print graphic artist, web designer, Flash developer. Need not require programming ability, or even any knowledge HTML or CSS. Probably a big fan of Fireworks and Flash, but could also be a big Photoshop, Illustrator, InDesign or Quark user.
Web Developer - Someone who can use a dynamic web technology (PHP, ASP.net, J2EE, ColdFusion, Google Web Toolkit) to create interactive web pages or web applications. Also requires a kowledge of HTML, CSS and possibly JavaScript, as well as at least some programming ability. May spend a lot of time in Eclipse, Visual Studio, or another IDE.
Front-end Developer - Someone who can implement a user interface for a computer system. Would include people who, for example, create GUI interfaces to command line tools. Requires programming ability, but does not necessarily require any knowledge of HTML at all. Spends most of the day in Visual Studio or Eclipse.
HTML/CSS Developer - A Web Designer with pretentions of technical skill. Probably used FrontPage. Once.
Client-side Developer - A Front-end Developer (see above) who exclusively works with client-server architecture. Again, does not necessarily require any knowledge of HTML at all. Spends most of his/her time in an IDE.
UI Engineer - Someone who has at least some background in both CHI and software development; may focus on one or the other extreme. Requires some programming skill. Does not necessarily require any knowledge of HTML. Probably uses several UI modeling tools you've never heard of, and spends a lot of time drawing on whiteboards before settling down into an IDE.
Commander Notepad (Score:3, Funny)
or for those with advanced skills: Commander of Visual Notepad.
Re: (Score:3, Insightful)
I call them.. (Score:5, Funny)
Rude names. :)
Web Monkey? (Score:5, Funny)
Re: (Score:3, Funny)
Re: (Score:3, Funny)
Web monkey is a good entry position title.
If they are especially clever, they might be promoted to Code monkey.
If they are especially bad, they might be demoted to to Trunk monkey.
Unemployed? (Score:5, Funny)
Propaganda as Nebulous as Apple's or Microsoft's
Unemployed? Seriously, expand your skill set and learn the backend and basic services so you can start to call yourself a full fledged "web developer."
House wives with spare time between cooking and putting the kids to bed make geocities pages with HTML. My advice is to not rely on something like that for your livelihood.
Funny or an idiot? (Score:4, Insightful)
How about child care? No money to be made there either?
Give me someone who can do proper HTML anytime over some jack of all trades who can do everything a little bit but is master of none.
Sure, if you think slashdot layout is good, then perhaps you don't need a html/css wizard but some of us have higher standards.
If you are serious about web apps you need just a good a HTML "coder" as a database expert and sysadmin as a coder and project manager.
But what to call it? No idea, the job is pretty rare on its own but as long as HTML is constantly evolving standard raped by every browser, only a handfull will be really good in it.
Re:Funny or an idiot? (Score:5, Insightful)
Amen. Lots of people can "do HTML" - in Dreamweaver.
Give me someone who can create clean, syntactically correct, semantic markup. That's a rare gem, indeed.
Re:Funny or an idiot? (Score:5, Insightful)
Re: (Score:3, Insightful)
Yes, but those "simple" pages WILL probably be functional, and beautiful (eye of the beholder), and render properly across all the major browsers.
The places you usually start hitting browser issues is when you start getting "fancy" (again, eye of the beholder :) ).
Some of the simplest web designs I've se
Webmonkey (Score:2)
Webmonkey. Can't quite pay them bananas yet, but it's getting that way.
Do you want us to be creative with this? (Score:5, Informative)
Who cares what you call them, just about any job has a number of titles that are commonly associated with it. I call them web developers but if this is a popularity contest you should have done a Slashdot Poll instead.
'Expendable' (Score:5, Insightful)
The time where 'doing HTML' (and CSS) was enough to give you a decent career is over imo.
Re:'Expendable' (Score:5, Insightful)
The time where 'doing HTML' (and CSS) was enough to give you a decent career is over imo.
Aside from very specialized work or defense contracting, I think that's becoming true of all coding. More and more of it, especially the business development is going overseas or is being replaced by newer types of technology - see BPEL. Who needs a programmer when the accounting department can just draw their process and have something implement it.
And as far as those tools are concerned, you have the very rare CS person design those things and then have the overseas guys code that thing. Even then, all those CS folks that the developing countries are paying to be trained out of the tax dollars, will be able to design and develop their own systems cutting out us in the developed World. India is constantly weeding out the "dumb" folks and sending the smart ones to IIT or over here to study. Which means those of us who are average will be SOL.
There's no more room for average or above average folks anymore in the Globalized World. You are either exceptional or you're working at Walmart. I think the skilled trades are going to have a renaissance in popularity in a few years - that will be one of the few places where a young person will have a future. No wonder parents today are so concerned about their kids and hover around them!
Yes, I am extremely pessimistic about our futures.
Absolutely! Everybody quit building software;) (Score:4, Interesting)
In all seriousness, any process that is so well understood with an unchanging problem domain should be shoved overseas to keep the outsource companies busy and a high turnover of limited skilled coders believing that all software development is mind-numbingly dull:) __PLEASE__ keep doing this!!! That means when the hot-shot business idiot realizes he missed the call, that the problem domain isn't that easy he'll either get the axe or quit and do the same stupid thing somewhere else. Meanwhile, the time and distance, cultural communication problems and the BLATANT conflict of interest between customer and outsource company (e.g. "Oh yes! we will do that feature right away!" - wow.. that's a horrible idea:) these guys will pay us to re-write it because they're idiots! Whoo-hoo!) will make the solution that's no longer working easy to throw away and re-start with a minimum 50-50 local/offshore team. More job opportunities for people who stick around because outsource partners can't be trusted.
If the project can be speced and doesn't fail and doesn't need to change, great! That means it was a crap problem domain with nothing interesting to work through or solve - let the offshore company developers' eyes bleed with stupid feature changes for the next n years. If it does, it's job security for those of us who have stuck through this outsource stupidity (which is only a short-sighted cost savings move - the IT world equivalent of sinking all your money into credit default swaps).
For the past decade, 100% "cheap" outsourcing has gotten more and more expensive and has proved to be a bad idea for fast moving, competitive, REVENUE GENERATING projects. Failures have lead people to keep some level of local skills to address communication and quality aspects that are vital to success. But here's the fun part: how do you become a competent Senior Software Engineer when increasingly all the entry level positions are available in India and China? You don't:) That means I become a rare commodity as corporate America digs it's own human resource grave.
Keep digging corporate America... keep digging...
Actually (Score:3, Interesting)
Translating arbitrary designs from Adobe Illustrator into HTML / CSS is pretty much what got me by for a few years following the dot com bust, and then became a decent job (and no, it's not like I couldn't have been doing anything else: during the boom, I'd done plenty of software development in C, Java, and Perl).
Is that time over? The trend I notice is that there's no shortage of challenges in getting HTML / CSS which displays reasonably well across the proliferating number of active versions of Internet
Nephew? (Score:5, Funny)
As in, "Why am I paying you to do this? My newphew can do that!"
Unemployed? (Score:5, Insightful)
What's this, a set up for a joke about unemployment?
In my more recent experience, html people are liberal arty types who pick up some web design to complement their other skills. Photographers, animators, graphical artists. Webapp designers usually have some html, but often you have a coder and a design person and they have different responsibilities.
HTML by itself just isn't a marketable skillset anymore. Hell, it's hard enough being a graphic artist, or a flash designer, or something like that, who also does html.
Markup Writer (Score:3, Insightful)
Design technologist? You're not designing anything.
UI Engineer? Sorry, you're not really engineering anything if you're only using HTML. Either that or you're writing bloated, non-semantic markup.
Front-end / Client Side Developer? If the front end is ONLY HTML (what a boring site)
Re: (Score:2)
Design technologist? You're not designing anything.
I've found most people in this role these days also do graphic design. Or they also do development. Take your pick. "Just HTML" is a dead profession.
Web Monkey (Score:3, Funny)
Everyone assumes web design is as simple as it was 15 years ago, when it reality it has gotten extremely complex. People just tell you to make a web page do something, and they expect you to work like a good little monkey.
Web Designer (Score:3, Informative)
It's a bit of a misnomer, but what else can you call it? Someone who creates dynamic content is a developer, so if they're not JUST doing HTML and CSS then you could perhaps advertise for that, or perhaps "Creative Web Developer" but that sounds fruity. Bottom line is that you're advertising a job to your potential market of applicants and it's up to you to decide what kind of people you want to attract.
Web Designer (Score:4, Insightful)
Web Designer. At least that title was used a lot in off-shores/out-sourcing companies I had to deal with.
Web Developer was also used, but to lesser extent and only to distinguish those who can also do JavaScript, PHP, Perl, etc.
Easiest way to find the word du jour is to check job listings.
Well (Score:2)
Since HTML is simply a markup language, using tags....a child of SGML, my vote is for 'tagger'.
There was a comment on a developer list (Obj.C) the other day... "I know a fair amount of HTML, so what's the best way for me to learn how to code?"
HTML brings none of the discipline and barely any of the logic associated with coding - call them 'lackeys' or 'site maintenance wonks' - if that's their strength please don't raise them above the status of a fluff girl...
Underqualified? (Score:5, Interesting)
Qualified would be
a) does HTML, is a graphics designer, can write decent text and hase some education in UI design
b) does HTML, programs any server-side-language (according to the current fashion) and knows Javascript very well, and knows UI (and can talk to class a))
c) does HTML, does databases and knows how to efficiently xslt the xml response of the database by heart and can talk to class b)
Seriously, the original job description given would have been appropriate in 1997.
Simple (Score:5, Insightful)
Those would be my definitions as they relate to the production of HTML. Betty, the lady who types things up, puts them into some simple HTML, and makes a few things italic or bold or adds images is a coder. Bob, who uses PHP to make dynamic pages, is a programmer. Jerry, who uses Dreamweaver to do both, is a designer.
Web Producer (Score:5, Interesting)
My title is Web Producer [indeed.com]. I didn't pick it, and I sometimes introduce the title with a joke about shooting spider webs from my wrists, or making prosthetic webbed feet for ducks who have lost their paddlers in tragic accidents. It's meant to be "web producer" as a role, like "movie producer" or "music producer", but it sounds stupid. Mainly it means I "do HTML" plus a lot of other digital/interactive design stuff (including programming and database work), and I manage other people who do this stuff.
IMO, there is a difference between a "web designer" and a "web developer" -- the former is closer to a graphic designer and focuses on making stuff pretty, while the latter is closer to a programmer and focuses on making stuff work. In big web studios, there are fleets of "web designers" who create interfaces in heavily-layered Photoshop files, and turn them over to "web developers" who convert them into working web interfaces. It lets people focus on a specific aspect of the process. However, I think something is lost in the process... if possible, a web designer ought to understand the power and limitations of HTML/CSS/etc. Maybe I spent too much time in art school, but I liken it to advanced painters who learn how to make their own paint from pigments/oil/etc., or ceramists who can make their own clay from the raw powders. In a similar vein, I think a web designer should know how to mix their raw materials too: pixels, code, etc.
That's my ideal, anyway.
Re: (Score:2)
You could perhaps clarify your title by changing it to 'Interweb producer'?
Yeah, but then I'd lose the opportunity for a stupid duck joke. Although I might be able to replace it with something about Ted Stevens....
I do some freelance work too, and call myself a "web designer" there, even though I can handle the programming and hosting management too. I just have more fun with the design part.
Well ... (Score:3, Informative)
I've done web development for over 10 years now, and "Web designer" or "Web Developer" are the two titles I was most used to when I looked for jobs in this field. These days, my job title is Senior Web Developer, which means I'm essentially a team lead, and my remit covers a number of other fields that, while web related, are not simply just about web page design. (e.g. Server optimization for high-volume traffic, MySQL database design, etc).
Graphic designer implies someone whose strength lies primarily with graphics, rather than a good understanding on web page construction, and how to optimize a page for best performance. They'll likely have number of other graphic-related skills, such as in print media.
An information architect is certainly not what you're after, since that is far more abstract and higher level, IMO, than just a simple code monkey. While they would have an excellent understanding of Web Design and Database Design, I imagine their graphical expertise is very low, and they're far more interested in what should be done, rather than doing it themselves.
Design Technologist and UI Engineer sound like their primary focus is on usability, and therefore may be weak in other areas.
Re: (Score:2)
Web Authors or Web Builders (Score:3, Insightful)
Don't let them fool you into thinking they're programmers ;)
Seriously though, HTML is usually a starting point and they usually go on to design or web programming. You have to start somewhere.
"HTML Guy" (Score:3, Interesting)
No, really.
They are distinct (or should be, on any project larger than a local church site) from the graphic designer and the "DB Guy."
I've seen all sorts of crazy titles on their resumes, and that's fine, self-esteem and all that, but "HTML Guy" is how we refer to them.
Now, gather 'round and have some peppermints: Back in the Day, 1992-93, when I project-managed my first website, we were paying "Web Guys" six figure salaries, cuz basically Corporate needed it yesterday and it was all a big mystery. Had something to do with computers, they said, so the Web Guys came out of the IT Departments, bringing their blink tags with them. Within a very short time, it became clear that it was the Art and Content that mattered, and that's where the money went. (Best Analogy: On Broadway, nobody pays to watch the Stage Crew, essential though they may be.) The smart art and design people learned what they needed to hang out a Web shingle, and the HTML-only guys were sent back to the server room. Some of them became "designers" (they're usually the ones singing the praises of "neat" and "clean" designs; translation: they'll electrocute themselves if they try to open PhotoShop), but the smarter ones moved over to the Web DB side of things.
What do we call the "HTML-Only Guys" today? How about: "hungry"
Typist (Score:3, Funny)
Categories (Score:5, Informative)
There are two main groups that fall into this category: artists and engineers.
Artists (or graphic designers) will know HTML, CSS, maybe a little JS. But it will be to complement their 'real' skill set, which is photoshop, illustrator, maybe Flash, and the like. They will focus on making the page attractive to users, and if they are worth their salt, easy to navigate as well.
Engineers (or web application developers) will know HTML, JS, hopefully CSS (!), along with PHP, SQL, maybe Java or Ruby. Their natural environment is the backend, but they will know enough about page creation to get by, like for making proof of concept demos. Quite often their idea of an elegant and easy to use web interface is a bunch of text links and a button.
Of course, in real life, you find yourself doing a combination of these things.
Oh, and to answer the original question : what do you call someone that does HTML, CSS, JS and nothing else ?
A: an intern.
Enterprise Architects (Score:2)
After multi-year stints at IBM and at other companies, I have come to learn that those who write HTML are called Enterprise Architects. I have seen management time and time again put these people in charge of site development. At IBM I actually had an "Enterprise Architect" tell me that they build Java right into their web page. I thought he meant a older Type 1 JSP page. Nope, turns out he meant Javascript, and we all know that Java is to JavaScript like Car is to Carpet.
Personally, I don't think the
Simple... (Score:2)
"perverts"
well... (Score:2)
Program (Score:2)
Code Monkey (Score:2)
Code Monkey
Not an easy job... (Score:5, Insightful)
Depending on how you're developing your site and/or Web application, having a guy or gal that can take the designer's design mockup (usually still in .PSD format) and properly interpret it into clean HTML and CSS wireframes is a godsend for the Web Developers.
There's a lot of finesse involved in doing this right: you need to make sure it works in all browsers, that the page size isn't too large, and that it stretches and scrolls and wraps in all the right places. And no, Dreamweaver still doesn't cut it, so it takes quite a bit of skill and experience to do it right.
With experience, most of the good ones move either up or down the stack, depending on their interest/strengths, but we wouldn't have been able to complete several large client projects without our "HTML/CSS/JS/UI/stuck-between-a-rock-and-a-hard-place guy".
Let's put the question into perspective. (Score:5, Informative)
Long gone is the singular Webmaster. His/her job has been broken into these pieces:
System Administrator:
Installs and maintains web servers and associated technology back-end infrastructures like PHP upgrades.
Network Administrator:
Installs and maintains networking infrastructure including firewalls, proxies, network caches.
Information Architect:
Creates informational structures to help put data into understandable and manageable segments. Often creates wireframes for page layout.
Web Designer (Artist):
Creative talent that produces graphical content that fit wireframes or other criteria for use on websites.
Web Editor (Writer):
Creative talent that produces textual content that fits structured segments or other crieria for use on a website.
Usability Expert:
Examines and adjusts wireframes and content to fit best practices for user experience.
Back-End Web Developer:
Programmer responsible for creating functionality that assists the display of content on a website. Often responsible for CMS and/or Database integration through to the site.
Front-End Web Developer: This is what you wanted, hence longer description.
Takes graphic content, usability widgets, back-end functionality, textual content and creates layouts using (X|D)HTML, Javascript, back-end code snippets, CSS, CMS template scripts. These layouts fit into certain strict parameters regarding SEO, size optimization (both image and code), speed of loading, cross browser compatibility, limitations of layout markup and specifications of back-end delivery of data. Lacking any of the above positions (and the one below), this person is often tasked with doing whatever is missing from the classic "Webmaster" position.
Quality Assurance:
Jerks.
Where I used to work ... (Score:5, Funny)
... they used to call them, 'The people in the basement that we'd rather not deal with'.
Now, they call them 'Indian contractors'.
Spider (Score:3, Funny)
I'm here all week, try the veal, don't forget to tip the waitresses.
Re: (Score:3, Funny)
Web... Spider... get it?
No.
A list apart 2008 survey (Score:3, Interesting)
A list apart did a 2008 survey under webdevelopers, which has a list of function names, etc.:
http://www.alistapart.com/articles/findingsfromthewebdesignsurvey2008 [alistapart.com]
My understanding... (Score:3, Informative)
A Web Developer is someone with either backend programming skills or some mad Javascript/AJAX skills.
Someone who is mostly html/css and a tad of JS and graphic design is a Web Designer.
A graphic/artist is the Graphic Designer.
A Web Master controls the content, usually through some kind of CMS or by contacting the web development team.
Designers (Score:3, Interesting)
You are not a programmer unless you are writing code and/or dealing with dynamic functionality. If all you are doing is HTML/CSS layouts, slicing images, etc. then it is design, not programming.
Pulling data from a database into a web page? Programming.
Formatting the grid control in the web page, without touching whatever makes it tick? Design.
My Yard Service (Score:3, Funny)
"Typist" (Score:3, Funny)
I mean, really, html as a 'skill'?
Hypertextophiliacs. (Score:3, Funny)
They're called PC users (Score:4, Insightful)
What do you call someone who does [b]UBB[/b]?
HTML and CSS are no more difficult nor deliberately accessible than what used to be called "word processing", but is now called "writing a letter".
Back in my day, typing and/or word processing were manditory high school courses. Do they even teach them anymore?
What do you call someone who uses a screwdriver? (Score:3, Insightful)
Depending on the context, you might call that person an electrician, or an auto mechanic, or a plumber, or a computer technician, or a housewife trying to change a battery.
HTML is a tool. A job title/description tends to be more about what you are expected to accomplish.
This can be confusing, because there is such a thing as a "C++ developer." Well, yeah, but what you really are is an application developer who uses C++. Your job is to develop applications. It just so happens that C++ is the primary (maybe even only) tool you need to accomplish that job, so that's what you get called.
I think the reason this particular skill has not acquired a standard job title is that HTML, by itself, is not really a tool you can use to accomplish a whole lot. To accomplish a complete task, you will need to use it in conjunction with graphic design tools, if you're designing an interface, or with database tools if you are designing an app, or something else.
So I'd say it depends on what you are expecting them to use HTML to accomplish, and what other skills they will need in order to accomplish that task.
As for whether HTML is a complete skill set -- well, imagine applying for a job as a plumber and saying, "well, I can't use a wrench, but I can use a screwdriver..."
Re:Not very bright in most cases (Score:4, Insightful)
But why should an employer pay for PHP when all he needs is the basic skills? The point of the question is that they need to hire some people with basic skills, but they don't know what to call the skillset.
BTW, I vote for "web layout artist".
Re: (Score:2)
The thing is, web design isn't any more complicated than making a good power point presentation. You don't put out an employment ad for "Power Point Jockey," you look for someone who has that skill set, as well as some other skill set you need.
Re: (Score:2)
If I need to crank out 400 ppt presentations, I'll hire a temp ppt jockey.
There is no reason to hire & pay for skills that won't be used. If I don't have enough HTML/ppt work to keep the respective employee occupied, then I think about either hiring someone part-time, or then I think about complimentary skills.
If I can get extra skills at the same price, then of course I'll do so (unless I think that makes the prospective hire a flight
Re: (Score:3, Informative)
The thing is, web design isn't any more complicated than making a good power point presentation.
PowerPoints are not interactive. They share some concepts with web design, but you could also say they share concepts with laying out a newspaper or posting a floor map in a museum: it needs to look nice and be well-organized so that the viewer walks away with the proper information and message. But making a good web site is quite a bit more complicated than making a good PowerPoint, in concept and in actual
It's harder than that (Score:3, Insightful)
Really? So there's a drag-and-drop program with nice visual effects that creates a standards-compliant page that works in all browsers, is accessible and resizable, and degrades gracefully when JS/CSS aren't available? Because last time I checked that was kinda hard.
Or were you thinking of crappy pages made in Microsoft FrontPage?
(Note: I sass you hesitantly because I recognize your username and remember you are
Re:Not very bright in most cases (Score:4, Interesting)
I find it interesting that developers often make nice power point presentations... yet.. come up with some of the most horrid web designs ever seen. At best, a developer might crank out a blocky, black & white format following an outline structure. I wonder why this is so? Probably because in one arrogant swoop, you've over-simplified and invalidated what web designers actually do.
No one cares if PowerPoint produces a 10 zillion-byte file generated from one of 10 templates repeatedly seen again and again, because the file is an aid to presentation. People care if a web designer produces a 10 zillion-byte design that looks like it was ripped from another site. Web designers who are worth keeping, earn their keep by 1) creating unique designs, 2) creating optimized images/HTML/CSS (more than drawing a slice and selecting "JPG"), 3) ensuring cross browser compatibility, and 4) fitting input forms and content around the design. #1 means they don't fire up an application, select a template, change a few colors, and pass the work off as their own. #2 means the site downloads fast, renders fast, stretches horizontally or vertically within the design limits, follows a sane slicing structure, and reuses duplicated content where possible. #3 means it's tested and verified on all browsers and versions, which includes an understanding of browser bugs. #4 means the layout is congruent with the behavior and presentation of forms and dynamic text (ex. page reloads work as expected, form logic follows expected behavior, page navigation versus in-page navigation, etc).
None of those issues arise when slapping together a PowerPoint presentation: a fixed format document duplicated from pre-built templates, with no form logic, no user intervention, no concern for usability, virtually no cross platform issues (often displayed from the same laptop it was created on), and limited functional scope.
"Assistant", "Trainee" or "Intern" (Score:4, Informative)
Seriously, if "doing HTML" is the only skill someone has to offer, they do not command enough to warrant a title other than slapping the word "Assistant" ahead of the title of their direct supervisor. Since even that may be vastly overstating the truth, simply "Administrative Assistant" with "HTML skills" in the job description has more than sufficed for the better part of the last decade.
What's the point of getting more specific than that when there is in fact nothing more to specify?
Re: (Score:2)
Re: (Score:2, Insightful)
I know quite a few people that do, such as myself, simply because I find it faster to work. I can also make it easier to read in source code than the spaghetti code most of the GUI apps make, which means easier to track down issues, and there always are issues.
Re:Does anyone still write html? (Score:4, Informative)
Using a CMS never stopped anyone from writing HTML. .psd without thinking or knowing about what can or can't be done with html (I think this round site would look better with a lot of shadows and fake-3d effects), and then a developper spends hours to write HTML/CSS that will make the site look like what the client asked for, only to be told "it does not look very good on my internet explorer 4.0".
In a production environnement, you can't just use the CMS default template or download one from some website. You must design your own template, unique for each website you develop.
It usually starts with a client who want something between impossible and just plain stupid (My site must be round. There a too many rectangle sites out there already), followed by a salesman who want his 3% (no problem sir, everything in your site will be round), then a designer who makes a
Then the developper commits suicide.