0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (42)
  • R250 - R500 (182)
  • R500+ (829)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Computer hardware & operating systems > Handheld devices (eg Palm, PocketPC)

Controlling Energy Demand in Mobile Computing Systems (Paperback): Carla Schlatter Ellis Controlling Energy Demand in Mobile Computing Systems (Paperback)
Carla Schlatter Ellis
R978 Discovery Miles 9 780 Ships in 18 - 22 working days

This lecture provides an introduction to the problem of managing the energy demand of mobile devices. Reducing energy consumption, primarily with the goal of extending the lifetime of battery-powered devices, has emerged as a fundamental challenge in mobile computing and wireless communication. The focus of this lecture is on a systems approach where software techniques exploit state-of-the-art architectural features rather than relying only upon advances in lower-power circuitry or the slow improvements in battery technology to solve the problem. Fortunately, there are many opportunities to innovate on managing energy demand at the higher levels of a mobile system. Increasingly, device components offer low power modes that enable software to directly affect the energy consumption of the system. The challenge is to design resource management policies to effectively use these capabilities. The lecture begins by providing the necessary foundations, including basic energy terminology and widely accepted metrics, system models of how power is consumed by a device, and measurement methods and tools available for experimental evaluation. For components that offer low power modes, management policies are considered that address the questions of when to power down to a lower power state and when to power back up to a higher power state. These policies rely on detecting periods when the device is idle as well as techniques for modifying the access patterns of a workload to increase opportunities for power state transitions. For processors with frequency and voltage scaling capabilities, dynamic scheduling policies are developed that determine points during execution when those settings can be changed without harming quality of service constraints. The interactions and tradeoffs among the power management policies of multiple devices are discussed. We explore how the effective power management on one component of a system may have either a positive or negative impact on overall energy consumption or on the design of policies for another component. The important role that application-level involvement may play in energy management is described, with several examples of cross-layer cooperation. Application program interfaces (APIs) that provide information flow across the application-OS boundary are valuable tools in encouraging development of energy-aware applications. Finally, we summarize the key lessons of this lecture and discuss future directions in managing energy demand.

Application Design for Wearable Computing (Paperback): Dan Siewiorek, Asim Smailagic, Thad Starner Application Design for Wearable Computing (Paperback)
Dan Siewiorek, Asim Smailagic, Thad Starner
R789 Discovery Miles 7 890 Ships in 18 - 22 working days

The confluence of decades of computer science and computer engineering research in multimodal interaction (e.g., speech and gesture recognition), machine learning (e.g., classification and feature extraction), software (e.g., web browsers, distributed agents), electronics (e.g., energy-efficient microprocessors, head-mounted displays), design methodology in user-centered design, and rapid prototyping have enabled a new class of computers-wearable computers. The lecture takes the viewpoint of a potential designer or researcher in wearable computing. Designing wearable computers requires attention to many different factors because of the computer's closeness to the body and its use while performing other tasks. For the purposes of discussion, we have created the UCAMP framework, which consists of the following factors: user, corporal, attention, manipulation, and perception. Each of these factors and their importance is described. A number of example prototypes developed by the authors, as well as by other researchers, are used to illustrate these concepts. Wearable computers have established their first foothold in several application domains, such as vehicle and aircraft maintenance and manufacturing, inspection, language translation, and other areas. The lecture continues by describing the next step in the evolution of wearable computers, namely, context awareness. Context-aware computing takes into account a user's state and surroundings, and the mobile computer modifies its behavior based on this information. A user's context can be quite rich, consisting of attributes such as physical location, physiological state, personal history, daily behavioral patterns, and so forth. If a human assistant were given such context, he or she would make decisions in a proactive fashion, anticipating user needs, and acting as a proactive assistant. The goal is to enable mobile computers to play an analogous role, exploiting context information to significantly reduce demands on human attention. Context-aware intelligent agents can deliver relevant information when a user needs that information. These data make possible many exciting new applications, such as augmented reality, context-aware collaboration, and augmented manufacturing. The combined studies and research reported in this lecture suggest a number of useful guidelines for designing wearable computing devices. Also included with the guidelines is a list of questions that designers should consider when beginning to design a wearable computer. The research directions section emphasizes remaining challenges and trends in the areas of user interface, modalities of interaction, and wearable cognitive augmentation. Finally, we summarize the most important challenges and conclude with a projection of future directions in wearable computing. Table of Contents: Introduction / The Wearable Computing UCAMP / Design Guidelines for Wearable Computing / Research Directions / Conclusions and Future Challenges

Beginning Windows Phone App Development (Paperback, 1st ed.): Henry Lee, Eugene Chuvyrov Beginning Windows Phone App Development (Paperback, 1st ed.)
Henry Lee, Eugene Chuvyrov
R1,284 Discovery Miles 12 840 Ships in 18 - 22 working days

Microsoft's Windows Phone 7 handsets have injected a new vibrancy into the smartphone marketplace and provided bold new opportunities for the Microsoft development community. Take advantage of these opportunities with Beginning Windows Phone App Development, written specifically to help you learn the skills you'll need to develop rich, functional apps for the Windows Phone 7 platform. Authors Henry Lee and Eugene Chuvyrov cover the very latest developments in the field--including the extended APIs offered in the new Mango platform update--so you'll have timely, accurate information at your fingertips. Beginning Windows Phone App Development starts with the basics, walking you through the process of downloading and setting up the right development tools, including Visual Studio, Expression Blend, Silverlight SDK, and Windows Phone SDK. It then takes you step-by-step though the development process as you build and deploy a working application, complete with a sophisticated user interface. Finally, you'll receive step-by-step instructions on packaging and selling your applications through the Windows Phone Marketplace.What you'll learn * How to create effective networked applications * How to leverage your phone's GPS capabilities from within your application * How to interact with the phone's built-in functionalities (camera, contacts, maps, accelerometer, video and web browser, to name but a few) * How to construct highly graphical and responsive user interfaces quickly and easily using these features * How to package and distribute your applications for both personal distribution and commercial sale via the Windows Phone Marketplace Who this book is for This book is for anyone interested in developing applications for the Windows Phone 7.5 platform. You might be an existing .NET developer looking for a new creative angle, or perhaps an iPhone or Android developer looking for a new opportunity. If you have an understanding of basic .NET coding practices, then this book is for you.Table of Contents * Introducing Windows Phone 7 and the Windows Phone Platform * Building Windows Phone 7 Applications * Using Cloud Services As Data Stores * Catching and Debugging Errors * Packaging, Publishing, and Managing Applications * Working with the Accelerometer * Application Bar * WebBrowser Control * Working with Controls and Themes * Integrating Applications with the Windows Phone OS * Creating Trial Applications * Internationalization * Isolated Storage * Using Location Services * Media * Working with the Camera and Photos * Push Notifications * Reactive Extensions for .NET * Securit

Building iPhone Apps with HTML, CSS, and JavaScript - Making App Store Apps without Objective-C or Cocoa (Paperback): Jonathan... Building iPhone Apps with HTML, CSS, and JavaScript - Making App Store Apps without Objective-C or Cocoa (Paperback)
Jonathan Stark
R663 R592 Discovery Miles 5 920 Save R71 (11%) Ships in 18 - 22 working days

What people are saying about "Building iPhone Apps w/ HTML, CSS, and JavaScript"

"The future of mobile development is clearly web technologies like CSS, HTML and JavaScript. Jonathan Stark shows you how to leverage your existing web development skills to build native iPhone applications using these technologies."--John Allsopp, author and founder of Web Directions

"Jonathan's book is the most comprehensive documentation available for developing web applications for mobile Safari. Not just great tech coverage, this book is an easy read of purely fascinating mobile tidbits in a fun colloquial style. Must have for all PhoneGap developers."-- Brian LeRoux, Nitobi Software

It's a fact: if you know HTML, CSS, and JavaScript, you already have the tools you need to develop your own iPhone apps. With this book, you'll learn how to use these open source web technologies to design and build apps for the iPhone and iPod Touch on the platform of your choice-without using Objective-C or Cocoa.

Device-agnostic mobile apps are the wave of the future, and this book shows you how to create one product for several platforms. You'll find guidelines for converting your product into a native iPhone app using the free PhoneGap framework. And you'll learn why releasing your product as a web app first helps you find, fix, and test bugs much faster than if you went straight to the App Store with a product built with Apple's tools.Build iPhone apps with tools you already know how to useLearn how to make an existing website look and behave like an iPhone appAdd native-looking animations to your web app using jQTouchTake advantage of client-side data storage with apps that run even when the iPhone is offlineHook into advanced iPhone features -- including the accelerometer, geolocation, and vibration -- with JavaScriptSubmit your applications to the App Store with Xcode

This book received valuable community input through O'Reilly's Open Feedback Publishing System (OFPS). Learn more at "http: //labs.oreilly.com/ofps.html."

Pro iOS Apps Performance Optimization (Paperback, 1st ed.): Khang Vo Pro iOS Apps Performance Optimization (Paperback, 1st ed.)
Khang Vo
R1,004 R857 Discovery Miles 8 570 Save R147 (15%) Ships in 18 - 22 working days

Today's iPhone and iPad apps developers are often running into the need to refine, improve and optimize their apps performances. As more complex apps can be created, it is even more important for developers to deal with this critical issue. Pro iOS Apps Performance Tuning and Optimizationcovers many common but difficult problems when tuning and optimizing performance for iPhoneand iPad appsand how to resolve these problems efficiently. This book gives you the following: Basic knowledge on common problems in iPhone apps Advanced knowledge over data structure, algorithms, multithreading, and network data in iPhone apps Comparisonwith problems and solutions for Android and Windows Phone apps

After reading this must-have book, you'll be ready to make the most of the processing power of the iPhone with your apps performance optimization know-how. What you'll learn Benchmark your apps using emulators and real device tests Increase and optimize UITableView performance in your iOS apps Increase your app performance using image and data caching techniques Tune your apps using algorithms and data structures Improve your parallel data access using multithreading techniques Optimize memory usage for increased battery life and better apps performance Use native C code to address memory leaks or EXEC_BAD_ACCESS Who this book is for

iOS app developers who have basic knowledge of how to write apps and want to extend their knowledge and skills to write better or optimally-performing apps. Table of Contents Introduction to iOS App Performance Benchmark Your Apps: Using Simulators, Emulators and Real Device Tests Increase and Optimize UITableView Performance Increase App Performance Using Image and Data Caching Techniques Tune Your Apps Using Algorithms and Data Structures Improve Parallel Data Access using Multithreading Techniques Optimize Memory Usage for Increased Battery Life and Better Performance Integrate Multithreading and Efficient Memory Usage for Multitasking Apps Performance Use Native C Code to Address Memory Leaks or EXEC_BAD_ACCESS Comparisons with Android and WinPhone Performance Problems

Beginning OS X Lion Apps Development (Paperback, 1st ed.): Robert Warner, Michael Privat Beginning OS X Lion Apps Development (Paperback, 1st ed.)
Robert Warner, Michael Privat
R938 R816 Discovery Miles 8 160 Save R122 (13%) Ships in 18 - 22 working days

With the MacApp Store launch in early 2011, a new age in Mac development began. Look for many of the cool apps for iPhone and iPadcoming to an iMac orMacBookPronear you Beginning OS X Lion Apps Development explains how to develop OS X Lion-based apps and publish them in the Mac App Store. It begins with the basics of Objective-C and Cocoa, and then moves through all the topics necessary to build and publish your first successful Mac apps Get started with Objective-C and Xcode Build your first complete apps that integrate well with Mac OS X Publish your apps on the Mac App Store

If you're new to Mac ornew to iPhone or iPad apps development, and looking to develop apps for the Macbook Pro or Mac desktop, this book is for you What you'll learn How to use Apple's development tools How to build user interfaces and create user experiences (UX) How to respond to user input How to integrate your apps into the Mac ecosystem How to store and retrieve data How to publish your apps to the new Mac App Store Who this book is for

This book is for those new to Mac or for iPhone or iPad apps developers who want todevelop apps for the MacBook Pro or Mac desktop. Table of Contents Building a Graphiing Calculator Laying Out the User Interface Handling User Input Pimp My UI Storing and Retrieving Data Using Core Data Integrating Graphique into the Mac OS X Desktop Creating Help Printing

Migrating to iPhone and iPad for .NET Developers (Paperback, 1st ed.): Mark Mamone Migrating to iPhone and iPad for .NET Developers (Paperback, 1st ed.)
Mark Mamone
R1,434 Discovery Miles 14 340 Ships in 18 - 22 working days

Today's .NET developers are intrigued by what the iPhone and iPad apps landscape has to offer. Admit it: you're one of them. Apple's App Store has hundreds of thousands of apps, and yours can be among them. iPhone and iPad app development using the iOS software development kit is one of the most appealing environments available for mobile technology. Migrating to iPhone and iPad for .NET Developers helps .NET programmers get started creating iPhone and iPad apps using the iOS software development kit. Start with a crash course on development using iOS. Then, find out whether you want to use Xcode instead of Visual Studio, and prepare yourself for the migration from C# to Objective-C You'll learn how your existing .NET skills can map most efficiently to the iOS development environment. Next, you'll really get coding with Objective-C and the iOS software development kit. You'll build your skills and enhance your apps with visually appealing, dynamic user interfaces and pushing/pulling data from a database though events and more. Discover the wonders of the Cocoa library, and learn new ways to do things you already know like the back of your hand in the .NET environment. Nearing the finish line, you'll build your first complete iPhone or iPad app, and extend your iPhone app features - for example, by using third-party libraries. Once you have created that first iPhone or iPad app, we'll walk you through making it available on the App Store. Migrating to iPhone and iPad for .NET Developers even offers tips on how to market your apps to new customers. When you finish reading Migrating to iPhone and iPad for .NET Developers, you'll be an iOS apps developer as well as a .NET developer, in today's competitive and fun mobile landscape What you'll learn * How to efficiently and quickly migrate your skills from .NET to Apple iOS for iPhone, iPad and iPod touch * How to set up and start coding with the iOS software development kit, Xcode and other Apple iOS and Mac tools * How to enhance your app with a dynamic user interface * How to store and retrieve data and configure your apps * How to de-bug and test your apps in the iOS environment * How to publish your first app on Apple's App Store Who this book is for If you're a Windows or .NET programmer who wants to get into iPhone or iPad apps development for the very first time, this book is for you Table of Contents * Get Set Up: Development on Apple's Tools and Platforms * Jump In: A Crash Course on Development Using the iOS SDK * Understand Your Options: Using Third-Party Solutions and MonoTouch * Going Deeper: .NET, Objective-C and the iOS SDK * Get to Work: Creating Your First Application * Build Your Skills: Enhancing Your Application with a Dynamic User Interface * Get the Data: Storing and Retrieving Data & Configuring Your Applications * Extend Your Apps: Extending Your iOS Application with Third Party Libraries * Get Published: Testing, Deploying and Distributing Your Applications * Extend Your Skills: Advanced Features A. Completing the Lunar Lander Application

Beginning Android 3 (Paperback, 1st ed.): Mark Murphy Beginning Android 3 (Paperback, 1st ed.)
Mark Murphy
R1,199 R1,027 Discovery Miles 10 270 Save R172 (14%) Ships in 18 - 22 working days

The vibrant and rich Android development platform, created by Google and the Open Handset Alliance, continues to be a platform in its truest sense, encompassing hundreds of classes beyond the traditional Java classes and open source components that ship with the software development kit. Android's continued growthincludes support for Flash and Flash gaming apps, Wi-Fi tethering, improved performance, WebM or WebMedia integration for HTML5-based video and other multimedia APIs, Chrome OS (WebOS) integration, and more With Beginning Android 3, you'll learn how to develop applications for Android 3 mobile devices using simple examples that are ready to run with your copy of the software development kit. Author, Android columnist, developer, and community advocate Mark L. Murphy will show you what you need to know to get started programming Android applications, including how to craft graphical user interfaces, use GPS, multi-touch, multi-tasking, and access web services. What you'll learn Discover Android and how to use it to build Java-based mobile applications for a wide range of phones and devices. Create user interfaces using both the Android widget framework and the built-in WebKit-powered Web browser components. Utilize the distinctive capabilities of the Android engine, including location tracking, maps, and Internet access. Use and create Android applications incorporating activities, services, content providers, and broadcast receivers. Support Android 3 and earlier devices, including dealing with multiple Android OS versions, multiple screen sizes, and other device-specific characteristics. Create Flash game and other apps on Android. Build and experience the array of new WebM video and other multimedia APIs for Android and more. Who this book is for

This book is aimed at people new to mobile development. Table of Contents The Big Picture How to Get Started Your First Android Project Examining Your First Project A Bit About Eclipse Enhancing Your First Project Rewriting Your First Project Using XML-Based Layouts Employing Basic Widgets Working with Containers The Input Method Framework Using Selection Widgets Getting Fancy with Lists Still More Widgets and Containers Embedding The WebKit Browser Applying Menus Showing Pop-up Messages Handling Activity Lifecycle Events Handling Rotation Dealing with Threads Creating Intent Filters Launching Activities and Sub-Activities Working with Resources Defining and Using Styles Handling Multiple Screen Sizes Introducing the Honeycomb UI Using the Action Bar Fragments Handling Platform Changes Accessing Files Using Preferences Managing and Accessing Local Databases Leveraging Java Libraries Communicating via the Internet Services: The Theory Basic Service Patterns Alerting Users via Notifications Requesting and Requiring Permissions Accessing Location-Based Services Mapping with MapView and MapActivity Handling Telephone Calls Fonts More Development Tools The Role of Alternative Environments HTML5 PhoneGap Other Alternative Environments Dealing with Devices Where Do We Go from Here?

App Savvy - Turning Ideas into iPhone and iPad Apps Customers Really Want (Paperback): Ken Yarmosh App Savvy - Turning Ideas into iPhone and iPad Apps Customers Really Want (Paperback)
Ken Yarmosh
R686 R553 Discovery Miles 5 530 Save R133 (19%) Ships in 10 - 15 working days

How can you make your iPad or iPhone app stand out in the highly competitive App Store? While many books simply explore the technical aspects of iPad and iPhone app design and development, App Savvy also focuses on the business, product, and marketing elements critical to pursuing, completing, and selling your app -- the ingredients for turning a great idea into a genuinely successful product. Whether you're a designer, developer, entrepreneur, or just someone with a unique idea, App Savvy explains every step in the process, with guidelines for planning a solid concept, engaging customers early and often, developing your app, and launching it with a bang. Author Ken Yarmosh details a proven process for developing successful apps, and presents numerous interviews with the App Store's most prominent publishers. * Learn about the App Store and how Apple's mobile devices function * Follow guidelines for vetting and researching app ideas * Validate your ideas with customers -- and create an app they'll be passionate about * Assemble your development team, understand costs, and establish a workable process * Build your marketing plan while you develop your application * Test your working app extensively before submitting it to the App Store * Assess your app's performance and keep potential buyers engaged and enthusiastic

Abnahme Komplexer Software-Systeme (German, Hardcover, 2009 ed.): Springer Abnahme Komplexer Software-Systeme (German, Hardcover, 2009 ed.)
Springer
R1,512 Discovery Miles 15 120 Ships in 18 - 22 working days

Das Praxisbuch dient als Grundlage fur die Abnahme von komplexen IT-Software-Systemen. Die Methoden, die hier vorgestellt werden, gelten sowohl fur Standard- als auch fur angepasste oder neu entwickelte Software und berucksichtigen ITIL und andere IT-Prozess-Standards. Sie haben sich in der Praxis vielfach bewahrt. Sie haben sich in der Praxis vielfach bewahrt. Beschrieben werden zunachst die organisatorischen Voraussetzungen, die fur eine erfolgreiche Abnahme erforderlich sind, sodann alle vorbereitenden Arbeiten, die getatigt werden mussen. Betrachtet werden auch organisatorische Schnittstellenbereiche, die bei der Ermittlung von fachlichen und technischen Anforderungen betroffen sind. Der Autor stellt das Abnahmegeschehen im Detail vor. Die dazu gehoerigen Werkzeuge zur Durchfuhrung und fur den Abschluss werden im Einzelnen erlautert.

Taking Your iPad to the Max (Paperback, 1st ed.): Erica Sadun, Michael Grothaus, Steve Sande Taking Your iPad to the Max (Paperback, 1st ed.)
Erica Sadun, Michael Grothaus, Steve Sande
R754 R683 Discovery Miles 6 830 Save R71 (9%) Ships in 18 - 22 working days

Fast, fun, and full of facts, Take Your iPad to the Max gives you the tips and techniques you need to get the most out of your new iPad. Apple's latest device is much more than a big iPhone, and this book will help you master the new category of touch-driven productivity apps developed specifically for the iPad, including the iWork App Suite. You'll also learn all about the built-in apps, including Mail, Calendar, and iTunes, as well as the brand-new iBooks. And, of course, you'll get all of the advanced shortcuts and techniques that will leave fellow iPad users in the dust. Author and gadget hacker Erica Sadun's enthusiasm for Apple devices and tools is infectiously catching. At the same time, her expertise and ability to uncover undocumented features and share them with her readers has made her something of a legend. Fortunately, Erica likes to share everything she knows with you, her loyal reader, and she knows just how to explain everything in clear, enjoyable-to-read prose.What you'll learn* How to handle multitouch interface fundamentals* How to use all the built-in apps, including Mail, Calendar, Safari, and the new iWork Suite * How to use iTunes and iBooks to open a world of expansion and personalization* How to use your iPad over WiFi and take advantage of free services like VoIP telephony * How to integrate your iPad with your network and other mobile and tethered devicesWho this book is for For every iPad owner who wants the fastest introduction, crammed with most useful information, presented in an extremely enjoyable style. Table of Contents* Bringing home the iPad: Purchase decisions, model choices * Connecting to iTunes: How to set up your system using iTune' configuration tools.* Exploring the iPad hardware: Powering the device on and off, exploring its sensors* Interacting with your iPad: Learning the touch-based vocabulary of the iPad, Manipulating the home screen, Spotlight, Accessibility* Connecting to the Internet: An introduction to using WiFi and/or 3Gs* Browsing with Mobile Safari. A complete how-to for using Safari.* Touching your Music and Video.Including iPod features, Video, & YouTube* Shopping at the App Store, Music Store, and Book Store* Using iBooks* Leveraging your Desk Set: Notes, Contacts and Calculator, Clock, Calendar* Setting up and using Email* Working with Maps* Taking your Photos With You* On the go with iWork: Creating and viewing documents, spreadsheets, etc.*5 other great ways to use your iPad

Android Application Development with Maven (Paperback, Ed): Patroklos Papapetrou, Jonathan Lalou Android Application Development with Maven (Paperback, Ed)
Patroklos Papapetrou, Jonathan Lalou
R806 Discovery Miles 8 060 Ships in 18 - 22 working days

About This Book Learn how to effectively use Maven to create, test, and release Android applications Customize Maven using a variety of suggested plugins for the most popular Android tools Discover new ways of accelerating the implementation, testing, and maintenance using this step-by-step simple tutorial approach Who This Book Is ForAndroid Application Development with Maven is intended for Android developers or devops engineers who want to use Maven to effectively develop quality Android applications. It would be helpful, but not necessary, if you have some previous experience with Maven.

BlackBerry for Work - Productivity for Professionals (Paperback, 1st ed.): Kunal Mittal, Shikha Gupta, Neeraj Gupta BlackBerry for Work - Productivity for Professionals (Paperback, 1st ed.)
Kunal Mittal, Shikha Gupta, Neeraj Gupta
R703 R632 Discovery Miles 6 320 Save R71 (10%) Ships in 18 - 22 working days

The BlackBerry is cool, and the BlackBerry is fun, but the BlackBerry also means serious business. For those of you who bought your BlackBerry to help get your life organized and free yourself from the ball-and-chain of desktop computing, BlackBerryfor Work: Productivity for Professionals is the book to show you how. There are plenty of general-purpose BlackBerry guides, but this book shows you how to complete all the traditional smartphone tasks, like to-dos, calendars, and email, and become even more efficient and productive. You'll learn mechanisms for developing effective workflows specific to the features of the BlackBerry and also efficient strategies for dealing with the specialized aspects of business and professional lifestyles.

After giving a professionally targeted introduction to the built-in applications and configuration options, this book details the BlackBerry's enterprise features. This book also delves into App World, the BlackBerry's source for third-party software. It discusses some of the best business and vertical applications, and shows you how to take advantage of this wealth of add-ons and professional functionality.The only business-specific guide to the BlackBerry. Improve your productivity with innovative mobile workflows that free you from the desktop. Make the BlackBerry work for you so you can work better.

The authors of BlackBerry for Work have decided to direct their share of the proceeds from the book to a charity in India. The Mitr Foundation is a trust founded in the city of Hyderabad, with the objective of contributing its might towards the empowerment of the girl child through education. Somewhere between the elite and the underprivileged lies the core essence of our endeavor. Shikha Gupta has pledged to undertake the responsibility of educatingthree children. What you'll learn How to purchase a BlackBerry and configure it specifically for business How to integrate built-in BlackBerry platform features into an everyday professional workflow How to access enterprise-wide data and computing features Specific organizational tips and sample workflows for different types of professions How to deploy the BlackBerry platform across groups both large and small The secrets of BlackBerry platform customization and personalization Who this book is for

You have already purchased or are considering purchasing a BlackBerry. You know it's the most reliable smartphone around, but you actually want to use it to make your professional life more efficient, productive, and lest we forget, fun The BlackBerry has inherent uses for a broad range of professions, including management, sales, medical/dental, legal, real estate, training and education, human resources, and information technology, so there are many of you (or should I say us?). Some of us are novice mobile device users, and others are highly experienced mobile pros. No matter, because every professional BlackBerry user across this continuum of experience wants to learn to work smarter, better, and more efficiently. This book shows you how to use your BlackBerry to do this. Table of Contents BlackBerry Models and Purchasing Setting Up Your BlackBerry BlackBerry as a Phone BlackBerry for E-mail BlackBerry for Text and Multimedia Messaging Calendaring on Your BlackBerry Contact Management on Your BlackBerry Web Browsing Exploring Other Built-in BlackBerry Functions BlackBerry as a Modem Google Apps on Your BlackBerry Maps BlackBerry as an iPod Understanding App World General Business Apps

Samsung Galaxy S3 Manual - The Beginner's User's Guide to the Galaxy S3 (Paperback): Francis Monico Samsung Galaxy S3 Manual - The Beginner's User's Guide to the Galaxy S3 (Paperback)
Francis Monico
R625 Discovery Miles 6 250 Ships in 18 - 22 working days

Samsung Galaxy S3: The Beginner's User Guide to the Galaxy S3

Discover EVERYTHING the new Samsung Galaxy S3 has to offer, including exciting specifications and a breakdown of new features, with this Samsung Galaxy S3: Specs Manual and Ultimate Review

So you're thinking about purchasing the new Samsung Galaxy S3. This device has some of the most powerful capabilities available today within the mobile arena. However, not all Samsung Galaxy S3 owners are unlocking the true potential of this device. With its quad-core processor, rich 4.8 inch screen, powerful S-voice voice recognition software, and intuitive media features, this newest Samsung Galaxy puts the competition to shame.

Every potential Samsung Galaxy S3 owner looking to learn the ins and outs of this new device should have this manual in their library. From a comparison breakdown with the iPhone and previous Galaxy S2, to the latest in exciting new apps, this guide should help sway your decision and greatly increase the device's value.

In this Samsung Galaxy S3 Manual you will learn how to: Get quickly up to speed on all the Samsung Galaxy S3 basics Uncover new features and how the Samsung Galaxy S3 improves upon its predecessor Gain access to the Samsung Galaxy S3's top apps for everything from Productivity to Games & Entertainment Take full advantage of syncing your Samsung Galaxy S3 with your computer and all its music, movies, and books

BONUS: Discover the new features and benefits of the new Samsung Galaxy S3 mini

Note from the Author

"The Samsung Galaxy S3 is the MOST POWERFUL mobile device on the market. This guide will show you why ."

Nokia Smartphone Hacks (Paperback): Michael Juntao Yuan Nokia Smartphone Hacks (Paperback)
Michael Juntao Yuan
R906 R785 Discovery Miles 7 850 Save R121 (13%) Ships in 18 - 22 working days

It wasn't long ago that owning a cell phone put you on the cusp of modern technology. Now, just a few short years later, "smartphones" have taken over, profoundly changing the way we socially interact. Not surprisingly, they have become the most sought-after piece of technology on the market, with tens of millions currently in use. Defined as a mobile phone with computer functionality, these amazing little devices allow you to do everything from send email and take pictures to control other computers remotely. With all of these built-in capabilities, smartphones can be a challenge to master. And some of the smartest, most feature-rich smartphones are being manufactured by Nokia. With that in mind, "Nokia Smartphone Hacks" shows you how to squeeze everything you can out of these revolutionary computers. Covering a wide variety of topics, the book explains how to: tweak the smartphone's user interface; take screen shots; use the phone with other devices; access Internet content; use email and messaging; use the camera and multimedia; access databases and business applications; and write advanced hacks with Java and Symbian. "Nokia Smartphone Hacks" is written in O'Reilly's popular "Hacks" format, meaning it's full of quick and dirty solutions. Furthermore, each hack stands completely on its own, so you can browse and jump to different sections that interest you most. Whether you want to customize your smartphone, add on some extra features, or run some third-party software, "Nokia Smartphone Hacks" is there to guide the way. Nokia smartphones are capable of doing many clever things, but sharing its shortcuts isn't one of them. This is the only guide that lets you unlock all of its time-saving secrets.

Samsung Galaxy S4 Manual - The Beginner's Samsung Galaxy S4 User Guide (Paperback): Francis Monico Samsung Galaxy S4 Manual - The Beginner's Samsung Galaxy S4 User Guide (Paperback)
Francis Monico
R250 Discovery Miles 2 500 Ships in 18 - 22 working days

Samsung Galaxy S4 Manual: The Beginners Samsung Galaxy S4 User Guide Don't let this powerful device leave you in the dust The Samsung Galaxy S4 is a supercharged device with numerous features, but it can be daunting and complicated. Become a pro by downloading this Samsung Galaxy Manual today You've made a great investment with the Samsung Galaxy S4. This smartphone is arguably THE most powerful device on the market today. However, very few are actually unlocking the full potential. With new Air Gesture features, an expanded screen, and kid friendly features, this latest Samsung Galaxy is as complicated as it is powerful Beginner's will learn all there is to know, and advanced users can use this is as an invaluable reference. In this Samsung Galaxy S4 Manual you will learn: The key differences between the Galaxy S3 and Galaxy S4 The Basics of the Galaxy S4, including layout and features New ADVANCED features, such as Air View, Air Gesture, Smart Controls Common Troubleshooting problems and how to resolve them Innovative internet features such as Dropbox and cloud services. BONUS: Discover the benefits of the S4's Dual Camera and the new features. Note from the Author " "The new Samsung Galaxy S4 is the MOST POWERFUL smartphone on the market. DON'T miss out on unlocking its limitless potential."" Grab your copy today and master your Samsung Galaxy S4

Oracle Visual Builder Cloud Service Revealed - Rapid Application Development for Web and Mobile (Paperback, 1st ed.): Sten... Oracle Visual Builder Cloud Service Revealed - Rapid Application Development for Web and Mobile (Paperback, 1st ed.)
Sten Vesterli
R1,015 R869 Discovery Miles 8 690 Save R146 (14%) Ships in 18 - 22 working days

Build and deploy an attractive, user-friendly web or mobile application in one day or less using Oracle's new, low-code development tool: Visual Builder Cloud Service. Today's IT world is fast-paced, and the ability to rapidly deliver running code is the most crucial and sought-after skill a developer can have. Oracle has brought together their enterprise experience, advanced usability knowledge, and their best cloud engineering to produce an innovative platform giving developers unprecedented productivity. You will learn how to use all aspects of Oracle Visual Builder Cloud Service to build web or mobile applications. Using the fully browser-based development environment, you'll gain experience with all the modern user-interface components that the tool offers for a visual, user-interface-driven, development approach. You'll also see how to use the integrated data management capabilities and existing REST data services to store your data, and learn how to easily transfer applications to a test/staging environment and later to production, while continuing to develop the next version in the development environment. What You'll Learn Build great-looking web and mobile applications in a browser-based, visual design environment Define custom business logic in the visual logic editor or with JavaScript Manage multiple concurrent application versions from development through staging and production Define business objects with validation logic for application-specific data Communicate with, and draw data from, existing REST web services Use Visual Builder Cloud Service to expand Oracle SaaS solutions Who This Book Is For Developers at all expertise levels as well as business professionals and UX designers with an interest in using IT to quickly solve simple business problems. Because this tool is based on a modern low-code approach, no prior programming experience is necessary to benefit from the book.

My Smart Home for Seniors (Paperback): Michael Miller My Smart Home for Seniors (Paperback)
Michael Miller
R583 Discovery Miles 5 830 Ships in 9 - 17 working days

Winner, Bronze Award, APEX 2018 and 2018 INDIES Book of the Year Honorable Mention/Health This full-color introduction to the smart home has been written from the ground up with one audience in mind: seniors. No ordinary "beginner's book," My Smart Home for Seniors approaches every topic from a 50+ person's point of view, using meaningful, realistic examples. Full-color, step-by-step tasks-in legible print-walk you through making your home safer and easier to live in using smart technology. Learn how to: * Control your home's lighting with smart bulbs and switches * Make your home more secure with smart doorbells, door locks, and security cameras * Automatically control your home's temperature with a smart thermostat * Make cooking and cleaning easier with smart appliances * Use voice commands or your smart phone to control your smart devices * Use If This Then That (IFTTT) to make your smart devices interact with each other automatically * Get smart about the security and privacy concerns of smart devices * Set up your smart devices and get them to work with one another * Compare and select the best smart hub for your smart home needs * Learn to use Amazon Alexa (TM), Google Home (TM) and other voice-activated devices, as well as Apple's HomeKit (TM) on the iPhone, to make your smart devices work together

Building Progressive Web Apps - Bringing the power of native to the browser (Paperback): Tal Ater Building Progressive Web Apps - Bringing the power of native to the browser (Paperback)
Tal Ater
R1,130 R931 Discovery Miles 9 310 Save R199 (18%) Ships in 9 - 17 working days

Move over native apps. New progressive web apps have capabilities that will soon make you obsolete. With this hands-on guide, web developers and business execs will learn how-and why-to develop web apps that take advantage of features that have so far been exclusive to native apps. Features that include fast load times, push notifications, offline access, homescreen shortcuts, and an entirely app-like experience. By leveraging the latest browser APIs, progressive web apps combine all of the benefits of native apps, while avoiding their issues. Throughout the book, author Tal Ater shows you how to improve a simple website for the fictional Gotham Imperial Hotel into a modern progressive web app. Plus: Understand how service workers work, and use them to create sites that launch in an instant, regardless of the user's internet connection Create full-screen web apps that launch from the phone's homescreen just like native apps Re-engage users with push notifications, even days after they have left your site Embrace offline-first and build web apps that gracefully handle loss of connectivity Explore new UX opportunities and challenges presented by progressive web apps

Mobile Design Pattern Gallery 2e (Paperback, 2nd edition): Theresa Neil Mobile Design Pattern Gallery 2e (Paperback, 2nd edition)
Theresa Neil
R1,246 R936 Discovery Miles 9 360 Save R310 (25%) Ships in 10 - 15 working days

When you're under pressure to produce a well-designed, easy-to-navigate mobile app, there's no time to reinvent the wheel--and no need to. This handy reference provides more than 90 mobile app design patterns, illustrated by 1,000 screenshots from current Android, iOS, and Windows Phone apps.

Much has changed since this book's first edition. Mobile OSes have become increasingly different, driving their own design conventions and patterns, and many designers have embraced mobile-centric thinking. In this edition, user experience professional Theresa Neil walks product managers, designers, and developers through design patterns in 11 categories: Navigation: get patterns for primary and secondary navigationForms: break industry-wide habits of bad form designTables: display only the most important informationSearch, sort, and filter: make these functions easy to useTools: create the illusion of direct interactionCharts: learn best practices for basic chart designTutorials & Invitations: invite users to get started and discover featuresSocial: help users connect and become part of the groupFeedback & Accordance: provide users with timely feedbackHelp: integrate help pages into a smaller form factorAnti-Patterns: what not to do when designing a mobile app

React Quickly (Paperback): Azat Mardan React Quickly (Paperback)
Azat Mardan
R1,078 Discovery Miles 10 780 Ships in 10 - 15 working days

React is a JavaScript library developed for one main reason-to build reusable UI components that present ever-changing data. The React philosophy is to focus solely on the user interface. In model-viewcontroller (MVC) terminology, React is the view. Because it has to work with models and other libraries, it's designed to play nicely with pretty much any other framework, router, style, and model library. And it's well supported-React emerged from Instagram and is now used by Facebook, Asana, Khan Academy, and Atom among many more. React Quickly is for anyone who wants to learn React.js fast. This handson book teaches needed concepts by using lots of examples, tutorials, and a large main project that gets built throughout. It starts with the basics, including how React fits into applications, JSX, and handling states, and events. Next, it explores core topics like components, forms, and data. Finally, the book dives into React integration topics, like unit testing and isomorphic JavaScript with Express.js, and Gulp. Key Features: * Uses videos to supplement learning * Chock full of examples * Gets readers using React quickly This book is for web developers who have some JavaScript experience. About the Technology: React is a JavaScript library developed for one main reason-to build reusable UI components that present ever-changing data. React emerged from Instagram and is now used by Facebook, Asana, Khan Academy, and Atom among many more.

High Performance Android Apps (Paperback): Doug Sillars High Performance Android Apps (Paperback)
Doug Sillars
R1,007 R768 Discovery Miles 7 680 Save R239 (24%) Ships in 10 - 15 working days

Unique and clever ideas are important when building a hot-selling Android app, but the real drivers for success are speed, efficiency, and power management. With this practical guide, you'll learn the major performance issues confronting Android app developers, and the tools you need to diagnose problems early. Customers are finally realizing that apps have a major role in the performance of their Android devices. Author Doug Sillars not only shows you how to use Android-specific testing tools from companies including Google, Qualcomm, and AT&T, but also helps you explore potential remedies. You'll discover ways to build apps that run well on all 19,000 Android device types in use. Understand how performance issues affect app sales and retention Build an Android device lab to maximize UI, functional, and performance testing Improve the way your app interacts with device hardware Optimize your UI for fast rendering, scrolling, and animations Track down memory leaks and CPU issues that affect performance Upgrade communications with the server, and learn how your app performs on slower networks Apply Real User Monitoring (RUM) to ensure that every device is delivering the optimal user experience

Responsive & Fast (Paperback): Guy Podjamy Responsive & Fast (Paperback)
Guy Podjamy
R332 R271 Discovery Miles 2 710 Save R61 (18%) Ships in 10 - 15 working days

Is Responsive Web Design (RWD) slowing your site down? It doesn't have to. With this concise book, you'll learn practical techniques for improving performance with RWD, including a default set of guidelines you can use as an easy starting point. Web performance researcher and evangelist Guy Podjarny walks you through several existing solutions for dealing with RWD performance problems, and offers advice for choosing optimizations that will be most useful for your needs. RWD performance problems stem from excessive downloads of resources, including images, JavaScript and CSS, and HTML--downloads designed to let your web application adapt to different screen sizes. Podjarny presents a series of increasingly larger-scope solutions to each issue, including client-side techniques and RESS (Responsive + Server Side Components). Address performance issues by starting with Podjarny's default guidelines Use a JavaScript image loader and an image transcoding service to create Responsive Images Reduce JavaScript and CSS downloads with asynchronous scripts, conditional loading, and multi-viewport CSS Prioritize resources to avoid excess content in RWD and defer the load of any content that's not critical Explore server-side Adaptive Delivery and RESS solutions as an alternative to "pure" RWD Guy Podjarny, or Guypo for short, is the Chief Technology Officer (CTO) of Akamai's Web Experience business unit.

Android Developer Tools Essentials (Paperback): Mike Wolfson Android Developer Tools Essentials (Paperback)
Mike Wolfson
R573 R475 Discovery Miles 4 750 Save R98 (17%) Ships in 10 - 15 working days

Android development can be challenging, but through the effective use of Android Developer Tools (ADT), you can make the process easier and improve the quality of your code. This concise guide demonstrates how to build apps with ADT for a device family that features several screen sizes, different hardware capabilities, and a varying number of resources. With examples in Windows, Linux, and Mac OS X, you'll learn how to set up an Android development environment and use ADT with the Eclipse IDE. Also, contributor Donn Felker introduces Android Studio, a Google IDE that will eventually replace Eclipse. Learn how to use Eclipse and ADT together to develop Android code Create emulators of various sizes and configurations to test your code Master Eclipse tools, or explore the new Android Studio Use Logcat, Lint, and other ADT tools to test and debug your code Simulate real-world events, including location, sensors, and telephony Create dynamic and efficient UIs, using Graphical Layout tools Monitor and optimize you application performance using DDMS, HierarchyViewer, and the Android Monitor tool Use Wizards and shortcuts to generate code and image assets Compile and package Android code with Ant and Gradle

Mobile HTML5 (Paperback): Estelle Weyl Mobile HTML5 (Paperback)
Estelle Weyl
R1,031 R792 Discovery Miles 7 920 Save R239 (23%) Ships in 10 - 15 working days

Build kickass websites and applications for all mobile (and non-mobile) platforms by adding HTML5 and CSS3 to your web development toolkit. With this hands-on book, you'll learn how to develop web apps that not only work on iOS, Android, Blackberry, and Windows Phone, but also perform well and provide good user experience. With lots of code and markup examples, you'll learn best practices for using HTML5 features, including new web forms, SVG, Canvas, localStorage, and related APIs. You'll also get an in-depth look at CSS3, and discover how to design apps for large monitors and tiny screens alike. Learn HTML5's elements, syntax, and semantics Build forms that provide enhanced usability with less JavaScript Explore HTML5 media APIs for graphics, video, and audio Enable your applications to work offline, using AppCache, localStorage, and other APIs Learn what you need to know about CSS3 selectors and syntax Dive into CSS3 features such as multiple backgrounds, gradients, border-images, transitions, transforms, and animations Make your web applications usable, responsive, and accessible. Design for performance, user experience, and reliability on all platforms

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Applied Cryptography for Cyber Security…
Hamid R. Nemati, Yang Li Hardcover R4,605 Discovery Miles 46 050
Intelligence Science - Leading the Age…
Zhongzhi Shi Paperback R5,070 Discovery Miles 50 700
Battery Management Systems and Inductive…
Alex Bossche, Ali Farzan Moghaddam Hardcover R3,210 R2,900 Discovery Miles 29 000
Advanced Machine Vision Paradigms for…
Tapan K. Gandhi, Siddhartha Bhattacharyya, … Paperback R3,019 Discovery Miles 30 190
Nonlinear Eigenproblems in Image…
Guy Gilboa Hardcover R3,107 Discovery Miles 31 070
On Hierarchical Models for Visual…
Jens Spehr Hardcover R3,842 R3,311 Discovery Miles 33 110
Particles in Flows
Tomas Bodnar, Giovanni P. Galdi, … Hardcover R4,297 Discovery Miles 42 970
Granddad You Have a Message II - Through…
Alec Laidler Paperback R567 Discovery Miles 5 670
Hayek and Human Rights - Foundations for…
John C.W. Touchie Hardcover R3,630 Discovery Miles 36 300
Breath - The New Science of a Lost Art
James Nestor Paperback  (1)
R295 R272 Discovery Miles 2 720

 

Partners