Senin, 23 Desember 2013

Wow! eBook: Mobile ASP.NET MVC 5 - 5 new eBooks


Wow! eBook: Mobile ASP.NET MVC 5 - 5 new eBooks

Link to Wow! eBook

Mobile ASP.NET MVC 5

Posted: 23 Dec 2013 02:02 AM PST

Book Description

Mobile ASP.NET MVC 5 will take you step-by-step through the process of developing fluid content that adapts its layout to the client device using HTML, JavaScript and CSS, and responsive web design. This book introduces server-side techniques that allow you to show different content to different devices and make the most of their strengths and capabilities. Mobile ASP.NET MVC 5 includes a wide range of techniques, tips, and guidelines for dealing with some of the challenges of mobile web development, such as browser incompatibilities, varying device performance, and targeting older devices.

You'll learn to:

  • Use responsive principles to build apps that display and perform well on a range of mobile devices.
  • Leverage your server-side code to customize what you serve to the client, depending on its capabilities.
  • Build an ASP.NET MVC custom view engine, use display modes effectively, and create reusable mobile components with custom HTML helpers.
  • Make the most of new capabilities offered on some devices by interacting with native APIs.

By the end of Mobile ASP.NET MVC 5, you should feel confident building web apps that successfully target anything from an iOS or Android device to a feature phone or an older mobile browser. Along the way, you’ll learn about the modern mobile web landscape and how to choose the approaches that are right for you, depending on your target audience.

This book is for the ASP.NET developer who knows how ASP.NET MVC works and is eager to learn how to use it for building mobile websites.

What you'll learn

  • Use responsive principles to build apps that display and perform well on a range of mobile devices.
  • Leverage your server-side code to customize what you serve to the client, depending on its capabilities.
  • Build an ASP.NET MVC custom view engine, use display modes effectively, and create reusable mobile components with custom HTML helpers.
  • Make the most of new capabilities offered on some devices by interacting with native APIs.
  • Learn tips and tricks for dealing with browser incompatibilities and targeting older devices.
  • Benefit from the author’s experience as he guides you through a full range of modern mobile web strategy.

Who this book is for
This book is for the ASP.NET developer who knows how ASP.NET MVC works and is eager to learn how to use it for building mobile websites. Thorough knowledge of ASP.NET MVC is not at all required but some is assumed. This book also assumes a little knowledge of HTML, CSS and JavaScript. You do not need any prior experience in mobile development.

Table of Contents
Chapter 1. The Basics of Responsive Web Design
Chapter 2. CSS Layout Bootcamp
Chapter 3. Flexible Layouts
Chapter 4. Flexible Navigation
Chapter 5. Flexible Content
Chapter 6. Display Modes, View Engines, and Html Helpers
Chapter 7. Device and Feature Detection
Chapter 8. Mobile Performance
Chapter 9. Native APIs, HTML5, and CSS3 on Mobile Today
Chapter 10. Programming for Touch
Chapter 11. Advanced Touch Programming
Chapter 12. Useful Libraries for Mobile

Book Details

  • Paperback: 276 pages
  • Publisher: Apress (November 2013)
  • Language: English
  • ISBN-10: 1430250569
  • ISBN-13: 978-1430250562
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post Mobile ASP.NET MVC 5 appeared first on Wow! eBook.

The Definitive Guide to MongoDB, 2nd Edition

Posted: 23 Dec 2013 01:59 AM PST

Book Description

The Definitive Guide to MongoDB, Second Edition, is updated for the latest version and includes all of the latest MongoDB features, including the aggregation framework introduced in version 2.2 and hashed indexes in version 2.4. MongoDB is the most popular of the “Big Data” NoSQL database technologies, and it’s still growing. David Hows from 10gen, along with experienced MongoDB authors Peter Membrey and Eelco Plugge, provide their expertise and experience in teaching you everything you need to know to become a MongoDB pro.

What you'll learn

  • Set up MongoDB on all major server platforms, including Windows, Linux, OS X, and cloud platforms like Rackspace, Azure, and Amazon EC2
  • Work with GridFS and the new aggregation framework
  • Work with your data using non-SQL commands
  • Write applications using either PHP or Python
  • Optimize MongoDB
  • Master MongoDB administration, including replication, replication tagging, and tag-aware sharding

Who this book is for
Database admins and developers who need to get up to speed on MongoDB and its Big Data, NoSQL approach to dealing with data management.

Table of Contents
Part 1: MongoDB Basics
Chapter 1. Introduction to MongoDB
Chapter 2. Installing MongoDB
Chapter 3. The Data Model
Chapter 4. Working with Data
Chapter 5. GridFS

Part 2: Developing with MongoDB
Chapter 6. PHP and MongoDB
Chapter 7. Python and MongoDB
Chapter 8. Advanced Queries

Part 3: Advanced MongoDB with Big Data
Chapter 9. Database Administration
Chapter 10. Optimization
Chapter 11. Replication
Chapter 12. Sharding

Book Details

  • Paperback: 336 pages
  • Publisher: Apress; 2nd Edition (December 2013)
  • Language: English
  • ISBN-10: 1430258217
  • ISBN-13: 978-1430258216
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post The Definitive Guide to MongoDB, 2nd Edition appeared first on Wow! eBook.

Pro JSF and HTML5, 2nd Edition

Posted: 23 Dec 2013 01:56 AM PST

Book Description

Pro JSF and HTML5 shows you how to leverage the full potential of JavaServer Faces (JSF) and HTML5. This book is for Java developers who aspire to build sophisticated, enterprise-grade web experiences with HTML5-enabled JSF. Written by JSF experts and verified by established community figures, this book will serve as your primary resource, helping you build or integrate well-designed HTML5-enabled JSF components into your rich internet applications.

Pro JSF and HTML5 starts by giving you a firm grounding in the design principles of component-based frameworks and the basics of JSF. It then details recent advancements in JSF 2.2 that make it friendlier, faster, and more productive than ever before. And it covers HTML5-enabled components, integration with JEE7 standards, 3rd party component libraries, security, and performance. The book concludes with a real-world application that puts everything you learned into practice.

In this book you'll learn:

  • Foundational JSF topics such as the component life cycle, framework architecture, managed beans and CDI, expression language, conversion and validation, JSF events and view parameters.
  • Leveraging new features in JSF 2.2 such as Faces Flow, Resource Library Contracts, and Ajax file uploading.
  • Developing Advanced HTML5 enabled components in JSF 2.2.
  • Creating JSF 2.2 applications that utilize Java EE 7 technologies (CDI, JPA 2.1 and EJB 3.2) for bean management, transaction management and persistence.
  • Building advanced real-world JSF applications with considerations for security, performance, and usability.

If you're a Java developer interested in the world of component-based frameworks, Pro JSF and HTML5 is for you.

What you'll learn

  • Foundational JSF topics such as the component life cycle, framework architecture, managed beans and CDI (Context and Dependency Injection), expression language, exception handling, conversion and validation, JSF events (faces events, phase events and system events), and view parameters.
  • Utilizing new features in JSF 2.2 such as Faces Flow, Resource Library Contracts, and Ajax file uploading.
  • Developing Advanced HTML5 enabled components in JSF 2.2.
  • Developing PrimeFaces and RichFaces applications.
  • Developing JSF 2.2 applications that utilize Java EE 7 technologies (CDI, JPA 2.1 and EJB 3.2) in order to facilitate bean management, transaction management and persistence.
  • Unit testing JSF applications.
  • Stateless JSF views.
  • Implementing Security in JSF applications.
  • Tuning the performance of JSF applications.
  • Translating application requirements into a model and then implementing the model using JSF 2.2 and Java EE 7 technologies.

Who this book is for
This is a tutorial and reference is for both intermediate and experienced Java enterprise and web application developers.

Table of Contents
Chapter 1. JSF Introduction
Chapter 2. JSF Under the Hood—Part 1
Chapter 3. JSF Under the Hood—Part 2
Chapter 4. JSF Under the Hood—Part 3
Chapter 5. JSF 2.2: What’s New?
Chapter 6. Going Deep: JSF Custom Components
Chapter 7. Basic JSF2 HTML5 Components
Chapter 8. Advanced JSF2 HTML5 Components
Chapter 9. JSF Component Libraries
Chapter 10. Creating a Basic JSF 2.2 Application
Chapter 11. JSF2 Advanced Topics
Chapter 12. JSF2 Security and Performance
Chapter 13. Applying It All: The Mega App

Book Details

  • Paperback: 412 pages
  • Publisher: Apress; 2nd Edition (December 2013)
  • Language: English
  • ISBN-10: 1430250100
  • ISBN-13: 978-1430250104
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post Pro JSF and HTML5, 2nd Edition appeared first on Wow! eBook.

Pro WordPress Theme Development

Posted: 23 Dec 2013 01:54 AM PST

Book Description

Pro WordPress Theme Development is your comprehensive guide to creating advanced WordPress themes. Designed for for professional web designers and developers who are comfortable with PHP and WordPress, this book teaches you every aspect of professional theme development.

You will learn how to build themes from scratch, how to monetize the themes you create, and how to capitalize on this by creating advanced themes for your clients or selling premium themes. This book builds on your current knowledge of PHP and web development to create a WordPress theme from scratch. It uses a real-world theme example that you can build, to demonstrate each feature in a practical way. It shows you how to take control of WordPress with custom posts types and taxonomies, and covers anatomy and hierarchy, use of the loop, hooks, short codes, plug-ins and much more.

WordPress is one of the most successful open-source blogging and content management systems available, and theme development has become a major part of the WordPress ecosystem. Start working with WordPress themes like a pro today with Pro WordPress Theme Development.

What you'll learn

  • How to create a WordPress theme from scratch
  • How to use the WordPress system to your advantage to create amazing advanced functionality
  • How to earn money through selling your custom themes
  • How to take control of WordPress as a content management system with custom posts types and taxonomies
  • How you should secure your WordPress theme to give peace of mind to your user

Who this book is for
Pro WordPress Theme Development is for web designers and developers who want to start creating their own themes and get the most out of them. This book is for web professionals who are familiar with PHP and WordPress, and have used both before, but want to go from editing themes to creating their own custom themes. Pro WordPress Theme Development is perfect for developers who want to create themes from scratch with advanced features, capitalize on the large WordPress community, and monetize their new found skills.

Table of Contents
Chapter 1. Getting Started
Chapter 2. Theme Anatomy and Template Hierarchy
Chapter 3. Content Options and the Loop
Chapter 4. Using Custom Post Types
Chapter 5. Creating Custom Taxonomies and Fields
Chapter 6. Customize with Hooks, Shortcodes, and Widgets
Chapter 7. Theme Options and the Theme Customizer
Chapter 8. Users, Roles, and Capabilities
Chapter 9. Plugins: When the Time Is Right
Chapter 10. Security and Performance
Chapter 11. Distributing Your Theme
Chapter 12. Extending Your Theme
Chapter 13. Plugin Development
Chapter 14. WordPress Multisite

Book Details

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

Related Books

The post Pro WordPress Theme Development appeared first on Wow! eBook.

Pro Drupal as an Enterprise Development Platform

Posted: 23 Dec 2013 01:49 AM PST

Book Description

In Pro Drupal as an Enterprise Development Platform authors Jamie Kurtz and Thomas Besluau explain how developers can save themselves time and money, and build their applications faster with fewer bugs by using the Drupal CMS as a foundation for their projects. The days when custom client applications were built entirely from scratch are over. Today, it makes business sense to use a flexible, highly scalable framework such as Drupal, Joomla or DotNetNuke as a foundation. This book focuses on why Drupal makes a particularly strong choice for the majority of developers.

With an unprecedented level of community support, tens of thousands of well-proven plug-ins and modules available for download, and advanced content management rules and configuration engines Drupal is flexible enough to provide a firm base upon which almost all enterprise application developers can build their own custom solutions.

As this book will make clear, it is no longer necessary for developers to write complex applications entirely from scratch for each of their clients. Instead,they should begin by using an enterprise-class CMS like Drupal to provide a robust foundation for them so that they can concentrate their time and skills into solving the business-specific problems of each individual client maximizing the value that they add to each assignment.

What you'll learn

  • Understand how Drupal supports enterprise-grade application development.
  • Follow a comprehensive walk-through of the common business continuity, regulatory and security concerns that come with using Drupal.
  • See how to integrate Drupal into new or existing service-oriented architectures (SOA).
  • Be inspired by the many and varied application build types that Drupal supports.
  • Get a head-start on your competition!

Who this book is for
This book is targeted at enterprise software developers, architects, and managers looking to increase productivity and reduce time to market on new services, applications, features, and bug fixes. Knowledge of PHP is not required.

Table of Contents
Chapter 1. A New Era of Software Development
Chapter 2. The Drupal Content Management System
Chapter 3. Business Application Fundamentals
Chapter 4. Implementing Application Behaviors
Chapter 5. Securing Your Application
Chapter 6. Working with Content
Chapter 7. System Configuration
Chapter 8. User Experience Design
Chapter 9. REST Services with Drupal
Chapter 10. Software Development Best Practices with Drupal
Chapter 11. Selling Drupal in Your Enterprise

Book Details

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

Related Books

The post Pro Drupal as an Enterprise Development Platform appeared first on Wow! eBook.

Tidak ada komentar:

Posting Komentar