New blog domain: kula.blog

It's still work in progress but new posts will be published on  https://kula.blog/ Thanks to 11ty base blog RSS is working from the start so it should be easy to add to your reader if you still use any :) If now then I hope you can sign up to the newsletter where I'll be publishing new posts and interesting articles to it from time to time. Please use  kula.blog  from now on.

WebSummary - SVG within HMTL5 Page - 2 December 2012

Last week there was many interesting articles. I think that most popular was article about inlining SVG in HTML5:

 Using Inline SVGs With HTML5 http://net.tutsplus.com/tutorials/html-css-techniques/using-inline-svgs-with-html5

 There is also new article in Performance Calendar:
 Is localStorage performance a problem? http://calendar.perfplanet.com/2012/is-localstorage-performance-a-problem/

 If you are curious how to implement fast sroting algorithm in JS:
 Computer science in JavaScript: Quicksort http://www.nczonline.net/blog/2012/11/27/computer-science-in-javascript-quicksort

And best video from Microsoft I've seen: Microsoft: You Mad? Yeah, You Mad (Video) http://youtu.be/lD9FAOPBiDk


Comments

Popular posts from this blog

How to use NPM packages from private repositories on bitbucket

How to simulate slow connection (developer proxy in Node.js)