Nyholt

Digital Ducttaper - Taping the cutting edge back together

March 2012 Linkdump

Synchronized Maps with Leaflet and Google Maps

lxbarth.github.com/compare/ shows how easy it is to synchronize Leaflet and Google Maps side-by-side. Reminds of this.

Vector Layers for Leaflet

Leaflet Vector Layers is a library for Leaflet that allows management of vector layers. It currently supports ArcGIS Server, Arc2Earth, GeoIQ and CartoDB. (Check out the CartoDB demo or the PostGIS demo)

The Open Data Handbook

The Open Data Handbook discusses the legal, social and technical aspects of open data. It discusses the why, what and how of open data - why to go open, what open is, and the how to ‘open’ data.

Someone should fork this idea and make a Dutch version.

Visible Map

Visible Map is a playground for the MBTiles specification by MapBox.

WebGL: Livingston Brain Data

The data shown here were acquired by Robert B. Livingston at UCSD in the 1970’s: Livingston Brain Data

WebGL: Chess

Chess Demo using three.js and ammo.js.

Collection of some random map interfaces

Miscellaneous

A Collection of Backbone.js Resources

Backbone Fundamentals

Backbone Fundamentals is a Creative Commons-licensed book about Backbone.js for beginners and advanced users.

It’s an initiative by Addy Osmani, who also runs a blog with several interesting articles for Javascript developers.

Backbone Fundamentals is a great resource if you don’t know where to start or if you find the typical todo-list examples too limited.

I found the following parts especially interesting:

SendHub.com: Single Page Web Apps with Backbone.js

A rather new article about this company’s experiences building a SPA with Backbone.js:

Single Page Web Apps with Backbone.js [sendhub.com]

Introduction to Backbone.js with jQuery Mobile

Introduction to Backbone.js with jQuery Mobile is a recent article about the combination with jQuery Mobile. Comes with an example project. Others in this series: 1, 2 and 3.

Graphene: A D3.js, Backbone.js based Graphite Dashboard Toolkit

This project is quite complex but a good resource for learning about Backbone and D3.js.

Others

Random Backbone-related resources I gathered in the past weeks:

Map Visualization Using WebGL: Planimator

Planimator is a project by Even Westvang. He uses WebGL to visualize the history of Oslo on the map while preserving the spatial and temporal properties. “The design highlights the continuous transformation of the city, areas of intense development and the sheer workload of the planning authority.”

The background map is generated from OSM and Three.js is used as the WebGL framework.

For technical reasons, try this in a very recent version of Chrome/Chromium/Canary with a proper video card.