Home Tags WWW

Tag: WWW

The Most Popular Security Assessment and Server Hardening Tools

0
Enterprises require high levels of security for their computer systems. A server attack or a malware intrusion can cause incalculable damage. Prudence, therefore, is...

An Introduction to Docker

0
Learn about Docker, which is an open source project that can automate the deployment of software applications inside software containers. Docker can be provisioned on...

10 Best WordPress Plugins that will boost the Search of your...

0
Are you keen to progress your WordPress site search? Well you all must be aware that the default search feature of WordPress is moderately...

We have a fairly mature open source strategy, though it’s not...

0
José Miguel Parella, open source CTO at Microsoft, and Balaji Kesavraj, director - platform strategy & marketing, Microsoft, were both at Open Source India...

A Guide For Integrating Bootstrap To Build A WP Theme

0
There is no doubt that the responsive design is the most preferred design technique, which helps one to efficiently target a gigantic user base....

Why Magento is a Perfect E-Commerce Platform?

7
Magento, the open source PHP based e-commerce platform, paves path for itself with help of robust features and extreme flexibility to business owners in...

Running Apache Hadoop over Lustre

2
A combination of the power of Hadoop and the speed of Lustre bodes well for enterprises. In this article, the author shows how Hadoop...

Qt5: Let’s Learn Some Theory

0
This article marks the beginning of a new column on Qt5 programming, which is a platform-independent application framework. It is widely used for developing...

Practical Python Programming Writing a Config File Checker

0
This is the first part of a new column on practical Python programming. In this article, the author explains how the config file of...

Property-based Testing in Haskell and How to Install Cabal

0
Haskell, named after logician Haskell Curry, is a standardised, general-purpose, purely functional programming language, with non-strict semantics and strong static typing. Let’s take a...