How to check SHA1 digest in Mac OS X

Hi! Today, I just want to share you an easy way to check the SHA1 digest using a the terminal in Mac OSX. This command is really useful when you need to know if any file -for example an ISO- was downloaded correctly. Step 1. Open a terminal. Step 2. Type next command and wait…

How to allow publishing of JavaEE applications with “errors” in IBM Rational® Software Architect

The problem Sometimes, you are creating pieces of software with many tags in HTML, JavaScript or any other front-end language that IBM Rational® Software Architect doesn’t recognize, for example today I was publishing a theme for WebSphere Portal 8 and an error started to happen in the publishing operation, in a nutshell it was about my…

CakePHP Database connection “Mysql” is missing, or could not be created in CakePHP Console SOLVED

Today, I spent some time helping a partner of mine trying to figure out how to enable and use the CakePHP console in Mac OS + XAMPP (Mac OS version of course), so, after searching on the internet what was going on, I realized there was a problem with the unix_socket for MySQL because Mac…

Session 4: jQuery for the real world (in spanish)

So, are you looking for a good course to become a ninja in jQuery programming? well, start this course and at the end of it, you will understand this awesome library and you will be able to create front-end applications from scratch! This is the fourth session of this course, in this video you will…

Session 3: jQuery for the real world (in spanish)

Hi friends! Here is the new session of our jQuery course, enjoy and share the video. This class includes: Creating events in the most optimized way How to use “chaining” Accessing Data attributes (HTML5) Tips about responsive web design with Bootstrap 3 Visit the repository on Github to get all the code: https://github.com/alex-arriaga/jquery-para-el-mundo-real