Looking for Alarmed! for Android?
You can find it hereBlogroll
Projects
Social
Tag Archives: Development
A quick look at the Redis source code
Having been writing predominantly Java and Scala for the last 7 years, my C skills are pretty rusty. In fact they’re practically non existent. Apart from the occasional hack I’ve not had the occasion to write much C since University. There … Continue reading
Scala with Mockito gotcha
We do a lot of Scala over at Top10 nowadays. We also do a lot of unit testing and that means a lot of mocking. We’ve been using Mockito due to our familiarity with it as Java developers and because … Continue reading
Posted in Development, Java, Scala
Tagged Development, JUnit, Mockito, Scala, Unit testing
1 Comment
Neon Trails Live Wallpaper for Android
Since version 2.1, Android has had a live wallpaper feature which allows dynamic wallpapers to be built for the Android home screen that can animate and respond to touch and other inputs. They’re remarkably easy to develop so I spent … Continue reading
Posted in Android, Development
Tagged Android, Development, live wallpaper, neon trails
Leave a comment
HeyGraph Javascript and canvas graphing tool
To learn a bit about the HTML 5 canvas I’ve been writing a simple graphing visualization tool in Javascript.
Posted in Development, Javascript
Tagged canvas, Development, force-directed, Google Chrome, graph, graphing, HTML 5, Javascript
Leave a comment