Creating Cartesian-based Graphs
In this article by Ben Fhala, author of HTML5 Graphing and Data Visualization Cookbook, we will cover the following topics:
-
Building a bar chart from scratch
-
Spreading data in a scatter chart
-
Building line charts
-
Creating the flying brick chart (waterfall chart)
-
Building a candlestick chart (stock chart)
Application Packaging in VMware ThinApp 4.7 Essentials
In this article by Peter Björk, authors of VMware ThinApp 4.7 Essentials, we will cover the packaging process. We'll discuss packaging's best practices the, packaging environment, entry points, the data container, and Package.ini.
Read Application Packaging in VMware ThinApp 4.7 Essentials in fullCreating Bar Charts
This article by Peter Backx and Dominic Gélineau, authors of ActionScript Graphing Cookbook, will give us all the tools to create multiple bar charts. Be it vertical, horizontal, comparison, or histograms, this article will provide solid bases to improve those charts even more. We will use the same methodology for every chart.
In this article, we will cover:
-
Drawing a bar chart with Flex
-
Building vertical bar charts
-
Creating comparison bar charts
-
Drawing histograms
-
Creating sparklines to enrich text content
-
Making 3D bar charts
Delving Deep into Application Design
In this article Ilya Grinblat and Alex Peterson, the authors of OGRE 3D 1.7 Application Development Cookbook, we'll show you how to create an Ogre 3D Windows application in Visual Studio 2010 using the Win32 API, the Microsoft Foundation Classes ( MFC), and the .NET framework. We'll show you how to configure your project settings to support Ogre, and how to integrate Ogre into each type of application. We'll also create a custom Ogre plugin and a custom resource manager.
Read Delving Deep into Application Design in fullBuilding Your First Application
In this article by Mariano Reingart and Massimo Di Pierro, the authors of web2py Application Development Cookbook we will cover:
-
Improving the scaffolding application
-
Building a simple contacts application
-
Building a Reddit clone
-
Building a Facebook clone
The recipes in this article will provide examples of complete applications, comprising models, views, and controllers. They range from simple contacts applications to a more complex Facebook clone. Other recipes in this article will show you how to solve some recurrent problems that new users typically encounter, from adding a logo to creating a navigation bar.
Read Building Your First Application in fullMore on ADF Business Components and Fusion Page Runtime
In this article by Jobinesh Purushothaman, the author of Oracle ADF Real World Developer’s Guide, we will discuss the following topics:
-
Lifecycle of an ADF Fusion web page with region
-
Transaction management in Fusion web applications
-
Building a dynamic model-driven UI with ADF
-
Building composite view objects
-
Building application modules with no database connection
-
Looking up the UI component from the component tree at runtime
SQL Server and PowerShell Basic Tasks
This article by Donabel Santos author of SQL Server 2012 with PowerShell V3 Cookbook, demonstrates scripts and snippets of code that accomplish some basic SQL Server tasks, using PowerShell. We will start with simple tasks, such as listing SQL Server instances and creating objects such as tables, indexes, stored procedures, and functions, to get you comfortable with working with SQL Server programmatically.
You will find that many of the recipes can be accomplished using PowerShell and SQL Management Objects ( SMO). SMO is a library that exposes SQL Server classes, which allows for programmatic manipulation and automation of many database tasks. For some recipes, we will also explore alternative ways of accomplishing the same tasks, using different native PowerShell cmdlets.
Even though we are exploring how to create some common database objects using PowerShell, I would like to note that PowerShell is not always the best tool for the task. There will be tasks that are best left accomplished using T-SQL. Even so, it is still good to know what is possible with PowerShell and how to do it, so that you know you have alternatives depending on your requirements or situation.
Read SQL Server and PowerShell Basic Tasks in fullHooking into native events
When developing for mobile devices, we can create feature-rich applications that harness the functionality of the native processes and systems.
The devices themselves provide us with built-in controls and user interface elements in the form of native buttons, to which we can apply methods and functions.
We can also make use of the hidden events and manage how our applications work when placed in the background on the device or alter states depending on network connectivity.
In this article by Matt Gifford, author of PhoneGap Mobile Application Development Cookbook, will introduce you to some of the native events available through the PhoneGap API, and how we can implement them into applications.
In this article, we will cover:
-
Pausing your application
-
Resuming your application
-
Displaying the status of the device battery levels
-
Making use of the native search button
-
Displaying network connection status
-
Creating a custom submenu
Continuous Delivery and DevOps FAQs
For a while now, there has been a buzz around the IT industry about something called continuous delivery and DevOps—strictly speaking that should be "some things" as continuous delivery and DevOps are actually two separate things.
You may have heard about them but may not fully understand what they are, why they are valuable and, should you wish to implement them, where to start from.
In this article by Paul Swartout, author of Continuous Delivery and DevOps: A Quickstart guide, we have tried to capture some common questions and provide some answers—an FAQ of sorts.
Read Continuous Delivery and DevOps FAQs 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.
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.
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.
Read SAP HANA integration with Microsoft Excel in fullComponents - 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).
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
Creating 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


