Tagged with “ipad”…

DETweetComposeViewController »

DETweetComposeViewController is an iOS 4 compatible version of the TWTweetComposeView controller. Otherwise known as the Tweet Sheet.

3 weeks ago on Monday, January 23rd, 2012 at 3:23 PM / Permalink

A Little Turbulence - Coming Soon
A Little Turbulence
is the retro-style iOS game I’ve been working on in my spare time for the last year or so. If you’d like to be notified when A Little Turbulence is available in the App Store subscribe to the mailing list here.

3 weeks ago on Thursday, January 19th, 2012 at 11:18 AM | Permalink

The Fantastic Flying Books of Mr. Morris Lessmore iPad App Trailer
This app by Moonbot Studio looks pretty great!

1 month ago on Tuesday, January 3rd, 2012 at 4:30 PM | Permalink

Making an iPad HTML5 App & making it really fast »

1 month ago on Monday, December 19th, 2011 at 4:38 PM / Permalink

Visn by Futurehaus »

Visn is a Universal iOS app by Futurehaus that is as a customizable feed reader for images. I just downloaded it for iPad and it’s a wonderful way to browse all of the image-focused sites I look at everyday.

2 months ago on Friday, December 16th, 2011 at 1:47 PM / Permalink

Chip Player »

Chip Player is an application written by Dave Dribin that plays chiptune audio files such as NES audio files (NSF and NSFe) and GameBoy audio files (GBS).

3 months ago on Monday, November 14th, 2011 at 11:55 AM / Permalink

Her Majesty of Sound 2.0

Her Majesty of Sound 2.0

3 months ago on Friday, November 11th, 2011 at 3:01 PM / Permalink

Codify is an iOS App that lets you create games and simulations on your iPad.

3 months ago on Friday, November 4th, 2011 at 5:32 PM | Permalink

Split View

Split View

3 months ago on Thursday, October 20th, 2011 at 11:50 PM / Permalink

How to check if a device is an iPad in iOS 3 and up

BOOL isIPad = NO;
#ifdef UI_USER_INTERFACE_IDIOM
if (UI_USER_INTERFACE_IDIOM() == UIUserInterfaceIdiomPad) {
	isIPad = YES;
}	
#endif

3 months ago on Wednesday, October 19th, 2011 at 9:55 PM / Permalink

Ready Steady Bang - 30 Ways
Just downloaded this for the iPad and would recommend you do the same.

3 months ago on Wednesday, October 19th, 2011 at 5:19 PM | Permalink

iOS Boilerplate »

iOS Boilerplate is a base template for iOS app development. (via Cocoaheads)

5 months ago on Friday, September 16th, 2011 at 5:17 PM / Permalink

Making an iPad HTML5 App & making it really fast »

5 months ago on Sunday, August 21st, 2011 at 9:46 PM / Permalink

iA Writer »

6 months ago on Wednesday, August 17th, 2011 at 10:38 PM / Permalink

TV Forecast HD »

7 months ago on Monday, July 11th, 2011 at 3:42 PM / Permalink