Learning Drupal from scratch – Part 1 (in Spanish)

Drupal is becoming in one of the most used Content Management Systems (CMS) all over the world, because it is a really robust and secure platform for creating contents and publishing to the web. So, we decided to start teaching this kind of courses in our new e-learning platform: http://webtraining.mx/. These videos were created by Manuel…

Introduction to Joomla! CMS – Session 1 (in spanish)

  Why should I use a CMS? When you start to create websites for information spreading or marketing purposes, one of the easiest and -probably- the best way to do it, is by using a Content Management System (CMS). Why? Well, let me tell you some points about it: SEO Friendly URLs Modular and extensible Easy user…

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

Would you like to improve your skills in Ajax calls and communicate jQuery with other frameworks like CakePHP?, well if you answered yes, this post is definitely for you. This is the sixth and last video of the first part of an initiative  related with jQuery that I have named jQuery for the real world….

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

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

Hi again! Here is the second session of our jQuery course, please feel free to share it, download it or watch it as many times you want, it is totally free! In this session following topics are shown: Validation and use of  jQuery from a CDN Generation of content dinamically Iterating into Arrays and exploring…