Software Development

The cost of not automating your software processes

If you have ever required working with servers, you will have noticed that the process of configuring one or the ...

Businesses do not need a web page

Traditional businesses are used to using conventional means to promote their business (newspapers, radio, television); However, in the digital age, ...

SEO: Three basic points to improve search engine positioning

This article will teach you the 3 basic points of internal factors for search engine optimization (SEO) of your website. ...

Bootstrapping WordPress Theme Development with Sage

If you are familiar with Wordpress theme development, you know things can get a little messy when you are starting ...

Integration of PayU recurring payments to your system

Currently, there is a growing need among companies to offer the possibility of making payments directly through their web portal ...

BEM Methodology

Although CSS and HTML are two of the most important elements, it is not only enough to know them, and ...

How to secure WordPress from attacks

Information is power, and people like power, so there are people specialized on stealing your information. Internet is in an ...

Animations with CSS3

In the last animations post we spoke about how to make animations with Javascript, this time we're going to talk ...
Flexbox post featured image

A quick review of Flexbox

As front-end developers we usually need to align vertically any type of content, or to define a grid with equal-height ...

Simple django wordpress integration with Django WordPress API library

Nowadays, WordPress is the most known CMS in the web. For creating and managing static content with no complex logic ...