Articles

Zyxware default image2
| 2 min read
If you are looking to move your website from an http protocol to https protocol then you don't necessarily have to go for a paid SSL certificate. You could use the certificate provided by Let's Encrypt, which is a valid certifying authority. Here is a high level outline of what you should do to set up https on your webserver. We have documented how you should do it for nginx but a similar approach should work for other webservers as well.
Zyxware default image2
| 3 min read
There is a paradigm shift in the way technology has evolved in the last few decades. The rate at which technology is growing has also multiplied and is exponentially developing in recent years. As we draw close to the end of 2016 it would be invigorating to project the trends for 2017 and see how it plays. As it stands let us look at some of the technologies that are projected to top in 2017.
Zyxware default image4
| 2 min read
Zyxware Technologies is now in the third position at the drupal.org marketplace, a coveted spot right behind MD Systems and Acquia. Yes, we are tooting our own horn, but it has been quite an uphill journey these last ten years of our existence.
Zyxware default image4
| 3 min read
According to a recent British government research, two third of large UK businesses are hit by cyber breach or attacks in the last year 1. The British government is urging business to protect themselves against cyber attacks. Cybersecurity measures can be to a large extent handled proactively with a well mapped out strategy that is reviewed continuously.
Zyxware default image2
| 2 min read
TestLodge is a test management tool that is used to store information such as how testing is to be done, plan the testing activities and report the status of quality assurance activities. It has reasonable price plans and can be used owning to its simple interface and its non-complexity. The system focuses on the creation and maintenance of test plans, map the requirements, execute the test cases, and generating reports based on the results. It offers the following features to the users:
Zyxware default image2
| 2 min read
For those who are new to the Linux Operating system (an open-source and mostly POSIX-compliant operating system modeled on UNIX, assembled under free and open-source software development model), may found difficulty in navigate to directories via Linux terminal. You can install a nautilus-open-terminal to open the directory in the terminal if you are using Nautilus, which is the default file manager. To install nautilus-open-terminal, follow the steps below.
Zyxware default image4
| 2 min read
Like flowcharts, BPMN (Business Process Model and Notation) diagrams use a set of standard symbols. Each shape conveys a specific meaning and business context, where it’s most appropriate. Swimlanes (or swimlane diagrams) are used to organize aspects of the process.
Zyxware default image3
| 1 min read
Artifacts represent the pieces of information relevant to the model, and individual elements within a process. There are three artifact types, they are annotations, groups, and data objects. All three were used to augment and describe BPMN processes. Annotations allow modeler to describe the additional flow parts of a model/notation. Groups organize tasks/processes that have significance in the overall process.
Zyxware default image4
| 2 min read
Like flowcharts, BPMN (Business Process Model and Notation) diagrams use a set of standard symbols. Each shape is having a specific meaning and business context where it’s most appropriate. If you become overwhelmed while drawing your BPMN chart, simply check this guide.
Zyxware default image1
| 3 min read
OpenMeeting is an open-source and independent alternative for Google Hangouts. It allows video/audio conference, collaborative editing, screen sharing, instant messaging, etc. OpenMeeting community provides plugins for integrating to common platforms like Moodle, Sakai, Jira, Joomla, Bitrix, Confluence, SugarCRM, Redmine. Unfortunately, the Drupal plugin for open meetings is not open-source. A good news is, OpenMeeting provides a SOAP API for integrating OpenMeeting with other platforms. I will explain how to create a new conference via OpenMeeting's SOAP API.
Zyxware default image3
| 4 min read
Today’s digital experiences must travel far beyond mere customer segmentation, delving deep into individual mindsets. Acquia Lift technology helps organizations deliver stunning digital experiences that translate into revenue generation vehicles. Acquia Lift, when deployed with Drupal, can serve as a single platform for customer engagement across attitudes, preferences, marketing channels, times, and devices.
Zyxware default image3
| 4 min read
Docker is an open-source platform for system administrators and developers to build, ship, and run distributed applications, whether it's on the cloud, data center VMs, or laptops. Docker helps to automate the deployment of Linux applications inside software containers. This write-up helps you to learn, install, upgrade, and un-installation of Docker engine. Docker is supported on the following Ubuntu operating systems:
Zyxware default image1
| 3 min read
In a recent project, I had to integrate my site with the Amazon s3 storage. The entire files directory contents were being transferred there. So, every time I wanted to check something, I had to log in to the AWS console and select the bucket and had to scroll way down to get the correct files/folder. I found it very time-consuming, as I have more than 2000/3000 folders inside. It was then, I came to know about something called "DragonDisk".
Zyxware default image3
| 3 min read
Everyone knows Drush is a very important tool in Drupal development, to execute things faster and to manage Drupal websites remotely. Drupal specifically built its shell function to update its configurations, managing modules, running drupal updates, etc.
Zyxware default image1
| 1 min read
While setting up local environments for Drupal 8, everyone may find difficulty in login to the site, if the password is unknown In Drupal core there is a script file that return the hashed password, which is core/scripts/password-hash.sh. Run the following command to get the hashed string for '123' in the terminal. ./core/scripts/password-hash.sh 123 Update the returned string in the password field in the user's table for required users via command line or any MySQL (or any database systems like PostgreSQL, MariaDB, MongoDB) GUI tools.
Subscribe to Subscribe to