Tampilkan postingan dengan label Action. Tampilkan semua postingan
Tampilkan postingan dengan label Action. Tampilkan semua postingan

Kamis, 01 Mei 2014

Liferay in Action Pdf

Liferay in Action 193518282X pdf



Edition: 1
Release: 2011-09-27
Publisher: Manning Publications
Binding: Paperback
ISBN/ASIN: 193518282X



Liferay in Action: The Official Guide to Liferay Portal Development

SummaryLiferay in Action is a comprehensive and authoritative guide to building portals on the Liferay 6 platform. Free download Liferay in Action books collection in PDF, EPUB, FB2, MOBI, and TXT formats. Fully supported and authorized by Liferay, this book guides you smoothly from your first exposure to Liferay through the crucial day-to-day tasks of building and maintaining an enterprise portal that works well within your existing IT infrastructure. About the TechnologyA portal is a website built around a collection of components that request, display, and share information. Liferay Portal 6, an enterprise-ready development platform, makes it a snap to build portals that integrate with your existing backend systems and provide a rich interactive user experience. Because Liferay uses standard Java and JavaScript, along with built-in SOAP and JSON support for web services, developers can be productive immediately. Best deals ebooks download Liferay in Action on amazon.And since it's available in both a free, open source version as well as a fully-supported commercial edition, it's an affordable solution for almost any business or organization About the BookLiferay in Action is the official guide to building Liferay portal applications using Java and JavaScript. If you've never used Liferay before, don't worry. This book starts with the basics: setting up your development environment and creating a working portal. Then, it builds on that foundation to help you discover social features, tagging, ratings, and more. You'll also explore the Portlet 2.0 API, and learn to create custom themes and reusable templates.Experienced developers will learn how to use new Liferay APIs to build social and collaborative sites, use the message bus and workflow, implement indexing and search, and more. This book was developed in close collaboration with Liferay engineers, so it answers the right questions, and answers them in depth.No experience with Liferay or the Portlets API is required, but basic knowledge of Java and web technology is assumed. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book. What's InsideComplete coverage of Liferay Portal 6 Covers both the commercial and open source versions Custom portlet development using the Portlet 2.0 spec Liferay's social network API Add functionality with hooks and Ext plugins====================================== Table of ContentsPART 1 WORKING WITH LIFERAY AND PORTLETS The Liferay difference Getting started with the Liferay development platform PART 2 WRITING APPLICATIONS ON LIFERAY'S PLATFORM A data-driven portlet made easy MVC the Liferay way Designing your site with themes and layout templates Making your site social Enabling user collaboration PART 3 CUSTOMIZING LIFERAY Hooks Extending Liferay effectively A tour of Liferay APIs Liferay in Action: The Official Guide to Liferay Portal Development with free ebook downloads available via rapidshare, mediafire, 4shared, and hotfile.



Download Liferay in Action


download Liferay in Action

Rabu, 30 Oktober 2013

Struts 2 in Action Pdf

Struts 2 in Action 193398807X pdf



Edition: 1
Release: 2008-05-01
Publisher: Manning Publications
Binding: Paperback
ISBN/ASIN: 193398807X



Struts 2 in Action
  • ISBN13: 9781933988078
  • Condition: USED - Very Good
  • Notes: 100% Satisfaction Guarantee. Tracking provided on most orders. Buy with Confidence! Millions of books sold!

The original Struts project revolutionized Java web development and its rapid adoption resulted in the thousands of Struts-based applications deployed worldwide. Free download Struts 2 in Action books collection in PDF, EPUB, FB2, MOBI, and TXT formats. Keeping pace with new ideas and trends, Apache Struts 2 has emerged as the product of a merger between the Apache Struts and OpenSymphony WebWork projects, united in their goal to develop an easy-to-use yet feature-rich framework. Struts 2 represents a revolution in design and ease of use when compared to classic Struts. It adds exciting and powerful features such as a plugin framework, JavaServer Faces integration, and XML-free configuration. Struts 2 In Action introduces the Apache Struts 2 web application framework and shows you how to quickly develop professional, production-ready modern web applications. Best deals ebooks download Struts 2 in Action on amazon.Written by Don Brown, one of the leading developers of Struts 2, Chad Davis, a passionate Struts 2 developer, along with Scott Stanlick, this book gently walks you through the key features of Struts 2 in example-driven, easy-to-digest sections. Struts 2 in Action delivers accurate, seasoned information that can immediately be put to work. This book is designed for working Java web developers-especially those with some background in Struts 1 or WebWork. The core content, covering key framework components such as Actions, Results, and Interceptors, includes new features like the annotation-based configuration options. You'll find chapters on Struts 2 plugins, FreeMarker, and migration from Struts 1 and WebWork 2. Finally, new topics such as the Ajax tags, Spring Framework integration, and configuration by convention give familiar subjects new depth. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book. Struts 2 in Action with free ebook downloads available via rapidshare, mediafire, 4shared, and hotfile.



Download Struts 2 in Action


download Struts 2 in Action

Jumat, 05 Juli 2013

Download HBase in Action Pdf

HBase in Action 1617290521 pdf



Edition: Pap/Psc
Release: 2012-11-14
Publisher: Manning Publications
Binding: Paperback
ISBN/ASIN: 1617290521



HBase in Action

Summary HBase in Action has all the knowledge you need to design, build, and run applications using HBase. Free download HBase in Action books collection in PDF, EPUB, FB2, MOBI, and TXT formats. First, it introduces you to the fundamentals of distributed systems and large scale data handling. Then, you'll explore real-world applications and code samples with just enough theory to understand the practical techniques. You'll see how to build applications with HBase and take advantage of the MapReduce processing framework. And along the way you'll learn patterns and best practices. Best deals ebooks download HBase in Action on amazon.About the Technology HBase is a NoSQL storage system designed for fast, random access to large volumes of data. It runs on commodity hardware and scales smoothly from modest datasets to billions of rows and millions of columns. About this Book HBase in Action is an experience-driven guide that shows you how to design, build, and run applications using HBase. First, it introduces you to the fundamentals of handling big data. Then, you'll explore HBase with the help of real applications and code samples and with just enough theory to back up the practical techniques. You'll take advantage of the MapReduce processing framework and benefit from seeing HBase best practices in action. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book. What's InsideWhen and how to use HBase Practical examples Design patterns for scalable data systems Deployment, integration, and design Written for developers and architects familiar with data storage and processing. No prior knowledge of HBase, Hadoop, or MapReduce is required. Table of ContentsPART 1 HBASE FUNDAMENTALS Introducing HBase Getting started
Distributed HBase, HDFS, and MapReduce PART 2 ADVANCED CONCEPTS HBase table design
Extending HBase with coprocessors Alternative HBase clients PART 3 EXAMPLE APPLICATIONS HBase by example: OpenTSDB Scaling GIS on HBase PART 4 OPERATIONALIZING HBASE Deploying HBase
Operations HBase in Action with free ebook downloads available via rapidshare, mediafire, 4shared, and hotfile.



Download HBase in Action


download HBase in Action

Jumat, 02 November 2012

The Action Bible

The Action Bible





Here’s the most complete picture Bible ever! And it features a captivating, up-to-date artwork style—making it the perfect Bible for today’s visually focused culture.
 
The Action Bible presents 215 fast-paced narratives in chronological order, making it easier to follow the Bible’s historical flow—and reinforcing the build-up to its thrilling climax.
 
The stories in The Action Bible communicate clearly and forcefully to contemporary readers. This compelling blend of clear writing plus dramatic images offers an appeal that crosses all age boundaries.
 
Brazilian artist Sergio Cariello has created attention-holding illustrations marked by rich coloring, dramatic shading and lighting, bold and energetic designs, and emotionally charged figures.
 
Let this epic rendition draw you into all the excitement of the world’s most awesome story.




Rabu, 26 Agustus 2009

Machine Learning in Action

Machine Learning in Action 1617290181 pdf



Edition:
Release: 2012-04-16
Publisher: Manning Publications
Binding: Paperback
ISBN/ASIN: 1617290181



Machine Learning in Action

SummaryMachine Learning in Action is unique book that blends the foundational theories of machine learning with the practical realities of building tools for everyday data analysis. Free download Machine Learning in Action books collection in PDF, EPUB, FB2, MOBI, and TXT formats. You'll use the flexible Python programming language to build programs that implement algorithms for data classification, forecasting, recommendations, and higher-level features like summarization and simplification. About the BookA machine is said to learn when its performance improves with experience. Learning requires algorithms and programs that capture data and ferret out the interesting or useful patterns. Once the specialized domain of analysts and mathematicians, machine learning is becoming a skill needed by many. Best deals ebooks download Machine Learning in Action on amazon.achine Learning in Action is a clearly written tutorial for developers. It avoids academic language and takes you straight to the techniques you'll use in your day-to-day work. Many (Python) examples present the core algorithms of statistical data processing, data analysis, and data visualization in code you can reuse. You'll understand the concepts and how they fit in with tactical tasks like classification, forecasting, recommendations, and higher-level features like summarization and simplification.Readers need no prior experience with machine learning or statistical processing. Familiarity with Python is helpful. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book. What's InsideA no-nonsense introduction Examples showing common ML tasks Everyday data analysis Implementing classic algorithms like Apriori and AdaboosTable of ContentsPART 1 CLASSIFICATION Machine learning basics Classifying with k-Nearest Neighbors Splitting datasets one feature at a time: decision trees Classifying with probability theory: naïve Bayes Logistic regression Support vector machines Improving classification with the AdaBoost meta algorithm PART 2 FORECASTING NUMERIC VALUES WITH REGRESSION Predicting numeric values: regression Tree-based regression PART 3 UNSUPERVISED LEARNING Grouping unlabeled items using k-means clustering Association analysis with the Apriori algorithm Efficiently finding frequent itemsets with FP-growth PART 4 ADDITIONAL TOOLS Using principal component analysis to simplify data Simplifying data with the singular value decomposition Big data and MapReduce Machine Learning in Action with free ebook downloads available via rapidshare, mediafire, 4shared, and hotfile.



Download Machine Learning in Action


download Machine Learning in Action

Kamis, 16 Juli 2009

Download SharePoint 2010 Web Parts in Action

SharePoint 2010 Web Parts in Action 1935182773 pdf



Edition: Pap/Psc
Release: 2011-04-28
Publisher: Manning Publications
Binding: Paperback
ISBN/ASIN: 1935182773



SharePoint 2010 Web Parts in Action

If you look at a SharePoint application you'll find that most of its active components are Web Parts. Free download SharePoint 2010 Web Parts in Action books collection in PDF, EPUB, FB2, MOBI, and TXT formats. SharePoint 2010 includes dozens of prebuilt Web Parts that you can use. It also provides an API that lets you build custom Web Parts using C# or VB.NET.SharePoint 2010 Web Parts in Actionis a comprehensive guide to deploying, customizing, and creating Web Parts. Best deals ebooks download SharePoint 2010 Web Parts in Action on amazon.Countless examples walk you through everything from design, to development, deployment, troubleshooting, and upgrading. Because Web Parts are ASP.NET controls, you'll learn to use Visual Studio 2010 to extend existing Web Parts and to build custom components from scratch. What's InsideUsing and configuring Web Parts Web Part and portal best practices Custom use cases, like mobile and international apps Web Part design patternsThis book is written for application developers working with SharePoint 2010. Knowing Visual Studio 2010 is helpful but not required. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book. SharePoint 2010 Web Parts in Action with free ebook downloads available via rapidshare, mediafire, 4shared, and hotfile.



Download SharePoint 2010 Web Parts in Action


download SharePoint 2010 Web Parts in Action

Selasa, 16 Juni 2009

Mahout in Action

Mahout in Action 1935182684 pdf



Edition: Pap/Psc
Release: 2011-10-14
Publisher: Manning Publications
Binding: Paperback
ISBN/ASIN: 1935182684



Mahout in Action

SummaryMahout in Action is a hands-on introduction to machine learning with Apache Mahout. Free download Mahout in Action books collection in PDF, EPUB, FB2, MOBI, and TXT formats. Following real-world examples, the book presents practical use cases and then illustrates how Mahout can be applied to solve them. Includes a free audio- and video-enhanced ebook. About the TechnologyA computer system that learns and adapts as it collects data can be really powerful. Mahout, Apache's open source machine learning project, captures the core algorithms of recommendation systems, classification, and clustering in ready-to-use, scalable libraries. Best deals ebooks download Mahout in Action on amazon.With Mahout, you can immediately apply to your own projects the machine learning techniques that drive Amazon, Netflix, and others. About this BookThis book covers machine learning using Apache Mahout. Based on experience with real-world applications, it introduces practical use cases and illustrates how Mahout can be applied to solve them. It places particular focus on issues of scalability and how to apply these techniques against large data sets using the Apache Hadoop framework.This book is written for developers familiar with Java -- no prior experience with Mahout is assumed.Owners of a Manning pBook purchased anywhere in the world can download a free eBook from manning.com at any time. They can do so multiple times and in any or all formats available (PDF, ePub or Kindle). To do so, customers must register their printed copy on Manning's site by creating a user account and then following instructions printed on the pBook registration insert at the front of the book. What's InsideUse group data to make individual recommendations Find logical clusters within your data Filter and refine with on-the-fly classification Free audio and video extrasTable of ContentsMeet Apache Mahout PART 1 RECOMMENDATIONS Introducing recommenders Representing recommender data Making recommendations Taking recommenders to production Distributing recommendation computations PART 2 CLUSTERING Introduction to clustering Representing data Clustering algorithms in Mahout Evaluating and improving clustering quality Taking clustering to production Real-world applications of clustering PART 3 CLASSIFICATION Introduction to classification Training a classifier Evaluating and tuning a classifier Deploying a classifier Case study: Shop It To Me Mahout in Action with free ebook downloads available via rapidshare, mediafire, 4shared, and hotfile.



Download Mahout in Action


download Mahout in Action

Sabtu, 21 Februari 2009

SQL Server DMVs in Action Pdf

SQL Server DMVs in Action 1935182730 pdf



Edition: 1
Release: 2011-05-13
Publisher: Manning Publications
Binding: Paperback
ISBN/ASIN: 1935182730



SQL Server DMVs in Action: Better Queries with Dynamic Management Views

Every action in SQL Server - queries, updates, whatever - leaves a set of tiny footprints; SQL Server records all that valuable data and makes it visible through Dynamic Management Views, or DMVs. Free download SQL Server DMVs in Action books collection in PDF, EPUB, FB2, MOBI, and TXT formats. A DBA or developer can use this incredibly detailed information to significantly improve the performance of queries and better understand what's really going on inside a SQL Server system SQL Server DMVs in Action is a practical guide that shows how to obtain, interpret, and act on the information captured by DMVs to keep SQL Server in top shape. The 100+ samples provided in this book will help readers master DMVs and also give them a tested, working, and instantly reusable SQL code library. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book. Best deals ebooks download SQL Server DMVs in Action on amazon. SQL Server DMVs in Action: Better Queries with Dynamic Management Views with free ebook downloads available via rapidshare, mediafire, 4shared, and hotfile.



Download SQL Server DMVs in Action


download SQL Server DMVs in Action

SQL Server 2008 Administration in Action

SQL Server 2008 Administration in Action 193398872X pdf



Edition: 1
Release: 2009-08-28
Publisher: Manning Publications
Binding: Paperback
ISBN/ASIN: 193398872X



SQL Server 2008 Administration in Action
  • ISBN13: 9781933988726
  • Condition: Used - Very Good
  • Notes: 100% Satisfaction Guarantee. Tracking provided on most orders. Buy with Confidence! Millions of books sold!

SQL Server 2008 Administration isn't a standard SQL Server tutorial-there are dozens of those to choose from. Free download SQL Server 2008 Administration in Action books collection in PDF, EPUB, FB2, MOBI, and TXT formats. Instead, this book breaks down the role of "SQL Server Administrator" into its key focus areas and tasks and details the techniques and best practices that make an administrator effective. In this book, a reader can quickly identify a task and find the best practice associated with it. For example, a reader looking for information about indexing would find step-by-step procedures for identifying and dropping unused indexes, creating missing indexes, selecting the appropriate clustered index, and so forth.Each technique is presented in a clear, straightforward style and in the order of the typical lifecycle of a SQL Server system. Best deals ebooks download SQL Server 2008 Administration in Action on amazon.This allows a reader to easily open the book at the appropriate page and focus on what you need to know for each specific situation.While most techniques will work for all versions of SQL Server, this book is current for the recent final release of SQL Server 2008. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book. SQL Server 2008 Administration in Action with free ebook downloads available via rapidshare, mediafire, 4shared, and hotfile.



Download SQL Server 2008 Administration in Action


download SQL Server 2008 Administration in Action

Download Groovy in Action Pdf

Groovy in Action 1932394842 pdf



Edition: 1
Release: 2007-01-24
Publisher: Manning Publications
Binding: Paperback
ISBN/ASIN: 1932394842



Groovy in Action

Groovy, the brand-new language for the Java platform, brings to Java many of the features that have made Ruby popular. Free download Groovy in Action books collection in PDF, EPUB, FB2, MOBI, and TXT formats. Groovy in Action is a comprehensive guide to Groovy programming, introducing Java developers to the new dynamic features that Groovy provides. To bring you Groovy in Action, Manning again went to the source by working with a team of expert authors including both members and the Manager of the Groovy Project team. The result is the true definitive guide to the new Groovy language. Groovy in Action introduces Groovy by example, presenting lots of reusable code while explaining the underlying concepts. Best deals ebooks download Groovy in Action on amazon.Java developers new to Groovy find a smooth transition into the dynamic programming world. Groovy experts gain a solid reference that challenges them to explore Groovy deeply and creatively. Because Groovy is so new, most readers will be learning it from scratch. Groovy in Action quickly moves through the Groovy basics, including:Simple and collective Groovy data types Working with Closures and Groovy Control Structures Dynamic Object Orientation, Groovy style Readers are presented with rich and detailed examples illustrating Groovy's enhancements to Java, includingHow to Work with Builders and the GDK Database programming with Groovy Groovy in Action then demonstrates how to Integrate Groovy with XML, and provides:Tips and Tricks Unit Testing and Build Support Groovy on Windows An additional bonus is a chapter dedicated to Grails, the Groovy Web Application Framework. Purchase of the print book comes with an offer of a free PDF eBook from Manning. Also available is all code from the book. Groovy in Action with free ebook downloads available via rapidshare, mediafire, 4shared, and hotfile.



Download Groovy in Action


download Groovy in Action

Kamis, 15 Januari 2009

Download Action Analysis for Animators

Action Analysis for Animators 0240812182 pdf



Edition: 1
Release: 2012-06-05
Publisher: Focal Press
Binding: Paperback
ISBN/ASIN: 0240812182



Action Analysis for Animators

Action Analysis is one of the fundamental princples of animation that underpins all types of animation: 2d, 3d, computer animation, stop motion, etc. Free download Action Analysis for Animators books collection in PDF, EPUB, FB2, MOBI, and TXT formats. This is a fundamental skill that all animators need to create polished, believable animation. An example of Action Analysis would be Shrek's swagger in the film, Shrek. The animators clearly understood (through action analysis) the type of walk achieved by a large and heavy individual (the real) and then applied their observations to the animated character of an ogre (the fantastic). It is action analysis that enabled the animation team to visually translate a real life situation into an ogre's walk, achieving such fantastic results. Best deals ebooks download Action Analysis for Animators on amazon.BR>
Key animation skills are demonstrated with in-depth illustrations, photographs and live action footage filmed with high speed cameras. Detailed Case Studies and practical assignments ground action analysis methodology with real life examples. Action Analysis for Animators is a essential guide for students, amateurs and professionals.

Action Analysis for Animators with free ebook downloads available via rapidshare, mediafire, 4shared, and hotfile.



Download Action Analysis for Animators


download Action Analysis for Animators

Selasa, 23 September 2008

Download myitlab with Pearson eText -- Access Card -- for Technology in Action with Office 2010 Pdf

myitlab with Pearson eText -- Access Card -- for Technology in Action with Office 2010 0131392565 pdf



Edition: 1
Release: 2010-05-30
Publisher: Prentice Hall
Binding: Misc. Supplies
ISBN/ASIN: 0131392565



myitlab with Pearson eText -- Access Card -- for Technology in Action with Office 2010

    Online, performance-based assessment and training for Microsoft Office 2010. Free download myitlab with Pearson eText -- Access Card -- for Technology in Action with Office 2010 books collection in PDF, EPUB, FB2, MOBI, and TXT formats. Best deals ebooks download myitlab with Pearson eText -- Access Card -- for Technology in Action with Office 2010 on amazon.  myitlab is an online solution designed by professors that allows you to easily deliver your course on Microsoft Office 2010, with defensible assessment and customized training.   For more information visit www.myitlab.com myitlab with Pearson eText -- Access Card -- for Technology in Action with Office 2010 with free ebook downloads available via rapidshare, mediafire, 4shared, and hotfile.



Download myitlab with Pearson eText -- Access Card -- for Technology in Action with Office 2010


download myitlab with Pearson eText -- Access Card -- for Technology in Action with Office 2010

Minggu, 21 September 2008

Download PostGIS in Action

PostGIS in Action 1935182269 pdf



Edition: Pap/Psc
Release: 2011-04-28
Publisher: Manning Publications
Binding: Paperback
ISBN/ASIN: 1935182269



PostGIS in Action

Whether you're canvassing a congressional district, managing a sales region, mapping city bus schedules, or analyzing local cancer rates, thinking spatially opens up limitless possibilities for database users. Free download PostGIS in Action books collection in PDF, EPUB, FB2, MOBI, and TXT formats. PostGIS, a freely available open-source spatial database extender, can help you answer questions that you could not answer using a mere relational database. Its feature set equals or surpasses proprietary alternatives, allowing you to create location-aware queries and features with just a few lines of SQL code.
PostGIS in Action is the first book devoted entirely to PostGIS. It will help both new and experienced users write spatial queries to solve real-world problems. Best deals ebooks download PostGIS in Action on amazon.For those with experience in more traditional relational databases, this book provides a background in vector-based GIS so you can quickly move to analyzing, viewing, and mapping data. Advanced users will learn how to optimize queries for maximum speed, simplify geometries for greater efficiency, and create custom functions suited specifically to their applications. It also discusses the new features available in PostgreSQL 9.0 /9.1 and PostGIS 2.0 and provides tutorials on using additional open source GIS tools in conjunction with PostGIS. PostGIS in Action with free ebook downloads available via rapidshare, mediafire, 4shared, and hotfile.



Download PostGIS in Action


download PostGIS in Action