Showing posts with label ipad. Show all posts
Showing posts with label ipad. Show all posts

Beginning iOS 4 Application Development Review

Beginning iOS 4 Application Development
Average Reviews:

(More customer reviews)
Are you looking to buy Beginning iOS 4 Application Development? Here is the right place to find the great deals. we can offer discounts of up to 90% on Beginning iOS 4 Application Development. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Beginning iOS 4 Application Development ReviewBeen using this book for a few days now, and i must say its a great resource. Been thru 5 chapters in random order so far. i have read a bunch of iphone os programming books and this is definitely is my top 5. Every chapter, is just broken down into intricate details. The author has done a great job in explaining complex topics that might dazzle beginner programmers and made it very presentable to the user. i know i said its a great beginners book, but there are advanced topics that are covered like implementing push notification to bluetooth or running background applications. the best part of this book is manner in which they start of the topics and break everything down into details that makes the user understand. i highly recommend this book.Beginning iOS 4 Application Development OverviewThe ideal starting point for creating apps using iOS 4
Written by an experienced Apple developer and trainer, this full-color reference serves as an ideal jumping point for creating applications for Apple's iOS 4 that runs on the iPhone, iPod Touch, and iPad. In addition to in-depth coverage of the iOS SDK, the book walks you through the various core aspects of iPhone and iPad development. You'll learn how to take advantage of the tools provided by XCode and you'll benefit from a solid introduction to Objective-C, which allows you to have a smooth transition to iPhone development from another platform.
Offers a solid foundation for creating applications for Apple's iOS 4
Covers all the new features of iOS 4 and provides a new applications template for developing iPad and iPhone apps
Addresses the new PopoverView for iPad apps
Shows how to develop background applications, which is one of the new features in iOS 4

Beginning iOS 4 Application Development is your ultimate resource for creating applications for Apple's iOS 4.

Want to learn more information about Beginning iOS 4 Application Development?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Advanced iOS 4 Programming: Developing Mobile Applications for Apple iPhone, iPad, and iPod touch Review

Advanced iOS 4 Programming: Developing Mobile Applications for Apple iPhone, iPad, and iPod touch
Average Reviews:

(More customer reviews)
Are you looking to buy Advanced iOS 4 Programming: Developing Mobile Applications for Apple iPhone, iPad, and iPod touch? Here is the right place to find the great deals. we can offer discounts of up to 90% on Advanced iOS 4 Programming: Developing Mobile Applications for Apple iPhone, iPad, and iPod touch. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Advanced iOS 4 Programming: Developing Mobile Applications for Apple iPhone, iPad, and iPod touch Reviewsimply put, this book's author just add some small staffs and said it is a new edition featured iOS 4. Don't trust him.
In this book, there is nothing talking about the key features of iOS 4, which made it useless for the development for iOS 4. Go and buy previous edition if you want to lean some basics for iOS development and it would be much cheaper.
I strongly recommended those who want to learn iOS 4 development to look at Apple's official documents, which would provide the best guidelines for new features in iOS 4 such as multitask. I have read 3 new books covering iOS 4, none of them covers sufficient iOS features, and this book is the worst because it doesn't cover iOS 4 feature at all.Advanced iOS 4 Programming: Developing Mobile Applications for Apple iPhone, iPad, and iPod touch OverviewWith Advanced iOS 4 Programming, developers have the expert guidance they need to create amazing applications for Apple's iPhone, iPad, and iPod touch.
Inside, veteran mobile developer Dr. Maher Ali begins with a foundation introduction to Objective C and Cocoa Touch programming, and then guides readers through building apps with Apple's iPhone SDK 4 – including coverage of the major categories of new APIs and building apps for the new Apple iPad.
This book concentrates on illustrating GUI concepts programmatically, allowing readers to fully appreciate the complete picture of iOS 4 development without relying on Interface Builder. In addition, Interface Builder is covered in several chapters.
Advanced iOS 4 Programming delves into more advanced topics going beyond the basics of iOS 4 development, providing comprehensive coverage that will help you get your apps to the App Store quicker.
Key features include:
Objective-C programming language and runtime
Interface Builder
Building advanced mobile user interfaces
Collections
Cocoa Touch
Core Animation and Quartz 2D
Model-view-controller (MVC) designs
Developing for the iPad
Grand Central Dispatch
Parsing XML documents using SAX, DOM, and TouchXML
Working with the Map Kit API
Remote and Local Push Notification
Blocks (closures) in Objective-C
Building advanced location-based applications
Developing database applications using the SQLite engine
GameKit framework


Want to learn more information about Advanced iOS 4 Programming: Developing Mobile Applications for Apple iPhone, iPad, and iPod touch?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Objective-C for Absolute Beginners: iPhone and Mac Programming Made Easy Review

Objective-C for Absolute Beginners: iPhone and Mac Programming Made Easy
Average Reviews:

(More customer reviews)
Are you looking to buy Objective-C for Absolute Beginners: iPhone and Mac Programming Made Easy? Here is the right place to find the great deals. we can offer discounts of up to 90% on Objective-C for Absolute Beginners: iPhone and Mac Programming Made Easy. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Objective-C for Absolute Beginners: iPhone and Mac Programming Made Easy ReviewDOWNLOAD ALL THE CODE AT APRESS WEBSITE BEFORE YOU START at [...] !!!! The book was very good with the introduction of Alice and how it could be used to help get your program completed (the concept of Objects, methods, classes and how Apple's Objective C is used). Where they fall miserably short 100% is in chapter 8. They provide slices of the code that is used in the program, but do not show the actual code in it's entirety. The "Absolute Beginner", unless they have a Ph.D. in computer science and specifically work on Apple computers, is lost at this point. I really had high expectations on this book. Notably (dumb) corrections for example on pages 131. In the code for Listing 7-5, you have to import "RadioStation.h", otherwise the "Absolute beginner" will wonder why is program doesn't work. Chapter 8 just boggles my mind. Snippets of the code just doesn't cut it...we are dealing with the "Absolute Beginner". THEY HAVE PROVIDE ALL THE CODE TO DEMONSTRATE! There were a few other issues but they did teach you enough by chapter 5 to look for the items that they left out in other chapters. I'm going to still completely read the book, but I was looking forward to completing it and understanding all the concepts with Objective-C. I'm just hoping chapter 9 - 12 are prepared better. They almost do a great job up to chapter 8. It was a 4 (out of 5) going up to chapter 8. Chapter 8 just pisses me off (very annoying...rewrite chapter 8). Unless you have the code (and eventually I'll find it), it becomes very annoying. I hope they provide the second revision with all the corrections to the people who bought this book. The code is on apress's website (one little indication at the bottom of the back cover in the lower left-hand corner. They should have told the reader to download the code prior to attempting chapter 8. It really could have been a winner. I would think that the publishing company would have someone review this book before it is published. You have to blame both the writers and publishing company on this one. With the code from apress, I will give the book a 3. If it didn't have the issues I just discussed, it would be a 4. I hope that when I get to chapter 14, the book get's better. This book could eventually be a 5. So this is how the rating goes: Chapters 1 - 7 Excellent: 5. Chapter 8 - 9: 1. Remember "Absolute Beginner". Chapter 8 and 9 must have been written by another person who had no idea who this book was for.Objective-C for Absolute Beginners: iPhone and Mac Programming Made Easy OverviewThe success of Learn to Program Objective-C, from Apress, allowed many people to migrate their existing programming skills to Objective-C. This book allows even people who have never programmed before, but are inspired by what their Mac or iPhone can do, and what their friends have achieved with it, to program these devices for the first time, even with no programming knowledge.Objective-C is gaining popularity faster than any other programming language, which isn't surprising since it's the native development language for both Apple's iPhone OS and Mac OS X. "Objective-C for Absolute Beginners" is the first book to introduce this rich, object-oriented language to new programmers.

Want to learn more information about Objective-C for Absolute Beginners: iPhone and Mac Programming Made Easy?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Kindle DX Wireless Reading Device, Free 3G, 9.7" Display, White, 3G Works Globally – 2nd Generation Review

Kindle DX Wireless Reading Device, Free 3G, 9.7 Display, White, 3G Works Globally – 2nd Generation
Average Reviews:

(More customer reviews)
Are you looking to buy Kindle DX Wireless Reading Device, Free 3G, 9.7" Display, White, 3G Works Globally – 2nd Generation? Here is the right place to find the great deals. we can offer discounts of up to 90% on Kindle DX Wireless Reading Device, Free 3G, 9.7" Display, White, 3G Works Globally – 2nd Generation. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Kindle DX Wireless Reading Device, Free 3G, 9.7" Display, White, 3G Works Globally – 2nd Generation ReviewI have owned both Kindle 1 and Kindle 2, so I'm already committed to the basic idea: e-ink reading in a slim form factor with excellent connectivity to a large selection of books and subscriptions. I have come to rely on my Kindle experience, and it has seriously enhanced my reading.
The DX was not an obvious upgrade for me, but two features put me over the edge: the larger screen, and the native PDF reader. I now have the DX in my hands, and can report PROS, CONS, and NEUTRALS:
PROS:
-- the larger screen is a definite plus. I use the larger type size on my Kindle 2 (older eyes), and at this type size I get far more text per page on the DX. This makes the whole reading experience more book-like (and should be a boon to people who buy large-print books.)
-- the screen is also sharper and crisper than my Kindle 2 in a side-by-side comparison: the text is darker, and the contrast is much better, making for better visibility overall.
-- on a side note, the larger screen also makes it possible to read poetry on the kindle, even at large type sizes. On earlier Kindles, the smaller screen cut off lines, so that you would lose the sense of when the poet ended the line. On the DX, you can see the whole line exactly as the poet meant it, with the cut-off in the right spot.
-- the PDF reader works as advertised, and is extremely convenient. PDF documents appear on the DX exactly as they do on a computer screen. Moreover, you can drag and drop your documents directly to the device using the USB cable (or use the for-a-fee email if you absolutely must.) The only downside: at least for the documents that I've used so far, I cannot adjust the type size as I can with native Kindle documents.
-- screen rotation also works as advertised: it operates as a mild zoom on both graphics and text and offsets slightly the downside of not being able to adjust the typesize on PDF documents. One nice design touch: the four-way navigation stick introduced on the Kindle 2 is rotation-sensitive, and will move as expected relative to the screen rotation.
-- more of the device space is devoted to the screen, while the white plastic border around the screen seems to have shrunk, both in general and compared to the proportion of screen to plastic on the Kindle 2. I like this (but see below about the keyboard).
-- storage: I like the increase in storage space, and don't mind the lack of an external storage card. I can see some people having trouble with this, but only those folks who either a) must regularly carry around PDF documents totalling more than 3.5 GB of space or b) must have nearly 3500 books regularly at their fingertips. I fall in neither category.
CONS:
-- price: it's expensive, as you can tell pretty quickly. If you value the larger size, and the native PDF reader, these features may justify the roughly 30% premium you pay for the DX over the Kindle 2. In truth, the DX SHOULD cost more than the Kindle 2, and a 30% premium isn't unreasonable. But, for my money, Amazon should drop the price on the Kindle 2 to $300 or so, and charge $400 or a little less for the DX. Still, I bought it, and will keep it at this price.
-- one-sided navigation buttons: all of the buttons are now on the right side, and none are on the left. I'm a righty, so I shouldn't complain, but I found myself using both sides on the Kindle 2. Lefties have reason to complain, I think.
-- One-handed handling: I often read while I walk, with my Kindle in one hand, and something else in my other. Because of the button layout, this will be more difficult on the DX.
-- metal backing: I miss the tacky rubberized backing on my Kindle 1. When I placed my Kindle 1 on an inclined surface, it stayed in place. Not so my Kindle 2 and now my DX. This is not a complaint specific to the DX, but it's still there.
NEUTRALS (i.e. things worth noting):
-- weight: the DX is heavier, noticeably so. This is only an issue if, like me, you regularly use the kindle with one hand . . . and even so, it's still doable.
-- keyboard: the keyboard has 4 rows, and not 5: the top row of numbers from the Kindle 1 and 2 has been merged into the top qwerty row, so that numbers are now only accessible with an alt-key combination. The keys are vertically thinner too, so that the whole keyboard is no more than 1" tall (compared to over an 1.5" on the Kindle 2). At the same time, the keys themselves are a bit easier to press, a bit more protruding than on the Kindle 2. For someone with big fingers (like me), this will be a slightly harder keyboard to use, but only slightly.
That's all I can see. Overall, the pluses outweigh the minuses for me, and I'm satisfied with my purchase. I can now think of using my DX for work documents on a regular basis, because of the PDF reader. The screen size and screen rotation make the overall reading experience more immersive.
Overall, the DX feels more like text and less like device and comes closer to the stated goal of the Kindle: for the device to disappear, leaving only the joy of reading.Kindle DX Wireless Reading Device, Free 3G, 9.7" Display, White, 3G Works Globally – 2nd Generation Overview

Want to learn more information about Kindle DX Wireless Reading Device, Free 3G, 9.7" Display, White, 3G Works Globally – 2nd Generation?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Superpad 10.2" Tablet PC, Google Android 2.1, Webcam, GPS, HDMI, USB, WIFI, 2 micro SD card slots Review

Superpad 10.2 Tablet PC, Google Android 2.1, Webcam, GPS, HDMI, USB, WIFI, 2 micro SD card slots
Average Reviews:

(More customer reviews)
Are you looking to buy Superpad 10.2" Tablet PC, Google Android 2.1, Webcam, GPS, HDMI, USB, WIFI, 2 micro SD card slots? Here is the right place to find the great deals. we can offer discounts of up to 90% on Superpad 10.2" Tablet PC, Google Android 2.1, Webcam, GPS, HDMI, USB, WIFI, 2 micro SD card slots. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Superpad 10.2" Tablet PC, Google Android 2.1, Webcam, GPS, HDMI, USB, WIFI, 2 micro SD card slots Review1/29/2011
Arrived today in great condition. I bought this as an alternative to a super expensive iPad to use at college instead of lugging my heavy laptop every day. The initial charge to 100% takes quite some time, I've been charging it for about 4 hours now and it's only at 60%, but I've also been using it during that time, so that probably isn't helping much. It runs just like an android phone, only on a much larger screen.
First off, you have to set the date and time, and if you use the weather widget, change it from Beijing, however, I can't figure out how to change it from Celsius to Fahrenheit. Maybe redownloading the widget will help. It is in English, so you don't have to worry about figuring out how to change the language from Chinese, which is nice. Unlike the reviews I've seen on similar apads, the android market is pre-installed, so as soon as you are hooked to your wi-fi you can start plunking apps down. I highly suggest ordering two 16GB mini-SD cards to go with it, the android OS takes up a little over half of the 2GB internal HD. After you set the time and the weather widget, calibrate the screen from the settings menu. I didn't do that and was having issues using the on screen keyboard until I did so. Now it responds just fine to my touch.
I've seen on reviews for similar products that you need to use a stylus or a fingernail to manipulate the screen, but that's not so with this one. Your fingerpad works just fine. It's not a multi-touch screen, but hey, it's only $200, so you can't have everything, but the screen size is big enough that you really don't need it, plus it does have a zoom option.
Don't purchase an iPad case and try to use it for this. It won't work. iPad's have a 9.7" screen where this one has a 10.2". You'd be better off buying a case for a netbook. Later on I'm going to hook up a USB mouse and keyboard and see how the system responds. I'll update my review after I've played with it some more, but so far, I really like it.Superpad 10.2" Tablet PC, Google Android 2.1, Webcam, GPS, HDMI, USB, WIFI, 2 micro SD card slots Overview

Want to learn more information about Superpad 10.2" Tablet PC, Google Android 2.1, Webcam, GPS, HDMI, USB, WIFI, 2 micro SD card slots?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...