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)

Creating a basic iPad application Comments (3)
by Wez Pyke - February 17, 2010 in Cocoa/Objective-C,Text Tutorials

ipad Creating a basic iPad application
Because of the recent announcement of the iPad more people are going to want to learn how to develop for the iPhone OS. 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...)

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.