Components - Reusing Rules, Conditions, and Actions
This article by Robert Varkonyi, author of Drupal Rules How-to, explains the benefits of using Components by creating a Condition that can be re-used in other rule configurations.
In this scenario, we want to perform some action when a node is being commented on. But we only want to execute the action if the node was not created by the super admin (that is, user 1) and the node is either an article, or has an image field (field_image).
(For more resources related to this topic, see here.)
Read Components - Reusing Rules, Conditions, and Actions in fullOverview of Microsoft Dynamics CRM 2011
In this article by Neil Benson, author of Microsoft Dynamics CRM 2011 Customization & Configuration (MB2-866) Certification Guide, we will discuss:
-
Architecture of Microsoft Dynamics CRM 2011
-
Support and unsupported customizations
-
Deployment options
-
Using an implementation methodology
-
Customization security roles
(For more resources related to this topic, see here.)
Read Overview of Microsoft Dynamics CRM 2011 in fullAdding Geographic Capabilities via the GeoPlaces Theme
In this article, by Yuxian Eugene Liang, the author of WordPress Mobile Applications with PhoneGap, talks about creating a location-based directory via the GeoPlaces theme. It covers the setting up and addition of sample geographic data into your WordPress site. We'll add geographic capabilities to our WordPress site by leveraging on the GeoPlaces theme.
The major topics we will cover in this article are:
-
Introduction to the GeoPlaces theme
-
Populating the site with sample data from GeoPlaces
-
Managing place listings from the frontend side as well as the admin side of the site
For a start, we'll be using a premium theme called GeoPlaces, by Templatic. At the time of writing, a single user license is priced at USD 99 while a developer license is priced at USD 179. For the rest of this article we will be using the GeoPlaces theme to do the bulk of the heavy lifting of geographic functionalities, since Google Maps are built directly into the GeoPlaces theme.
Before we move into this article officially, you might be wondering where it will lead us. To begin with, since our mobile app's content is dependent on our WordPress site, we need to add basic content (in this case, place listings and other article-like information) to the site.
(For more resources related to this topic, see here.)
Read Adding Geographic Capabilities via the GeoPlaces Theme in fullWebLogic Security Realm
This article by Luca Masini and Rinaldi Vincenzo, authors of Securing WebLogic Server 12c, covers every aspect you need to consider for activating an internal user and group structure. Here, you can also find a very useful section about errors and debugging tips, needed to resolve your configuration issues.
(For more resources related to this topic, see here.)
Read WebLogic Security Realm in fullSAP HANA integration with Microsoft Excel
In this article by Mark Walker, author of SAP HANA Starter, you will learn how to perform the most important tasks in SAP HANA.
(For more resources related to this topic, see here.)
Read SAP HANA integration with Microsoft Excel in fullGetting Started with Marmalade
Marmalade is a cross-platform solution that allows us to write the source code for a video game once in C++ (a language that most video game developers will already be familiar with) and then deploy it to a number of different platforms, including iOS, Android, and BlackBerry PlayBook.
In this article by Sean Scaplehorn, author of Marmalade SDK Mobile Game Development Essentials, we will be learning how to get the Marmalade SDK set up for development. While Marmalade is available in both Windows and Mac versions, the Windows version is the most developed of the two.
(For more resources related to this topic, see here.)
Read Getting Started with Marmalade in fullCreating Interactive Graphics and Animation
In this article by Nivedita Majumdar and Swapnonil Banerjee authors of MATLAB Graphics and Data Visualization Cookbook, we will cover:
-
Callback functions
-
Obtaining user input from the graph
-
Linked axes and data brushing
-
The magnifying glass demo
-
Animation with playback of frame captures
-
Stream particle animation
-
Animation by incremental changes to chart elements
(For more resources related to this topic, see here.)
Read Creating Interactive Graphics and Animation in fullCreating an Application
In this article by Ajit Kumar, author of Sencha MVC Architecture, we will take a step-by-step approach to create a functional application in ExtJS using the MVC architecture and the framework classes related to it. For the sake of completeness and illustration of the concepts, we will be taking up an application requirement and implementing it in ExtJS.
As a requirement, we will be creating an application, which would:
-
Show the list of departments and the users
-
Show the list of users for a selected department
-
Allow the user to edit user information
-
Refresh the users list to get all the users of all the departments
(For more resources related to this topic, see here.)
Read Creating an Application in fullVisual Basic for Applications (VBA)
Visual Basic for Applications (VBA) is a programming language built into Microsoft Office applications. As you improve your skills in any application from the Office System, you will eventually realize that although Microsoft Office applications offer a large number of tools, they do not offer everything you need to perform your daily chores. Such chores may include creating a corporate custom-format, a custom function that calculates commission payments, and so on.
Thus, VBA works as a gap-filler; in other words, its main purpose is to ensure that you can do whatever you need to do in your job.
In this article by Robert Martin, author of Excel Programming with VBA Starter,you will get to know a bit about VBA, its basic features, what you can do with it, and how you can put it to work with a view to facilitating your daily work, by automating common tasks.
(For more resources related to this topic, see here.)
Read Visual Basic for Applications (VBA) in fullThread Executors
This article by Javier Fernández González, author of Java 7 Concurrency Cookbook, will teach the readers to delegate the thread management to executors. They allow running, managing, and getting the results of concurrent tasks.
(For more resources related to this topic, see here.)
Read Thread Executors in fullGetting Started
Mobile games have been the recent craze and with so many ways to monetize the popularity of these games.ShiVa3D gives developers the power to quickly develop the game once, but deploy to almost every popular mobile platform, which enables them to have greater distribution and a greater opportunity to sell games.
This article by Wade Tracy, author of Learning ShiVa3D Game Development, This article shows you how to install the tools that you will need and get basic objects into the game. We'll also briefly touch on a few topics, such as input and lighting that will be covered later, so that we can get a very rudimentary game up and running in this article itself!
(For more resources related to this topic, see here.)
Read Getting Started in fullAdvanced Indexing and Array Concepts
In this article by Ivan Idris, the author of NumPy Cookbook, we will learn some of NumPy's more advanced and tricky indexing techniques. NumPy has very efficient arrays that are easy to use due to their powerful indexing mechanism. NumPy is famous for its efficient arrays. This fame is partly due to the ease of indexing. We will demonstrate advanced indexing tricks using images.
In this article, we will cover:
-
Installing SciPy
-
Installing PIL
-
Resizing images
-
Comparing views and copies
-
Flipping Lena
-
Fancy indexing
-
Indexing with a list of locations
-
Indexing with booleans
-
Stride tricks for Sudoku
-
Broadcasting arrays
Before diving into indexing, we will install the necessary software — SciPy and PIL. Some of the examples in this article will involve manipulating images. In order to do that, we will require the Python Image Library (PIL); but don't worry, instructions and pointers to help you install PIL and other necessary Python software are given throughout the article, when necessary.
(For more resources related to this topic, see here.)
Read Advanced Indexing and Array Concepts in fullAdding a security role
In this article by Ahmed Mohamed Rafik Moustafa, the author of Microsoft Dynamics AX 2012 Security How-To, we will learn about securing our Dynamics AX 2012 environment with simple and practical steps.
(For more resources related to this topic, see here.)
Read Adding a security role in fullMoGraph
MoGraph animations are created by creating basic objects and combining them together in unique and interesting ways.
This article by Jen Rizzo, author of Cinema 4D Beginner's Guide, provides a brief overview of many common MoGraph objects such as cloner and tracer, as well as how to work with Cinema 4D's built-in Dynamics system. In this article we will learn about:
-
Cloner objects
-
Effectors
-
Dynamics
-
Tracer objects
-
Text objects
(For more resources related to this topic, see here.)
Read MoGraph in fullMeet QlikView
Business Intelligence technologies are a must-have in every business to make informed decisions and keep up-to speed with the ever-evolving markets. QlikView’s disruptive technology makes it a key player and leader in the industry; with its flexibility and powerful analytics environment, building QlikView apps can be mastered by both, business users as well as developers.
In this article by Miguel García and Barry Harmsen, authors of QlikView 11 for Developers we will look at:
- What is QlikView?
- Exploring data with QlikView
- The technology and components behind QlikView
- HighCloud Airlines, and why QlikView might be just the tool they need
(For more resources related to this topic, see here.)
Read Meet QlikView in full