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...]
InnoDB Table Optimization for WordPress
InnoDB Table Optimization for WordPress is followup for our previous guide to use InnoDB Engine. Most plugins will not support optimization. The previous article was - MyISAM vs Innodb MySQL Engine For WordPress (Rackspace Cloud). So, we practically suggested to use InnoDB. One of our regular reader since 2011 ( Pritam from Bengal ) asked on Twitter, how to manage the optimization part for InnoDB. … [Read more...]
Cross-Origin Resource Sharing (CORS)
What is Cross-Origin Resource Sharing (CORS)? Why we need to know about (CORS) in the context of HTTPS? Here is in details discussion. You can read which SSL certificate you need if you yet not have installed SSL certificate. It is quite common with SSL to get errors for this Cross-Origin Resource Sharing (CORS) part. Minimum should be known. Table of Contents 1 Introduction 2 … [Read more...]
How to Combine Multiple JQuery Files to One
There are numerous ways to combine multiple JQuery files to one to decrease both the page loading time and the number of requests. Actually automated method might not always work. So for WordPress like CMS/Blogging Software, practically we can not use the same method in all setup. So, some minimal knowledge is required for WordPress. Primer For How to Combine Multiple JQuery Files to … [Read more...]
Google Rank and HTTPS : Cloud Security or Provider’s Benefit ?
Recent announcements of Mountain View on Google Ranking HTTPS and have raised questions. It was Google who was said to be inside the PRISM. In the previous article, we have described about Google Ranking and HTTPS in details. HTTPS will prove to be a decisive factor for ranking, at the same time, quality of security of the server. But, it is fact that it was also Google who was in the list of … [Read more...]
MySQL Queries to Change WordPress HTTP to HTTPS
Here are the required MySQL queries to change WordPress HTTP to HTTPS - including post images and all other contents. This is the right fix. Your site has many small matters like the links in the posts which required to be made HTTPS from HTTP. Changing the setting from Settings > General at WordPress backend expected to change the post, category etc URLs. Working with MySQL will make a fine-tune … [Read more...]
URLs of Commonly Used Mac Apps for wget or cURL
Here are the URLs of some commonly used Mac Apps, so that the users can wget or cURL from command line. Apps include Skype, VLC like softwares. Our website is undergoing some front end development, for that reason, there are lesser posts updates. During the developmental phase, I needed to download cURL and found some interesting stuffs. One might want to read iTerm2, Homebrew and ZSH Installation … [Read more...]
Cloud Computing : Bandwidth and Network
There are some factors which gave a significant boost to the evolution of the cloud computing and its spread in recent years. These factors are fundamentally linked to the satisfaction of certain needs particularly needed by the companies - increase the pace and speed work; maximum timeliness to follow for the evolution of the real-time changes in the markets and to remain competitive - feature … [Read more...]
XCache and W3 Total Cache WordPress on High End Setup
Here with this website we are showing you settings with XCache, W3 Total Cache WordPress on a somewhat high end setup on Rackspace Cloud Server. Frederick Townes is somewhat known person to us, it is obvious that we might criticize a plugin or their business model, but actually he is a good person. Many years ago, it was Frederick Townes who mentioned us on W3TC's other notes (2012) … [Read more...]