The Future of Silverlight and Flash PRO

Trying to forcast which technology will rise and which technology will fall is a mission impossible. The technology world is too complex driven by away too many forces, both technology and social. In addition, it is important to remember that each and every technology stands on its own and the case with one technology isn’t […]

HIT PHP Web Applications March 2011 PRO

In march 2011 I will start to deliver a professional course for developing social 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 technologies […]

HIT Android Spring 2011 ACD

During this semester (Spring 2011) I deliver an academic course dedicated to the Android platform. The course takes place in HIT as part of HIT Computers Science BSc academic program. The topics this course covers include the following: Introduction Application Resources The Intent Concept User Interface Controls Layout Managers Menus and Dialogs Touchscreens Style Definition App Widgets […]

Dependency Injection PRO

Dependency Injection is a fancy word for a very simple design pattern that decouples highly dependent components. The traditional approach for coupling the objects with each other was to hard code the dependency. public interface IEngine {  … } public class DieselEngine implements IEngine {  … } public interface ICar {  … } public class […]

Facebook Graph Objects Introspection PRO

We can easily get information about the other objects each object on the facebook graph is connected with. Trying to request a URL address with the following pattern filling in the unique ID (of the object we are interested at) will return a JSON file with detailed information about all objects that object (the one […]

Installing Tomcat on Your PC PRO</font

I am writing this post for the benefit of my new Java EE students who have no experience with downloading and installing the Tomcat web container. The following video clip includes the detailed instructions you need to follow in order to download and install the Tomcat Java Servlets & JSP container. Once you complete the […]

Installing Glassfish on Your PC PRO

I am writing this post for the benefit of my new Java EE students who have no experience with downloading and installing the Glassfish application server. The following video clip includes the detailed instructions you need to follow in order to download and install the Glassfish application server. Once you complete the download you can […]

Tel Hai Java EE Autumn 2010 ACD

During the coming semester (Autumn 2010) 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. The main topics we are going to cover in this course are: Java Servlets & JavaServer Pages Java Server Faces Java Persistence API Java […]

HIT Java EE Autumn 2010 ACD

During 2010 Autumn Semester I am going to deliver a detailed Java EE course in HIT. This course is delivered as part of HIT Computers Science BSc academic program. The main topics we are going to cover in this course are: Java Servlets & JavaServer Pages Java Server Faces Java Persistence API Java EE Web […]

HIT Android Autumn 2010 ACD

During the coming semester (Autumn 2010) I am going to deliver an academic course dedicated to the Android platform. The course will take place in HIT and I deliver it as part of HIT Computers Science BSc academic program. The topics this course covers include the following: Introduction Application Resources The Intent Concept User Interface Controls […]

Skip to content Update cookies preferences