Blog

Our thoughts on technology and design

Tech
My latest iOS development article has been published on Ray Wenderlich's site, this time I look into how to develop custom iOS controls.
Tech
For the last six months or so I have been deeply immersed in a combination of iOS and HTML5 development. Now I don't want my C#/XAML skills to get too rusty, so over the weekend I decided to write a simple Windows 8 Store App.
Tech
A couple of days ago we hosted a one-day conference, HTML5 - It Just Got Real, at the Royal Society buildings in London. As promised, we have made all of our presentations available online.
Tech
Documents the experience of porting a gesture-driven Windows Phone to-do app to Windows 8, covering both the challenges and new platform opportunities such as live tiles, search contracts, and snapped view. It provides an honest, detailed account of the transition for developers familiar with Windows Phone.
Tech
This blog post describes the addition of a two-finger rotation and three-finger pitch gesture to the Windows Phone 8 Map control.
Tech
This blog post compares the same twitter search application written with both Knockout and Kendo in order to highlight the strengths and weaknesses of each framework.
Tech
Announcing a one-day conference at the Royal Society, London UK, on the 14th of May.
Tech
First off, this is a biased blog post as I am heavily involved in less.js at the moment.
Tech
Recently I contributed a change to Knockout which allows it to run without hacks in a non-browser JavaScript environment.
Tech
For a long time now, extends in less have been bubbling away. When I joined the less team in September last year it was one of the highest asked for feature requests. We decided that 1.3.x releases would fix bugs and implement minor feature requests and that 1.4.0 would include extends.
Tech
In an attempt to see how powerful pure CSS can be these days I decided to try implementing some of my favourite visual illusions without any JavaScript. Not only was this good fun, I gained quite a few insights into the current state of CSS.
Tech
A run-tracking app for Windows Phone 8 built in just 100 lines of code, showcasing the new map control, background location tracking, 3D pitch/heading, and live tiles. It demonstrates how much can be achieved within tight code constraints using the WP8 SDK.
Tech
I've just received an email from those nice folks at CodeProject letting me know that my article 'A Windows Phone 8 Run Tracking App in 100 Lines of Code' has just won the Best Mobile article of January 2013 award.
Tech
In the past few months I have been immersing myself into the world of iOS development.
Tech
In this post I'll run through the development of DOM-Raphael, a basic CSS3 based JavaScript library which acts as a replacement for Raphael.
Tech
Earlier today I received an email informing me that I have been awarded a CodeProject MVP for the year 2013.
Tech
This article looks at how you can write a cross-platform mobile application with a shared C# code base using Xamarin MonoTouch.
Tech
Re-implements the same Property Finder application using Xamarin MonoTouch to share a C# codebase between Windows Phone and iOS while delivering fully native UIs on both platforms. Compared to the earlier HTML5 approach, the Xamarin version achieves similar code sharing with a no-compromises, native user experience.
Tech
Introduces a new open source project that helps developers choose a suitable cross-platform framework
Tech
Less.js can be run in two ways, firstly through node and secondly in the browser.

Authors