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 add Custom JS / CSS to Drupal 7 page in theme for a better user experience
Adding JS adds dynamic presentation effects to a theme for a better user experience.
In One of the project when i had been asked to display a custom error message to the User login page, when user…
|
How Heatmap Tracking Tools can increase website traffic using website analytics for digital publishers?
Most of the media companies are competing in content marketing in the online world and battling with the question, whether their content is faring well than the others. Analytics and metrics give…
|
Object-Oriented Programming Concepts in PHP - Part 1
Object is a type of programming language principle added to php5, that helps in building complex, reusable web applications.
|
How to create custom Form with CRUD (Create, Delete, Update) operations in Drupal 8
Custom form with CRUD operations is basically custom building a form, which can be used for storing the data entered by a user in the database