Vinh is a self-employed developer who loves writing and DevOps stuff as well. He runs Axcoto where he sell code component, and GoCast where he publish screen casts about programing. He is also the creator of QSlider, an iOS app turn your iPhone into a slideshow remote control.
WordPress has a built-in search feature; however, it's not very efficient. For example, the results are not sorted by relevancy. In short, it's a naive MySQL...
People often complain that WordPress is slow. Whether or not this is true depends on many factors, but if we can see server resources inside the WordPress...
People often complain that WordPress is slow. Whether or not this is true depends on many factors, but if we can see server resources inside the WordPress...
People often complain that WordPress is slow. Whether or not this is true depends on many factors, but if we can see server resources inside the WordPress...
In this tutorial, we will dive deeply into OpenShift to understand the custom build and deployment process. We will also learn the command-line tool for...
OpenShift is a PaaS that allow you to run your own app for free with low resources. It offers 1GB storage and 512MB RAM, and has support for custom domains....
WP-CLI is a great tool that allow you to control WordPress from command line without touching the WordPress dashboard. However, manually logging into the...
As a PHP application, WordPress is usually deployed by a very old method: uploading files via FTP.
We have some deployment tools, but they often requires...