Selasa, 26 Februari 2013

Wow! eBook: Torque 3D Game Development Cookbook - 6 new eBooks


Wow! eBook: Torque 3D Game Development Cookbook - 6 new eBooks

Link to Wow! eBook

Torque 3D Game Development Cookbook

Posted: 26 Feb 2013 08:14 AM PST

Torque 3D Game Development Cookbook

Book Description

Torque is a popular game engine that supports you in every step along the way to making your game a reality. Even with all of the power and tools that Torque provides, finishing a high quality game requires time and knowledge.

"Torque Game " is a practical guide that takes you through each of the major steps on the journey to creating your game, while learning a few tricks along the way.

The recipes in this book start off with learning some of the finer points about . The book then moves on to each of 's subsystems and ends with a variety of game play recipes.

The various topics covered include activating level-specific game code and scheduling game events, dragging and dropping items between to work with an in-game inventory , and covering the seams between objects with well placed decals. Some of the advanced topics include writing custom shaders and postFX, using zones to improve rendering , and enhancing your game's ambience through sound.

Once you are done with Game you'll be on your way to creating amazing 3D games and gain expert knowledge of Torque 3D.

What you will learn from this book

  • Game data manipulation and event scheduling using .
  • Work with and display Torque 3D's built-in metrics to expose your game's characteristics.
  • Improve your game's frame rate through proper zone and portal set up.
  • Learn hidden TorqueScript secrets to ease game development.
  • Set up standard RPG mouse controls and object manipulation
  • Learn to create a drag-and-drop inventory front end.
  • Go beyond the standard FPS weapon set-up to make each weapon unique.
  • Refine the look of your game using various object capabilities and damage states.
  • Work with multiplayer servers and pass game specific data to and from the client.
  • Have your game communicate with various third party services.

Approach
Cookbook; packed with recipes to help you create amazing 3D games with Torque. The recipes provide clear step-by-step instruction and practical examples to advance your understanding of Torque 3D and all of its subsystems.

Who this book is written for
The book is written for professional and indie game developers that have basic knowledge of TorqueScript, are acquainted with Torque 3D's built-in tools, and wish to take their skills to the next level. Having gone through the comprehensive Torque 3D 1.2 FPS game tutorial on the GarageGames (or its equivalent) is assumed.

Book Details

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

Related Posts

The post Torque 3D Game Development Cookbook appeared first on Wow! eBook.

Implementing Splunk

Posted: 26 Feb 2013 08:08 AM PST

Implementing Splunk

Book Description

Splunk is a data collection, indexing, and visualization engine for operational intelligence. It’s a powerful and versatile search and engine that lets you investigate, troubleshoot, , alert, and report on everything that’s happening in your entire IT infrastructure from one location in real time. Splunk collects, indexes, and harnesses all the fast moving machine data generated by our applications, servers, and devices – physical, virtual, and in the .

Given a mountain of machine data, this book shows you exactly learn to use Splunk to make something useful from it. Depending on your needs, you can learn to search, transform, and display data, or learn to administer your Splunk installation, large or small.

“Implementing Splunk: Big Data and for Operational Intelligence” will help you get your job done faster, whether you read from the beginning or jump to what you need to know today. New and experienced users alike will find nuggets of wisdom throughout.

This book provides you with valuable examples and step-by-step instructions, showing you take advantage of everything Splunk has to offer you, to make the most out of your machine data.

“Implementing Splunk: Big Data and for Operational Intelligence” takes you on a journey right from inception to a fully functioning implementation of Splunk. Using a real-world data walkthrough, you'll be shown how to search effectively, create fields, build dashboards, reports, and package apps, manage your indexes, integrate into the enterprise, and extend Splunk. This practical implementation guide equips you with high-level knowledge for configuring, deploying, extending, and integrating Splunk. Depending on the goal and skills of the reader, enough topics are covered to get you on your way to dashboard guru, app developer, or enterprise administrator. This book uses examples curates reference, and sage advice to help you make the most of this incredibly powerful tool.

What you will learn from this book

  • How to write searches that are fast and lean
  • How to create fields from your unstructured data
  • How to enrich your data with lookups and commands
  • How to transform your data into useful and beautiful reports
  • How to build professional looking and informative dashboards
  • How to make apps to organize and share your searches and dashboards
  • How to manage configurations for one to thousands of instances
  • How to integrate with enterprise systems
  • How to extend Splunk with scripts and advanced configuration

Approach
A step-by-step practical implementation tutorial that equips you with high-level knowledge of configuring, deploying, extending, and integrating Splunk to bring machine-generated operational intelligence (?)to your advantage.

Who this book is for
The book targets professionals and organizations who want to implement or have already implemented Splunk for log and indexing. Analysts and IT staff for end-to-end investigation, monitoring, and so on will also learn from the practical examples. It would even help managers to build reports and summarize the health, , and activity of their IT infrastructure and business. You will also find it helpful as a technical administrator, consultant, or end user.

This book aims to be useful to Splunk users of all levels, from complete newbie to seasoned user. The book assumes that you have access to a copy of Splunk, ideally not in production. Many examples also assume your user has admin rights.

Book Details

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

Related Posts

The post Implementing Splunk appeared first on Wow! eBook.

Git: Version Control for Everyone

Posted: 26 Feb 2013 07:58 AM PST

Git: Version Control for Everyone

Book Description

– is free which enables you to maintain different versions of single or multiple directory contents, and allows you to switch back and forth between them at any given point of time. It also allows multiple people to work on the same file collaboratively or in , without being connected to a server or any other centralized continuously.

This book is a , practical guide, helping you learn the routine of version controlling all your content, every day.

If you are an average computer user who wants to be able to maintain multiple versions of files and folders, or to go back and forth in time with respect to the files content – look no further. The workflow explained in this book will benefit anyone, no matter what kind of text or documentation they work on.

This book will also benefit developers, administrators, analysts, architects and anyone else who wishes to perform simultaneous, collaborative work, or work in on the same set of files. ’s advanced features are there to make your life easier.

What you will learn from this book

  • Installing and configuring Git on your machine.
  • Basic concepts of Git to get started with versioning.
  • Sharing and collaboration of files with Git.
  • Additional tools which can come in handy.
  • Extended operations with Git on text based files.

Approach
The book follows a Blended Learning Approach (Learning through multiple modes: Readers learn theory to understand the concept and reinforce it by practically doing it). The new concepts are introduced using examples of common day to day activities for quick realization spread across topics.

Who this book is written for
For the computer literate who want to leverage the advantage of maintaining multiple versions of files/folders to go back and forth in time with respect to the files content. For developers, administrators, analysts, architects and any others who want to perform a simultaneous, collaborative or work in parallel on the same set of files.

Book Details

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

Related Posts

The post Git: Version Control for Everyone appeared first on Wow! eBook.

Citrix XenDesktop 5.6 Cookbook

Posted: 26 Feb 2013 07:54 AM PST

Citrix XenDesktop 5.6 Cookbook

Book Description

The way people work is changing; users need to access their resources anywhere, on any device. XenDesktop gives you this flexibility. In this , you will learn how XenDesktop 5.6 and related products are powerful and flexible enough for you to publish your resources – Desktops, Applications and contents – wherever and on whatever device you choose.

This will allow you to be able to make the most out of Citrix XenDesktop 5.6 by having a centralized and step-by-step advanced guide to implement, configure, and optimize the migration from a physical to a VDI architecture, using the latest release of the Citrix XenDesktop suite.

“Citrix XenDesktop 5.6 Cookbook” covers the installation, , and architectural components of the XenDesktop infrastructure, including Interface, Access Gateway, and , using a flow through the book which will bring you to the final advanced Powershell configuration tasks. Each task will include a theoretical section to discuss the technologies. Chapters cover the infrastructural components, deployment for the desktop virtual machines, creating and installing platforms like Branch repeater, desktop and application deployment, and integration through XenDesktop, , and . At the end you will be able to provide , performing, and structured XenDesktop infrastructures.

What you will learn from this book

  • Understand the core infrastructural components, their modality, and use them with the two main types of architectures, MCS and PVS
  • Optimize and deploy the desktop virtual machines, creating them under the hypervisor's market and tuning them to the best configurations
  • Install and configure the collateral platforms in order to be able to increase the level and of the architecture
  • Execute the most advanced activities in the VDI environment, tuning and securing the Citrix farm, and using technologies such as Citrix Access Gateway and the Citrix Powershell modules
  • Integration of application publishing with your desktop architecture
  • Log the activities for troubleshooting operations
  • Perform configurations from the line

Approach
This Cookbook style offers techniques and skills through recipes, with step-by-step instructions for developers who want to use XenDesktop 5.6 to maximize their control and . A Packt Cookbook is written so it can be read and worked through chapter by chapter or you can dive in and out, doing the recipes in the order that suits you best.

Who this book is for
This book is for experienced IT professionals who want to have a more fluid and accessible control over their resources and who want a centralized container of procedures and advanced tasks to manage it. It is also suitable for IT technicians who want to integrate a more theoretical approach with a step-by-step installation for the first time.

Book Details

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

Related Posts

The post Citrix XenDesktop 5.6 Cookbook appeared first on Wow! eBook.

Citrix Access Gateway VPX 5.04 Essentials

Posted: 26 Feb 2013 07:51 AM PST

Citrix Access Gateway VPX 5.04 Essentials

Book Description

The Citrix Access Gateway can provide full VPN access to you network or simple ICA proxy and we will show you how. No matter how new you are to Citrix or how long you have used Citrix for, we are going learn extend the use of Citrix products beyond the confines of your corporate network.

Citrix Access Gateway VPX 5.04 Essentials takes you through the complete process of configuring the appliance. Providing easy to follow guides that you will be able to follow as a seasoned Citrix professional or newbie, we will see you through to the full and complete deployment of the appliance.

Once we have established the license infrastructure we quickly begin on the Access Gateway itself. This runs as a virtual machine so we must import and configure the device. This shouldn't take us too long and we are ready then to open the console to see what awaits us in its Adobe Flash driven heaven. Our time is going to be well spent here and also, we will spend a long time here so we need to make sure that we are comfortable for the journey that will see us create basic and smartaccess login points; that is, complete access to our networks based on the needs of the user and their role. Not happy with this, we ensure that our work is not destroyed with power outages and we provide appliance failover to ensure the keeps running. We do not short change you so you will not short change your customers.

Citrix Access Gateway VPX 5.04 Essentials will become your bible that is always at hand for the  of your Citrix Access Gateway. This book is detailed and complete to ensure that you have a single reference to the of your Gateway Appliance.

What you will learn from this book

  • Install and configure the Citrix License Server 11.10 into your environment, either the software version or the virtual appliance
  • Import the VPX edition of the Citrix Access Gateway and complete the initial configuration from the line express setup
  • Configure ICA-Proxy access to your XenApp and infrastructure using basic login points
  • Investigate different mechanisms for deploying the Access Gateway to you user devices including the Citrix Merchandising Server
  • Build up the elements to create full VPN access to your internal network whilst maintaining adequate protection from rogue devices using end point implemented using device profiles referenced in SmartGroups
  • Publish network resources to be made available to the VPN clients based upon the results of their end point
  • Use SmartAccess login points to access the VPN and view remediation messages should we not meet the requirements of the network
  • Monitor the Access Gateway and provide a mechanism to maintain the log files on a remote host
  • Manage the high availability of the Access Gateway by implementing appliance failover, two gateways acting as one each monitoring the availability the failover partner
  • Access the gateway line using SSH

Approach
This book is written in an easy-to-read style, with a strong emphasis on real-world, practical examples. Step-by-step explanations are provided for performing important tasks.

Who this book is for
If you an administrator or IT professional looking  for basic knowledge of Citrix products such as XenApp (or its predecessor: Presentation Server), or and remote access , then this is the best guide for you. This will help you with the basic premise of why we need to implement the ICA Proxy for remote access. You may then note the benefits of full VPN access, but no prior experience with Virtual Private Networks is required as we step you through this, although basic networking and experience would not go awry here.

Book Details

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

Related Posts

The post Citrix Access Gateway VPX 5.04 Essentials appeared first on Wow! eBook.

Building your First Mobile Game using XNA 4.0

Posted: 26 Feb 2013 07:46 AM PST

Building your First Mobile Game using XNA 4.0

Book Description

With the dawn of the Phone 7 platform, has offered us an easy way to create 3D mobile games. In this book, we will build a 3D for Phone 7 together, taking full advantage of the graphics and capabilities, along with the sensors of the platform.

“Building your first mobile using ” is the book for starting on the 7 platform. This book will go over the technical aspects of building games along with your own framework. Finally we’ll build an actual together from the ground up! This book will set future mobile developers in the right direction.

The framework empowers us to build 2D and 3D games for PC, 360 and 7. We will use those capabilities to create stunning 3D games for the 7 platform. We will start by covering the basics like drawing graphics, followed by building a custom framework and end with building a game together!

In this book, we will cover drawing 2D and 3D graphics, both static and animations. We will also cover the various ways of handling user input and help set the mood of our game playing both 2D and 3D sound, and accessing the user’s media library. The only thing left before building a game is covering several techniques created for making our life easier while building the game, whilst building a framework to do just that. Finally, we’ll build a 3D game together that will run on the Windows Phone 7 platform.

“Building your first mobile game using XNA” is the book you need to get started with mobile game for Windows Phone 7. Its hands on approach will set you on your way in no time. Let’s build some games!

What you will learn from this book

  • Installing the Windows Phone SDK and the XNA framework.
  • Drawing 2D and 3D graphics.
  • Mixing 2D and 3D graphics.
  • Drawing 2D and 3D animations.
  • Playing 2D and 3D sound.
  • Playing songs.
  • Handling input and gestures (tap, swipe, zoom, …).
  • Building a scene graph and level .
  • Handling collision.
  • Creating menus.
  • build a 3D game!

Approach
This book is a step-by-step tutorial with a lot of screenshots that help to explain the concept better.

Who this book is written for
This book will cover the building of a 3D game for Windows Phone using XNA. We won’t explain the # programming language itself, nor programming.

We will however explain the aspects of game development thoroughly, so don’t worry if you have never written a 3D game. We will cover all the basics, included the much dreaded math.

Book Details

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

Related Posts

The post Building your First Mobile Game using XNA 4.0 appeared first on Wow! eBook.

Tidak ada komentar:

Posting Komentar