We can do CDN integration in many ways. Internap Has an Apache2 Module for CDN-ifying a Website. It is buggy, that is the problem. Here is How To Rewrite CDN URL Rather CDN Integration With Apache mod_cdn Module. This method works with only certain CDNs, others may need modification of code. Our guide is for KeyCDN which we talked about in earlier post (it is possibly better to read if you are not … [Read more...]
Archives for December 2016
Apache Traffic Server vs Varnish vs Nginx
Apache HTTP now officially supports HTTP/2. After HTTP/2 came, Nginx Community Web Server is Going Towards Scrap. Because Nginx community edition lacks HTTP Server Push and other features. Nginx now supports dynamic modules. That is not exactly good news for the community developers because Nginx Plus makes money from the free modules. Here is an Informal Comparison of Apache Traffic Server vs … [Read more...]
How to Use WordPress as Web Application Backend
WordPress has many built-in capabilities to use WordPress as a framework. Here is a Brief Discussion on How to Use WordPress as Web Application Backend. There are advantages of using WordPress For web application. As existing user of WordPress all of us are aware of the classes used by WordPress to create plugins. Using that idea for larger wen application would allow us to use WordPress for more … [Read more...]
WordPress REST API and OAuth : Complete Setup Guide
We commonly talk about API of many third party web applications. Here is Complete Setup Guide to WordPress REST API and OAuth Including Technical Details, Example Clients and API Tools Resources For Any Level of Users. It is not unexpected that peoples can have a good number of questions around API, need of API and tools. Very few actually understand the things, most write without much grasp of … [Read more...]
Why Cheap Dedicated Server is Good Over Cloud Server Now
Peoples are using Rapsberry Pi to host websites now. So far, Aruba Cloud like 1GB RAM at 1 Euro/month, 6GB RAM at $7/month OpenVZ was bad news for DigitalOcean, Linode, Amazon like providers. Sadly, Dedicated Servers are starting from as low as 10 Euro or lesser. Cheap Dedicated Server is Good Over Cloud Server Now Because of Many Problems. We will talk about where are the problems of Cloud … [Read more...]
Fix WordPress 4.7 Upgrade Failed : Nginx+PHP7+HTTPS+Genesis+W3TC
WordPress 4.7 version auto update to WordPress 4.7 likely to break website. Our step by step guide to fix WordPress 4.7 upgrade failed with Genesis and W3 Total Cache. It is really not for Shared Server users but they can modify steps. We do have guide to use limited SSH on some shared server. As you can see we are loading website, it was down for failed upgrade and took 1 hour to fix. Please … [Read more...]
Mobile Gaming : How Much is it Set to Grow in 2017?
Angry Birds, the game, was released in 2009 and really was the beginning of true mobile gaming. Everyone wanted to play the game, even those whose smartphones weren’t quite up to scratch and it encouraged other developers to bring out their own variations and bigger budget games. As smartphones have advanced, mobile gaming has only got better. How Much Mobile Gaming Expected to Grow in … [Read more...]
DIY Robot Guitar & Piano Player : Arduino to EV3
This is not a guide on how to build with circuit and diagram. Though This Article on Arduino to EV3 DIY Robot Guitar & Piano Player We Want to Deliver An Introductory Idea On What Peoples Are Developing. Lego MindStorm EV3 and Arduino are quite far away but essentially connected with the phrase Do-it-Yourself. As we tested basic thing with plain servo motor & Arduino, we can give some … [Read more...]
Tools & Commands For Testing Brute Force Vulnerability (White Hat)
Previously we delivered three guides - IPTables Basic Chapter 1, IPTables Basic Chapter 2, IPTables Basic Chapter 3 for the new server users. If you fall among that group, please check the articles for any missing step to arrange a basic security. After Securing Server, Basic Penetration Testing For Security is Needed. Here Are Few White Hat Tools & Commands For Testing Brute Force Vulnerability. … [Read more...]
List of Open Source Question and Answer Software
The topic is quite commonly asked by the webmasters. Here is a List of Open Source Question and Answer Software, Better Known as Q&A software. Most Are Standalone PHP MySQL Web Software, Some Are Simple WordPress Plugins. Some of these are exactly like Quora, some are like Stack Exchange, some looks quite different. Since there are many dedicated Q&A sites emerged as multi-million dollar … [Read more...]
Arduino Based Patient Monitoring : Overview
This is important for the biomedical engineering & ECT students. They should build practical projects, not something for kids. Many are developing stuffs for various reasons but none becoming practical to use in OT or ICU. Possibly Arduino e-Health Platform v2.0 is most known. But that e-Health Platform v2.0 is discontinued now and they shifted towards a different breed of IoT health product with … [Read more...]