WordPress: migrate an existing site

WordPress: migrate an existing site

WordPress can be a relatively simple or extremely complex operation depending on the preliminary preparation that takes place on the starting site and the knowledge of the CMS functionality itself. Let's...
WordPress: use of conditional tags

WordPress: use of conditional tags

The conditional tags ( conditional tags ) are the functions of WordPress that returns a Boolean value (true or false) depending on the result of verification. This verification can be performed...
WordPress and error handling

WordPress and error handling

Error handling in WordPress falls partly under common error handling in PHP and partly under WordPress-specific error handling. In this article, we will see how to handle errors in WordPress. Syntax errors The...
WordPress and Excel: connected thanks to Python

WordPress and Excel: connected thanks to Python and XML-RPC APIs

Thanks to the XML-RPC API, we can make a Python script dialog with WordPress and do really interesting things like modifying the CMS from Excel files. This is the case of...
Drupal 8, the news

Drupal 8, the news

The modern Web presents a large number of Web sites that, in fact, are based on even complex management systems. Among the many Content Management System (CMS) available on the Net,...
WordPress 4.9. The Customize

WordPress 4.9. The Customize

On October 12th, the release of the second beta of WordPress 4.9 was announced. If you want to test the newest version, you can download the whole package or the WordPress...

APLICATIONS

JRuby: Java and Ruby together

It may happen that in the middle of a porting of a Java-to-Ruby application one realizes the lack of a library binding. The short...

The wonderful news of Rails 3

HOT NEWS