Arun Stephens

Arun Stephens

Jul
04

Nexus One Froyo build number

I have been wondering what the actual build number of Froyo (Android 2.2) on Nexus One was. It is
Jul
03

Ubuntu annoyances

For some strange reason, the Ubuntu people decided that the latest release should mimic Mac OS as much as possible.
1 min read
Mar
28

Fruits of the iPhone posts

An avid reader of this blog (i.e. no one) will have noticed that lately there have been quite a
Mar
18

Modal view controllers and recursion causing stack overflow

Ironically, it was this post at Stack Overflow that helped me solve this problem! There appears to be a bug
Mar
17

OpenID and iPhone apps

I am trying to find an OpenID implementation that is similar to the way that Facebook Connect’s login mechanism
Mar
12

Skype for Mac Mood Message Feed

Why isn’t anybody writing about the “Mood Message Feed” in Skype for Mac 2.8? This version appears to
Mar
12

Why is the escape key labelled "esc" on the Mac keyboard but as a circle with an arrow pointing out of it in menus?

I have reluctantly bought a MacBook Pro so that I can develop iPhone applications as well as Android, and was
Mar
10

Entity Framework 4 many-to-many

I had another problem with EF4 today. Code that worked fine in .NET 3.5 didn’t work after I
Mar
09

1..0 or 1 relationships in Entity Framework

I came across this problem today when migrating a project from VS 2008/.NET 3.5 to VS 2010 RC1/
1 min read
Mar
07

Width of grouped UITableViewCell

I am working on some iPhone development at the moment. I have built a cell for a UITableView in Interface