the_html5_logo_conversation.html
34.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<style type="text/css" media="all">
@import "/QA/2006/01/blogstyle.css";
</style>
<meta name="keywords" content='' />
<meta name="description" content="See 2 Feb update. There has been a lot of discussion as a result of W3C's HTML5 logo release two days ago. I was especially encouraged by the diverse support for the HTML5 logo and I'm happy with the reception,..." />
<meta name="revision" content="$Id: the_html5_logo_conversation.html,v 1.52 2011/12/16 03:00:06 gerald Exp $" />
<link rel="alternate" type="application/atom+xml" title="Atom" href="http://www.w3.org/QA/atom.xml" />
<link rel="alternate" type="application/rss+xml" title="RSS 1.0" href="http://www.w3.org/QA/news.rss" />
<title>The HTML5 Logo Conversation - W3C Blog</title>
<link rel="start" href="http://www.w3.org/QA/" title="Home" />
<link rel="prev" href="http://www.w3.org/QA/2011/01/wai-aria-cr.html" title="Accessible Rich Internet Applications (WAI-ARIA) moves to Candidate Recommendation (CR)" />
<link rel="next" href="http://www.w3.org/QA/2011/01/100_specifications_for_the_ope.html" title="100 Specifications for the Open Web Platform and Counting" />
<!--
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<rdf:Description
rdf:about="http://www.w3.org/QA/2011/01/the_html5_logo_conversation.html"
trackback:ping="http://www.w3.org/QA/sununga/mt-tb.cgi/371"
dc:title="The HTML5 Logo Conversation"
dc:identifier="http://www.w3.org/QA/2011/01/the_html5_logo_conversation.html"
dc:subject="HTML"
dc:description="See 2 Feb update. There has been a lot of discussion as a result of W3C's HTML5 logo release two days ago. I was especially encouraged by the diverse support for the HTML5 logo and I'm happy with the reception,..."
dc:creator="Ian Jacobs"
dc:date="2011-01-21T03:55:28+00:00" />
</rdf:RDF>
-->
<!-- <script type="text/javascript" src="http://www.w3.org/QA/mt.js"></script>-->
</head>
<body class="layout-one-column">
<div id="banner">
<h1 id="title">
<a href="http://www.w3.org/"><img height="48" alt="W3C" id="logo" src="http://www.w3.org/Icons/WWW/w3c_home_nb" /></a>
W3C Blog
</h1>
</div>
<ul class="navbar" id="menu">
<li><strong><a href="/QA/" title="W3C Blog Home">[ W3C Blog ]</a></strong></li>
<li><a href="/QA/Library/" title="Documents and Publications on Web and Quality">Documents</a></li>
<li><a href="/QA/Tools/" accesskey="3" title="Validators and other Tools">Tools</a></li>
<li><a href="/2007/12/qa-blog-help/index#feedback">Feedback</a></li>
</ul>
<div id="searchbox">
<form method="get" action="http://www.google.com/custom" enctype="application/x-www-form-urlencoded">
<p id="formbox"><input type="text" size="15" class="textfield" name="q" accesskey="E" maxlength="255" /> <input type="submit" class="submitfield" value="Search" id="goButton" name="sa" accesskey="G" /> <input type="hidden" name="cof" value="T:black;LW:72;ALC:#ff3300;L:http://www.w3.org/Icons/w3c_home;LC:#000099;LH:48;BGC:white;AH:left;VLC:#660066;GL:0;AWFID:0b9847e42caf283e;" /><input type="hidden" id="searchW3C" name="sitesearch" checked="checked" value="www.w3.org/QA" /><input type="hidden" name="domains" value="www.w3.org/QA" /></p>
</form>
</div>
<div id="main"><!-- This DIV encapsulates everything in this page - necessary for the positioning -->
<p class="content-nav">
<a href="http://www.w3.org/QA/2011/01/wai-aria-cr.html">« Accessible Rich Internet Applications (WAI-ARIA) moves to Candidate Recommendation (CR)</a> |
<a href="http://www.w3.org/QA/">Main</a>
| <a href="http://www.w3.org/QA/2011/01/100_specifications_for_the_ope.html">100 Specifications for the Open Web Platform and Counting »</a>
</p>
<h2 class="entry-header">The HTML5 Logo Conversation</h2>
<div class="entry-body">
<p><em>See <a href="#feb2">2 Feb update</a>.</em></p>
<p>There has been a lot of discussion as a result of W3C's <a href="http://www.w3.org/QA/2011/01/an_html5_logo.html">HTML5 logo release</a> two days ago. I was especially encouraged by the diverse support for the HTML5 logo and I'm happy with the reception, even if not universally positive.</p>
<p>The announcement on Tuesday was the first step in a conversation to gain community adoption for a logo. We stated in the FAQ "this is not the official logo yet" but clearly the mixed message — "high visibility launch" along with "not yet official" — was confusing to some and caused others to feel slighted. I understand and apologize for that. We released the logo with a goal of building support and we are listening carefully to the feedback.</p>
<p>The most unified criticism has centered around the FAQ's original statement that the logo means "a broad set of open web technologies", which some believe "muddies the waters" of the open web platform. Since the main logo was intended to represent HTML5, the cornerstone of modern Web applications, <a href="/html/logo/faq">I have updated the FAQ</a> to state this more clearly. I trust that the updated language better aligns with community expectations.</p>
<p>We've seen tremendous interest and adoption in a very short time, from a large number of independent Web practioners and developers, as well as prominent companies such as Microsoft, YouTube, Sproutcore, PhoneGap, Sencha, and Jolicloud. We've also been delighted by the logo's positive reception from such notables in the design community as <a href="http://www.underconsideration.com/brandnew/archives/html5_validates_with_new_logo.php">Brand New</a>, <a href="http://www.subtraction.com/2011/01/18/a-logo-for-html5">Subtraction</a>, and <a href="http://www.fastcodesign.com/1663059/behind-the-design-of-the-html5-logo">Fast Co Design</a>. I especially like the parodies and remixes. I have no doubt that we can maintain and even build enthusiasm, and be responsive to your feedback, as we continue our work on the visual identity for a number of W3C technologies.</p>
<p>The passion for the open web expressed by people around the world is very motivating. The logo is meant to celebrate the platform we are building together. I look forward to working with you to ensure the open web's continued success.</p>
<h3 id="feb2">Update 2 Feb 2011</h3>
<p>Thank you for the feedback! We have updated the <a href="/html/logo/">logo home page</a> and <a href="/html/logo/faq">FAQ</a>. The updates are an improvement and satisfy some of the initial critiques. Now that the text of the of the logo home page and FAQ has stabilized, it is a good time to invite volunteer translations. If you translate the pages, please let us know on w3c-translators@w3.org. </p>
<p>We have not yet addressed the comments about the icons that accompany the HTML5 badge (for styling, semantics, etc.). We will continue to review feedback and expect to refine the classes and iconography to match technologies and specifications as they evolve in the future.</p>
<p>In less than a week we received nearly 2000 T-shirt orders and the logo was adopted on sites internationally. That has been very exciting to watch. I am optimistic that it will provide a foundation for future logo work.</p>
</div>
<div id="more" class="entry-more">
</div>
<p class="postinfo">Filed by <a href="http://www.w3.org/People/Jacobs/">Ian Jacobs</a> on January 21, 2011 3:55 AM in <a href="http://www.w3.org/QA/archive/technology/html/">HTML</a>, <a href="http://www.w3.org/QA/archive/technology/web_applications_1/">Web Applications</a><br />
<span class="separator">|</span> <a class="permalink" href="http://www.w3.org/QA/2011/01/the_html5_logo_conversation.html">Permalink</a>
| <a href="http://www.w3.org/QA/2011/01/the_html5_logo_conversation.html#comments">Comments (37)</a>
| <a href="http://www.w3.org/QA/2011/01/the_html5_logo_conversation.html#trackback">TrackBacks (0)</a>
</p>
<h3 class="comments-header" id="comments">Comments</h3>
<div class="comment" id="comment-211189">
<p class="comment-meta" id="c211189">
<span class="comment-meta-author"><strong>Ivor </strong></span>
<span class="comment-meta-date"><a href="#c211189">#</a> 2011-01-21</span>
</p>
<div class="comment-bulk">
<p>It's just a logo.</p>
</div>
</div>
<div class="comment" id="comment-211190">
<p class="comment-meta" id="c211190">
<span class="comment-meta-author"><strong>ryan </strong></span>
<span class="comment-meta-date"><a href="#c211190">#</a> 2011-01-21</span>
</p>
<div class="comment-bulk">
<p>i love it </p>
</div>
</div>
<div class="comment" id="comment-211191">
<p class="comment-meta" id="c211191">
<span class="comment-meta-author"><strong>saravana kumar </strong></span>
<span class="comment-meta-date"><a href="#c211191">#</a> 2011-01-21</span>
</p>
<div class="comment-bulk">
<p>Nice looking logo :).Great work</p>
</div>
</div>
<div class="comment" id="comment-211192">
<p class="comment-meta" id="c211192">
<span class="comment-meta-author"><strong>mv </strong></span>
<span class="comment-meta-date"><a href="#c211192">#</a> 2011-01-21</span>
</p>
<div class="comment-bulk">
<p>The logo is strong, but does HTML5 really need a logo? All similar technologies have been fine without one. In fact, there are numerous instances that come to mind where that symbol could be taken advantage of thus leading to more of a separation than unification in the field. A logo for a technology like HTML5 really serves no critical function of the technology other than to look modern.</p>
<p>I also believe that the other badges like 'Multimedia' or 'Realtime..' is a display of grand redundancy as you will be showing that your website can do just that when a user visits your site.</p>
</div>
</div>
<div class="comment" id="comment-211198">
<p class="comment-meta" id="c211198">
<span class="comment-meta-author"><strong>Silvio Porcellana </strong></span>
<span class="comment-meta-date"><a href="#c211198">#</a> 2011-01-21</span>
</p>
<div class="comment-bulk">
<p>The link to the updated FAQ is a 404</p>
<p>Apart from this, I'm personally happy that you chose a term and a logo (and by the way I like the fact that this term is "HTML5" and I like the logo) to include the whole set of new web technologies out there.</p>
<p>I think a new "brand" was needed to mark a strong break from everything else, from the "past".</p>
<p>It is undoubted that HTML semantic elements, geolocation, multimedia, graphics, CSS3 et alia <b>are</b> a set of <i>related</i> and <i>new</i> web technologies aimed at building a different experience of the web, app centric, device agnostic (sort of) and more user-friendly.</p>
<p>So what is the problem if the W3C decided to give all this "new stuff" a name to help people (yes, also regular people like me) understand that something <i>real</i> is happening on the web? Maybe the problem is that the name includes the 4 magic letters?</p>
<p>It's probably me, but I really don't understand all the rantings going on...</p>
</div>
</div>
<div class="comment" id="comment-211204">
<p class="comment-meta" id="c211204">
<span class="comment-meta-author"><strong>Ramkumar Menon </strong></span>
<span class="comment-meta-date"><a href="#c211204">#</a> 2011-01-21</span>
</p>
<div class="comment-bulk">
<p>The link from "I have updated the FAQ" above is broken!</p>
</div>
</div>
<div class="comment" id="comment-211206">
<p class="comment-meta" id="c211206">
<span class="comment-meta-author"><strong>steve faulkner </strong></span>
<span class="comment-meta-date"><a href="#c211206">#</a> 2011-01-21</span>
</p>
<div class="comment-bulk">
<p>Its great that the W3C are engaging the community with and talking about the HTMl5 logo. But I think it is more important that the W3C have the conversation with the community about what the HTML5 specification means in the light of changes that occured in response to the logo at the WHATWG (see <a href="http://news.cnet.com/8301-30685_3-20029043-264.html" rel="nofollow">'HTML editor dumps 'HTML5' even as W3C touts it'</a>) . Many people including myself (who has been actively involved in the HTML WG since 2007) are more confused than ever about the what and why of W3C HTML5 (frozen moment) vs WHATWG HTML (living standard). If the HTML5 snapshot is merely that a snapshot, why does the W3C need to be involved in the process at all, what value is it bringing to HTML the 'living standard' being developed by the WHATWG? It appears on the face of it that the W3C no longer develops HTML it just leases a static copy of it called HTML5, from the WHATWG. If this is the case, the W3C should be honest about it to its members and the wider community. </p>
</div>
</div>
<div class="comment" id="comment-211212">
<p class="comment-meta" id="c211212">
<span class="comment-meta-author"><strong>Dave Hulbert </strong></span>
<span class="comment-meta-date"><a href="#c211212">#</a> 2011-01-21</span>
</p>
<div class="comment-bulk">
<p>The FAQ link 404s. Removing the trailing / fixes it.</p>
</div>
</div>
<div class="comment" id="comment-211213">
<p class="comment-meta" id="c211213">
<span class="comment-meta-author"><strong>Dan Brickley </strong></span>
<span class="comment-meta-date"><a href="#c211213">#</a> 2011-01-21</span>
</p>
<div class="comment-bulk">
<p>Re "open web platform", is the full phrase "World Wide Web" still actively used by W3C? Or is that too retro or otherwise awkward?</p>
</div>
</div>
<div class="comment" id="comment-211222">
<p class="comment-meta" id="c211222">
<span class="comment-meta-author"><strong>dboudreau </strong></span>
<span class="comment-meta-date"><a href="#c211222">#</a> 2011-01-21</span>
</p>
<div class="comment-bulk">
<p>Thank you for the much needed update on the FAQ.</p>
</div>
</div>
<div class="comment" id="comment-211232">
<p class="comment-meta" id="c211232">
<span class="comment-meta-author"><strong>James rites </strong></span>
<span class="comment-meta-date"><a href="#c211232">#</a> 2011-01-21</span>
</p>
<div class="comment-bulk">
<p>Great work w3c. Thanks for listening. This makes it much clearer. Html5 is the most famous of the specs and it makes sense to use it to drive awareness of the new web.</p>
</div>
</div>
<div class="comment" id="comment-211235">
<p class="comment-meta" id="c211235">
<span class="comment-meta-author"><strong>Ian Jacobs <a class="commenter-profile" href="http://www.w3.org/People/Jacobs/"><img alt="Author Profile Page" src="http://www.w3.org/QA/sununga/mt-static/images/comment/mt_logo.png" width="16" height="16" /></a></strong></span>
<span class="comment-meta-date"><a href="#c211235">#</a> 2011-01-21</span>
</p>
<div class="comment-bulk">
<p>Hi Steve,</p>
<p>There are at least two audiences for a specification. Some people are interested in nightly builds and some are interested in stable versions. The people who want nightly builds want the latest features, however experimental. The people who want the stable versions want them for IPR reasons, or because their customers or partners require it, or for government regulation, or other reasons. I think we should meet the needs of both those audiences.</p>
<p>W3C brings to the table a set of stakeholders, a royalty-free IPR policy, a consensus policy, liaisons with governments, connectivity with other standards bodies, a culture of fairness, and some experience as well. For instance, there are 50 organizations in the HTML Working Group, all of which have made Royalty-Free licensing commitments, designed to ensure that the community can implement these open specs at no cost. </p>
<p>I am working on a <a href="http://www.w3.org/QA/2010/09/one_web_day_and_w3c_community.html">proposal</a> for something new at W3C that will promote even more participation, at zero cost. They are called community groups. We are making W3C a more open environment for developers to participate, and I hope that we will continue to increase our value to you and others in the community.</p>
<p>_ Ian</p>
</div>
</div>
<div class="comment" id="comment-211236">
<p class="comment-meta" id="c211236">
<span class="comment-meta-author"><strong>Antoine </strong></span>
<span class="comment-meta-date"><a href="#c211236">#</a> 2011-01-21</span>
</p>
<div class="comment-bulk">
<p>Ok, let's promote HTML5, so we need a translated page.</p>
</div>
</div>
<div class="comment" id="comment-211238">
<p class="comment-meta" id="c211238">
<span class="comment-meta-author"><strong>Ian Jacobs <a class="commenter-profile" href="http://www.w3.org/People/Jacobs/"><img alt="Author Profile Page" src="http://www.w3.org/QA/sununga/mt-static/images/comment/mt_logo.png" width="16" height="16" /></a></strong></span>
<span class="comment-meta-date"><a href="#c211238">#</a> 2011-01-21</span>
</p>
<div class="comment-bulk">
<p>Hi Antoine,</p>
<p>I totally agree. "Get translations" is part of the todo list after release. The dust hasn't quite settled yet (e.g., we updated the FAQ) but if you'd like to start in already, we would welcome the help.</p>
<p>Thanks!</p>
<p>_ Ian</p>
</div>
</div>
<div class="comment" id="comment-211240">
<p class="comment-meta" id="c211240">
<span class="comment-meta-author"><strong>Michael Pehl </strong></span>
<span class="comment-meta-date"><a href="#c211240">#</a> 2011-01-21</span>
</p>
<div class="comment-bulk">
<p>For me the logo looks like a shield, more like an antivirus program or from a cartoon.</p>
<p>Since the logo is not the official logo yet, ...</p>
</div>
</div>
<div class="comment" id="comment-211265">
<p class="comment-meta" id="c211265">
<span class="comment-meta-author"><strong>Jace Voracek </strong></span>
<span class="comment-meta-date"><a href="#c211265">#</a> 2011-01-21</span>
</p>
<div class="comment-bulk">
<p>I feel that the logo has served a profound purpose for drumming up support to HTML 5. The shield seems to demonstrate power while the '5' signifies innovation, and I would agree that the design serves its purpose of the project. It is understandable that the logo is subject for change, however based on the positive feedback that has been posted from the global community, I see no real purpose to make any change. The logo looks fantastic!</p>
</div>
</div>
<div class="comment" id="comment-211324">
<p class="comment-meta" id="c211324">
<span class="comment-meta-author"><strong>Hassan </strong></span>
<span class="comment-meta-date"><a href="#c211324">#</a> 2011-01-22</span>
</p>
<div class="comment-bulk">
<p>With all due respect, the logo (and the related website) looks as if it belonged to a personal project of Paul Irish - but maybe he didn't even have anything to do with it? Overall, in my opinion, it lacks gravity - looks too cartoonish.</p>
</div>
</div>
<div class="comment" id="comment-211345">
<p class="comment-meta" id="c211345">
<span class="comment-meta-author"><strong>mattur </strong></span>
<span class="comment-meta-date"><a href="#c211345">#</a> 2011-01-22</span>
</p>
<div class="comment-bulk">
<p>I can't believe the w3c is behaving like this. What were you thinking? I've looked at all the logos, read the FAQ (twice) and scoured the blog and I still can't find any mention of unicorns or ponies. Please consider adding at least one unicorn to the designs. Including a pony may also help. Thanks.</p>
</div>
</div>
<div class="comment" id="comment-211347">
<p class="comment-meta" id="c211347">
<span class="comment-meta-author"><strong>Gabriel Walt </strong></span>
<span class="comment-meta-date"><a href="#c211347">#</a> 2011-01-22</span>
</p>
<div class="comment-bulk">
<p>The logo looks like a shield and the additional technology logos [1] are very cryptic and indisputably look like some army ranks. Not that I don't like the army, but using a military visual language for HTML5 is the wrong metaphor. HTML5 is an open standard and the solution for a "web for all", that's what we should communicate!</p>
<p>Also many people tell in their comments that the logo reminds them the design of some sci-fi war movies and games, such as transformers. Here again, I do like sci-fi and games, but this logo should rather convey an image of a mature technology.</p>
<p>Furthermore, the technology logos represent something visually highly abstract and technically highly complex. They will confuse any visitor, bringing no additional value nor to the visitor, nor to the standard. Even a developer won't recognize what they are standing for. These tech logos should instead communicate the simplicity of the technologies they are representing.</p>
<p>And finally, why does this logo show such a prominent number "5", when the WHATWG wants to drop the version number? It's a pity that the W3C and the WHATWG don't work in the same direction or communicate better. This is probably what will hurt HTML much more than just a logo. This logo is now sadly the best image of this lack of coordination.</p>
<p>As a conclusion, I guess that the best will be to use just the "HMTL" letters of the W3C HTML5 logo. This way it doesn't look nether childish, nor military, and, above all, it takes the best out of the vision from the W3C and of the WHATWG!</p>
<p>[1] <a href="http://www.w3.org/html/logo/#the-technology" rel="nofollow">http://www.w3.org/html/logo/#the-technology</a></p>
</div>
</div>
<div class="comment" id="comment-211397">
<p class="comment-meta" id="c211397">
<span class="comment-meta-author"><strong>BlueBoden </strong></span>
<span class="comment-meta-date"><a href="#c211397">#</a> 2011-01-23</span>
</p>
<div class="comment-bulk">
<p>@Ian your argument doesn't work that well, by modern terms. The "Living Standard" is just as stable, as if someone followed the "recommendation". AND it will likely promote faster development and integration of the standard, I've seen a lot of people who have been hesitate to adopt new elements, my self included.</p>
<p>W3C has fooled around long enough, we don't want drafts, we want recommendations. HTML is like a language, its used by everyone, and everyone using a language also add their own twists, which may eventually get integrated in the "dictionary".</p>
<p>Its easier to simply label HTML as a recommendation, rather then individual versions. The standard should be allowed to evolve, without delays from the W3C.</p>
<p>The HTML logo seems rather obsolete, seen in the light of recent events. The "5" part also seems to large for my taste, its like you are trying to promote the 5 part, rather then HTML it self.</p>
<p>You would surly have someone competent enough with paint.net (or whatever), to create a decent logo, why contact someone outside to make it? It doesn't even look that special or graphically appealing to me.</p>
</div>
</div>
<div class="comment" id="comment-211454">
<p class="comment-meta" id="c211454">
<span class="comment-meta-author"><strong>vectorSKIN </strong></span>
<span class="comment-meta-date"><a href="#c211454">#</a> 2011-01-23</span>
</p>
<div class="comment-bulk">
<p>It's a very good idea to create a logo for HTML 5, but it's very cartoon right?</p>
</div>
</div>
<div class="comment" id="comment-211460">
<p class="comment-meta" id="c211460">
<span class="comment-meta-author"><strong>Ira Rotenberg </strong></span>
<span class="comment-meta-date"><a href="#c211460">#</a> 2011-01-24</span>
</p>
<div class="comment-bulk">
<p>I think it looks great.</p>
<p>Chef Ira </p>
</div>
</div>
<div class="comment" id="comment-211510">
<p class="comment-meta" id="c211510">
<span class="comment-meta-author"><strong>Mike Edward Moras (e-sushi™) </strong></span>
<span class="comment-meta-date"><a href="#c211510">#</a> 2011-01-24</span>
</p>
<div class="comment-bulk">
<p>Less logo and more progress on the specs would be cool.</p>
<p>The logo promotes something "not ready yet". This is NOT a good idea. Never sell a product you can not deliver yet. May I remind the W3C that they said themselves that HTML5 would probably not be final before 2022? Even if it were 2012, you're coming in too soon with the thing, making it appear as if HTML5 already exists.</p>
<p>As said: HTML5 IS NOT YET FINISHED - Why try to create a "attracted-by-the-logo community" around that? Go promote the logo at Microsoft, Apple, Opera and the rest. As soon as they fully support the Doctype and as soon as W3C says "done", get back at us and stop wasting our time with useless propaganda-thingies.</p>
<p>Pffft... my 2 cents: same #Fail as Twitter.com is still fighting against, and they had a finished product as they started out.</p>
</div>
</div>
<div class="comment" id="comment-211544">
<p class="comment-meta" id="c211544">
<span class="comment-meta-author"><strong>sean </strong></span>
<span class="comment-meta-date"><a href="#c211544">#</a> 2011-01-24</span>
</p>
<div class="comment-bulk">
<p>Not sure why people are freaking out, but the logo can still be made smaller and used in conjunction with, or as a subset of, the Open Web Platform. </p>
</div>
</div>
<div class="comment" id="comment-211564">
<p class="comment-meta" id="c211564">
<span class="comment-meta-author"><strong>Jørn Andre </strong></span>
<span class="comment-meta-date"><a href="#c211564">#</a> 2011-01-25</span>
</p>
<div class="comment-bulk">
<p>I like it. It is kind'a cool looking and yes, maybe its a little muscle and look-at-me, but why not - it should. Its a threshold into a new era of html and it will be fun making pages with it. Thank you W3C!</p>
</div>
</div>
<div class="comment" id="comment-211566">
<p class="comment-meta" id="c211566">
<span class="comment-meta-author"><strong>Tavis Reddick </strong></span>
<span class="comment-meta-date"><a href="#c211566">#</a> 2011-01-25</span>
</p>
<div class="comment-bulk">
<p>I think that the main logo is a useful, shorthand way of badging (possibly experimental) websites using new technology that may not work in all browsers at time of publishing. If users arrive at a page, and something does not work for them, they should be able to see the logo and (come to) recognize that site may not yet work for them. I believe that this is much preferable to displaying "works best in browser X".</p>
</div>
</div>
<div class="comment" id="comment-211597">
<p class="comment-meta" id="c211597">
<span class="comment-meta-author"><strong>Brian Kelly </strong></span>
<span class="comment-meta-date"><a href="#c211597">#</a> 2011-01-25</span>
</p>
<div class="comment-bulk">
<p>As I have described in a blog post [1] I too welcome the HTML5 logo and the pro-active approach being taken in marketing this work.</p>
<p>[1] <a href="http://ukwebfocus.wordpress.com/2011/01/25/further-html5-developments/" rel="nofollow">http://ukwebfocus.wordpress.com/2011/01/25/further-html5-developments/</a></p>
</div>
</div>
<div class="comment" id="comment-211599">
<p class="comment-meta" id="c211599">
<span class="comment-meta-author"><strong>Justin Watt </strong></span>
<span class="comment-meta-date"><a href="#c211599">#</a> 2011-01-25</span>
</p>
<div class="comment-bulk">
<p>Ian, here's a remix I thought you and others might appreciate: <a href="http://justinsomnia.org/2011/01/the-new-html5-fist/" rel="nofollow">The new HTML5 fist</a>. Would be cool to see a collection of the more creative uses put together all in one place.</p>
</div>
</div>
<div class="comment" id="comment-211764">
<p class="comment-meta" id="c211764">
<span class="comment-meta-author"><strong>anil kotwal </strong></span>
<span class="comment-meta-date"><a href="#c211764">#</a> 2011-01-28</span>
</p>
<div class="comment-bulk">
<p>I like it. It is kind'a cool looking and yes, maybe its a little muscle and look-at-me, but why not - it should. Its a threshold into a new era of html and it will be fun making pages with it. Thank you W3C!
www.webkotwal.com
www.hpsongs.com</p>
</div>
</div>
<div class="comment" id="comment-211790">
<p class="comment-meta" id="c211790">
<span class="comment-meta-author"><strong>Koistya `Navin </strong></span>
<span class="comment-meta-date"><a href="#c211790">#</a> 2011-01-29</span>
</p>
<div class="comment-bulk">
<p>I am totally agree with BlueBoden. I would prefer having a logo for HTML Living Standard rather than HTML5.</p>
</div>
</div>
<div class="comment" id="comment-211834">
<p class="comment-meta" id="c211834">
<span class="comment-meta-author"><strong>Alex Katigbak </strong></span>
<span class="comment-meta-date"><a href="#c211834">#</a> 2011-02-01</span>
</p>
<div class="comment-bulk">
<p>Is HTML 5 antivirus software or a programming language? I get a little confused when I see that cartoonish shield as the logo...</p>
</div>
</div>
<div class="comment" id="comment-211874">
<p class="comment-meta" id="c211874">
<span class="comment-meta-author"><strong>Jason </strong></span>
<span class="comment-meta-date"><a href="#c211874">#</a> 2011-02-02</span>
</p>
<div class="comment-bulk">
<p>I think I would prefer having a logo for HTML living Standard instead of HTML5
JasonFromOkotok</p>
</div>
</div>
<div class="comment" id="comment-212245">
<p class="comment-meta" id="c212245">
<span class="comment-meta-author"><strong>Eddy </strong></span>
<span class="comment-meta-date"><a href="#c212245">#</a> 2011-02-07</span>
</p>
<div class="comment-bulk">
<p>The font on this page hurts my eyes. :(</p>
</div>
</div>
<div class="comment" id="comment-212293">
<p class="comment-meta" id="c212293">
<span class="comment-meta-author"><strong>Mathias Roth </strong></span>
<span class="comment-meta-date"><a href="#c212293">#</a> 2011-02-08</span>
</p>
<div class="comment-bulk">
<p>The .svg files don't display in IE8</p>
</div>
</div>
<div class="comment" id="comment-213191">
<p class="comment-meta" id="c213191">
<span class="comment-meta-author"><strong>Liam McGee </strong></span>
<span class="comment-meta-date"><a href="#c213191">#</a> 2011-02-11</span>
</p>
<div class="comment-bulk">
<p>It certainly got some attention. Now we just need to sort out the accessibility of canvas, right? Or have I not being paying attention?</p>
</div>
</div>
<div class="comment" id="comment-222434">
<p class="comment-meta" id="c222434">
<span class="comment-meta-author"><strong>Shiva Nikku </strong></span>
<span class="comment-meta-date"><a href="#c222434">#</a> 2011-03-25</span>
</p>
<div class="comment-bulk">
<p>It's a very good idea to create a logo for HTML 5, but current logo looks funny, it’s not looking professional.</p>
</div>
</div>
<div class="comment" id="comment-222468">
<p class="comment-meta" id="c222468">
<span class="comment-meta-author"><strong>npnhome </strong></span>
<span class="comment-meta-date"><a href="#c222468">#</a> 2011-03-26</span>
</p>
<div class="comment-bulk">
<p>HTML5 logo is looking Great and I like the shining right side of 5. </p>
</div>
</div>
<div class="comments-open" id="comments-open">
<h3 class="comments-open-header">Leave a comment</h3>
<div class="comments-open-moderated">
<p>
Note: this blog is intended to foster <strong>polite
on-topic discussions</strong>. Comments failing these
requirements and spam will not get published. Please,
enter your real name and email address. Every
individual comment is reviewed by the W3C staff.
This may take some time, thank you for your patience.
</p>
<p>
You can use the following HTML markup (a href, b, i,
br/, p, strong, em, ul, ol, li, blockquote, pre)
and/or <a href="http://daringfireball.net/projects/markdown/syntax">Markdown syntax</a>.</p>
</div>
<div id="comments-open-data">
<form method="post" action="http://www.w3.org/QA/sununga/beach.pl" id="comments-form">
<h4>Your comment</h4>
<div id="comments-open-text">
<textarea id="comment-text" name="text" rows="20" cols="100"></textarea><br />
<label for="comment-text">Write your comment text here. Remember, keep the discussion on topic and courteous.</label>
</div>
<h4>About you</h4>
<div id="comment-form-name">
<input type="hidden" name="static" value="1" />
<input type="hidden" name="entry_id" value="8999" />
<input type="hidden" name="__lang" value="en" />
<label for="comment-author">Your Name</label>
<input id="comment-author" name="author" size="30" value="" />
</div>
<div id="comment-form-email">
<label for="comment-email">Your Email Address</label>
<input id="comment-email" name="email" size="30" value="" />
</div>
<div id="comments-open-footer">
<input type="submit" accesskey="s" name="post" id="comment-submit" value="Submit" />
</div>
</form>
</div>
</div>
<p id="gentime">This page was last generated on $Date: 2011/12/16 03:00:06 $</p>
</div><!-- End of "main" DIV. -->
<address>
This blog is written by W3C staff and working group participants,<br />
and maintained by <a href="/People/CMercier/">Coralie Mercier</a>.<br />
Authorized parties may <a href="/QA/new">log in</a> to create a new entry.<br/>
<span id="poweredby">Powered by Movable Type, magpierss and a lot of Web Technology</span>
</address>
<p class="copyright">
<a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 1994-2011
<a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a>®
(<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>,
<a href="http://www.ercim.eu/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>,
<a href="http://www.keio.ac.jp/">Keio</a>),
All Rights Reserved.
W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>,
<a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>,
<a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a>
and <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-software">software licensing</a>
rules apply. Your interactions with this site are in accordance
with our <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Public">public</a> and
<a href="http://www.w3.org/Consortium/Legal/privacy-statement#Members">Member</a> privacy
statements.
</p>
</body>
</html>