Securing Data at Rest in Oracle 11g
For almost all organizations, data security is a matter of prestige and credibility. The Oracle Database is one of the richest in features and the most used database in a variety of industries, where security is essential. In this article by Adrian Neagu, author of Oracle 11g Anti-hacker's Cookbook we will learn how to secure data at rest and will cover:
- Using block device encryption
- Using filesystem encryption with eCryptfs
- Using DBMS_CRYPTO for column encryption
- Using Transparent Data Encryption for column encryption
- Using TDE for tablespace encryption
- Using encryption with data pump
- Using encryption with RMAN
(For more resources on Oracle, see here.)
Read Securing Data at Rest in Oracle 11g in fullCryENGINE 3: Breaking Ground with Sandbox
You may now be asking yourself, "I've downloaded the CryENGINE 3 SDK. Now how do I start making games with it?" Such a question has far-reaching implications and is awfully difficult to answer! So in my attempt to answer this question, let's create our own game together, in a short amount of time, using some of the functions and entities that the CryENGINE 3 SDK gives to us straight out of the box.
In this article by Sean Tracy and Paul Reindell, authors of CryENGINE 3 Game Development: Beginner's Guide, we will be:
- Beginning with our first example using out of the box features of the engine
- Creating and sculpting terrain for a new level, from scratch
- Creating and using terrain texture layers
- Creating vegetation groups and applying them to your level
- Creating and setting a basic time of day to light our level
Low-level C# Practices
Syntax isn't the only thing that matters when it comes to writing code. We can't get far without getting past the compiler, but not everything that compiles is of acceptable quality. Practices and techniques beyond being "syntactically correct" are so important that there are entire third-party ecosystems devoted to detecting common issues and patterns in source code and in compiled code.
This article isn't about many of the issues that code analysis tools detect, but details some practices that can be used with C# to avoid certain pitfalls and improve quality. In this article by Peter Ritchie, author of Visual Studio 2010 Best Practices, we'll look at recommended practices in the following areas:
- .NET generics
- Sequences and iterator members
- Lambdas
- Extension methods
- Exception handling
Read Low-level C# Practices in full
Mission Running in EVE Online
The ISK Making Guide to EVE Online teaches you the inner workings of each ISK making career choice. Help determine the path of EVE by taking on careers like Mining and Manufacturing, the backbone of New Eden or help your empire rise above the rest by Running Missions for the corporations of your empire. While it does not take much skill to start mission running, knowing what each type of mission involves, and how to best approach it, will ensure the best results.
This article by Y. Michael Xu, author of EVE Online: ISK Strategy Guide, we help you:
- Understand the different mission types
- Understand how the Agent system works
- Understand how standing works
- Pick an agent to work for
- Understand the rewards of mission running
(For more resources on EVE Online, see here.)
Read Mission Running in EVE Online in fullPiwik: Tracking User Interactions
Despite the advanced tracking features of Piwik, there are still some actions on a website that may require you to do some manual work in order to track. Events in JavaScript and Flash don't cause a page load and because of that, the standard Piwik tracking code won't register any details other than a visit. In order to record user interactions with website elements such as Flash, Ajax, JavaScript, and third-party widgets, you need to use different tactics.
In this article by Stephan A. Miller, author of Piwik Web Analytics Essentials, we will learn:
- What event tacking is used for
- How to set up event tracking in Piwik using custom variables
- How to track social media events on your website
- How to track blog commenting events
- How to track e-commerce events
- How to track Flash events in either ActionScript 2 or ActionScript 3
Organizing your Balsamiq files
In this article by Scott Faranello, author of Balsamiq Wireframes Quickstart Guide, we will cover:
- Naming your files
- Albhabetically
- Numbering
Client-Side Endpoint Protection Tasks in Microsoft SCEP 2012
In this article by Andrew Plue, author of Microsoft System Center 2012 Endpoint Protection Cookbook, we will cover:
- Locating and interrupting client-side SCEP logs
- Performing manual definition updates and checking definition version
- Manually editing local SCEP policy using the user interface
- Utilizing MpCmdRun.exe
Read Client-Side Endpoint Protection Tasks in Microsoft SCEP 2012 in full
Troubleshooting in OpenStack Cloud Computing
OpenStack is an open source software for building public and private clouds, born from Rackspace and NASA. It is now a global success and is developed and supported by scores of people around the globe and backed by some of the leading players in the cloud space today
In this article by Kevin Jackson, author of OpenStack Cloud Computing Cookbook, we will cover:
- Checking OpenStack Compute Services
- Understanding logging
- Troubleshooting OpenStack Compute Services
- Troubleshooting OpenStack Storage Service
- Troubleshooting OpenStack Authentication
Importing videos and basic editing mechanics
The Final Cut Pro X Cookbook contains recipes that will take you from the importing process and basic mechanics of editing up through many of FCPX’s advanced tools needed by top-tier editors on a daily basis. Edit quickly and efficiently, fix image and sound problems with ease, and get your video out to your client or the world easily.
In this article by Jason Cox, we will see the following topics:
- Importing from a tapeless video camera
- Importing MTS, M2TS, and M2T files
- Appending, inserting, and overwriting clips to a storyline
- Working with (and without) the Magnetic Timeline
- Creating connected clips
Most artists have it easy—a painter grabs a brush, some paint and goes straight for the canvas. A writer grabs a pen and paper (or keyboard) and starts writing. A graphic artist grabs a tablet and starts drawing. If only it were that easy for video editors!
Well before an editor can start doing any actual work, we've got to spend a good amount of time getting organized and importing our media. The act of importing is simply the process of bringing our media inside FCPX and making the program aware of its existence. It's very similar to dragging a song file into iTunes—the song file already existed in some capacity, but by dropping it into iTunes, we're making iTunes aware that it exists. The same goes for FCPX in most cases.
Unlike the digital music world, however, which only has a small handful of file formats, the digital video world has dozens, and the process for importing these different media types can vary greatly. And, to top it all off, we have many options to consider as to how we want FCPX to process and handle that media as it is imported!
FCPX can import many kinds of media, but there are many factors that must be considered before doing so to determine the best workflow for a project, and where there's a will there's a way—even if FCPX can't immediately import certain file types or projects from other programs, this chapter will help explain workarounds to do the impossible!
Read Importing videos and basic editing mechanics in fullWindows 8 and Windows Server 2012 Modules and Cmdlets
Microsoft Windows PowerShell 3.0 First Look will ensure that you have a great overview of the numerous new features and changes found in the most recent version of the language. Through simple examples and succinct chapters, this book will quickly bring readers up to speed with need to know information about the newest version of PowerShell.
In this article by Adam Driscoll, author of Microsoft Windows PowerShell 3.0 First Look, we'll see:
- A selection of new cmdlets found in the core PowerShell modules
- A selection of new modules and cmdlets found in Windows 8 and Windows Server 2012
Planning Your Site in Adobe Muse
A site is a collection of web pages containing assets such as images or Flash.
In this article by Jennifer Farley, author of Learning Adobe Muse, we'll look at how to plan a new site and use Muse's excellent wireframing tools to put together a mock up of our website.
Fail To Plan, Plan To Fail
Yes, that may be an old cliché, but like many clichés, this one is certainly true when it comes to our websites. If you spend some time planning your website upfront, you'll prevent a lot of headaches later in the process.
In this article, we'll also take a look at some of the basics of web page layout that are useful to know while planning our sites.
Read Planning Your Site in Adobe Muse in full
Deploying Applications and Software Updates on Microsoft System Center 2012 Configuration Manager
In this article by Greg Ramsey, co-author of Microsoft System Center 2012 Configuration Manager Administration Cookbook, we'll cover:
- Creating applications and deployment types
- Managing Software Center and Application Catalogue
- Preparing for software updates
- Creating and monitoring software updates
- Leveraging Automatic Deployment Rules (ADRs)
- Reducing collection dependencies with conditional rules and global conditions
- Deploying custom updates
- Converting classic packages to applications
- Creating and deploying Virtual Applications (App-V)
- Superseding applications
- Monitoring content and deployment status
WPF 4.5 Application and Windows
Any attempt at mastering a technology, any technology, requires a good understanding of its foundations. This understanding makes it possible to grasp the more complex aspects of that technology; Windows Presentation Foundation ( WPF) is no different. In this article, we'll take a broader look at WPF's application model, including the use of windows within an application.
In this article by Pavel Yosifovich, author of Windows Presentation Foundation 4.5 Cookbook, we will cover:
- Creating a window
- Creating a dialog box
- Using the common dialog boxes
- Creating ownership between windows
- Creating a custom shaped window
- Creating a single instance application
- Handling an unhandled exception
Introduction to Web Experience Factory
In this article by Chelis Camargo and Helmar Martens, the authors of IBM WebSphere Portal 8: Web Experience Factory and the Cloud we will introduce Web Experience Factory (WEF) as a rapid application development tool. We will focus on WEF's capability to build portal applications to run on IBM WebSphere Portal.
Read Introduction to Web Experience Factory in fullXNA 4-3D:Getting the battle-tanks into game world
In this article, the author of XNA 4 3D Game Development by Example Beginner's Guide, Kurt Jaegers will cover all that is necessary to get battle tanks into the game and placed in the game world. This can be accomplished by performing the following:
- Adding models to our game's content project and loading them into the game
- Drawing the tank model to the screen
- Animating the various components of the tank model
- Matching the elevation of the tank to its position on the generated terrain
- Adding a second tank and positioning both tanks appropriately on the map