Jumat, 27 September 2013

Wow! eBook: Bazaar Version Control - 5 new eBooks


Wow! eBook: Bazaar Version Control - 5 new eBooks

Link to Wow! eBook

Bazaar Version Control

Posted: 27 Sep 2013 10:18 AM PDT

Book Description

Bazaar is a version control system that enables you to track your changes, browse the history of revisions, or revert to a previous state with ease. You can benefit greatly from the principles and practical uses of version control with Bazaar in any software project.

This book will walk you through the principles and basic and advanced operations of version control, taking a step-by-step approach covering increasingly complex topics and situations of collaboration. Packed with examples, the book aims to give you a thorough understanding of the subject in order to get you fully comfortable using this powerful, highly intuitive and consistent tool in any project and workflow thrown at you.

The book starts by introducing the fundamentals of version control to first-time users. After explaining the basic principles, we dive into action covering the various operations and workflows of version control using Bazaar. Topics are covered in increasing order of complexity from solo mode, peer-to-peer, centralized-style, and ultimately distributed-style. The book also covers advanced subjects such as integration with collaborative environments and other version control systems, as well as using Bazaar programmatically and creating plugins. This book will help you gain solid knowledge about version control and enable you to use Bazaar effectively in your projects.

What you will learn from this book

  • Understand the core principles of version control
  • Learn all the version control operations and how to use them effectively
  • Understand the simple intuition that is consistently behind all the operations in Bazaar, enabling you to perform from simple to advanced operations easily and confidently
  • Put any project under version control right now and start tracking your changes
  • Collaborate with others, whether in a peer-to-peer, centralized-style, or decentralized-style workflow
  • Learn how to combine basic workflows in order to create more complex custom workflows best suited for your team and project
  • Combine the command-line interface and the graphical interface effectively, using whichever is best suited for a given purpose
  • Integrate Bazaar with collaborative tools such as Launchpad, Trac, Bugzilla, Redmine, and others
  • Use Bazaar together with other version control systems such as Subversion or Git

Approach
This book is a step-by-step tutorial for beginner to intermediate developers who want to get started with Bazaar quickly.

Who this book is for
This book is designed for anyone who may be new to version control systems. If you are a programmer or a system administrator, you can benefit greatly from using Bazaar in your projects. To those already familiar with version control systems, this book should serve as a fast and easy way to understand Bazaar.

Book Details

  • Paperback: 402 pages
  • Publisher: Packt Publishing (June 2013)
  • Language: English
  • ISBN-10: 1849513562
  • ISBN-13: 978-1849513562
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post Bazaar Version Control appeared first on Wow! eBook.

Getting Started with nopCommerce

Posted: 27 Sep 2013 10:15 AM PDT

Book Description

nopCommerce is a powerful e-commerce engine that gives you the tools to build an online store and start making money. Starting your own e-commerce store can seem like a daunting task. However, with nopCommerce you can easily start selling products online in no time. nopCommerce comes loaded with everything you need to run a first class e-commerce storefront.

Getting Started with nopCommerce walks you through all the steps to get your storefront up and running. You will learn how to download and install nopCommerce, as well as how to configure all the main components of the storefront. From learning about the public facing storefront to managing orders in the backend, you will have all the skills needed to run a successful store.

Getting Started with nopCommerce is a step-by-step guide for creating your online store with nopCommerce, allowing you to build a feature-rich and customizable store to sell your products online. It guides you through installation, the public facing storefront, configuration, adding products, accepting payments, and processing orders. As you work through each chapter, your online store will grow in scope and functionality. By the time you finish this book, you will have a complete and working store.

What you will learn from this book

  • Download and install nopCommerce
  • Discover the storefront and how your customers will navigate through your store
  • Learn to add products to shipping orders
  • Build your own e-commerce storefront and start selling products online
  • Set up and configure shipping methods for orders including UPS, FedEx, and USPS
  • Create custom pages to display content to your customers
  • Manage email templates to communicate with customers
  • Learn to set up and configure payment providers including PayPal, Google Checkout, and Authorize.net

Approach
A friendly, tutorial style book, which will help you learn your way through creating a live storefront with nopCommerce in a step-by-step manner.

Who this book is for
Getting Started with nopCommerce is for anyone who wants to sell products online using nopCommerce. If you are a non-technical person and are discouraged by the complexity of this powerful e-commerce application, then this book is for you.

Book Details

  • Paperback: 134 pages
  • Publisher: Packt Publishing (June 2013)
  • Language: English
  • ISBN-10: 1782166440
  • ISBN-13: 978-1782166443
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post Getting Started with nopCommerce appeared first on Wow! eBook.

Getting Started with Oracle Tuxedo

Posted: 27 Sep 2013 10:11 AM PDT

Book Description

The client server or Tuxedo has existed for the past few decades and it is expanding every day! Today, Service Oriented Architecture (SOA) or Service Component Architecture (SCA) are considered to be the new approaches to build client server architecture, Tuxedo adopts this concept and can be extended very easily.

“Getting Started with Oracle Tuxedo” shows how to develop distributed systems using Tuxedo and extend that to SOA or even a Cloud environment.

The primary objective of this book is to show how to develop distributed systems using Tuxedo and extend that to a SOA environment. It also gives fundamentals of Exalogic machines and how Tuxedo application can leverage these new high end machines for enterprise needs.

This book introduces you to the client server technology and how it has evolved in past decades. The book also covers various Tuxedo installation procedures, hardware and software requirements, and then how to configure Tuxedo application, all parameters with their syntax and relevant values. You will be introduced to various Tuxedo administrative tools, which are very important for a Tuxedo Administrator to perform his daily work, and with tuning suggestions and best practices. Next comes, Tuxedo APIs to build your applications, combining client and server modules. The book then covers the SALT component, which allows external web service applications to invoke Tuxedo services, and similarly Tuxedo applications can invoke external web services. At the end we discuss briefly the Exalogic machine and its architecture and how to configure and deploy Tuxedo application in this environment.

What you will learn from this book

  • Learn the Tuxedo installation procedures, hardware and software requirements, and guidelines.
  • Learn to configure Tuxedo application, all parameters with their syntax and relevant values.
  • Understand how to use various Tuxedo administrative and monitoring tools, which are very important for a Tuxedo Administrator to perform his daily work.
  • Master the use of Tuxedo APIs to build your applications, combined client and server modules.
  • Get to grips with all Tuxedo buffer types, communication paradigms, and most importantly transactions (XA) processing.
  • Learn to use various important built-in features such as security, data-dependent routing, encryption, reliable messaging using queue, encoding, and much more to make your application more secured, effective, and responsive to address your business needs.
  • Use SALT to connect Tuxedo Service from or to a SOA environment
  • Understand the Exalogic machine and how to configure Tuxedo on it.

Approach
This book is packed with real world examples that cover the design and discipline of the software and service of CRMOD.

Who this book is for
If you are an architect, designer, developer or administrator looking for a quick reference guide on how to build a Tuxedo application, then this is the best guide for you.

This book also helps business users to understand this technology, various features, and functionalities and relate business benefits.

No prior knowledge of Tuxedo is required.

Book Details

  • Paperback: 162 pages
  • Publisher: Packt Publishing (June 2013)
  • Language: English
  • ISBN-10: 1849686882
  • ISBN-13: 978-1849686884
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post Getting Started with Oracle Tuxedo appeared first on Wow! eBook.

Microsoft Dynamics CRM 2011 Cookbook

Posted: 27 Sep 2013 10:06 AM PDT

Book Description

Without a comprehensive understanding of deployment scenarios and steps, it is really difficult to install and maintain Dynamics CRM 2011 within complex IT infrastructures. Done badly, it can cause serious future maintenance and optimization issues.

Administration of CRM systems is equally complex and important; unless efficiently done, it can create fuss in the system and potentially bring down end user satisfaction. Configuration and customization of the system has to be done very carefully too so that it can meet the functional needs appropriately.

"Microsoft Dynamics CRM 2011 Cookbook" is a hands-on guide, providing clear, step-by-step instructions to deploy, maintain, optimize, and administer Dynamics CRM 2011 along with advanced configuration and customization processes, to give us a strong advantage in creating successful CRM applications.

This book introduces Dynamics CRM 2011 by describing the important aspects of the system. It will take you through a number of clear and practical recipes from successful deployment, hassle-free maintenance, and effective administration to advanced level configuration and customization techniques.

You will learn from a range of deployment and maintenance topics such as how to configure CRM to use claim-based authentication using AD FS, how to enable tracing in CRM servers, how to recover from server failures, and how to optimize server performance. This book will also discuss how to schedule Data Duplication detection jobs, enable auditing, export and import managed/unmanaged solutions, create 1:N, N:1, or N:N relationships between entities, configuring role based forms, adding a new button in the ribbon, SharePoint integration with CRM, and configuring a dialog or workflow.

You will learn everything you need to know, from deployment, administration, and maintenance to configuration, integration, and customization for your Dynamics CRM 2011 application.

What you will learn from this book

  • Deploy Dynamics CRM 2011 on multi-server environment
  • Internet Facing Deployment (IFD) of Dynamics CRM 2011
  • Optimize Dynamics CRM 2011 Database Server Performance
  • Create a Custom Administrator Security Role
  • Configure system settings
  • Schedule Data Duplication detection jobs
  • Export Translations from an unmanaged solution
  • Create a new 1-to-Many (1: N), Many-to-1 (N: 1), or Many-to-Many (N:N) relationship
  • Configure a role based form
  • Add a new ribbon button to an existing group of a specific entity
  • Create Mail Merge templates using Microsoft Word
  • Query CRM data in a dialog

Approach
This is a Cookbook with recipes aimed at all levels with lots of practical walkthroughs for virtualization techniques.

Who this book is for
This book is great for Dynamics CRM 2011 professionals who have a beginner level understanding of the system and are looking to get a good grounding in how to deploy, maintain, configure, and customize a Dynamics CRM 2011 application efficiently. It's assumed that the reader has a basic level understanding of IT infrastructure topologies along with functional knowledge of Dynamics CRM 2011 Sales, Marketing, and Services modules.

Book Details

  • Paperback: 406 pages
  • Publisher: Packt Publishing (June 2013)
  • Language: English
  • ISBN-10: 1849684529
  • ISBN-13: 978-1849684521
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post Microsoft Dynamics CRM 2011 Cookbook appeared first on Wow! eBook.

Microsoft Dynamics GP 2013 Cookbook

Posted: 27 Sep 2013 10:03 AM PDT

Book Description

Microsoft Dynamics GP is an enterprise resource planning system, essentially an accounting system on steroids, designed for mid-sized organizations. The implementation of Dynamics GP is usually considered to be complex, and people often realize there must be more efficient ways of working with the system. This book will show readers how to improve their use of Dynamics GP and get the most out of this tool quickly and effectively.

“Microsoft Dynamics GP 2013 Cookbook” picks up where implementation training leaves off. Whether you are new or experienced you will find useful recipes for improving the way you use and work with Dynamics GP. The clear recipe steps and screenshots make implementing these solutions easy for users of any level and will be sure to improve your efficiency with the Dynamics GP 2013 system.

The book starts with recipes designed to enhance the usefulness of Microsoft Dynamics GP by personalizing the look and feel of the application. Most of the recipes are designed to give tips for a typical installation of Dynamics GP, including core financials and distribution modules. The book then moves through recipes that include automating Dynamics GP to allow users or administrators to focus on value adding tasks, harnessing the power of SmartLists to leverage both simplicity and power, connecting Dynamics GP to Microsoft Office 2013, exposing hidden features in Dynamics GP, and much more!

Through the final chapters, the book covers system maintenance and extending Dynamics GP with the Support Debugging Tool and Professional Services Tools Library.

What you will learn from this book

  • Personalise Microsoft Dynamics GP to improve accessibility and efficiencies
  • Use the tools in the Professional Services Tools Library to improve processes or amend data efficiently
  • Maintain Dynamics GP and ensure proper operation of the system using optimum processes
  • Efficiently organize Microsoft Dynamics GP to improve processes
  • Leverage the power of SmartLists using proven tips and techniques and undocumented search functionalities
  • Connect Microsoft Dynamics GP 2013 to Microsoft Office 2013
  • Enhance the usability of Microsoft Dynamics GP with hacks
  • Expose hidden features in Microsoft Dynamics GP to improve efficiency and get more from the system
  • Deploy and use the Support Debugging Tool to trace, locate, and resolve problems encountered by users

Approach
“Microsoft Dynamics GP 2013 Cookbook” is a highly practical beginner to intermediate Cookbook to improve your efficiency and master your use of Microsoft Dynamics GP 2013. All the recipes are time-proven; real-world tested, and designed to be used immediately.

Who this book is for
If you're a Dynamics GP partner or Dynamics GP user, primarily focused on delivering application optimizations, then “Microsoft Dynamics GP 2013 Cookbook” is for you.

This book assumes that you have a basic knowledge of Microsoft Dynamics GP, a basic understanding of business management systems, and some exposure to Microsoft SQL Server.

Book Details

  • Paperback: 348 pages
  • Publisher: Packt Publishing (June 2013)
  • Language: English
  • ISBN-10: 1849689385
  • ISBN-13: 978-1849689380
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post Microsoft Dynamics GP 2013 Cookbook appeared first on Wow! eBook.

Tidak ada komentar:

Posting Komentar