Hey,
what a week! Preparing a conference takes a lot of time, especially in the last days. But when the event is running, you’re totally excited and rewarded for your amount of work. This is the reason why the letter this week has been a bit delayed, as my conference, the PUBKON, took place the past days.
But now I want to give you the newest links and articles of the past week. I’d really appreciate to reach my goal on gratipay solely set for my open source stuff and this newsletter or flattr me. To know more how I curate this list, this short text will tell you more.
News
- Docker 1.0 has been released.
- Get some updates for the Browser Platform Status over here. Unfortunately it is missing other browsers than Chromium and some info about IE.
- Gulp 3.8 has now more flexible options for source and destination.
srcset
is supported in Firefox Nightlies behind flags now, and you can test it here.- Adobe fixed the viewport unit issues (
vw
,vh
) in WebKit.
General stuff
- The web idealists have a point: Content can't truly blossom in walled gardens.
- Yeah! Snake in CSS and JavaScript as CodePen Demo by Jack Rugile.
Tools
- The Gulp + Browserify Starter Guide. Don’t worry, Grunt and RequireJS are still as cool but if you’re not liking the Grunt infrastructure there’s a good chance you might like Gulp’s.
- Laverna is an open source (beta) tool similar to Evernote but with end-to-end encryption, sync, Markdown support, Tasks, and no required registration.
- The Remote Debugging Guide by Google has been updated with latest techniques and tools.
HTML
- How to approach Multi-Color Fonts in browsers? The different possibilities by browser vendors written up.
- A web component to display your GitHub Card.
- Another web component gives you the possibility to use and trigger Web Notifications.
- Adding Captions to HTML5 Videos.
JavaScript
- This little spec appearing in a future WHATWG document is the
fetch
specification proposal and might make requests so much easier than you’re used to with XHR at the moment. - A little bit about encapsulated markup by using the Shadow DOM.
- How to Force a repaint of an element with JavaScript. Shown in a nasty hack but gives you an insight when a browser does a repaint. Be careful with setting show / hide styles in JavaScript.
- If you want to display a video as full page background, this little jQuery plugin might help you here.
- jQuery offers a lot when you include the whole library. If you only need parts of it, in jQuery 2.x you can also use the specific AMD modules of it separately and save a lot of bytes this way.
CSS
- Sara Soueidan wrote an awesome article about the upcoming
will-change
property in CSS for Dev.Opera. Very important if you transform elements on your page with CSS or JavaScript. - Tab Atkins’ slides about the Future of Layout with CSS.
- Stoked by CSS Filters? Here’s Schepp’s polyfill.
- This list by Ethan Malasky about CSS Shapes and CSS Compositing & Blending in Safari 8.
- A look into the future will give you Custom Media Queries, which are simply-named aliases for longer and more complex media queries as you know the feature from Sass.
Go beyond…
- “Different tools work best for different people” and “the memory is who you really are. It matters. A lot.”
- The definite Guide to Freelancing. I wouldn’t go for ‘definite’ but it’s a great resource with many advices.
- Tesla Motors is stepping forward by open sourcing all their patents. This is a massive step and of course people wrote also negatively about it but I find this a massive step into the right direction and might eventually help the environment massivel instead of only thinking about earning money.
To support this project, Flattr or gratipay me or share this resource with other people.
Thanks and all the best,
Anselm