Apr 28, 2012 |
2,149 views |

Book Description
Agile Oracle Application Express shows how skilled, motivated, and self-organizing developers can realize extraordinary commercial benefits from Oracle Application Express. The secret is to couple Application Express with an agile software development approach. This book leads the way.
Oracle Application Express is well-suited to agile processes, with its support for rapid prototyping and team development. Application Express supports a gamut of enabling technologies such as SQL, HTML, CSS, JavaScript, and more that enable you to deliver any type of web application to meet your development needs. Agile Oracle Application Express helps you take the feature set of Application Express and marry it with the processes of agile development to iteratively design, create, and deliver quality applications on time and within budget.
What you’ll learn
- Discover how Application Express features compliment agile development
- Apply principles of agile software development to Application Express projects
- Deliver working code to your clients quickly
- Meet cost, schedule, and quality targets
- Increase productivity through team-based techniques
- Create the right amount and size of governance for any Application Express project
Download Now »
Apr 25, 2012 |
9,214 views |

Book Description
Jump in and build working Android apps with the help of more than 200 tested recipes. With this cookbook, you’ll find solutions for working with the user interfaces, multitouch gestures, location awareness, web services, and device features such as the phone, camera, and accelerometer. You also get useful steps on packaging your app for the Android Market.
Ideal for developers familiar with Java, Android basics, and the Java SE API, this book features recipes contributed by more than three dozen developers from the Android community. Each recipe provides a clear solution and sample code you can use in your project right away. Among numerous topics, this cookbook helps you:
- Use guidelines for designing a successful Android app
- Work with UI controls, effective layouts, and graphical elements
- Learn how to take advantage of Android’s rich features in your app
- Save and retrieve application data in files, SD cards, and embedded databases
- Access RESTful web services, RSS/Atom feeds, and information from websites
- Create location-aware services to find locations and landmarks, and situate them on Google Maps and OpenStreetMap
- Test and troubleshoot individual components and your entire application
Download Now »
Apr 25, 2012 |
4,727 views |

Book Description
Take advantage of Drupal’s vast collection of community-contributed modules and discover how they make this web framework unique and valuable. With this guide, you’ll learn how to combine modules in interesting ways (with minimal code-wrangling) to develop several community-driven websites— including a job posting board, photo gallery, online store, product review database, and event calendar.
The second edition focuses on Drupal 7, the latest version of this open source system. Each project spans an entire chapter, with step-by-step “recipes” to help you build out the precise functionality the site requires. With this book, developers new to Drupal will gain experience through a hands-on introduction, and experienced Drupal developers will learn real-world best practices.
- Learn Drupal’s concepts and building blocks, and how everything works together
- Hit the ground running—build your first Drupal site hands-on
- Explore solutions that meet each project’s requirements, and discover why specific modules were selected
- Understand the projects through case studies, including the client’s needs and desires
- Learn how to configure modules with a bird’s-eye view of how they work
- Discover new modules, including Drupal Commerce, Media, and Workbench
Table of Contents
Chapter 1 Drupal Overview Download Now »
Apr 25, 2012 |
4,733 views |

Book Description
If your web application’s success depends on how quickly and easily users can make transactions, PayPal APIs provide effective solutions you can’t afford to overlook. This concise book takes you hands-on through several options to help you determine the best choice for your situation, whether you’re collecting money via websites or mobile apps for products and services, donations, or anything else.
In each chapter, you’ll work with a different PayPal API by integrating it into the book’s sample application, using Python and the Google App Engine framework. This expanded edition introduces two new options: Express Checkout for Digital Goods and Instant Payment Notifications, complete with sample project code. By the end of this book, you’ll understand how to take full advantage of PayPal and its powerful features.
- Learn PayPal API basics, and get an introduction to Google App Engine
- Explore the Express Checkout option, and understand what distinguishes it from other generic workflows
- Tailor Express Checkout for electronic documents, videos, and other “in app” digital purchases
- Apply the Adaptive Payments option for transactions that involve multiple recipients
- Embed the payment process into your site with no mention of PayPal, using Website Payments Pro
- Use the Instant Payment Notifications you receive as triggers to take follow-up action
Table of Contents
Chapter 1. PayPal API Overview Download Now »
Apr 25, 2012 |
8,217 views |

Book Description
JavaScript is the ubiquitous programming language of the Web, and for more than 15 years, JavaScript: The Definitive Guide has been the bible of JavaScript programmers around the world. This book is an all-new excerpt of The Definitive Guide, collecting the essential parts of that hefty volume into this slim yet dense pocket reference.
The first 9 chapters document the latest version (ECMAScript 5) of the core JavaScript language, covering:
- Types, values, and variables
- Operators, expressions, and statements
- Objects and arrays
- Functions and classes
The next 5 chapters document the fundamental APIs for using JavaScript with HTML5 and explain how to:
- Interact with web browser windows
- Script HTML documents and document elements
- Modify and apply CSS styles and classes
- Respond to user input events
- Communicate with web servers
- Store data locally on the user’s computer
This book is a perfect companion to jQuery Pocket Reference. Download Now »
Apr 25, 2012 |
4,342 views |

Book Description
With this digital Early Release edition of C# 5.0 Pocket Reference, you get the entire book bundle in its earliest form – the author’s raw and unedited content – so you can take advantage of this content long before the book’s official release. You’ll also receive updates when significant changes are made, as well as the final ebook version.
When you need answers for using C#5.0, this tightly focused and practical book tells you exactly what you need to know—without long introductions or bloated samples. Succinct and easy to browse, C# 5.0 Pocket Reference is ideal as quick reference—or as a guide to get you rapidly up to speed if you already know Java, C++, or an earlier version of C#.
Written by the authors of the acclaimed C# 4.0 in a Nutshell, this book doesn’t skimp on detail, but covers the entire C# 5.0 language, including:
- Features new to C# 5.0, such asynchrony with new enhancements to Caller Info Attributes, ReadOnlyDictionary, Web Sockets, and the new HttpClient class
- All of C#’s fundamentals
- Advanced topics-operator overloading, custom conversions, type constraints, covariance & contravariance, iterators, nullable types, operator lifting, lambda expressions & closures
- LINQ, starting with sequences, lazy execution and standard query operators, and finishing with a complete reference to query expressions Download Now »