Fancy UITabBar Like Tweetie

December 9th, 2009

It’s been a while I haven’t written anything about iPhone :) Anyways, today I added a fancy UITabBar (like in #Tweetie 2) to 1.1 version of my application (Zaman). I thought I would share the code since I saw lots of iPhone Dev folks are looking for this :)

iPhone

6 Comments

Connect Internet Through Your iPhone 3G

May 18th, 2009

Couple weeks ago, I was waiting in the hospital line and luckily I had my MBP with me. I turned it on and tried Internet connection, but no luck. There was no free wireless access anywhere close :( Then I tried to connect through my iPhone 3G. This time I was lucky, it just worked. Here is how I did:

Tips

4 Comments

How to Get Rid of Security Policy Error

April 3rd, 2009

This week, after getting my new MBP, I was trying to deploy my new iPhone application to my testing device (iPhone 3G). After going through all code signing/provisioning issues I managed to deploy my app. However, when GDM tries to run it, I was getting an exception that says “Error from Debugger: Error launching remote program: Security policy Error“.

iPhone

32 Comments