As quoted by Steve Jobs in recent All Things D Conference near Los Angeles, “The iPhone would continue to have Google Maps”
Therefore, good to continue using Google Maps API with iPhone’s Mapkit.
As quoted by Steve Jobs in recent All Things D Conference near Los Angeles, “The iPhone would continue to have Google Maps”
Therefore, good to continue using Google Maps API with iPhone’s Mapkit.
iPhone 3.2 works for both iPad and iPhone platform. The iPad simulator is damn small within my Macbook display. Guess it’s part of Apple’s plan to encourage me to get a larger MacBook or a 20″+ display.
Quick look at the SDK shows some new APIs for displaying on iPad. With the larger screen estate, much more effort on designing the work areas. Need to read the updated UI guidelines for iPad.
Even though iPhone OS 4.0 beta 3 just release, I myself not in a habit to using beta. Been using 3.1 for quite some time and getting used to it.
Like the static analyzer and now it compiles faster than before. Using LLVM GCC4.2 compiler and like it much for the speed. Shows potential bugs which I need to optimized.
It seems like in the haste of installing 3.2 beta, together with the latest 3.1.3 can crash your Xcode build settings.
It is highly recommended that you install beta SDKs in separate folders as compared to the standard /Developer for the released SDKs. Found this out the hard way, and now all my build codes are default to /Users as compared to the usual /3.1.3 The mixed up is too painful to comprehend. “Ouch” X!
Found some information regarding this at the Apple support. I will try to remove all traces of the beta. Do comment if you have discover any work around.
Additional info from tuaw here
Just download the latest iPhone SDK from Apple. Got some problems in downloading? Try the work around as stated in iMerlion. Do also try using Safari. For some unknown reason, Firefox doesn’t work for me.
Tried out the Build & Analyze. Correctly points out unused references and attempts to decrement reference count not owned.
[fetchRequest setEntity:entity];
[entity release];
Now I need to sort out the beta iPad SDK and current working SDKs.
According to AppleInsider; one in five physicians likely to purchase iPad.
iPad will likely to do much for the local health users in Singapore. There are lots of potential use, examples could be
Besides being the most obvious e-Reader, iPad has the potential to shake up quite a few markets. One being the Apple’s strongest market; Education.
Imagine digitizing all the text books for the children. Now, children do not have to carry thick school books. All their books will be linked to a central source. No need to get new editions as updates will be done once centrally and all their official school books will be updated instantly.
Need to have assessment? Touch and Gestures will make it fun for them. No more just multiple questions about certain topics. Exercises will be interactive! Children will use touch and gestures to explore ways of learning.
Finally able to download the big beta image from Apple. Installing it and will be trying out the new features of iPad. This will be fun!