Robin Berjon

Results 43 comments of Robin Berjon

Additionally, I would love to be able to disable JSLintMate entirely on a given project. Some times I have to contribute to projects that really don't follow any manner of...

With JSHint. Thanks for looking into this.

FWIW we use the experiment that @sballesteros describes over at [http://scholarly.vernacular.io/#funding](http://scholarly.vernacular.io/#funding).

Having seen first-hand the work that the NYT folks need to do to get at such data, I believe that this could prove very useful and is worth shipping early...

Frankly, there are some references to crappy things that we probably don't care if they're in the legacy format, no? I mean, if there comes a day with a use...

Sending both `Expires` and `Cache-Control: max-age` shouldn't be necessary unless you intend to target old HTTP/1.0 clients. You can drop the former. My understanding is that if you have an...

You're probably not going to hit the server every time. But sometimes you are. The behaviour on reload for instance (and spec dev is all about the reloads) is browser-dependent....

I wonder if we could treat this as a form of general "callout." The features for a callout are: * A specific box style * A title (and perhaps numbering)...

I'm fine with the custom element route, but people should be able to use this functionality without it being built-in and without having to retype the title every time. Is...

While I continue to believe that cross-origin signed bundles create far more issues than they solve, this bundling variant addresses a real problem. I very much look forward to seeing...