Log4JavaScript Jump Start PRO

Using the Log4JavaScript framework we can add logging messages into the code we write in JavaScript. Log4JavaScript is very similar to Log4j. We can add appenders, we can work with multiple loggers and we can set the logging messages layout. The following video clip shows the very basics of using this framework. I have just […]

Google Maps JavaScript API v3 Jump Start PRO

Using the Google Maps Javascript API we can embed Google Maps in a web page we develop and develop code that interacts with it. The following three video clips overview the very basics of using this API, starting with obtaining the key, creating a simple map and placing markers on it. I have just complete […]

QUnit Jump Start PRO

The QUnit framework allows us to develop unit tests for code developed in JavaScript. The following video clip overviews a simple demo for using this framework. The following is the code sample this video clip overviews. The QUnit website includes detailed documentation and code samples for using this framework. <!DOCTYPE html> <html> <head> <title>QUnit Demo</title> […]

MTA Android Hybrid Applications Summer 2013 ACD

This coming summer semester (Summer 2011) I am going to deliver in MTA a course that teaches how to develop hybrid applications for the android platform. The course includes the following main topics: Android Basic Java Applications PHP Server Side Programming HTML5, jQueryMobile & SenchaTouch The PhoneGap Framework Most of the slides and the other […]

Video.js Jump Start PRO

Using the Video.js JavaScript library we can easily add video into our web page and do it in style. Video.js provides a common controls skin built in HTML/CSS, fixes cross-browser inconsistencies, adds additional features like fullscreen and subtitles and manages the fallback to Flash or to other playback technologies. This video clip overviews a simple […]

PHPCloud Jump Start PRO

PHPCloud is Zend’s cloud solution. It allows you to save your PHP files on its servers and have them available on the web. The following video clips explains the very basic steps. You can find more information and explanations in ‘PHPCloud Basics’ course. Its community version is available for free personal usage at abelski.lifemichael.com.

Highcharts Jump Start PRO

The Highcharts JavaScript library provides us with 2D charts only. Nevertheless, these charts are well known for their appealing and professional look. The following video clip explains the very basics in using this library. You can find a community free online course for learning the basics of this framework at abelski.lifemichael.com.

Android 4.2 Professional HIT June 2013 INFO

On Monday June 26th I will start to deliver a professional course for learning how to develop applications in Java for the android platform. The course includes 180 academic hours, it takes place in HIT and it splits into three parts. The first part covers the topics in Java required for learning android development and […]

PHP Mobile Applications HIT May 2013 INFO

On June 19th I will start to deliver a detailed professional course for cross platform web and mobile applications development. The course focuses on PHP for the server side and on JavaScript for the client side. The course includes 220 academic hours and it takes place in HIT. You can find detailed information about this […]

The Android Search Framework PRO

The android platform provides us with a search framework that helps us implementing search mechanism in our application. We can allow the user to enter the searched term either through a search dialogue shown on top of the screen or through a search view widget. When developing an application that includes a searching mechanism we […]

Update cookies preferences