Basic Editing
In this article by Joachim Ziebs, author of AfterShot Pro: Non-destructive photo editing and management , we will perform some basic editing:
-
Basic adjustments
-
Sharpening
-
Cropping
-
Tonal adjustments
-
Conversion to black and white
-
Straightening
Polishing Gems
This article by Benjamin Hershleder, author of Avid Media Composer 6.x Cookbook, explains that there are many useful features, gems if you will, that go underutilized. This article shines and polishes a few of them up by revealing some functions' hidden abilities, explaining their behavior, and/or giving you a few new ideas about how you might use them.
Read Polishing Gems in fullApplying LINQ to Entities to a WCF Service
In this article by Mike Liu, the author of WCF 4.5 Multi-Layer Services Development with Entity Framework, we will learn how to update a product with LINQ to Entities in the data access layer. We will see how to apply changes of a client object to LINQ to Entities and leave all of the update work to LINQ to Entities, and will also see how to control the concurrency of updates with LINQ to Entities.
Read Applying LINQ to Entities to a WCF Service in fullTop features of KnockoutJS
One of the best parts of Knockout is its extensibility. Knockout has numerous extension points and contains a plethora of utilities for building your app. Many developers have built great Knockout sites without any other JavaScript libraries (even jQuery) than the core Knockout library.
In this article by Eric M. Barnard, the author of KnockoutJS Starter, we'll cover the top features that Knockout offers.
Read Top features of KnockoutJS in fullMarker-based Augmented Reality on iPhone or iPad
In this article by Eugene Khvedchenya, the author of Mastering OpenCV with Practical Computer Vision Projects, introduces us to Augmented reality (AR), which is a live view of a real-world environment whose elements are augmented by computer-generated graphics.
In this article we will create an AR application for iPhone/iPad devices. From this article you'll learn more about markers. The full detection routine is explained. After reading this article you will be able to write your own marker detection algorithm and estimate the marker pose in 3D world with regards to camera pose.
In this article, we will cover the following topics:
-
Creating an iOS project that uses OpenCV
-
Application architecture
-
Marker detection
-
Marker identification
-
Marker code recognition
-
Placing a marker in 3D
Behavior-driven Development with Selenium WebDriver
Behavior-driven Development (BDD) is an agile software development practice that enhances the paradigm of Test Driven Development (TDD) and acceptance tests, and encourages the collaboration between developers, quality assurance, domain experts, and stakeholders. Behavior-driven Development was introduced by Dan North in the year 2003 in his seminal article available at http://dannorth.net/introducing-bdd/.
In this article by Unmesh Gundecha, author of Selenium Testing Tools Cookbook, we will cover:
-
Using Cucumber-JVM and Selenium WebDriver in Java for BDD
-
Using SpecFlow.NET and Selenium WebDriver in .NET for BDD
-
Using JBehave and Selenium WebDriver in Java
-
Using Capybara, Cucumber, and Selenium WebDriver in Ruby
Why CoffeeScript?
In this article by Michael Erasmus, author of CoffeeScript Programming with jQuery, Rails, and Node.js, we will look at CoffeeScript from JavaScript's perspective.
Read Why CoffeeScript? in fullLayout with Ext.NET
In this article by Anup Shah, the author of the book Ext.NET Web Application Development, we will learn about the Border layout. We will use EXT.NET for providing the Border layout.
Read Layout with Ext.NET in fullDownloading and setting up Bootstrap
This article by David Cochran, author of Twitter Bootstrap Web Development How-To, reveals a few simple steps, so as to build a basic starter site equipped with Twitter Bootstrap's framework of stylesheets, icons, and JavaScript plugins.
Read Downloading and setting up Bootstrap in fullCreating Your Course with Presenter
In this article by Robert Kennedy III from the book Articulate Studio Cookbook, we will cover the following recipes:
-
Animating images and objects
-
Adding audio narration to your slides
Disaster Recovery for Hyper-V
The new Windows Server 2012 Hyper-V release from Microsoft comes with a myriad of improvements in areas such as mobility, high availability and elasticity, bringing everything you need to create, manage and build the core components of a Microsoft Private Cloud for virtualized workloads.
In this article by Leandro Cavalho, the author of Windows Server 2012 Hyper-V Cookbook, we will cover the following topics:
-
Backing up Hyper-V and virtual machines using Windows Server Backup
-
Restoring Hyper-V and virtual machines using Windows Server Backup
-
Confguring Hyper-V Replica between two Hyper-V hosts using HTTP authentication
-
Confguring Hyper-V Replica broker for a Failover Cluster
-
Confguring Hyper-V Replica to use certificate-based authentication using an Enterprise CA
-
Using snapshots in virtual machines
Adding and Importing Configuration items in System Center 2012 Service Manager
System Center 2012 Service Manager builds on its predecessor System Center Service Manager 2010, by extending the ITIL© process features to include Service Request fulfillment, Release Management, and automated orchestration with significant enhancements in its reporting capabilities. The full set of additions and improvements can be found at the official Microsoft website for the product. System Center 2012 Service Manager (SCSM) is a modular product made up of a series of submodular components. Installing the product is simple using the official product documentation and online community resources.
In this article by Andreas Baumgarten (MVP), one of the co-authors of Microsoft System Center 2012 Service Manager Cookbook, we will cover the following tasks:
- Adding configuration items manually
- Importing active directory configuration items
- Importing configuration manager configuration items
- Importing operations manager configuration items
Eloquent relationships
In this article by Shawn McCool, the author of Laravel Starter , we will discuss Eloquent relationships. Eloquent is Laravel's native ActiveRecord implementation. It is built upon Laravel's Fluent Query Builder. Due to the way in which Eloquent operates with Fluent, complex queries and relationships are easy to describe and understand.
Read Eloquent relationships in fullPackaging Content Types and Feeds Importers
The Features module steps in. It is a powerful module that will allow us to package up our content types and feeds importers' configurations into code.
In this article by Trevor James, the author of Migrating to Drupal 7, we'll cover the following topics:
-
Installing features
-
Creating a feature for your content type and for your feeds importer
-
Overriding features
-
Reviewing feature overrides and reverting the features code
-
Sharing a Features module and implementing it on a separate Drupal site
Smart Processes Using Rules
This article by Mauricio Salatino and Esteban Aliverti, authors of jBPM5 Developer Guide, covers some of the common uses of business rules and business processes together. In order to understand how these two worlds are merged inside the Drools & jBPM5 platform, we need to appreciate how a rule engine works. This article covers:
-
Good old integration patterns between processes and rules
-
A quick introduction to the Drools Rule Engine
-
How to leverage the power of the rule engine in our business processes
-
Common usage patterns
Read Smart Processes Using Rules in full


