Posts tagged as: iPhone apps

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

  • Twitter
  • Facebook
  • Digg
  • Reddit
  • StumbleUpon
  • del.icio.us
  • Google Bookmarks


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 iphone apps site called freshapps.com.
The site uses WordPress as its main engine and aims to be a “Digg-like” site for iphone apps. It offers a new fun …

November 15th, 2008 Posted by: (ELC) - posted under:Articles - View Comments READ MORE

A Great iPhone Coding Resource

  • Twitter
  • Facebook
  • Digg
  • Reddit
  • StumbleUpon
  • del.icio.us
  • Google Bookmarks

I’m sure many of you are aware that Stanford is offering an iPhone development class 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).
http://www.stanford.edu/class/cs193p/cgi-bin/index.php
I hope you find the examples and instruction here very useful. Have a great day and happy …

November 5th, 2008 Posted by: (ELC) - posted under:Articles - View Comments READ MORE

Application Advertising on iCodeBlog.com

  • Twitter
  • Facebook
  • Digg
  • Reddit
  • StumbleUpon
  • del.icio.us
  • Google Bookmarks

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 is receiving an average of 1,500 unique …

October 17th, 2008 Posted by: (ELC) - posted under:Articles - View Comments READ MORE

UITabBar iPhone Tutorial

  • Twitter
  • Facebook
  • Digg
  • Reddit
  • StumbleUpon
  • del.icio.us
  • Google Bookmarks

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 default UITabBar …

September 28th, 2008 Posted by: (ELC) - posted under:Articles - View Comments READ MORE