Resampling A NumPy Array Representing An Image

Overview Resampling a Numpy array means changing the size of the matrix. The most efficient way to resample a numpy array representing an image is using scipy.ndimage.zoom function. The ndarray is the array to resample. The zoom part accepts either a single number or sequence. Inputting a single number implies the image will get zoomed … Read more

Apache Flex Developer – Income and Opportunity

Before we learn about the money, let’s get this question out of the way: What Is Flex? Let’s have a look at the definition from the official Flex website: “Flex is a powerful, open source application framework that allows you to easily build mobile applications for iOS, Androidโ„ข, and BlackBerryยฎ Tablet OS devices, as well … Read more

Play Framework Developer – Income and Opportunity

Before we learn about the money, let’s get this question out of the way: What Is Play Framework? Let’s have a look at the definition from the official Play Framework website: “Play Framework makes it easy to build web applications with Java & Scala. Play is based on a lightweight, stateless, web-friendly architecture. Built on … Read more

The Ultimate Guide to Installing Ghostscript

In this article we explore how to install Ghostscript on numerous different platforms and operating systems. What is Ghostcript? Why install it? What is Ghostscript, and why would we want to install it? To understand this we should first learn about Postscript. Postscript Postscript is a page description language geared towards desktop publishing documents. If … Read more

JSF Developer – Income and Opportunity

Before we learn about the money, let’s get this question out of the way: What Is JSF? Jakarta Server Faces (JSF, formerly JavaServer Faces) is a Java specification for creating component-based user interfaces (UIs) for web applications. It is also a Model-View-Controller (MVC) web framework that simplifies the creation of UIs for server-based applications via … Read more

Ember.js Developer – Income and Opportunity

Before we learn about the money, let’s get this question out of the way: What Is Ember.js? Let’s have a look at the definition from the official Ember.js website: “Ember.js is a productive, battle-tested JavaScript framework for building modern web applications. It includes everything you need to build rich UIs that work on any device.” … Read more

CakePHP Developer – Income and Opportunity

Before we learn about the money, let’s get this question out of the way: What Is CakePHP? Let’s have a look at the definition from the official CakePHP website and the docs: “CakePHP is a free, open-source, rapid development framework for PHP. Itโ€™s a foundational structure for programmers to create web applications. CakePHP takes the … Read more

How to Apply a Function to NumPy Elements

Problem Formulation and Solution Overview As a Pythonista, coding issues may occur where you need to apply a function against NumPy elements. To make it more fun, we have the following running scenario: We have a NumPy array containing five (5) negative numbers related to an inconsistent inventory count. Therefore, the Vice-President of Rivers Clothing … Read more

Google Web Toolkit Developer – Income and Opportunity

๐Ÿ›‘ Attention: I don’t generally recommend spending lots of your valuable time learning this web framework because you could make the case that GWT is dying if it isn’t already dead. Just have a look at Google Trends below to understand what I mean! Before we learn about the money, let’s get this question out … Read more

Google Cloud Developer – Income and Opportunity

Before we learn about the money, let’s get this question out of the way: What Is Google Cloud? Google Cloud is a collection of cloud services such as storage, compute, scaling, and machine learning to provide a comprehensive IT environment to a wide range of businesses. Here are some of — but by no means … Read more

CodeIgniter Developer – Income and Opportunity

Before we learn about the money, let’s get this question out of the way: What Is CodeIgniter? Let’s have a look at the definition from the official CodeIgniter website and the docs: “CodeIgniter is a powerful PHP framework with a very small footprint, built for developers who need a simple and elegant toolkit to create … Read more