Digital signatures in JavaScript
If we need to create a signature capture and processing system in HTML, we can use the library: signature-pad, a good alternative for creating web apps that require signature digitization, using canvas.
If we need to create a signature capture and processing system in HTML, we can use the library: signature-pad, a good alternative for creating web apps that require signature digitization, using canvas.
In the following article: In the following article, we can see several ways to interact from PHP with node.js, using websockets. The example uses nginx, which is something to appreciate, as it’s the web server I …
EAN13 codes are composed of 13 digits, where the last one is a check digit.
When developing games for mobile devices, we have multiple cross-platform alternatives:
Everyone has their preferences when it comes to editing code. For example, for PHP I use Netbeans, for html Textmate, …
I have always used pen and paper to take notes, transforming my backpack into a collection of notebooks and notepads of all sizes and colors. This was so until I found several applications, for the iPad, that allowed …
Interesting article on how telecommunications companies must face new wireless ways of connecting to the Internet.
It is more than seen that the biggest ignore the smallest, but that does not mean that there are times when they do it by giving false information and a link to the true one.
A few days ago, Facebook began showing error messages when accessing applications from https, being available for developers, in the application configuration, two new fields, to indicate secure urls (over https).
The development of applications for Facebook requires us to specially optimize them so that they work based on two very important premises: Security and speed.
Through FastCGI for IIS we can have support for PHP on the Microsoft server for Windows (IIS).