I'm going to be working on some iPhone apps so I've been given a golden ticket to buy a Mac. However the golden ticket isn't worth that much, and I'm thinking iMac. Now, Macs are great, I love 'em and use 'em at home, but I know that the iMac is geared more towards the average consumer than the professional. Is an iMac going to be powerf...
I could get a MacBook or an iMac for about the same price but with obvious differences. For iPhone development which one would be best considering these main points.
Stationary iMac versus portable MacBook:
As an iPhone developer which one is more important taking into consideration performance. I am not as concerned with screen size...
Hi
Following is the code snippet that I have:
// Make Auto release pool
NSAutoreleasePool * autoReleasePool = [[NSAutoreleasePool alloc] init];
try
{
if (mCapture)
{
// Get the image reference
NSImage* image = NULL;
image = [mCapture getCurrentFrameImage];
// Get the TIFF data
NSData *pDataTifData = [[NSData all...
Are the development environments the same? Does iPad support Java development? Any insight would be helpful.
...