Typography matters. While there are many ways to implement Drop Caps, it is possible to use Drop Caps in WordPress without using any plugin. Drop Caps is the larger initial letter effect at the beginning of a word, a chapter, or a paragraph. Without HTML markup, we can add Drop Caps effect in WordPress and even without touching the main CSS file. You can read our Typography related guides like How … [Read more...]
Computer and Internet
Computer and Internet is catchall section of core computing categories including Cloud Computing, Digital Photography, Virtualization, Networking, Protocols and Others' which are not otherwise more subcategorized. Here also you will get unique articles and news on computer hardware, Software, Networking and Protocols.
Secure Cloud Hosting : Tips for Websites
Some readers are complaining that we are only writing on SSL stuffs! Cloud and Photography is becoming faint! Not really, actually we are also busy in the process of front end optimization. Here is a handy checklist to ensure secure cloud hosting on Public Cloud for the websites. Security on cloud means divided responsibilities. Six Steps for Cloud Security is our personal favorite article. When … [Read more...]
Nginx Configuration for HSTS Preload
Chrome, Firefox, Safari will at least check a website in the list of HSTS Preloading. Here is the right Nginx configuration for HSTS preload. We have talked about What is HTTP Strict Transport Security (HSTS) Preload List in the previously published article. Here is the working Nginx Configuration for HSTS Preload Test Passing. Nginx Configuration for HSTS Preload : Before We … [Read more...]
Download File From SSH to Local Machine
Here are some ways to download file from SSH to local machine, be it Linux or a Mac. Sometimes we need to download just one file for some reason. It is quite obvious that, for more number of files, we can use SFTP. These commands will work on OS X (Terminal, iTerm2) or GNU Linux. It is difficult to say whether these will work with puTTY, may be with CygWin, it is possible to use the commands. … [Read more...]
What is HTTP Strict Transport Security (HSTS) Preload List?
HTTP Strict Transport Security (HSTS)? HSTS Preload List? Are they appearing as new words? Not exactly, it is a thing which the major three browsers is trying to implement, there are related works since 2012. In this article, we have discussed the theoretical aspect of HTTP Strict Transport Security (HSTS) and will explain what is HSTS Preload List. In the upcoming articles, we will show you, how … [Read more...]
Security and Firewall Policies in the Cloud
Those who use cloud services safety is a very important aspect to manage and also Security and Firewall are major concerns to choose a Cloud platform. Previously we published a good number of articles on Cloud Security, indeed Security in the Cloud is the Next Real Business. The resistance in the cloud to implement security and privacy is that, it slows the spread. Why is the question that … [Read more...]
Internet Traffic is Increasing in an Unpredictable Manner
Mobile, streaming video, cloud, Internet of Things - Internet Traffic is Increasing in a manner, which can not be predicted by normal calculation. The consumption of digital content is becoming more and more disproportionate in size and it is estimated that the volume of Internet traffic is on the rise with values ‹‹that lies between 30 and 50 percent more which is added each year. Connecting the … [Read more...]
What is Machine to Machine (M2M) Communication in IoT?
The concept of machine to machine communication is to enable communications between machines without human intervention. Machine to Machine (M2M) Communication is a part of Internet of Things (IoT). Previously, we have talked about the Protocols related to Internet of Things (IoT). With so-called smart, communicating 'Things' this way provide them the means to interact without human intervention … [Read more...]
What is Named Data Networking?
Named Data Networking is a Future Internet Architecture supportive towards next generation works on Cloud Computing and Internet of Things (IoT). Named Data Networking seems to be intended to replace the current TCP IP Network to ensure the future evolution of the Web. In the future we possibly can say good-bye to server and IP addresses. This is the promise that makes the Named Data Networking … [Read more...]
What is YAML File We Use in Cloud Automation
What is that YAML File which we use in most of the Cloud Automation Tools like in OpenStack Heat Templates? YAML is a data serialization format. As we can read it, it is human readable. We talked a huge about Cloud Automation via various articles - Relationship of Cloud Automation and Abstraction, Automation in the Cloud, not exactly we want to distract the readers from the current title, but just … [Read more...]
Create a Chart on WordPress From MySQL
With various types of data visualization plugins, we can easily create charts and graphs now. But how to fetch data from MySQL and create a graph? Chart and Graph has difference if considered too much lexically, but for this guide, they are equivalent. This is a clean guide to Create a Chart on WordPress From MySQL. That simply means lot of chances. You should open this guide as well - Create … [Read more...]