Article Network

WebLogic Security Realm

by Luca Masini Rinaldi Vincenzo | January 2013 | Enterprise Articles Oracle

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 full

SAP HANA integration with Microsoft Excel

by Mark Walker | January 2013 | Enterprise Articles SAP

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 full

Components - Reusing Rules, Conditions, and Actions

by Robert Varkonyi | January 2013 | Drupal Open Source

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 full

Overview of Microsoft Dynamics CRM 2011

by Neil Benson | January 2013 | CRM Enterprise Articles

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

Read Overview of Microsoft Dynamics CRM 2011 in full

Creating Interactive Graphics and Animation

by Nivedita Majumdar Swapnonil Banerjee | January 2013 | Cookbooks

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

Read Creating Interactive Graphics and Animation in full

Page Events

by Chetan K Jain | January 2013 | Cookbooks Open Source

This article by Chetan K Jain, author of jQuery Mobile Cookbook, shows you how to use the various events available in the framework. You will learn to use the page initialization, page load, page change, and page remove events. You will also see how to use the page transition and animation events.

Read Page Events in full

Getting Started with Marmalade

by Sean Scaplehorn | January 2013 | Games

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.

Read Getting Started with Marmalade in full

Creating an Application

by Ajit Kumar | December 2012 | Open Source

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

Read Creating an Application in full

Visual Basic for Applications (VBA)

by Robert Martin | December 2012 | Enterprise Articles Microsoft

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.

Read Visual Basic for Applications (VBA) in full

Thread Executors

by Javier Fernández González | December 2012 | Cookbooks Enterprise Articles Java Oracle

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.

Read Thread Executors in full

augmentedTi: The application architecture

by Trevor Ward | December 2012 | Games Web Graphics & Video

Augmented Reality application is clean, efficient and usable. It shows how to hide the processing from the user and build a display which updates and rotates smoothly.

This article by Trevor Ward, author of Augmented Reality using Appcelerator Titanium Starter, dives into the open source code base of the augmentedTi example application, explaining how it has been implemented.

Read augmentedTi: The application architecture in full

Getting Started

by Wade Tracy | December 2012 | Games

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!

Read Getting Started in full

Advanced Indexing and Array Concepts

by Ivan Idris | December 2012 | Cookbooks Open Source

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.

Read Advanced Indexing and Array Concepts in full

Adding a security role

by Ahmed Mohamed Rafik Moustafa | December 2012 | Cookbooks Enterprise Articles Microsoft

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.

Read Adding a security role in full

MoGraph

by Jen Rizzo | December 2012 | Beginner's Guides Web Graphics & Video

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

Read MoGraph in full
Code Download and Errata
Packt Anytime, Anywhere
Register Books
Print Upgrades
eBook Downloads
Contact Us
Awards Voting Nominations Previous Winners
Judges Open Source CMS Hall Of Fame CMS Most Promising Open Source Project Open Source E-Commerce Applications Open Source JavaScript Library Open Source Graphics Software
Resources
Open Source CMS Hall Of Fame CMS Most Promising Open Source Project Open Source E-Commerce Applications Open Source JavaScript Library Open Source Graphics Software