This is part two of my series on writing Six to Eight, an iOS Stack Exchange client. If you haven’t read part one, I urge you to head to it now. In this part, I’ll discuss creating the first part of the “Core functionality” that users of Six to Eight will see. We’ll look at [...]
Filed under: Code, Programming by Adam Wright on Wednesday, July 28, 2010 | Social tagging: app > iPhone > sixtoeight > stackoverflow
Comments Off
For the last couple of months, my spare time “relaxation” programming has been the development of an iPhone app for the Stack Exchange platform. For those not in the know, Stack Exchange is an expert community presented as a Q & A site. Users gather reputation for asking and answering questions. Examples you might know [...]
Filed under: Code, Programming by Adam Wright on Tuesday, July 27, 2010 | Social tagging: iPhone stackoverflow app sixtoeight
Comments Off
iphone development xcode
Filed under: Programming by Adam Wright on Friday, July 23, 2010
Comments Off
As anyone who trawls the technology sites knows by now, Apple have as of OS 4.0 banned the use of anything other than C/++ or Objective C/++ for iPhone or iPad development. Effectively, this bans Adobe’s Flash to iPhone targeting technology, MonoTouch and several other techniques. I can think of only two (tenuously) justifiable reasons [...]
Filed under: Code, Programming by Adam Wright on Friday, April 9, 2010
Comments Off
I’ve exchanged a few e-mails with Shawn Burke, who’s writing the “iPhone SDK vs. Windows Phone 7 Series SDK Challenge†series on his blog (which I highly recommend you read). Those reading my previous posts will know I’ve taken him to task for a few of his comments concerning the “number of lines†comparison between [...]
Filed under: Code, Programming by Adam Wright on Thursday, April 1, 2010
Comments Off