Posts tagged as: iPhone apps

The “Digg” of iPhone Apps – Checkout My New Site

November 15th, 2008 Posted by: - posted under:Articles - 8 Comments


It has been a while since my last tutorial. For that I am sorry. My wife is 9 months pregnant and about ready to pop. This being the case, she takes up most of my free time… I have spent a little of my extra time developing a new site called .
The site uses WordPress as its main engine and aims to be a “Digg-like” site for . It offers …

READ MORE

A Great iPhone Coding Resource

November 5th, 2008 Posted by: - posted under:Articles - 12 Comments

I’m sure many of you are aware that this semester. On my journeys through the interwebs, I discovered a link to the site where the lectures for this class were posted (via delicious).
So for those of you who already didn’t know this, here is a link to the lecture slides (with sample code).

I hope you find the examples and instruction here very useful. Have a great day …

READ MORE

Application Advertising on iCodeBlog.com

October 17th, 2008 Posted by: - posted under:Articles - 2 Comments

Now that iCodeBlog has been getting a good amount of traffic, I thought it might be time to allow the developers to advertise their apps on the site. However, I first wanted to make sure that there was sufficient interest. Also, I wanted to price the ads appropriately. So, I decided to create a poll to allow you guys decide the pricing scheme. A bit about the site before you guys place your vote…

Currently, the site …

READ MORE

UITabBar iPhone Tutorial

September 28th, 2008 Posted by: - posted under:Articles - 72 Comments

This tutorial will show you the basics of using the UITabBar and UITabBarItem controls when programming for the iPhone.
I will be showing you step by step in the video how to create a project from a UITabBar template and add additional UITabBarItems as well as additonal views to be displayed with these items. Here is a brief explanation of each step:
1. Create a new project from a UITabBar template
This is pretty straight forward. We will be using Apple’s …

READ MORE