Bulma: CSS framework based on Flexbox technology

Bulma: CSS framework based on Flexbox technology

Bulma is a Flexbox-based CSS framework for creating responsive and mobile-first projects. The panorama of CSS frameworks is enriched every day with more high-quality tools, and...
Integrate YouTube Data APIs on Android

Integrate YouTube Data APIs on Android

A complete and exhaustive tutorial that shows how to integrate and use YouTube APIs to develop a mobile app for Android. In recent years, YouTube has...
Intent Spoofing on Android: what it is and how to defend yourself

Intent Spoofing on Android: what it is and how to defend yourself

Intent-based communication support is very convenient for interoperability on Android, but exposes apps to potential spoofing attacks. On HTML.it we talked extensively about Android in our...
Search Contract in Windows 8

Search Contract in Windows 8

How to implement the Search Contract in WindowsRT applications, using the native Windows 8 APIs One of the most interesting features of the new runtime of Windows 8 is represented by a...
Create a PDF version of WordPress articles with mPDF

Create a PDF version of WordPress articles with mPDF

In this article we will see how to create a PDF version for WordPress articles using the mPDF library. How mPDF works mPDF uses an approach based on rendering an HTML page with...
WordPress stuck in maintenance mode: what to do

WordPress stuck in maintenance mode: what to do?

Let's learn how to fix WordPress blocking in maintenance mode when it involves updates, themes or plugins. The success of WordPress is unquestionably linked to the simplicity of use and the rich...
WordPress 5.0: i18n support for JavaScript

WordPress 5.0: i18n support for JavaScript

For years the internationalization procedures (i18n) have been well supported by WordPress, PHP side . In this environment, WordPress provides all the tools necessary to locate its Core, plug-ins and themes....
WordPress: solve database connection problems

WordPress: solve database connection problems

In this article we will try to understand when and why a database connection error appears in WordPress and we will offer some solutions to eliminate the problem. Error In Establishing A...
Java: debugging remote applications

Java: debugging remote applications

In this article, we will discuss a practical example of remote debugging using the Eclipse IDE and the JBOSS Wildfly application server in a Windows environment. There are situations in which it...
Java 11, all the news

Java 11, all the news

We discover all the new features of the Java 11 Long Term Support (LTS), from licensing changes to new functionalities integrated into the language. Starting with version 9, Oracle's policy has been...