It’s time to move (back) to standards compliant CSS
0 12
My thoughts on cssnext and the use of CSS preprocessors in general.
0 12
My thoughts on cssnext and the use of CSS preprocessors in general.
4 14
Learn how to make a 3D logo in your web browser using three.js and Javascript.
336 322
A guide on how to setup a server-side YouTube upload script using the V3 OAuth API in PHP, including how to generate and store a refresh token using PHP.
0 10
A quick solution to disable Wordpress Jetpack stats when someone saves your webpage and accesses it locally.
0 5
An example of how to fire Google Universal Analytics events sequentially by nesting them inside each fired events hitCallback function.
7 29
Font-face fonts not rendering correctly in Google Chrome on Windows? Here are a couple of methods to solve this by forcing Chrome to use your SVG font which renders better on Windows.
0 4
A quick simple guide on how to disable autoplay videos in Google Chrome without the use of extensions / plugins. This method also allows you to play videos on demand.
2 0
A solution for Google Authorship images not appearing in Google search results.
0 3
Using .htaccess you can restrict all traffic to a domain while allowing an alias subdomain to accept traffic via a few simply lines in a .htaccess file.