Jumat, 13 Januari 2012

5 new posts


5 new posts

Link to Wow! eBook - Blog

Pro iOS 5 Tools: Xcode Instruments and Build Tools

Posted: 13 Jan 2012 09:48 AM PST

Pro iOS 5 Tools: Xcode Instruments and Build Tools

Book Description

You will start by studying an alpha-stage app and learning how you can use the tools provided in the developer's toolbox, plus popular third-party tools, to take an app to a final product and ready to ship. Your own app will never be the same again!

  • Learn the tools available to all developers: , Instruments, network diagnostic tools and version control
  • Techniques for debugging by using Instruments, as well as the new features available in newest version of
  • Performance tuning techniques and workflow enhancements

What you'll learn

  • set up a bare-bones shopping cart app; from creating a new to using a distributed version control system for setting up the environment
  • work your way through an app and tune the user interface for performance
  • How to diagnose and address memory issues, leaks and dealing with intermittent crashes
  • How to deal with networking issues and reliably recreate or simulate these environments
  • How to address multitasking, behind the scenes power drains, and reduce/optimize power usage from the radio and other power draining features in iOS devices
  • How to distribute your app to beta testers, prepare for the and speed up time by learning shortcuts and other enhancements to developer tools

Who this book is for
This book is for iOS developers looking to fully utilize iOS 5 tools like Xcode, Interface Builder and more, making their apps development faster and more efficient.

Table of Contents

  1. Wax On, Wax Off
  2. First-Class Tools
  3. Three Screens and…Well, It Runs
  4. Memory and Diagnostics
  5. Core and Smooth Scrolling
  6. Networking, Cache, and Power
  7. Prepare the Beta!
  8. Why Are Things Breaking?
  9. Can We Automate Some of This?
  10. Now, They Want an Version
  11. How Do I Share Some of This?
  12. One More Thing

Book Details

  • Paperback: 392 pages
  • Publisher: Apress (December 2011)
  • Language: English
  • ISBN-10: 1430236086
  • ISBN-13: 978-1430236085
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts


Pro iOS 5 Augmented Reality

Posted: 13 Jan 2012 09:47 AM PST

Pro iOS 5 Augmented Reality

Book Description

Augmented reality takes the and through the use of graphics, sound and other effects allows you to enhance the environment. It makes a more real. Your social media app puts you where want to be or go.

Pro 5 Augmented Reality walks you through the foundations of building an augmented reality application for the or . From using MapKit, to the accelerometer and magnetometer, to integrating facial recognition and Facebook data, you’ll learn the building blocks of creating augmented reality applications. Case studies are included in this one-of-a-kind book and you’ll learn create augmented reality apps that unleash the full potential of the on-board sensors and camera. This book complements other or social media apps books available from Apress.

After reading Pro iOS 5 Augmented Reality, you’ll be able to build augmented reality rich media apps or integrate all the best augmented reality techniques and tools into your existing apps.

What you'll learn

  • The differences in hardware sensors, cameras and more between the 4 and 4S, , and 2
  • use MapKit and integrate it into your app
  • How to play and record sound within an augmented reality app
  • How to use the iPhone or iPad camera and
  • How to program against the accelerometer and gyroscope to detect movement and the orientation of the iPhone or iPad
  • How to access and use the information from the magnetometer (compass)
  • How to use to overlay a heads-up display on the camera view
  • How to integrate facial recognition into your app
  • How to build augmented reality feature-rich enterprise game and Facebook apps

Who this book is for
This book is for iOS developers familiar with iOS , but new to the camera, accelerometer, magnetometer and building augmented reality applications in general.

Table of Contents

  1. Introduction
  2. Hardware Comparisons
  3. Location Services
  4. iOS Sensors
  5. Sound and User Feedback
  6. Camera and
  7. Using for AR
  8. Building a cocos2D AR Game
  9. Third-party AR SDKs
  10. Building a Marker-based AR App Using OpenGL
  11. Building a Social AR App
  12. and Facial Recognition
  13. Building a Facial-recognition AR App

Book Details

  • Paperback: 356 pages
  • Publisher: Apress (December 2011)
  • Language: English
  • ISBN-10: 1430239123
  • ISBN-13: 978-1430239123
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts


Pro Java 7 NIO.2

Posted: 13 Jan 2012 09:47 AM PST

Pro Java 7 NIO.2

Book Description

Pro 7 NIO.2 addresses the three primary elements that offer new input/output (I/O) APIs in 7, giving you the skills to write robust, scalable applications:

  • An extensive file I/O system addresses feature requests that developers have sought since the inception of the JDK
  • A socket channel addresses multicasting, socket binding associated with channels, and related issues
  • An asynchronous I/O API enables mapping to I/O facilities, completion ports, and various I/O event port mechanisms to enhance scalability

NIO.2 for the Java platform, known as JSR 203, is a major feature of the new Java JDK 7 under the of Alan Bateman as an . Take advantage of these exciting new developments with Pro Java 7 NIO.2.

What you'll learn

  • carry out Path class operations
  • get/set file metadata through the java.nio file attribute API (including POSIX)
  • How to manage symbolic and hard links (including create, delete, and find target)
  • How to deal with files and directories through the new java.nio.file.Files API
  • How to use the FileVisitor API to develop file recursive operations
  • How to explore the Watch Service API and file change notification
  • How to use the new SeekableByteChannel API for Random Access File
  • How to develop blocking/non-blocking socket-based applications
  • How to explore the jewel of NIO.2: the Asynchronous Channel API
  • How to use the Zip File System Provider and write a custom file system provider
  • How to refactor java.io.File code

Who this book is for
This book is for experienced Java programmers new to Java 7 and those with some experience with Java 7.

Table of Contents

  1. Working with the Path Class
  2. Metadate File Attributes
  3. Symbolic Links
  4. Files and Directories
  5. The FileVisitor Class: Recursive Operations
  6. Watch Service API
  7. Two Security Models
  8. SPI Package
  9. Mapping java.io.file Functionality to java.nio.file
  10. General Methods

Book Details

  • Paperback: 296 pages
  • Publisher: Apress (December 2011)
  • Language: English
  • ISBN-10: 1430240113
  • ISBN-13: 978-1430240112
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts


Expert Oracle Application Express Plugins

Posted: 13 Jan 2012 07:30 AM PST

Expert Oracle Application Express Plugins

Book Description

Expert Application Express is your "go to" book on the groundbreaking plugin architecture introduced in Application Express 4.0. Using the new APEX functionality, you can create well-packaged, documented, reusable components and reliably leverage your coding investments across many applications. Components you create can define new item and region types, specify validation processes, and present dynamic actions to client applications. You can design innovative and colorful ways to display information, such as displaying the temperature using an image of a thermometer, or displaying sales velocity in the form of an automotive speedometer. The new plugin architecture is sure to create a tidal wave of creativity.

Author Martin D’Souza shows everything you need to know to get started in building and deploying of your own design. You'll learn the underlying architecture, including the APIs used to tie your seamlessly into an Application Express environment. You'll learn about the different types of , and you'll walk through examples of each to ensure that you can create the right type of plugin when you need it. Finally, Expert Oracle Application Express Plugins shows work as part of the larger Application Express community by leveraging that community's efforts and by giving back as you deploy your own plugins to the broad audience of Application Express developers.

  • Presents the architecture and APIs available for customizing Application Express
  • Gives clear examples of plugin , for each type of plugin
  • Helps you work as part of the broader community of plugin developers

What you'll learn

  • Understand the APEX plugin architecture
  • Design and develop each of the four types of plugin
  • Debug and troubleshoot plugin-based applications
  • Deploy your plugins to the wider community
  • Make your plugins compatible across different browsers
  • Master the plugin APIs that APEX provides

Who this book is for
Expert Plugins is aimed at Oracle Application Express developers wanting to develop reusable components using Application Express's new, plugin architecuture. The book appeals to in-house developers wanting to preserve their investment in writing code by packaging it for convenient reuse in other applications. The book also appeals to commercial software developers who want to write plugins for sale.

Table of Contents

  1. Introduction to Plugins
  2. Plug-in Fundamentals
  3. Item Plug-ins
  4. Dynamic Action Plug-ins
  5. Region Plugiins
  6. Process Plugiins
  7. Best Practices & Community
  8. Debugging & Tools

Book Details

  • Paperback: 224 pages
  • Publisher: Apress (December 2011)
  • Language: English
  • ISBN-10: 1430235039
  • ISBN-13: 978-1430235033
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts


Building ASP.NET Web Pages with Microsoft WebMatrix

Posted: 13 Jan 2012 07:30 AM PST

Building ASP.NET Web Pages with Microsoft WebMatrix

Book Description

WebMatrix is the latest addition to the hugely popular web platform. This exciting new technology aims to simplify the process of developing websites by combining the new and powerful Razor syntax with a fully extensible set of data and HTML helpers for performing common web tasks.

The WebMatrix installation includes all the tools the developer requires to quickly create fully-functional, data-driven, dynamic sites using web pages. The lightweight custom tool works alongside Compact Edition and Internet Information Services () Express to provide a seamless and easy-to-use environment which enables the web developer to concentrate on the rapid of feature-rich websites, without the need to learn the complex concepts and highly structured models which many other frameworks require.

What you'll learn

  • combine HTML and server-side C# Razor code with the powerful framework to easily develop websites using
  • create layouts which can be applied across multiple pages
  • How to interact with and other databases, using proven techniques and best practices
  • How to add social networking features to your web site using WebMatrix Helpers
  • How to create your own custom functions and helpers to provide reusable code and content
  • How to secure your using a role-based membership model
  • How to deploy your to a hosting provider

Who this book is for
This book is aimed at anyone with a basic knowledge of web technologies who wants to use this latest addition to the ASP.NET web platform to easily and quickly build feature-rich, dynamic, data-driven websites.

Table of Contents

  1. Introduction
  2. Getting Started
  3. C# Primer
  4. Working with Razor and ASP.NET Web Pages
  5. Forms and Validation
  6. Working with Data
  7. Security & Membership
  8. Full Application Tutorial: Getting Started
  9. Adding Features
  10. Site
  11. Adding Social Networking with the Package Manager and WebMatrix Helpers
  12. Advanced WebMatrix
  13. Deployment

Book Details

  • Paperback: 504 pages
  • Publisher: Apress (December 2011)
  • Language: English
  • ISBN-10: 1430240202
  • ISBN-13: 978-1430240204
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts


Tidak ada komentar:

Posting Komentar