Link: Active Records for Core Data

Monday, September 6, 2010

For those that use Core Data and comes from Ruby, check out: Active Records for Core Data

Beta testing of my application

Monday, September 6, 2010

The need to test applications that will be released on the Apple App Store arises more and more. I wish, therefore, more beta testers that can use my applications and get feedback!

»Read more of Beta testing of my application

Beta testing of iPhone applications

Sunday, May 23, 2010

In developing iNytt 4.5 so I wished that a variety of users to beta test the application before it was added to the App Store. But to make the application ready for beta testing was not only just. So I decided therefore to write a blog post about the steps. As usual this will be presented in a list, when I was a developer and loves lists.;)

»Read more of Beta testing iPhone applications

Bus Oracle

Tuesday, March 9, 2010

My second application from the Apple App Store when available. The name is Bus Oracle.

»Read more of Buss Oracle

Software craftsmanship

Thursday, February 4, 2010

Was a presentation by Goran Hansen from Capgemini about Software Craftmanship. I like the idea of a focus on clean code, check out his slide late in: http://www.slideshare.net/goeran/software-craftsmanship-ntnu

Write a comment » Categories Uncategorized

NSOperation and NSOperationQueue, Threading easily

Friday, January 8, 2010

Anyone who has worked with threading know of any problems that may arise and how difficult it can be to troubleshoot. As a programmer, an iPhone application in Objective C will often be used for easy threading to avoid the GUI freezes when performing various tasks. This is where it's nice to know that there are two objects called NSOperation and NSOperationQueue.

»Read more of NSOperation and NSOperationQueue, Threading easily

Proposal for iPhone app?

Friday, July 31, 2009

Does anyone have any good suggestions for iPhone app, but lack the knowledge to make it? If the idea is good and I believe in it, we can enter into a partnership in which you may receive a sum of revenue.

»Read more of Proposal for iPhone app?

EXC_BAD_ACCESS

Tuesday, July 7, 2009

iNytt had a bug that caused application crash after a while, I spent some time trying to find fault as it appeared reasonably random.

»Read more of EXC_BAD_ACCESS

2 3 Page 1 of 3 1 2 3