IPAD must-haves. And fun-to-haves.

Brighten your iPad with a colorful cover, stream to your TV, download pictures from your digital camera, and more. There’s already so much you can do with iPad and iPad mini

Apple Wireless Keyboard

The incredibly thin Apple Wireless Keyboard uses Bluetooth technology, which makes it compatible with iPad

Apple unveils iPad mini: ‘Thin as a pencil, light as paper’

iPad inspires creativity and hands-on learning with features you won’t find in any other educational tool

Lightning connector and FaceTime HD camera

Apple announces 4th generation iPad packing an A6X CPU

Pages

Monday, April 1, 2013

Re: Iam trying to change the country on my ipad but not able to. Please help

Change the store.

Settings>iTunes and App Stores>Apple ID

Tap your ID

Tap View Apple ID

Enter your password

Go to country/region in the popup window to change the store

You can go to the bottom of the app store in the featured tab and tap on your ID in there and do this as well.


View the original article here

How do I connect the 4th generation iPad to an in house stereo system?

I would like to play Pandora songs and my iTunes from my iPAD over my home stereo system, which includes a Yamaha receiver.  The receiver has spare inputs that I can use (seems to require at least two male inputs), but it's not clear to me what type of cable I would need to go to the stereo and back through the lightning connector. 

Once the connection is established, can I assume that activating the "aux" portion of the stereo would automatically allow the input from the iPAD?

Many thanks.


View the original article here

I am a Designer trying to get into Developing

Okay, I'm a designer that is trying to get into programming. I know how to design layouts basically. I am going to AITP NCC, and I'll be coding a Iphone App. How do I code to import my own custom buttons/backgrounds/ect? Am I right that I have to code my own classes?

Also it would help if I could "take" somewhat of a crash-course without the theory.. does it exist?

I don't have a mac, so I have not been able to practice the theory and it's all just hurting my head.

I am going to have a partner... but I want to be able to do more then just design the shiny stuff.


View the original article here

[Bug in sample Code] On iOS 6 and Later, a View Controller Unloads Its Own Views When Desired

Documet Link

http://developer.apple.com/library/ios/#featuredarticles/ViewControllerPGforiPho neOS/ViewLoadingandUnloading/ViewLoadingandUnloading.html#//apple_ref/doc/uid/TP 40007457-CH10-SW15

 

On iOS 6 and Later, a View Controller Unloads Its Own Views When Desired

Listing 4-3  Releasing the views of a view controller not visible on screen

- (void)didReceiveMemoryWarning

{

    [super didReceiveMemoryWarning];

    // Add code to clean up any of your own resources that are no longer necessary.

    if ([self.view window] == nil)

    {

        // Add code to preserve data stored in the views that might be

        // needed later.

 

        // Add code to clean up other strong references to the view in

        // the view hierarchy.

        self.view = nil;

    }

}

 

The Condition should be   [self isViewLoaded] && [self.view window] == nil


View the original article here

Re: Iam trying to change the country on my ipad but not able to. Please help

Change the store.

Settings>iTunes and App Stores>Apple ID

Tap your ID

Tap View Apple ID

Enter your password

Go to country/region in the popup window to change the store

You can go to the bottom of the app store in the featured tab and tap on your ID in there and do this as well.


View the original article here

Re: Iam trying to change the country on my ipad but not able to. Please help

Change the store.

Settings>iTunes and App Stores>Apple ID

Tap your ID

Tap View Apple ID

Enter your password

Go to country/region in the popup window to change the store

You can go to the bottom of the app store in the featured tab and tap on your ID in there and do this as well.


View the original article here

Re: Iam trying to change the country on my ipad but not able to. Please help

Change the store.

Settings>iTunes and App Stores>Apple ID

Tap your ID

Tap View Apple ID

Enter your password

Go to country/region in the popup window to change the store

You can go to the bottom of the app store in the featured tab and tap on your ID in there and do this as well.


View the original article here