Intro to TYPO3 v8
Hi Folks, It’s been around a few months after the release of TYPO3 8.3. With a constantly working team like the developers in TYPO3 development association under the leadership of Mr. Benjamin Mack, this pace is…
Azure Redis Cache
Azure Redis Cache is based on the popular open-source Redis cache. It gives you access to a secure, dedicated Redis cache, managed by Microsoft and accessible from any application within Azure.
Crack regular expressions
Regular expression is very useful for validating emails,phone numbers based on countries, postal-zip codes etc, searching a string, file name and more. Even its useful,writing a new regular expression is quite…
Configure indexed search and Crawler easily in typo3
The system extension Indexed Search is the engine which actually indexes content and provides a frontend plugin to let you search for content and show the results. The index search engine provides two major elements…
PractiTest: Test Management Simplified
Organizations rely on their software testing division to help build and deliver reliable, high quality product. Effective test management is needed to achieve the organization’s goal of delivering high quality…
Business Process Management
Business Process Management (BPM) is the art and science of monitoring how work is performed in an organization to ensure consistent outcomes and to take advantage of improvement opportunities.
Deploy development environments with Vagrant
Developing modern web-based applications can be complicated. Different projects have their own requirements and dependencies, which are often incompatible with one another.
WordPress SEO : Ensure your WordPress site on web
Reduce page load time using asynchronous database queries
Run your own Git server with GitLab
By far, the most widely used modern version control system in the world today is Git. Having a distributed architecture, Git is an example of a DVCS (Distributed Version Control System).