Twitter Bootstrap Beautiful Websites INFO

The Twitter Bootstrap framework allows you to develop the client side probably faster than any other framework. You can find my free detailed course for using this framework in my free courses website at abelski.lifemichael.com. You can find below a collection of eight screenshots for some of the most beautiful and popular websites that were […]

Moment.js Jump Start PRO

Moment.js is a simple tiny JavaScript library that assists us with parsing, formatting and manipulating date values. Using the Moment.js JavaScript library usually involves with calling the moment() function that returns a reference for a new object that represents the current time. The code shown in this video clip is available below. Make sure you […]

Adapt.js Jump Start PRO

Adapt.js is a simple tiny JavaScript library that allows you to develop web pages that automatically adjust themselves to the web browser screen size. The Adapt.js library dynamically checks the width of the web browser and serves the CSS file for that width. The following video shows how simple it is to use this library […]

Barousel.js Jump Start PRO

Barousel.js is an intuitive, sleek and simple framework for creating charts. Unlike many other similar frameworks this one is available with a bit more flexible open source license. The following video clip goes over the Barousel showcase you can find in Barousel official website. The following video clip goes through the very first steps you […]

Moris.js Jump Start PRO

Moris.js is a simple basic JavaScript library for creating good looking charts. Moris.js uses jQuery and Raphael. The following video clip shows how to create a simple chart using this library. The following code sample is the one the video clip overviews. You can find more code samples at moris.js website. <!DOCTYPE html> <html> <head> […]

JSZip.js Jump Start PRO

JSZip.js is a JavaScript framework for creating, editing and reading ZIP files. Useful both on the server and on the client this JavaScript is intutitive and easy to learn. The following video clip goes over the currently available types of charts you can create using moris.js framework. The following video clip goes through the very […]

Smoke.js Jump Start PRO

Smoke.js is an intuitive, sleek and simple framework for creating dialog messages of different types including alert, confirm and quiz. The following video clip goes through the very first steps you need to complete in order to use this library. The code shown in this video clip is available below. Make sure you fix the […]

Twitter Bootstrap Jump Start PRO

Twitter Bootstrap is an intuitive, sleek and powerful framework for developing the client side of our web application. It allows a simple and a faster development. The following video clip goes through the very first steps you need to complete in order to use this responsive highly attractive framework. The code shown in this video […]

Shenkar Programming Languages July 2013 ACD

During 2013 summer semester I will deliver the Programming Languages academic course in Shenkar. This course belongs to Shenkar’s BSc Academic Program in Software Engineering. You can find the google group of this course at https://groups.google.com/forum/#!forum/shenkar-programming-languages-2013-07. You can find the detailed plan at https://docs.google.com/spreadsheet/pub?key=0AhDgrQD6qivLdDZmbDN6WFJqTV81c2czcEdTWUVVVnc&output=html. You can find the syllabus at http://www.lifemichael.com/shenkar/2013_07_programming_languages.pdf.

Creating HTML Elements in Dart PRO

Dart allows you to create new HTML elements and add them to the web page. There are two ways for doing it. The following code sample shows how to do it. The code sample includes two files. The first is the HTML file. The second is the Dart file. Once the web browser loads the […]

Skip to content Update cookies preferences