Gearside Design

javascript

Finding fun public JSON feeds to experiment with is surprisingly difficult, so I thought I'd compile a list of as many interesting and useful examples as I could find. This list is for public feeds meaning they do not require an API key. I also focused on the REST architecture. My example usage snippets will… Read more »

This lightweight tool detects the capabilities of your web browsing environment. Using javascript and PHP detection methods, it determines useful information such as operating system, browser (and version), screen information (dimensions, resolution, color depth, etc.), flash support, and every feature that is supported (and not supported)! It will even detect your location to show how… Read more »