Slashdot Mirror


What Do You Call People Who "Do HTML"?

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?"

100 of 586 comments (clear)

  1. I just call them Web Designers by revlayle · · Score: 5, Informative

    nt

    1. Re:I just call them Web Designers by oneiros27 · · Score: 3, 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:

      • Programmer/Analyst
      • Multimedia Applications Analyst
      • Systems Programmer
      • Systems Engineer
      • Software Engineer

      (I'd personally steer away from the 'engineer' titles if I could -- as those in the field aren't PEs.)

      --
      Build it, and they will come^Hplain.
    2. Re:I just call them Web Designers by Anonymous Coward · · 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.

    3. Re:I just call them Web Designers by Ethanol-fueled · · Score: 3, Funny

      I just call them MySpace users.

    4. Re:I just call them Web Designers by Knara · · Score: 4, Insightful

      Oh god, not the "if you don't pass the PE test you can't call yourself an engineer" nonsense again.

    5. Re:I just call them Web Designers by Reckless+Visionary · · Score: 2, Interesting

      These people don't design, they take a design and create web pages from it. We have always called them Web Production Artists or Web Production Specialists. They are not designers, nor developers. Just like the print world, where Print Production is a widely recognized discipline.

      --
      I think I'll stop here.
    6. Re:I just call them Web Designers by CastrTroy · · Score: 4, Insightful

      In many places, It's a protected word. Like Doctor. You don't want people who aren't doctors around calling themselves a doctor, prescribing drugs and doing surgery, and you don't want people who aren't civil engineers designing bridges. I think the same should be true for the software field.

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
    7. Re:I just call them Web Designers by rah1420 · · Score: 2, Insightful

      "Six munce ago I cudn't evin spel Injuneer - and now I are one."

      --
      Mit der Dummheit kämpfen Götter selbst vergebens.
    8. Re:I just call them Web Designers by f1vlad · · Score: 3, Insightful

      Often times don't matter. Most of the Web Developers or Web Designers have many overlapping duties.

      --
      o_O
    9. Re:I just call them Web Designers by CastrTroy · · Score: 2, Insightful

      No, just like it's fine to be a nurse and work in the medical field, or a construction worker to build bridges. Just don't inflate what your actual credentials are. There's certain things that can be done by just regular programmers or developers that makes them very valuable for many companies. I'm a developer also. I took software engineering in university. However, I would never say that what I do at work is engineering, or call myself an engineer.

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
    10. Re:I just call them Web Designers by oneiros27 · · Score: 3, 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*.

      --
      Build it, and they will come^Hplain.
    11. Re:I just call them Web Designers by powerlord · · Score: 3, 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 :) ).

      --
      This space for rent. All reasonable inquiries will be entertained at proprietors discretion.
    12. Re:I just call them Web Designers by Fierlo · · Score: 4, Interesting
      Just to further elaborate... Microsoft was taken to court in Quebec over this exact issue. They lost. Holders of MCSE are not allowed to refer to themselves as engineers in Quebec. They can use the acronym, and only the acronym.

      http://www.microsoft.com/canada/learning/QuebecMCSE/default.mspx

    13. Re:I just call them Web Designers by powerlord · · Score: 2, 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

      Member grade is limited to those who have satisfied IEEE-specified educational requirements and/or who have demonstrated professional competence in IEEE-designated fields of interest. For admission or transfer to the grade of Member, a candidate shall be either:

      (a) An individual who shall have received a three-to-five year university-level or higher degree (i) from an accredited institution or program and (ii) in an IEEE-designated field

      (b) An individual who shall have received a three-to-five year university-level or higher degree from an accredited institution or program and who has at least three years of professional work experience engaged in teaching, creating, developing, practicing or managing in IEEE-designated fields; or

      (c) An individual who, through at least six years of professional work experience, has demonstrated competence in teaching, creating, developing, practicing or managing within IEEE-designated fields.

      This approach covers all of the "traditional" CompSci paths: getting a degree in a CompSci field, getting a degree in something else and falling into CompSci, and just "falling into it" and never getting a degree.

      They also provide a Code of Ethics:http://www.ieee.org/web/aboutus/ethics/code.html, something most Professional organizations do. The only things missing to convert them into a "proper" body like Lawyers or Accountants is to institute some sort of entrance exam (which is difficult unless you test only on the lowest common pieces), and for members to start including initials after their names.

      --
      This space for rent. All reasonable inquiries will be entertained at proprietors discretion.
  2. I call them.. by onion2k · · Score: 4, Funny

    Rude names. :)

  3. Web Monkey? by bcmm · · Score: 5, Funny

    Web Monkey?

    --
    # cat /dev/mem | strings | grep -i llama
    Damn, my RAM is full of llamas.
    1. Re:Web Monkey? by Foofoobar · · Score: 2, Funny

      Second on web monkey. No design skills and just do front end? Web monkey is the HR term I believe.

      --
      This is my sig. There are many like it but this one is mine.
    2. Re:Web Monkey? by jbeaupre · · Score: 2, 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.

      --
      The world is made by those who show up for the job.
  4. Unemployed? by eldavojohn · · 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.

    --
    My work here is dung.
    1. Re:Unemployed? by powerlord · · Score: 2, Insightful

      Making functional and beautiful page that renders properly across all major browsers is still something that takes a fair bit of knowledge and skill. I know plenty of good programmers who can't really do it.

      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 seen are incredibly useable, and close to 10 years old (with no updates).

      Is the technology "old" that they are using? Yes.

      Does it make the site less intuitive/useful/pretty/functional? Not as much as you'd imagine.

      --
      This space for rent. All reasonable inquiries will be entertained at proprietors discretion.
  5. Do you want us to be creative with this? by east+coast · · Score: 4, Informative

    Is this going to end up in a Sniglets book or something?

    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.

    --
    Dedicated Cthulhu Cultist since 4523 BC.
  6. 'Expendable' by GauteL · · Score: 5, Insightful

    The time where 'doing HTML' (and CSS) was enough to give you a decent career is over imo.

    1. Re:'Expendable' by Samschnooks · · 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.

  7. Nephew? by Infernal+Device · · Score: 4, Funny

    As in, "Why am I paying you to do this? My newphew can do that!"

    --
    "My God...it's full of trolls!"
    1. Re: Nephew? by stoned_hamster · · Score: 2, Funny

      I remember back in school when the teachers didn't know how to arrange their website on the school site. I basically did all their coding and whenever they needed help, I was called, using the phrase: "Yo! You in the second row. Yeah you who knows how to do HT-whatever. C'mere!"

      --
      Smoking cures cancer. Smoking also cures stupidity. check darwinawards . com for some stupid stuff
  8. Unemployed? by SatanicPuppy · · Score: 4, 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.

    --
    ad logicam Claiming a proposition is false because it was presented as the conclusion of a fallacious argument.
  9. Markup Writer by oskard · · Score: 2, Insightful

    You're a markup writer. Even if you're the best, most semantic, standard following markup writer in the world, you're not a web developer. If you only know the basics of CSS and Javascript, you can hardly call yourself anything but a markup writer.

    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)

    --
    Sigs are for Terrorists.
  10. Re:Not very bright in most cases by Red+Flayer · · Score: 3, Insightful

    Not to be a troll, but the vast majority of people who do HTML plus a little CSS and maybe some JS aren't very bright and aren't very valuable. I mean, if you can handle JS you have no excuse for not learning PHP.

    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".

    --
    "Trolls they were, but filled with the evil will of their master: a fell race..." -- J.R.R. Tolkien on Olog-hai
  11. Web Monkey by Enderandrew · · Score: 2, 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.

    --
    http://blindscribblings.com - Tasty pop-culture in conceptual fashion.
  12. Web Designer by drinkypoo · · Score: 2, 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.

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  13. Web Designer by ThePhilips · · Score: 3, 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.

    --
    All hope abandon ye who enter here.
  14. Screwed? by wawannem · · Score: 4, Insightful

    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?

    1. Re:Screwed? by YayaY · · Score: 2, Insightful

      Webmaster

      It's old fashion, I like it.

      --
      Votator.com implements a fair voting scheme (free
    2. Re:Screwed? by telchine · · Score: 4, 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.

    3. Re:Screwed? by mweather · · Score: 5, Insightful

      HTML Developer? Code is developed. Markup is written. Unless you think a secretary is a OOXML developer.

    4. Re:Screwed? by SalaSSin · · Score: 5, Funny

      No, a secretary is a " personal CEO satisfaction manager"

      --
      Any sufficiently advanced incompetence is indistinguishable from malice - Grey's Law
    5. Re:Screwed? by jbolden · · Score: 3, Interesting

      I consider webmaster to be someone who can administer server aspects. Jump into httpd.conf, hosts config file...

    6. Re:Screwed? by mrzaph0d · · Score: 3, Funny

      That's Assistant to the Fry Chef.

      --
      this is just a placeholder till i send back my real sig from the future.
    7. Re:Screwed? by piripiri · · Score: 5, Informative

      Nope. That would be a system administrator. A webmaster is more the guy who maintain the website, ie. uploading the html/php files updates and so on.

    8. Re:Screwed? by Niris · · Score: 2, Funny

      I suggest the title Web Monkey

    9. Re:Screwed? by Crudely_Indecent · · Score: 4, 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.

      --


      "Lame" - Galaxar
    10. Re:Screwed? by IrquiM · · Score: 3, Insightful

      You haven't looked at much secretaries lately, have you?

      --
      This is blinging
    11. Re:Screwed? by rinoid · · 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?

    12. Re:Screwed? by theillien · · Score: 2, Insightful

      You're not a webmaster unless you maintain the web server.

      If you maintain a web server you're a sys admin.

      Personally, I prefer the term web developer. I don't care about the semantics of HTML/CSS vs scripting/coding because if you are in the profession, you damn well better know some scripting/coding. Otherwise all you're doing is writing a static page and you shouldn't be doing it for more than yourself. Once you know some scripting you know code. Once you know code you are a developer. Be it entry level, senior, guru, whatever.

    13. Re:Screwed? by Rip+Dick · · Score: 5, Funny

      Funny you should say that, seeing how "efficiently" you've designed your homepage...

    14. Re:Screwed? by drakaan · · Score: 3, 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.

      --
      "Murphy was an optimist" - O'Toole's commentary on Murphy's Law
    15. Re:Screwed? by rzekson · · Score: 2

      I think the fact that there are people out there who aspire to do mundane jobs is a blessing, we should thank them for being there and not insult them for no reason. From my perspective, I see around myself all kinds of primadonnas that don't know anything and won't get their hands dirty because of their fucking princessdom. Just about every M.Eng. student at my school (no offense to M.Eng. students) believes it is below his dignity to do anything less than reinventing polymorphic tensor models for quantum strangelet algebras over functional operating system kernel manifolds in Banach spaces, but they can't write a 50-line program or burn a fucking CD. People whom I could ask to install stuff, run those damned experiment for me, fix my crappy website, or grpah my data for me without showing attitude, and be happy that they could be useful, I praise such people and I wish there could be more of those. Instead, all I get is guys who live in some kind of virtual reality and just can't honestly get in touch with their skill set.

    16. Re:Screwed? by jbolden · · Score: 3, 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

    17. Re:Screwed? by Whiternoise · · 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.

  15. Underqualified? by drolli · · Score: 4, 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.

    1. Re:Underqualified? by Anonymous Coward · · Score: 2, Funny

      XSLT? hahahahaha

  16. Simple by MBCook · · Score: 5, Insightful
    • Coder - One who codes a document with some markup (HTML)
    • Programmer - One who writes computer language to generate a document (HTML or other things)
    • Designer - One who produces HTML using a program (i.e. Dreamweaver)

    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.

    --
    Comment forecast: Bits of genius surrounded by a sea of mediocrity.
  17. Web Producer by Anonymusing · · Score: 4, Interesting

    My title is Web Producer. 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.

    --
    Liberal? Conservative? Compare perspectives at Left-Right
  18. Well ... by krou · · Score: 2, 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.

    --
    'If Christ had tweeted the sermon on the mount, it might have lasted until nightfall.' - John Perry Barlow
  19. Re:Screwed? (errata) by telchine · · Score: 4, Insightful

    Errata:

    "or they might enter data into an HTML."

    Should be:

    "or they might enter data into a CMS."

  20. Web Authors or Web Builders by Frag-A-Muffin · · Score: 2, 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.

    --

    AirSpeak - http://itunes.com/apps/AirSpeak
  21. Funny or an idiot? by SmallFurryCreature · · Score: 3, Insightful
    Housewives spend their time cooking. Yet many a cook makes a living doing that as well. you suggest being a cook is a not a real proffesion?

    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.

    --

    MMO Quests are like orgasms:

    You may solo them, I prefer them in a group.

    1. Re:Funny or an idiot? by lwsimon · · Score: 4, 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.

      --
      Learn about Photography Basics.
    2. Re:Funny or an idiot? by TheRaven64 · · Score: 4, Insightful

      The issue isn't that good HTML is not useful, it's that producing good HTML is no longer enough of a skill. Competent designers are now producing HTML and CSS themselves, where a decade ago they were producing mockups in Photoshop and passing them off to an HTML jockey to turn into real layouts. From the other end, a lot of HTML is automatically generated from templating systems, so the back-end developers will be given a design by the interaction and design team and will create the HTML. Unless you can do either the human-computer interaction and / or creative design part, or the back-end processing you don't have the skills to develop for the modern web. Even these skills are starting to amalgamate. I know a few web developers who started at one end (either as graphic artists or as programmers) and are now doing the whole stack, from conception to implementation.

      --
      I am TheRaven on Soylent News
    3. Re:Funny or an idiot? by CHJacobsen · · Score: 2, Insightful

      Good point.

      I'd like to highlight another, and possibly even more scarce, skill:

      Actually knowing how to optimize the stuff.

      Knowing how to open up for good caching, using css-sprites for images, minimizing http-requests, and other things that improve performance and scalability is a real asset, and something that acually makes the front-end developer (which i prefer to call those people) worth it's salt.

  22. "HTML Guy" by RobotRunAmok · · Score: 2, 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"

  23. Typist by SSpade · · Score: 2, Funny

    Even a webmonkey does some backend work.

  24. Re:Does anyone still write html? by downix · · 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.

    --
    Karma Whoring for Fun and Profit.
  25. Re:Not very bright in most cases by Anonymusing · · Score: 2, 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 production of the thing. And in management.

    Then again, you didn't say "GOOD web design"... you just said "web design." In that case, carry on.

    --
    Liberal? Conservative? Compare perspectives at Left-Right
  26. Categories by ianare · · Score: 4, 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.

  27. It's harder than that by Nerdposeur · · Score: 2, Insightful

    The thing is, web design isn't any more complicated than making a good power point presentation.

    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 a smart guy. :) )

  28. Not an easy job... by gravyface · · Score: 4, 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".

    --
    body massage!
  29. Re:Does anyone still write html? by Rhaban · · Score: 4, Informative

    Using a CMS never stopped anyone from writing HTML.
    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 .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".

    Then the developper commits suicide.

  30. Definitions by ThrowAwaySociety · · 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.

  31. Let's put the question into perspective. by neo · · 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.

  32. wouldn't that depend... by zogger · · 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 has to come from someone or a team that has superior skills, and a lot of those folks DO make a living at it, so it is like any other job.

    "Wow, all you can do really well is run this CNC machine, is that really enough to make a living? I mean, you can't build a house or run a vineyard, your skills are lacking from my own leetness, so you must be inferior to me"

    "Can someone who only understands transmissions really expect to make a living at that, just that one
    skill, when cars are so much more than just the transmission"?

    What's your skill, and how do you justify your check? Really, what are you saying?

        The only reasonable answer is, if you somehow get a check from that skill, and the check cashes. That's the only justification or criteria needed to determine if your skill set is adequate or not.

  33. Where I used to work ... by PPH · · Score: 4, Funny

    ... they used to call them, 'The people in the basement that we'd rather not deal with'.

    Now, they call them 'Indian contractors'.

    --
    Have gnu, will travel.
  34. Spider by The+Famous+Druid · · Score: 2, Funny

    Web... Spider... get it?

    I'm here all week, try the veal, don't forget to tip the waitresses.

    --
    Quidquid Latine dictum sit, altum videtur (anything said in Latin sounds important)
    1. Re:Spider by EkriirkE · · Score: 2, Funny

      Web... Spider... get it?

      No.

      --
      from 09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
      to 45 2F 6E 40 3C DF 10 71 4E 41 DF AA 25 7D 31 3F
  35. Actually by weston · · Score: 2, 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 Explorer, standards-ish based browsers which aren't quite all the same, and the proliferating # of mobile devices. I've been out of that loop for about a year and a half and it already seems like some of my knowledge is out of date.

    If you add to that the fact that more people are drinking the CSS positioning kool-aid and also sortof discovering actual criteria for good markup, I'd say the days where you can make a living off of it are far from over.

  36. Re:Not very bright in most cases by lena_10326 · · Score: 3, Interesting

    The thing is, web design isn't any more complicated than making a good power point presentation.

    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.

    --
    Camping on quad since 1996.
  37. Re:Screwed? (errata) by neokushan · · Score: 5, Funny

    Was that just a clever way for you to get twice the carma?

    --
    +1 IDisagreeSoHeMustBeATrollOrAnAstroturferOrAShill
  38. Re:Screwed? (errata) by neokushan · · Score: 5, Funny

    Errata:

    "Carma"

    Should be:

    "Karma"

    --
    +1 IDisagreeSoHeMustBeATrollOrAnAstroturferOrAShill
  39. Commander Notepad by Anonymous Coward · · Score: 3, Funny

    or for those with advanced skills: Commander of Visual Notepad.

  40. A list apart 2008 survey by Lennie · · Score: 2, Interesting

    A list apart did a 2008 survey under webdevelopers, which has a list of function names, etc.:

    http://www.alistapart.com/articles/findingsfromthewebdesignsurvey2008

    --
    New things are always on the horizon
  41. Absolutely! Everybody quit building software;) by bADlOGIN · · Score: 3, 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...

    --
    *** Sigs are a stupid waste of bandwidth.
  42. Re:Screwed? (errata) by powerlord · · Score: 2, Funny

    I for one welcome the dogma of our recursive commenting Karmic overlords.

    --
    This space for rent. All reasonable inquiries will be entertained at proprietors discretion.
  43. Slicers by dragoncortez · · Score: 2, Interesting

    At a previous job, we had a team of people - called slicers - that received .psd files from the graphic designers and cut them into html for the programmers to integrate into a database driven backend. It was basically an assembly line for cheap websites.

    --
    Making stupid comments so you don't have to.
  44. "Assistant", "Trainee" or "Intern" by C10H14N2 · · Score: 3, 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?

  45. I was a HTML code monkey too by BethanyBoo · · Score: 2, Informative

    I was a HTML code monkey in high school and college. My official job title was Web Production Artist at my main job. When I did some code monkey contracting on the side I was simply called a HTML Developer.

  46. Re:Screwed? (errata) by Anonymous Coward · · Score: 4, Funny

    Erratum:

    "Errata:"

    Should be:

    "Erratum:"

  47. My understanding... by sherriw · · Score: 2, 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.

  48. Designers by pvera · · Score: 2, 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.

    --
    Pedro
    ----
    The Insomniac Coder
  49. It depends.... by jbking2 · · Score: 2, Interesting

    If you roll in some system administration, then Webmaster would be the common title. Front-end developer is good if you want to get into nitty gritty details. When I used to work for a dot-com I was in the "Front-End Platform" group as a Web Developer, though this involved classic ASP and ASP.Net 1.0/1.1 back in the day. Web developer works if there some server-side scripting or more than a little Javascript or other code in the client side content. Given what you describe, UI Designer or Engineer seems to be a logical choice.

  50. What do you call them? by ewenix · · Score: 2, Insightful

    The people I've known that do html, css, and graphics were called a Web Designer.
    Developer implies your putting functionality in place.
    Designer implies making is pretty, and at least some basic UI design.
    A lot of web developers do both but most are only good at one or the other.

  51. My Yard Service by kcdoodle · · Score: 2, Funny

    Doesn't HTML mean "How To Mow the Lawn"?

    --

    - I live the greatest adventure anyone could possibly desire. - Tosk the Hunted
  52. "Typist" by spasm · · Score: 2, Funny

    I mean, really, html as a 'skill'?

  53. Nothing to see here by BForrester · · Score: 2, Funny

    HTMLers.

    Moving along...

  54. Hypertextophiliacs. by GargamelSpaceman · · Score: 2, Funny

    Or just HTML-F*ckers.

    --
    ...
  55. Botch the Crab by Botch+the+Crab · · Score: 2, Informative

    I am a "Front-End Web Developer", and have been professionally for 9 years. I started out as specializing in HTML, CSS and JavaScript, and earned my keep by able to code within various server-side language platforms (Java, ASP/C#, PHP, Classic ASP, etc.) Though I have expert Photoshop skills, I am *not* a designer, and therefore correct people who try to describe me as one; however, I *do* specialize in user interface design, and know the best way to arrange a page to maximize intuitive user navigation and company goals. I bridge the divide between the graphic designers and server-side coders by filling in the gaps in both of their knowledge; I speak both of their languages, and can work to make the site as programatically sound and visually successful as possible. Front-End Web Developer.

  56. This isn't your father's HTML... by sorias · · Score: 2, Interesting

    I think the some of those comments here are from people who may have a skewed understanding of 'today's' HTML/XHTML and CSS. Coding HTML is fairly easy. Building a page that is semantic, forward thinking and is built with graceful degradation in mind takes a little more skill. To me, there is a clear separation of Design and Development. Working with web standards and understanding how to make pages that are performance driven, accessible, and semantic is the real skill set. Knowing the language is not enough. Lots of people in this country can speak English. Few can deliver great speeches.

  57. They're called PC users by dontmakemethink · · Score: 3, 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?

    --

    War as we knew it was obsolete
    Nothing could beat complete denial
    - Emily Haines
  58. What do you call someone who uses a screwdriver? by freejung · · Score: 2, 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..."

  59. We call em by surkum · · Score: 2, Funny

    Webero :)

    --
    here ends what some neis
  60. Mods: mark original article as Troll or Flamebait by ferret4 · · Score: 2, Funny

    Seriously, what kind of reaction was expected?

    We should be able to mark the original article as "Troll" or "Flamebait"... I can never remember which means what, but then what do I know? I just do HTML.