Creating a basic iPad application Comments (4)
by Wez Pyke - November 8, 2011 in Cocoa/Objective-C,Text Tutorials

ipad Creating a basic iPad application
Because of the recent announcement of the iPad 2 more people are going to want to learn how to develop for the iPhone OS. I recently purchased an iPad 2 3G with o2, so far the broadband has been flawless.

This tutorial will be a basic walk-through for beginners who want to start developing.

The application that we will be creating will consist of two button and one label.
(more...)

Weekly Recap (14 Feb – 21 Feb) Comments (0)
by Wez Pyke - February 21, 2010 in General

Here is a recap of the posts from this week.

Build a Twitter-like site with CodeIgniter and jQuery Part 2

CodeIngiter + jQuery=twitter

5 PHP Frameworks you may not know about

php logo Weekly Recap (14 Feb   21 Feb)

Creating a basic iPad application

ipad Weekly Recap (14 Feb   21 Feb)

Basic iPhone Button Comments (0)
by Wez Pyke - October 21, 2008 in Cocoa/Objective-C

Alert Sheet in Cocoa/Objective-C Comments (0)
by Wez Pyke - March 11, 2008 in Cocoa/Objective-C

A tutorial showing how to create an alert sheet in objective-c/cocoa/xcode.