Martijn van der Ven

Results 145 comments of Martijn van der Ven

I’ve had another long look at how `rel` values are currently being extracted, together with/parallel to @sknebel. The PHP mf2 parser can actually parse the page without any problems. This...

I too would vote camelCase. The PSR uses camelCase in almost all of its examples. Symfony defines camelCase in [their coding standards](https://symfony.com/doc/current/contributing/code/standards.html#naming-conventions). [So did Zend](https://framework.zend.com/manual/1.12/en/coding-standard.naming-conventions.html#coding-standard.naming-conventions.variables) (and they will [automatically test...

Alternatively I wonder if we should offload this to an external dependency. Maybe even [aaronpk/p3k-http](https://github.com/aaronpk/p3k-http). That way all those weird extra flags we need for HTTP/2, gzip, etc., only need...

It might also not help that IndieWebify.Me is the first thing on “Getting Started”. And the first thing most of us will point at. > You can also link out...

> Is the problem still present? It is for me in Firefox 74.0. The problem is here: https://github.com/WaldiPL/playbackSpeed/blob/b62b6ba0bdb7e84c944a79a9e293939979e812a1/src/options.js#L50 This just throws an error in the console: > TypeError: db.popup is...

I tried running with this patch locally, but Meteor started complaining about Babel 🤔 Have not had the time to look into this more, but thought I would leave a...

Is there any support at all? I don’t think the cheat sheet needs to include file formats that simply don’t work anywhere. Opera’s [Erik Dahlström](https://twitter.com/erikdahlstrom) has [a test page](http://dahlström.net/svg/favicon/favicon.html) for...

Did you file this against the wrong repository? You cannot upload to this cheat sheet. Or can favicons never be given a name including an ampersand when provided through `META`...

> But is there a repo for Favic-o-matic? Not that I know of. There is an email address (`feedback` at `favicomatic.com`) and twitter ([@favicomatic](https://twitter.com/favicomatic)), but that’s it.

@skypesky: > Are there any test files and test code to reproduce this error? I will try to create an XLSX file that I am able to share publicly that...