It May Appear Odd to Read to an Unused as W3C is Known to Be Too Much Serious. W3C CSS Working Group Has an Updated W3C Draft on Oct 2016 Around Drop Caps CSS For Rules Across Various Devices, Style & Responsiveness. Because CSS part is also of W3C. In this article, we are going to discuss about the basic styling rules, methods we previously described since 2010 and some information from … [Read more...]
Archives for October 2016
How Much Smaller Computers Can Go? As It Turns Out, a Lot
We’ve all seen photos from the 1970s of the giant computers that filled an entire room. And usually, those photos are met with astonishment as we look at the computers we use today, from the desktop at work to the Raspberry Pi, just credit card-sized single-board computer. How is it possible that computers have gotten so small, yet so much more powerful — and so much less expensive? … [Read more...]
Global DDoS Attack of Today : To Do List For Public
We talk about DynDNS. Majority of the serious websites use DynDNS including Twitter, Spotify, Github, SoundCloud, The New York Times and so on. We also use Dyn. Today, users reported Internet to be not usable for many websites. This happened as hackers brought a large scale distributed denial of service (DDoS) attack on the servers of Dyn as DNS host. Dyn DNS talked about global DDoS attack of … [Read more...]
Install GoAccess Nginx Access Log Analyzer on Ubuntu 16.04 PHP 7
Previously we talked about configuring GeoIP module for Nginx Access log. This guide can be used on live production server. GoAccess is Easy to Install, Output Available on CLI or As HTML Here is How to Install GoAccess Nginx Access Log Analyzer on Ubuntu 16.04. There are two ways to install GoAccess -- we can install from their repository with aptitude package manager or can build from source … [Read more...]
How To Configure Nginx Access Log With GeoIP (Ubuntu 16.04)
We can virtually use Nginx access log like analytics software. Here is How To Configure Nginx Access Log With GeoIP on Ubuntu 16.04. Usage Commands Also Shown. Access Log is Powerful & Configurable Tool. Many new users sub-utilise this powerful tool of Nginx. Requirements To Proceed To Read This How To Configure Nginx Access Log With GeoIP Guide This guide is written and … [Read more...]
HTTP/2 Roundtrip and Preconnect
Previously we talked about Optimizing Nginx HTTP/2 TLS. W3C defines dns-prefetch, preconnect, prefetch & prerender. In this article we will discussed the practical scenario of HTTP/2 Roundtrip and Preconnect usage. The concept of Preconnect is simple. We often know about resources the browser is likely to need before the browser does. Preconnect involves resolving the DNS name, perform the TCP … [Read more...]
PHP Snippet to Hide AdSense Unit on WordPress 404 Page
Previously we have talked about how to hide AdSense unit in responsive design with CSS on certain devices. Also, we talked about PHP snippet to serve different AdSense units on different devices. Here is Easy PHP Snippet to Hide AdSense Unit on WordPress 404 Page to Avoid Policy Violation and Decrease False Impression, False Low CTR. Technically, this is last problematic point which among the … [Read more...]
WordPress & PHP : Different AdSense Units on Mobile Devices
Previously we talked about Hide AdSense Unit on Mobile Devices (Responsive Design). Please look at that image (like infographics) for better understanding of this guide. That was by using CSS. Both CSS and Javascript has problems. PHP is basically good to precisely control. Nowadays, many new WordPress Plugin developers are selling costly WordPress Plugins. But basically you need not to pay for … [Read more...]
Predictive Big Data Analytics & Medical Diagnosis Automation
In the era of Surgical Science, it is definitely practical to have a second thought from arithmetic calculation of differential diagnoses for fail proof diagnosis exactly in the way augmented reality and/or virtual reality are used to assist an orthopaedic surgeon during execution of some surgeries. Big Data mining to improve medical diagnostics quality is a separate aspect while predictive … [Read more...]
How to Load CSS Without Blocking Rendering (WordPress & Others)
Previously, we talked about how to deliver Javascript in blocking way and Defer Parsing of Javascript in WordPress. CSS part on that guide was probably not optimal. Here is How to Load CSS Without Blocking Rendering in WordPress & Others. Render Blocking CSS is Common Error on Google PageSpeed Insights. In this guide, we will remove the rest of the blocking CSS. How to Load CSS … [Read more...]
Optimize Nginx TLS Record Size For HTTP/2 TLS (Ubuntu, CentOS)
Previously we published some guides on optimising HTTP/2. Here is How to Optimize Nginx TLS Record Size For HTTP/2 TLS in Ubuntu & CentOS For Better PageLoading Speed. Easy to Follow Guide By Anyone. We are taking it granted that the user who is reading is using Nginx either on CentOS from CentminMod build or using Ubuntu's nginx-extras. What You Exactly Say While Talking … [Read more...]