Development

June 29, 2019

Why and how important is to keep your WordPress website up to date

Keeping your WordPress website updated and all of its components too is essential to avoiding problems with stability and security. One of the most important things about WordPress is its vast community and large number or committed premium developer and developer vendors, constantly keeping their WordPress plugins and themes updates at the same time with the core of WordPress being kept up to date by the WP community.
October 15, 2018

WordPress Speed : Browser VS Server Cache, Explained

One of the most common reasons of a website’s speed degrading, is image size. In more general terms, it’s how your browser receives these assets from the server and how often. When you load a web page on your browser, along with the html code, css context and other external assets, come the images and static assets embedded on that web page. What’s static assets? By static assets we mean all the items or files what don’t dynamically change with each server page load. For instance, a php page’s output might change each time you load that php page, some […]
February 7, 2018

Nope, Agile is not a polite, new way to push for faster results

A personal opinion. These days and for some time now, a very popular method of software implementation in either mid-size or large-scale projects is the Agile methodology and SCRUM in particular. What Scrum tries to do is to simplify the process on the one hand and also boost efficiency on the other. A very specific process though, has to be followed to fully and correctly implement Scrum. More on scrum.org.