Arun.Stephens

writing

posts 26–50 of 140

2011

  1. 1 min read

    APIs and dates

    Time for a rant. If you are building an API, whether it is for public consumption or not, you should make sure you communicate dates in an unambiguous way. You…

  2. 1 min read

    Facebook asking you to rate Places

    I just noticed this, not sure if it’s new or part of their A/B testing. They’ve got a box on the right hand side asking which of two places I have previously…

  3. 1 min read

    Temporary NSManagedObjectIDs

    I’ve run into a problem where I insert a managed object into a managed object context, in a separate thread, and then return the object ID to the main thread…

  4. 1 min read

    Running ASP.NET MVC 3 on Azure

    If you have successfully installed an app running MVC 2 on Azure, and then try to upgrade it to MVC 3, you might run into some troubles. What might help is to…

  5. 1 min read

    jQuery, posting arrays and square brackets

    This is old, but new to me. I guess it shows that I haven’t been doing a lot of front-end work lately. I am trying to post an array to a server, using jQuery…

2010

  1. 1 min read

    WCF adding trailing slashes

    I’ve run into some weird issues, which I’ve finally figured out, when building the Zoopcast web service, which will eventually become the REST API for Zoopcast…

  2. 1 min read

    CLLocationCoordinate2DMake is new in iOS 4

    I hadn’t done any Core Location work before iOS 4 came out. But now I am. And I ran into a very odd EXC_BAD_ACCESS bug when running on an iPod touch that’s…

  3. 1 min read

    Nexus One update trashes Twitter?

    Here’s a weird one. I have just updated my Nexus One to build FRF83D. And the official Twitter app has disappeared. Completely. I had to reinstall it from…

  4. 2 min read

    To Three20 or not to Three20...

    My answer, and one I wish I came to a bit earlier, is not to Three20. And the reason is this. It is a completely different architecture to the native UIKit…

  5. 1 min read

    New server

    I just moved my blog to a new server. I also installed WordTwit, which is supposed to send blog updated to Twitter. And this is a test of it. And in theory…

  6. 1 min read

    iAd in the UK

    In my (it seems) continuing series on things that work in the US but not in the UK, Apple’s new iAd network doesn’t seem to be serving ads to people in the UK…

  7. 1 min read

    Google.com from the UK

    Today is 4th of July. There’s a Google doodle for it, but you wouldn’t know if you’re from the UK. Google.com is completely different if you are coming from a…