Zaz Brown

Results 42 comments of Zaz Brown

@OscarGodson, I agree with @zakkates here, and I'm sorry to say that I think your proposal is completely flawed. You talk about HTML6 being "truly semantic", but semantics is about...

Semantics are very important because not all browsers work in the conventional way. Take screen-readers for example, which make use of emphasis ``, thematic breaks `` ``, and the new...

HTML5 is still very new to the web, and conformance will improve with time. I thought one of the goals behind HTML6 was to make the web more semantic, but...

I would say semantics in this context is the meaning of things to a computer, and unspoken standards have no meaning for computers. If HTML6 is incompatible with HTML by...

@OscarGodson: Sorry, no harsh feelings. But yeah, it is top of Google for "HTML6" :P How many hits does it get?

![Double Facepalm](http://i.stack.imgur.com/jiFfM.jpg)

@m93a "tag names would say how the elements should treat and role would say what do they mean" What do you mean? Are you saying that tags should define how...

@estevaoam: You should try [SLIM](http://slim-lang.com) — it compiles faster and has a nicer syntax than [HAML](http://haml.info). It does away with all those annoying `%` signs, amongst other things.

I have the exact same issue on Arch Linux, LightTable 0.7.2, Vim 0.1.0. The bug doesn't seem to affect me on CodeMirror's [vim demo](http://codemirror.net/demo/vim.html), but as Morgawr said, it only...

Possibly related error: ``` Uncaught TypeError: Cannot read property 'line' of undefined codemirror.js [1052] clipPos codemirror.js [6567] createObj.setBookmark codemirror.js [6684] anonymous vim.js [1918] operators.change vim.js [1490] commandDispatcher.evalInput vim.js [1063] commandDispatcher.processMotion...