This is part of an ELC Tech Network

Monthly Archives: September 2008

UITabBar iPhone Tutorial

[qt:http://icodeblog.com/wp-content/uploads/2008/09/1-UITabView.mov 640 416] 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 [...]
Posted in Interface Builder, iPhone Programming Tutorials | Tagged , , , , | 63 Comments

Video Tutorials Coming Soon

Thanks to the generous donations of iCodeBlog users, I am pleased to announce that I will start doing some video tutorials starting early next week (or later this week if I have time).  I have purchased iShowU HD Pro ScreenFlow [...]
Posted in Uncategorized | Tagged , , , , | 20 Comments

iPhone Programming Tutorial – Creating a ToDo List Using SQLite Part 4

This is the final installment of our 4 part series of creating a Todo list for the iPhone.  In this tutorial, I will detail how to add and delete new todo objects from the SQLite database.  Make sure that you [...]
Posted in Interface Builder, SQLite, iPhone Programming Tutorials | Tagged , , , , , , | 95 Comments

iCodeBlog Is Now On twitter

For those of you Twitter Fans out there, you can now subscribe to iCodeBlog.com via twitter. Every time a new post is added or updated, my blog will automatically post a tweet to twitter.  I subscribe to a few blogs [...]
Posted in Uncategorized | Tagged , , | Leave a comment

iPhone Programming Tutorial – Creating a ToDo List Using SQLite Part 3

This is part 3 in our multipart series of creating a todo list for the iPhone.  For this, you must have completed the following tutorials. iPhone Programming Tutorial - Creating a ToDo List Using SQLite Part 1 iPhone Programming Tutorial [...]
Posted in Interface Builder, SQLite, iPhone Programming Tutorials | Tagged , , , , , , | 53 Comments

iPhone Programming Tutorial – Creating a ToDo List Using SQLite Part 2

This tutorial is part 2 in our series of creating a to-do list.  I will assume that you have completed the following tutorial and its prequisites. iPhone Programming Tutorial - Creating a ToDo List Using SQLite Part 1 I will [...]
Posted in SQLite, iPhone Programming Tutorials | Tagged , , , , | 97 Comments