Kamis, 27 Maret 2014

Wow! eBook: Mule in Action, 2nd Edition - 4 new eBooks


Wow! eBook: Mule in Action, 2nd Edition - 4 new eBooks

Link to Wow! eBook

Mule in Action, 2nd Edition

Posted: 27 Mar 2014 07:00 AM PDT

Book Description

Mule in Action, Second Edition is a totally-revised guide covering Mule 3 fundamentals and best practices. It starts with a quick ESB overview and then dives into rich examples covering core concepts like sending, receiving, routing, and transforming data.

An enterprise service bus is a way to integrate enterprise applications using a bus-like infrastructure. Mule is the leading open source Java ESB. It borrows from the Hohpe/Woolf patterns, is lightweight, can publish REST and SOAP services, integrates well with Spring, is customizable, scales well, and is cloud-ready.

Mule in Action, Second Edition is a totally revised guide covering Mule 3 fundamentals and best practices. It starts with a quick ESB overview and then dives into rich examples covering core concepts like sending, receiving, routing, and transforming data. You’ll get a close look at Mule’s standard components and how to roll out custom ones. You’ll also pick up techniques for testing, performance tuning, and BPM orchestration, and explore cloud API integration for SaaS applications.

Written for developers, architects, and IT managers, this book requires familiarity with Java but no previous exposure to Mule or other ESBs.

What’s Inside

  • Full coverage of Mule 3
  • Integration with cloud services
  • Common transports, routers, and transformers
  • Security, routing, orchestration, and transactions

Table of Contents
Part 1: Core Mule
Chapter 1. Discovering Mule
Chapter 2. Processing messages with Mule
Chapter 3. Working with connectors
Chapter 4. Transforming data with Mule
Chapter 5. Routing data with Mule
Chapter 6. Working with components and patterns

Part 2: Running Mule
Chapter 7. Integration architecture with Mule
Chapter 8. Deploying Mule
Chapter 9. Exception handling and transaction management with Mule
Chapter 10. Securing Mule
Chapter 11. Tuning Mule

Part 3: Traveling further with Mule
Chapter 12. Developing with Mule
Chapter 13. Writing custom cloud connectors and processors
Chapter 14. Augmenting Mule with orthogonal technologies

Appendix A. Mule Expression Language
Appendix B. Component and transformer annotations quick reference
Appendix C. Mule Enterprise Edition
Appendix D. A sample Mule application

Book Details

  • Paperback: 432 pages
  • Publisher: Manning Publications; 2nd Edition (February 2014)
  • Language: English
  • ISBN-10: 1617290823
  • ISBN-13: 978-1617290824
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post Mule in Action, 2nd Edition appeared first on Wow! eBook.

Gradle in Action

Posted: 27 Mar 2014 06:56 AM PDT

Book Description

Gradle in Action is a comprehensive guide to end-to-end project automation with Gradle. Starting with the basics, this practical, easy-to-read book discusses how to build a full-fledged, real-world project. Along the way, it touches on advanced topics like testing, continuous integration, and monitoring code quality. You’ll also explore tasks like setting up your target environment and deploying your software.

Gradle is a general-purpose build automation tool. It extends the usage patterns established by its forerunners Ant and Maven and allows builds that are expressive, maintainable, and easy to understand. Using a flexible Groovy-based DSL, Gradle provides declarative and extendable language elements that let you model your project’s needs the way you want.

Gradle in Action is a comprehensive guide to end-to-end project automation with Gradle. Starting with the basics, this practical, easy-to-read book discusses how to establish an effective build process for a full-fledged, real-world project. Along the way, it covers advanced topics like testing, continuous integration, and monitoring code quality. You’ll also explore tasks like setting up your target environment and deploying your software.

The book assumes a basic background in Java, but no knowledge of Groovy.

What’s Inside

  • A comprehensive guide to Gradle
  • Practical, real-world examples
  • Transitioning from Ant and Maven
  • In-depth plugin development
  • Continuous delivery with Gradle

Table of Contents
Part 1: Introducing Gradle
Chapter 1. Introduction to project automation
Chapter 2. Next-generation builds with Gradle
Chapter 3. Building a Gradle project by example

Part 2: Mastering the fundamentals
Chapter 4. Build script essentials
Chapter 5. Dependency management
Chapter 6. Multiproject builds
Chapter 7. Testing with Gradle
Chapter 8. Extending Gradle
Chapter 9. Integration and migration

Part 3: From build to deployment
Chapter 10. IDE support and tooling
Chapter 11. Building polyglot projects
Chapter 12. Code quality management and monitoring
Chapter 13. Continuous integration
Chapter 14. Artifact assembly and publishing
Chapter 15. Infrastructure provisioning and deployment

Appendix A. Driving the command line
Appendix B. Groovy for Gradle users

Book Details

  • Paperback: 480 pages
  • Publisher: Manning Publications (February 2014)
  • Language: English
  • ISBN-10: 1617291307
  • ISBN-13: 978-1617291302
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post Gradle in Action appeared first on Wow! eBook.

HTML5 in Action

Posted: 27 Mar 2014 06:51 AM PDT

Book Description

HTML5 in Action provides a complete introduction to web development using HTML5. You’ll explore every aspect of the HTML5 specification through real-world examples and code samples. It’s much more than just a specification reference, though. It lives up to the name HTML5 in Action by giving you the practical, hands-on guidance you’ll need to use key features.

HTML5 is not a few new tags and features added to an old standard—it’s the foundation of the modern web, enabling its interactive services, single-page UI, interactive games, and complex business applications. With support for standards-driven mobile app development, powerful features like local storage and WebSockets, superb audio and video APIs, and new layout options using CSS3, SVG, and Canvas, HTML5 has entered its prime time.

HTML5 in Action provides a complete introduction to web development using HTML5. It explores the HTML5 specification through real-world examples and code samples. It earns the name “in Action” by giving you the practical, hands-on guidance you’ll need to confidently build the sites and applications you—and your clients—have been wanting for years.

This book concentrates on new HTML5 features and assumes you are familiar with standard HTML.

What’s Inside

  • New semantic elements and form input types
  • Single-page application design
  • Creating interactive graphics
  • Mobile web apps

Table of Contents
Part 1: Introduction
Chapter 1. HTML5: from documents to applications

Part 2: Browser-based apps
Chapter 2. Form creation: input widgets, data binding, and data validation
Chapter 3. File editing and management: rich formatting, file storage, drag and drop
Chapter 4. Messaging: communicating to and from scripts in HTML5
Chapter 5. Mobile applications: client storage and offline execution

Part 3 Interactive graphics, media, and gaming…
Chapter 6. 2D Canvas: low-level, 2D graphics rendering
Chapter 7. SVG: responsive in-browser graphics
Chapter 8. Video and audio: playing media in the browser
Chapter 9. WebGL: 3D application development

Appendix A. HTML5 and related specifications
Appendix B. HTML5 API reference
Appendix C. Installing PHP and MySQL
Appendix D. Computer networking primer
Appendix E. Setting up Node.js
Appendix F. Channel messaging
Appendix G. Tools and libraries
Appendix H. Encoding with FFmpeg
Appendix I. HTML next
Appendix J. Links and references

Book Details

  • Paperback: 466 pages
  • Publisher: Manning Publications (February 2014)
  • Language: English
  • ISBN-10: 1617290491
  • ISBN-13: 978-1617290497
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post HTML5 in Action appeared first on Wow! eBook.

Ext JS in Action, 2nd Edition

Posted: 27 Mar 2014 06:47 AM PDT

Book Description

Ext JS in Action, Second Edition teaches Ext JS from the ground up. You’ll start with a quick overview of the framework and then explore the core components by diving into complete examples, engaging illustrations, and crisp, straightforward explanations. You’ll feel like you have an expert guide right at your elbow teaching you important Ext techniques and offering insight into its inner workings. Along the way, you’ll learn the best practices for building and scaling full-featured web applications, including how to customize and build Ext widgets. Fully revised for Ext JS 4.0.

Ext JS is a mature JavaScript web application framework that provides modern UI widgets and an advanced MVC architecture. It helps you manage tedious boilerplate and minimize hand-coded HTML and browser incompatibilities.

Ext JS in Action, Second Edition starts with a quick overview of the framework and then explores the core components by diving into complete examples, engaging illustrations, and clear explanations. You’ll feel like you have an expert guide at your elbow as you learn the best practices for building and scaling full-featured web applications.

A working knowledge of JavaScript is assumed. No prior experience with Ext JS is required.

What’s Inside

  • Building professional web apps with Ext JS
  • Stamping out DOM fragments with templates
  • Customizing and building Ext widgets
  • Masterful UI design
  • Fully revised for Ext JS version 4.0

Table of Contents
Part 1: Introduction to Ext JS 4.0
Chapter 1. A framework apart
Chapter 2. DOM manipulation
Chapter 3. Components and containers

Part 2: Ext JS components
Chapter 4. Core UI components
Chapter 5. Exploring layouts
Chapter 6. Forms in Ext JS
Chapter 7. The data store
Chapter 8. The grid panel
Chapter 9. Taking root with trees
Chapter 10. Drawing and charting
Chapter 11. Remote method invocation with Ext Direct
Chapter 12. Drag-and-drop

Part 3: Building an application
Chapter 13. Class system foundations
Chapter 14. Building an application

Book Details

  • Paperback: 408 pages
  • Publisher: Manning Publications; 2nd Edition (January 2014)
  • Language: English
  • ISBN-10: 1617290327
  • ISBN-13: 978-1617290329
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post Ext JS in Action, 2nd Edition appeared first on Wow! eBook.

Tidak ada komentar:

Posting Komentar