Featured
Read our handpicked blogs, curated for you.
|
The Fundamentals of Zero-Downtime UpgradesUpgrading legacy HIS without downtime relies on parallel running, strangler…
|
Low risk approaches favor incremental strategies over big-bang replacements. Common tactics include rehosting to cloud…
|
Legacy hospital information systems often run on outdated languages like COBOL or MUMPS. They support core functions…
Recent releases
|
Enabling custom web font in Drupal website
Your website speaks more about you and the font hierarchy helps establish a message hierarchy. In this blog, I have explained how to use Drupal customized fonts
|
Getting started with Apache Cordova to build hybrid mobile apps
Apache Cordova referred to as PhoneGap, is a hybrid mobile app development framework. This blog will give an overview of the framework on how to build apps.
|
Configure Apache Solr with Drupal for better content search
Certainly setting up Solr 6.6.1 in Ubuntu helps you in making Drupal search fast. In this blog, we will discuss how to install Solr and configure it with Drupal
|
Continuous integration using Jenkins and GitHub to automate deployment
Setting up continuous integration between Jenkins with GitHub allows you to automate deployment and testing while improving the quality of the project. Learn more