Very useful Javascript feature that can prevent a user from losing the data they are entering in an entry field or text editor in case of unintentional leaving of a page.
Many times I find myself with a large number of opened tabs in Firefox browsers and thankfully you don't need to close the program in order to close all the tabs except the one I want to keep.
Gmail predicts which emails might be of high importance to you so it marks them as important with a yellow icon. If your inbox ends up full of so called important emails, this is how you disable this feature.
Zip files are compressed archives containing documents, images, folders, basically any type of files on your computer. We create them to save space and make them more practical for sending via email or file sharing services.
Google Spreadsheets supports cell formulas typically found in most desktop spreadsheet packages. In this lesson we will calculate the numbers of empty cells in a Spreadsheet.
Not your average pixel effect tutorial, let me show you a nice little trick where you apply the normal square pixelated effect and turn it into checkered, diamond looking photo pixels.
We will learn two different ways how to download a page in PHP from a web URL, learn how to use cURL and how to set a few additional options and finally show contents on your page.