Category: URI scheme
URLHistory is one of those simple but amazingly useful little Windows apps that does one thing really well: It monitors your clipboard looking for copied URLs, and stores them for you to use later. If you frequently end up copying and pasting URLs into a document or text file, perhaps for research, writing an article, or collating a list of file downloads, URLHistory cuts out the step of having to switch applications to paste the URL.Continue
Data URIs, which is a way of using data in-line in web pages, is a great method for minimizing HTTP requests and speeding up websites.
The common usage is simply encoding data (mostly background-images) in Base 64 and including it to the stylesheets.

Spritebaker is a free web application which automates this process for you.Continue