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
|
How to push clean code by using git pre-commit hook
Delivering a clean code is of utmost importance when it comes to quality. We will help you out to check coding standards & syntax errors using git pre-commit hook
|
How to Create Form Table with pagination in Drupal 8
There are scenarios, where you will have a lot of users. In such an instance , if we display all the users in single page, it will mess with the user experience, to scroll through such a long list.…
|
How to manipulate Grid format view using draggable Views Module in Drupal 7
Using the Drupal drag drop builder, a user can customize views and blocks in Drupal. The views module in Drupal enables a developer to manipulate views in grid format by drag and drop method.
|
How to Setup Virtual Host in Windows 7 with XAMPP server
Did you ever need to host multiple domain names on a single server? Here you will get how to create or the setup virtual host in windows 7 with XAMPP server.