So, what is EaselJS?
This article by Fabio Biondi , author of Instant EaselJS Starter helps you to learn what EaselJS actually is, what you can do with it, and why it's so great. It will also help you on how to create your first HTML5 canvas application "Hello World".
Read So, what is EaselJS? in fullThe NGINX HTTP Server
An HTTP server is primarily a piece of software that will deliver web pages to clients when requested. These web pages can be anything from a simple HTML file on disk to a multicomponent framework delivering user-specific content, dynamically updated through AJAX or WebSocket. NGINX is modular, and is designed to handle any kind of HTTP serving necessary.
In this article by Dimitri Aivaloitis, author of Mastering NGINX , we will investigate the various modules that work together to make NGINX such a scalable HTTP server. The following topics are included in this article:
-
NGINX's architecture
-
The HTTP core module
-
Using limits to prevent abuse
-
Restricting access
-
Streaming media files
-
Predefined variables
-
Using NGINX with PHP-FPM
-
Wiring NGINX and uWSGI together
Installing and Setting up Sure Step
The article, Microsoft Dynamics AX 2012 with Sure Step 2012, provides a comprehensive guide to implementing Microsoft Dynamics AX 2012 with Sure Step 2012, and is the prefect accompaniment for project team members of all levels. In this article by Keith Dunkinson and Andrew Birch, authors of Implementing Microsoft Dynamics AX 2012 with Sure Step 2012, provides complete information on installation of Sure Step and the setup of projects, and also discusses the project offerings within it.
In this article, we will examine the installation of Sure Step and setting it up for a specific project including some of the key choices we need to make, and activities that should be undertaken at this time. After reading this article, we should be able to: download and install the Sure Step client, create an appropriate Sure Step project, and initiate key activities for our Dynamics AX project.
Read Installing and Setting up Sure Step in fullLiferay, its Installation and setup
Liferay is an open source portal solution. In this article by Sandeep Nair, author of Instant Liferay Portal 6 Starter, we will understand a little about portals.
Read Liferay, its Installation and setup in fullImproving Performance with Parallel Programming
The recipes in this article focus on leveraging multiple cores by showing different ways to parallelize Clojure programs.
In this article by Eric Rochester, the author of Clojure Data Analysis Cookbook, we will cover:
-
Parallelizing processing with pmap
-
Parallelizing processing with Incanter
-
Partitioning Monte Carlo simulations for better pmap performance
-
Finding the optimal partition size with simulated annealing
-
Parallelizing with reducers
-
Generating online summary statistics with reducers
-
Harnessing your GPU with OpenCL and Calx


