It’s not as easy as it looks to get javascript to run from inside a WordPress post. For a recent post, I wanted to run a one-off javascript so I didn’t want to change the header.php file in my theme. Instead I found this info on the WordPress codex on how to call javascript from [...]
Archives for posts tagged ‘javascript’
Mapping data on the web using Mapbox & OpenLayers
Thursday, 26 August 2010
This post is mostly a note to myself covering some of the research I’ve been doing over the past day with mapping data for the web. I’ve found a number of really nice interactive mapping tools that I’m looking into including Mapbox, OpenLayers, Polymaps and Google Maps API. Although they look nice, I’ve been avoiding [...]

