Articles

Perspectives on AI, automation, and technology strategy.

How to Build a LEMP/Drupal Server VM in Cloud

2015-05-09

Jitesh Doshi

How to Build a LEMP/Drupal Server VM in Cloud

Video tutorial showing how to build a LEMP (Linux+Nginx+MySQL+PHP) server VM in the cloud and run Drupal on it.

Read article →
Drupal-Angular Hybrid Apps

2015-04-14

Jitesh Doshi

Drupal-Angular Hybrid Apps

Presentation overview on building applications that leverage both Drupal CMS and AngularJS frontend.

Read article →
Best Approaches to Drupal Migration

2015-04-01

Christian Crawford

Best Approaches to Drupal Migration

Comparison of migrate, uuid_features, and deploy modules for Drupal-to-Drupal content migration.

Read article →
Tweaking MySQL Settings for Better Optimization

2015-03-29

Jitesh Doshi

Tweaking MySQL Settings for Better Optimization

MySQL configuration recommendations for Drupal and other applications including InnoDB settings and query cache.

Read article →
Getting Started with Jython

2015-01-12

Christian Crawford

Getting Started with Jython

Introduction to Jython - a Python implementation on the Java Virtual Machine - covering basics, database connectivity, and Java integration.

Read article →
Java: From Basics to RESTful Services

2015-01-12

Dmitry Boychev

Java: From Basics to RESTful Services

Introduction to Java programming covering basics, OOP concepts, and building RESTful services.

Read article →
Modern Web Applications

2014-12-27

Jitesh Doshi

Modern Web Applications

Architecture overview of modern web applications with SPA, REST API, JavaScript MVC, and token-based authentication.

Read article →
Combining JPA and JAX-RS to Create RESTful Service

2014-12-01

Christian Crawford

Combining JPA and JAX-RS to Create RESTful Service

How to combine Java Persistence API (JPA) with JAX-RS to create a RESTful service.

Read article →
JPA Using NetBeans and MySQL

2014-12-01

Dmitry Boychev

JPA Using NetBeans and MySQL

Tutorial on getting started with JPA (Java Persistence API) using NetBeans IDE and MySQL database.

Read article →
Creating a RESTful Service with Java and Jersey with Netbeans

2014-11-29

Mark Tsibulski

Creating a RESTful Service with Java and Jersey with Netbeans

Step-by-step tutorial on creating RESTful services using Java, Jersey, and NetBeans with MySQL.

Read article →