Simple (as in: simple idea, not simple to play) and addictive game based on streetview: you’re dropped someplace around the globe in streetview mode and you have to guess where you are. Look at the area and figure out where you are Click the map to place your guess marker (for your start position) Click …
Category Archives: Elsewhere
Google Maps “Map Dive” Demo
SublimeStringEncode
jQuery Sticky Objects
Gistbox – Code Snippet Organization App for GitHub Gists
JSON API
{ “links”: { “posts.author”: { “href”: “http://example.com/people/{posts.author}”, “type”: “people” }, “posts.comments”: { “href”: “http://example.com/comments/{posts.comments}”, “type”: “comments” } } “posts”: [{ “id”: “1”, “title”: “Rails is Omakase”, “links”: { “author”: “9”, “comments”: [ “1”, “2”, “3” ] }, { “id”: “2”, “title”: “The Parley Letter”, “links”: { “author”: “9”, “comments”: [ “4”, “5” ] }, { …
Chart.js
A Proposal: Renaming Backend/Frontend to Application/UI Developers
The evolution of web technologies in the last several years has blurred the line between what we usually call backend vs. frontend development. On the other hand, expectations put in front of developers highly reflect that rather rigid distinction based on technology, instead the one that would be based on processes in software production. Is …
Continue reading “A Proposal: Renaming Backend/Frontend to Application/UI Developers”
Two.js
Two.js is a two-dimensional drawing api geared towards modern web browsers. It is renderer agnostic enabling the same api to draw in multiple contexts: svg, canvas, and webgl. Two.js is deeply inspired by flat motion graphics. As a result, two.js aims to make the creation and animation of flat shapes easier and more concise. At …
Spark Inspector – Runtime Inspection for iOS Apps
Spark Inspector will offer you an entirely new debugging perspective. With a three-dimensional view of your app’s interface and the ability to change view properties at runtime, Spark can help you craft the best apps on earth. Wiring your app together with notifications? Spark’s notification monitor shows you each NSNotification as it’s sent, complete with …
Continue reading “Spark Inspector – Runtime Inspection for iOS Apps”