I just visited doctype.com to see what the fuss is about and I don't like the site. I get very few results for common terms. I searched for 'jquery' and got 3 results back and no more. Was the site like born yesterday!?

I don't like the big fonts, the big fat footer that doesn't go away. At least SO has a close button. I am too used to the common look and feel of SO, ServerFault and SuperUser. DocType looks alien even though it tries to look like SO. So I don't understand why SO people think highly of doctype.com?

The CSS/Javascript/HTML questions on SO are better, more active & more in quantity than DocType and I want them to stay that way.

Also now the web developers (PHP, ASP.NET..) have to split their points between two sites? Non scripting questions go to SO and scripting questions go to DocType. BTW, I never heard of DocType.com before and I know hundreds of popular web development related sites. That site can't be that popular.

A year passed for SO and now my high expectations are in doubt.

Maybe if I make a COBOL, LISP, ALGOL QA SO like site I can also join the league!?

share|improve this question
Dammit ... as TXI mentioned, I answered and entirely different question. – Chacha102 Aug 18 '09 at 2:38
Well, I responded to the title, and why I didn't really understand the push either. But meh. – Chacha102 Aug 18 '09 at 2:39
Why doctype and not doctype.com? The discussion is about the site, not document type. – Abdu Aug 18 '09 at 7:17
It does not use the same software as stack overflow: You cannot sign in with openId and cannon assosiate your account with the one on SO. – rightfold Aug 18 '09 at 8:23
[doctype] as the tag is the name of the site, not the URL. – random Aug 18 '09 at 11:16

7 Answers

The idea that you can really separate CSS/HTML from programming is, in my experience, woefully naive and I've never seen it work in practice (although plenty have tried). I actually find SO to be a pretty good place to get answers to questions and about layout and cross-browser compatibility because Web developers—the kind of people that frequent SO—grapple with these problems all the time.

Not that I'm against Doctype. I mean I'm not crazy about the styling but I applaud the effort. I have have to wonder if we're better off splitting those questions from SO.

share|improve this answer
9  
it boils down to there being an audience of "designers" and an audience of "developers". I love (most) Stack Overflow users, don't get me wrong, but designers.. they ain't. Myself included. – Jeff Atwood Aug 18 '09 at 11:20
6  
Bookmarking this comment to link the next time I disagree with Jeff on a design choice :) – Aidan Ryan Aug 18 '09 at 18:29

It's pretty simple.

  1. is your job title "designer"?
  2. does your question involve CSS and HTML exclusively, with only a tiny bit of JavaScript, if any?
  3. is showing screenshots, possibly in multiple browsers, of your problem essential to getting it resolved?

The more times you answer "yes", the more likely your question belongs on DocType.

One site is for programmers; the other is for designers. The FAQ has been modified to include this terminology:

If your question is about …

  • web design and HTML/CSS layout, and your job title is "designer", ask on Doctype.
share|improve this answer
4  
But why promote a different, unrelated, site? Maybe you want to move into that area later on? It does create a problem because they are related (code and front end design) so If I asked on SO (where I have a account) I do not wish to be directed to DocType by people in the comments. The linking to the other sites is just confusing. – Damien Aug 18 '09 at 13:09
I am a web developer and whatever technology directly involves in my work is considered programming and that includes CSS, HTML, XML and layout XAML. Maybe the definition should be if it involves a programming IDE (like Visuaol Studio or Eclipse) or a text editor, it's programming related? I just don't like this segregation and splintering. – Abdu Aug 18 '09 at 16:23
Well, what if I have the question similar to a doctype one and my job title is not "designer"? – Sergey Aug 23 '09 at 21:35
"If your question is about web design and HTML/CSS layout, and your job title is "designer"", ask on Doctype." This is helpful, but apparently doesn't spell out explicitly what some people need - "If you have this question but your job title is NOT "designer"" ... – Rex M Sep 2 '09 at 20:57
Problem #1: the definition of "designer" is not fixed from company to company. Problem #2: who is to say what a tiny amount of JS is? Problem #3 (the most serious): moving this content away from SO is fracturing for those of us who are interested in both sides and especially bad for questions which involve both sides. The delineation between HTML/CSS and scripting technologies is very grey at times (as I'm sure you're aware). – bananakata Sep 3 '09 at 6:14
The way I see it: if you're more concerned with the aesthetics/frontend of your site, you should probably go to Doctype. If you're looking after the invisible (to the enduser) backend, it should probably be on Stack Overflow. However, I don't agree that the two should be separated either, although I do enjoy that there's now a more "niche" discussion space on Doctype. I understand those who think that it's an important distinction, that HTML and CSS are "just" markup languages that make things look pretty, but hey: I started out in CSS/HTML and am slowly shifting into programming. It's fluid. – 7777 Sep 18 '09 at 0:10
1  
Oh also, I've asked questions on CSS/HTML and not gotten a great answer sometimes so I'll ask them on the other site. And when I get an answer I carry it back to the original thread. It's worked pretty well so far. – 7777 Sep 18 '09 at 0:18

The site has not been around for very long.

DocType has had a pretty well defined set of what questions were appropriate for that site before they ever joined our League of Justice, so it makes sense that we keep it the same way.

And I hate the complaints of web developers have two different places to ask questions if they have PHP and design. PHP and ASP.NET questions are programming questions and it makes sense. CSS and HTML are not programming, they are all about structure and design, which is what DocType is good for. The ability to load screenshots and other relevant information along with it makes it even better. Right now StackOverflow isn't the best place to get answers for design and layout questions.

share|improve this answer
2  
"CSS and HTML are not programming, they are all about structure and design": The same could be said of XML; will it be the next topic pushed off the site? – phenry Aug 18 '09 at 4:38
There are many more things you can do with XML than just designing a website. – TheTXI Aug 18 '09 at 4:42
1  
XML is explicitly about structure, is it not? It has absolutely nothing to do with program logic, other than that it is frequently emitted and consumed by computer programs--just like HTML and CSS. – phenry Aug 18 '09 at 4:50
6  
The point is that if you're a web developer, you are working closely with javascript, css and html and a question can wrap these technologies and the elements can't be separated. What if you have a JQuery question that deals with both CSS and JS? People who ask on SO about HTML and CSS are mostly web developers, not web designers. I don't believe there should be a solid line between the two and separate them into distinct camps with barbed wires! What's the harm in asking HTML/CSS questions on SO? Developers who read these questions benefit from them. – Abdu Aug 18 '09 at 7:26
1  
What about layout using YUI - is that SO or Doctype? What about GWT layout questions? – Robert Munteanu Aug 18 '09 at 10:19
1  
what about WPF's layout xaml ? So what triggered all this? Did too people complain about the CCS/HTML questions? If it aint broke, why fix it? – Abdu Aug 18 '09 at 16:28

I'd just like to add to this discussion that many of us (I don't know how many) are working in very small units, where there aren't resources to separate designers from programmers, or there are only enough designers to work on a few, large, public projects.

In my group, the bulk of the layout and design work falls to developers. True, not all of us have an eye for it, but our customers can help us out with that. At the end of the day, though, the customer isn't a designer either, and it's up to us developers to muddle through the design work.

All that said, I don't mind there being two sites for the separate issues. Jeff's given us guidelines and there's definitely a gray area where code and interface meet. If you ask a question and the community pushes you towards DocType, try it out. We've got to at least give them a chance before claiming to be treated as second-class citizens.

share|improve this answer

More and More I feel topics on SO are being restricted by a group who feel very strongly about what is and what is not within the scope of Stack Overflow. Where they feel that it should be strictly about CODING, and anything else is not allowed.

I feel this change will mean that front-end web work questions will be closed with a 'Belongs on DocType' closed reason. I don't want to manage across multiple sites for questions regarding programming.

What about Interface Design? Should we have another site for this? Usability problems are not exactly programming but they affect how users view and interact with our products. You do many different things as a programmer, and only clear separations justify separate sites.

share|improve this answer
1  
There is no such close reason, nor the facility to support it. If and when someone closes a question as "not programming related" and comments that it "should be on DocType", post a question here and link to it... – Shog9 Aug 18 '09 at 22:57

I have mixed emotions about it. I think Doctype has the potential to be a great resource, especially as it continues to evolve, and an influx of traffic from SO can only help speed that development. On the other hand, for all the haughty talk about "design questions," it's not like people at SO are asking how to make a button with a Web 2.0 glass effect in Photoshop--they're asking narrow technical questions about HTML/CSS syntax and how to debug it. I could be laying out an identical interface in WinForms and there would be no doubt that SO would be the place to discuss it, but if I do it in HTML there's no place for it here? It begins to seem very arbitrary.

I also can't shake the feeling that at least part of this push, to the extent that it exists at all, is due to a snobbish desire on the part of some not to have to rub elbows with the "common folk." I see the same sort of attitude toward Super User sometimes and I don't like it.

share|improve this answer

Well, since it is pretty much impossible for anyone else to know what someone's job title is, I guess I'll just have to start asking that for every CSS/HTML question. Then I will know if they should be directed to doctype or not.

I think this is a spurious distinction. Either the question is about layout or it isn't. I've even seen the comment that Designers can't do CSS/HTML layout work.

share|improve this answer
3  
every distinction is spurious. – Jeff Atwood Sep 2 '09 at 21:09
1  
Really? Male/Female is a false/illegitimate distinction? – EBGreen Sep 2 '09 at 21:25
2  
What about hermaphrodites? – Brad Gilbert Sep 2 '09 at 21:32
1  
I used to think that you never found real dichotomies in nature, only in human thought, but then I started to wonder whether the dichotomy between nature and human thought was natural or not. – David Thornley Sep 2 '09 at 21:56

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged