Menu

Monthly Archives: January 2015

Using Flash CC (13) as an asset pipeline when developing with CreateJS
Anyone who knows my history will know that one of my strings was Flash developer.  The browser wars (part 1) made me tire of the hoops and loops and [...]
Retrieving records from Apache Cassandra using NodeJS v0.10.35 and ExpressJS v4.0 via a REST interface
The adventures in Cassandra continue, and following on from the last post I’m going to show how to set up a REST interface to retrieve records from [...]
Cassandra is the current de facto standard in flat, scalable, cloud based database applications and as such usually only exists in AWS or linux clusters. Fortunately, you can install Cassandra on windows in a single node configuration. For more info on the configurations available in a distributed install, see Planet Cassandra. Previously I have worked […]
Quick N Dirty – Enable CORS in WordPress 4
Hello again, another Quick n Dirty here, this time for wordpress (on Windows). Specifically, if you are using the JSON API for wordpress and you find that [...]
Quick n dirty – Angular Directives
Going to be doing a few of these Quick n Dirty tutorials over the coming weeks, showcasing bite size quick how-to’s on useful web tech and IT. First [...]