a-guide-to-css3-linear-gradients

A Guide to CSS3 Linear Gradients

Gradient is a great color feature addition in CSS3. Rather than only add a single color, we can now add multiple color combinations in one declaration block without relying on images, which could decrease the HTTP request in our website allowing the website load faster. If you have played around with gradients in CSS3 you…

Read More
how-to-create-audio-spectrum-visuals-with-ffmpeg

How to Create Audio Spectrum Visuals with FFmpeg

Audio and Video Content Showwaves Visuals Video Content FFmpeg is a powerful command-line application able to record, stream, and convert multimedia files between multiple file types. This is great for compatibility with audio platforms with different format requirements. And don’t forget users who prefer lossless formats – e.g. FLAC and OGG. Some creators provide multiple…

Read More
Stephen Wolfram on 28 Years of Remote Work

Stephen Wolfram on 28 Years of Remote Work

Read more about Stephen Wolfram in “The Machine that Turns Ideas into Real Things.” Pocket Casts, Apple Podcasts, Spotify, RSS, or wherever you like to listen. Stephen Wolfram started out on an academic career path, but eventually realized that founding a company would allow him to pursue his scientific work more efficiently. He’s served as…

Read More
gorilla-chimp

Using PHP Composer on Shared Hosting

Managing dependencies for a large PHP project can become a nightmare. PHP powers some of the web’s most widely-used systems—from Facebook to WordPress and much between. There is now a wide library of PHP code you can merge into your project. But tracking so many libraries can get tedious. This is where PHP Composer comes…

Read More
blab-ax-maintenance-mode

BlaB! AX Maintenance Mode

In this article: Maintenance Mode Testing It’s generally best to harden the security of a newly installed content management system (CMS) before setting it live to the public. That can include anything from simple updates to advanced .htaccess hardening. It’s best to make these changes before granting user access to the website for the first…

Read More
gorilla-chimp

Fedora 30 Netinstall / Server Install Guide

This is guide with screenshots, howto install Fedora 30 (F30) Server using Fedora Netinstall image. This same Fedora Netinstall method work for desktop installation too. Desktop is possible select Software Selection step. 1. Before Fedora 30 Installation 1.1 Download Fedora 30 Netinstall Image Download Fedora 30 here. Select Fedora 30 Netinstall image. On this guide…

Read More