I finally published my Goodreads client: myShelf. It has actually been on the store for a while, but I just haven’t had time to do a quick write down on it.

There were a few reasons behind building this app: the main website looked a bit dull (it has since been updated to look more modern), and not that good on mobile, but offered a lot of great features for people who loved to read.

Continue Reading ...

Very quick post here.

So I recently retargeted a WP8 app to WP8.1 (Silverlight) and tried adding a background task, but kept getting an UnauthorizedAccessException when attempting to register the task.

Continue Reading ...

Recently I’ve had to do some audio recording within a WinRT app, which is usually a fairly simple task as is demonstrated right here.

My problem with it was with encoding. When you set off to record something you can set up your own MediaEncodingProfile, or use one of the presets by calling, for example, MediaEncodingProfile.CreateM4a(...)

Continue Reading ...

A few weeks ago when I was at the //publish event in London I had some trouble getting my code to work properly. You know, because the day you need to hack something together quickly is the day the computer goes “I know what you want to do, but you’re missing something, and I can’t tell you what”.

Continue Reading ...

Yesterday I went to the //Publish event in London and it was quite awesome! It kicked off at 10am right after breakfast, and went on for 12 straight hours of coding. I had big plans for the day but Telerik and .Net seemed to be against me so I only managed to push out an update for an app (more on that later).

Continue Reading ...