MTA Database Analysis & Design Spring 2012 ACD

This coming spring semester (Spring 2012) I am going to deliver in MTA a course that teaches how to analyse, design and develop the code running on the server side for working with a database. The course includes the following main topics: Relational Databases No SQL Databases Objects Relationship Mapping Most of the slides and […]

MTA Android Hybrid Applications Summer 2012 ACD

This coming summer semester (Summer 2012) 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 The PhoneGap Framework Most of the slides and the other training material […]

HIT PHP Web Applications December 2011 INFO

In December 2011 I will start to deliver a professional course for developing cross platform web applications in PHP. I deliver this course through the external studies unit of HIT. The programming language selected for the server side is PHP. Most of the course focuses on PHP. The rest of the hours are allocated for complementary […]

Tel Hai Java EE Autumn 2011 INFO

During the coming semester (Autumn 2011) I am going to deliver a detailed Java EE course in Tel-Hai. This course is delivered as part of Tel-Hai Computers Science BSc academic program. We are going to cover the following Java EE topics: Java Servlets & JSP Java Server Faces Java Persistence API We are going to […]

Silverlight Initialization Parameters PRO

We can easily pass initialization parameters from the HTML code that invokes the Silverlight application to the Silverlight application itself. The parameters should be placed as key value pairs, while the keys are their names and the values are the values of each one of them, as a string which is the value of a […]

Silverlight Resources & XML PRO

The Silverlight application is actually a package of files archived using ZIP and stored as a single file with the .xap extension. This file can include resources we want to be available for our application. We can alternatively keep these resources on the server or have them as part of the DLL file, which is […]

The Dart Programming Language PRO

Dart is Google’s new class based programming language. Code written in Dart can be compiled into Java Script. We can use Dart both for server side and client side (web browsers).

MTA Android Hybrid Applications Students Projects INFO

During summer 2011 I taught in Tel-Aviv Jaffa Academic college a course about hybrid applications development for android devices. During the course my students learned how to exploit today newest web technologies in the development of hybrid application for android. We covered JavaScript libraries, such as jQueryMobile and SenchaTouch that enable you to develop user […]

Google+ Overview BIZ

Google has just introduced Google+, a new alternative for the facebook platform. The user interface amazingly resembles the one we know in facebook. In the meantime, Google+ is limited for invited people only. Google+ includes the following three main components: Circles, Hangouts and Sparks. In addition, it provides with a simple and easy navigation to its other […]

Mobile Hybrid Applications Samples PRO

I chose to write this post for the benefit of all people who are not familiar with hybrid applications for mobile telephones. In the past, applications for mobile telephones were developed similarly to applications we install on our personal computer. When the case was iPhone they were developed in Objective-C. When the case was Windows […]

Update cookies preferences