LearnVisualStudio St. Patrick's Day Sale - 40% Off
Expires 3/21/2010

Category: iphone

Prevent The iPhone From Sleeping

Tags: iphone, tutorials,

The code below will prevent the iPhone from dimming its screen and ultimately going to sleep. Use it wisely as you don't want your application becoming notorious for being a battery hog.
Read More @ icodeblog.com

Integrating Twitter Into Your iPhone Applications

If you are a developer (which you most likely are if you are reading this) you probably have (or should have) a Twitter account. With Twitter getting so much attention lately, you would be crazy to not include some sort of Twitter integration into your own iPhone application.
Read More @ icodeblog.com

Animating A Game Sprite

One thing I have noticed about many of the games in the app store is they lack animation. Of course, the huge companies like Sega and PopCap have some pretty amazing animation, but what about us indie iPhone game developers?
Read More @ icodeblog.com

Programmatically Getting a Screencapture of any UIView

Tags: iphone, tutorials,

This tutorial shows how to take screenshots programmatically using the iPhone SDK
Read More @ icodeblog.com

Getting Images From The iPhone Photo Library Or Camera Using UIImagePickerController

Tags: iphone, tutorials,

This will be a simple tutorial showing you how to access the iPhone's photo library as well as the camera. Since the 3.0 update, the methods for picking photos have been deprecated. So this will be a 3.0 and above tutorial.
Read More @ icodeblog.com

Inserting A UITextField In A UIAlertView

Tags: iphone, tutorials,

This will be a simple tutorial showing you how to put a UITextField in a UIAlertView. This is simple and just a couple lines if code. You will learn CGAffineTransform and coding UITextField programmatically.
Read More @ icodeblog.com

Emailing from an Application

A lot of applications you see have an email button. When you click it then it will leave the application and take you to the Mail application. It can get really annoying leaving the application and then going back in after your done sending the email.
Read More @ icodeblog.com

UITextField - A Complete API Overview

Tags: iphone, tutorials,

The UITextField is probably one of the most commonly used UI controls on the iPhone. It is the primary method of user input via the keyboard and provides a great deal of additional functionality.
Read More @ icodeblog.com

Fun With UIButtons and Core Animation Layers

Tags: iphone, tutorials,

Upon first glance, the UIButton class doesn't seem to provide what you might expect in terms of customization. This often causes developers to resort to creating buttons in an image editor and then specifying that in the Background field in Interface Builder. This is a fine solution and will ...
Read More @ cimgf.com

Safari on iPhone - How to Make It Nice and Easy

In this article, I'm going to tell you about some meta tags (and more), which can both make your website visitors' experience more enjoyable and save your web development efforts.
Read More @ splashnology.com

iSpectrum - Java Development for iPhone

Tags: ipad, iphone, java, news,

FlexyCore is pleased to introduce iSpectrum for the Java community. Develop and debug your iPhone native application in Java under Eclipse IDE or port your existing applications to iPhone.
Read More @ flexycore.com

Creating and Using Your Own Delegates in Objective-C

Tags: iphone, tutorials,

I've been doing iPhone development for about a year now and have used the delegation pattern many times. Specifically with regards to UITableViews and object serialization (NSCoding, NSCopying). Wikipedia has a great write up on the delegation pattern as well as examples in a few languages ...
Read More @ css.dzone.com

Glyph Announces Free Webinar on iPhone App Localization

Glyph Language Services will be offering a free training workshop on iPhone App Localization best practices in March 2010. Two equivalent sessions are planned to accommodate clients in Europe and the US. For Europe the event will take place on March 9 at 15:00 Central European Time. The US ...
Read More @ blog.codebeach.com

Audio 101 for iPhone Developers: File and Data Formats

This article is the first in a three part series covering audio topics of interest to the iPhone developer. In this article, we'll start by covering file and data formats
Read More @ raywenderlich.com

Next »

Latest Jobs

Free Book Sample

Simply SQL shows how to make the most of your data using best-practice SQL code. Rather than bore you with theory, it focuses on the practical use of SQL with common databases and uses plenty of diagrams, easy-to-read text, and examples to help make learning SQL easy and fun.