DNS Checker is very helpful if you want to make sure the DNS for your website is working correctly.
Enter your domain and they will check a bunch of DNS around the globe. This is great for confirming if your website’s DNS has propagated yet.

A personal collection of links that do something, that offer an online service, and such.
DNS Checker is very helpful if you want to make sure the DNS for your website is working correctly.
Enter your domain and they will check a bunch of DNS around the globe. This is great for confirming if your website’s DNS has propagated yet.
A text-to-speech synthesizer allows a user to have a computerized voice read text back to them. Here is one on GitHub with a live demonstration found here.
I love having this read long articles to me while I am doing something else, such as washing dishes.
Ever wonder what your browser’s screen size is? howbigismybrowser.com has the answer, which is a very useful thing to know if you are interested in responsive web design.
This app allows you to upload fonts to be converted into various webfont formats, such as .ttf, .eot, .woff, and SVG. You can download a zip file containing your font in various formats along with a CSS stylesheet demonstrating how to use @font-face.
Visit and use Font-Face Generator.
CSS Tricks has a very good resource for implementing this in your web designs.