javascript
How to Escape Colons in CSS Classes in JavaScript
Learn how to select HTML elements with special CSS classes like 'empty:hidden' using JavaScript's document.querySelectorAll method.
Gender Comparison: Would you Tell your Weight?
A look at the results of a poll about whether people disclose their body weight and how to present results of such a pool using data visualization.
Quick and Dirty Site Monitoring with Google Apps Script
A tutorial on how to use Google Drive and Apps Script to set up a free Website monitoring service that runs on Google's infrastructure.
Taking Web Page Screenshots with PhantomJS and Python
A brief tutorial on how to create screenshots with common browser resolutions and save them as PNG files using PhantomJS and Python.