Knowledge Base

PHP 7.2 Performance & Security

On 30 November 2017, the PHP community announced the release of PHP 7.2. More specifically, this is the second feature update to the PHP 7 series. While Drupal 7 does not include support for PHP 7.2 it does support PHP 7.1 which is 250% faster than PHP 5.6. Intrepid Network has been quietly updating select websites from Drupal 7 to Drupal 8 and we've been updating select Drupal 7 websites from PHP 5.6 to PHP 7.1. Performance tests confirm reporting claims and version 7.1 is indeed much much faster.

Read Article

Effective July 2018, Google’s Chrome browser will mark non-HTTPS sites as ‘not secure’

After years of pushing for 'secure by default' web sites, Google will identify insecure sites in the Chrome browser beginning mid-Summer. July is shaping up to be a big month for Google. Earlier this month, the company announced its Speed Update set to roll out in July, and today announced it will then also mark all sites that have not migrated to HTTPS as “not secure.” This move will coincide with the release of Chrome 68 and will look like this in a user’s browser:

Read Article

Why Open Source Software?

Open Source Software / Free Software (OSS/FS) (also abbreviated as FLOSS or FOSS) has risen to great prominence. Briefly, OSS/FS programs are programs whose licenses give users the freedom to run the program for any purpose, to study and modify the program, and to redistribute copies of either the original or modified program (without having to pay royalties to previous developers).

Read Article