Mikael Korpela

Results 286 comments of Mikael Korpela

@chreekat adding new fields is pretty straightforward, these two files: https://github.com/hackercouch/hackercouch/blob/gh-pages/_layouts/couch.html https://github.com/hackercouch/hackercouch/blob/gh-pages/add.md

Definitely Socket.io, it's great. Just be careful with credientals/stuff ending up to wrong clients and it'll also make everything much heavier at the backend. Test it well with identical environment...

Here's quite fresh and simple Socket.io implementation boilerplate https://github.com/meanjs/mean/tree/0.4.0 for Express+Angular.

If anyone has this issue, you could use this workaround: ```js .pipe(gulpAutoprefixer({ browsers: require('./package.json').browserslist })) ```

@tymondesigns This can be closed.

@jancborchardt RSS → Social media, this one is big+free (free as in free price): https://dlvrit.com/pricing

>https://opensourcedesign.net/articles/feed.xml >https://opensourcedesign.net/jobs/feed.xml >https://opensourcedesign.net/events/feed.xml >https://opensourcedesign.net/resources/feed.xml Would it be easy to make combined `/all/feed.xml`?

This might be a nice starting point for future: https://www.npmjs.com/package/angular-leaflet-light

Wouldn't this break apart when people start customizing colors for their site? Feels like this would need clearer UI in Gutenberg to: - Make it clear such feature exists for...

Not on the plans right now but of course happy to accept PRs if anyone wants to work on this. First time in 7 years anyone asks for it. :-)