Jekyll Pagination with Infinite Scroll

ReversiEight - A Windows 8 Reversi Game

22 May 2013

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. You can see the results...

Enhanced Windows Phone 8 Map Gestures

15 Apr 2013

This blog post describes the addition of a two-finger rotation and three-finger pitch gesture to the Windows Phone 8 Map control. You can see these gesture in action below: The WP8 release replaced the image-tile based Bing maps with a fully vector-rendered map from...

CodeProject MVP 2013

07 Jan 2013

Earlier today I received an email informing me that I have been awarded a CodeProject MVP for the year 2013. I am very grateful to CodeProject for this award - it is a very popular website for developers, with around 10 million members, and thousands of authors. It is an...

CodeProject Article on Xamarin Cross Platform Development

04 Jan 2013

Yesterday I published a new article on CodePrioject: Property Finder - a Cross-Platform Xamarin MonoTouch Mobile App This article looks at how you can write a cross-platform mobile application with a shared C# code base using Xamarin MonoTouch. The application that is described in the article, a...

Introducing PropertyCross - Helping you select a cross-platform mobile framework

21 Dec 2012

Today I am happy to announce the launch of PropertyCross, an open-source project on github comprising 14 different applications for 3 different platforms (iOS, Android and Windows Phone), using 6 different frameworks (native, jQuery Mobile, Sencha Touch, Xamarin, Air) developed by a team of six contributors! The aim of...

A Multicast Delegate Pattern for iOS Controls

19 Nov 2012

This blog post introduces a simple pattern for adding multicasting capabilities to existing iOS controls. Adding multicasting allows for improved clarity and code re-use. Colin Eberhardt is CIO at ShinobiControls, suppliers of highly interactive and fun charts,...

Ray Wenderlich and My Adventures in iOS

12 Nov 2012

The technologies that we use to write applications for our end users are changing at a frightening pace! Over the past few years the title of my blog has changed from "Adventures in WPF" to "Adventures in .NET", and more recently to the very generic "Adventures in Technology". The latest...

Clearer - A Gesture-Driven Windows 8 To-Do Application

12 Oct 2012

A couple of days ago a published a new article on CodeProject, this latest article tackles the migration of a gesture-drive application from Windows Phone to Windows 8: "I had fun porting my gesture-driven to-do list application to...

Property Finder - A Cross-platform HTML5 Mobile App

23 Aug 2012

A while back, when PhoneGap for Windows Phone was still in beta, I created Property Finder, an application for searching UK property listings. This application successfully made its way into the Windows Phone Marketplace, making it the first WP7...