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 […]
Shenkar Java EE Spring 2010 Final Projects ACD
During Spring 2010 I was teaching an academic Java EE course in Shenkar. This course is part of Shenkar’s BSc 4 years academic program in Software Engineering. The course covered various advance topics in Java EE, such as Servlets/JSP, JSP Custom Tags, JSTL, JavaServer Faces, JPA, Hibernate, Jasper Reports, Web Services, EJB, JDBC and more. […]
HIT Java EE Course Summer 2010 INFO
During 2010 Summer 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 & JSP Java Server Faces Java Persistence API Enterprise Java Beans Java EE […]
The Bing API PHP Library PRO
The Bing Search Engine API is available for PHP developers. You can easily use it within your PHP code and perform various searches using the Bing search engine server side. In order to use the Bing API PHP library you first need to obtain a Bing App ID. The process for getting that ID is fairly […]
Use Visual Studio 2010 to Develop PHP Applications INFO
Jcs.Software has developed the Vs.PHP IDE based on the well known visual Studio. You can get a free trial version for 30 days. The price of the full commercial version is $100. This IDE can be integrated either with the IIS7 or with an external one such as the apache web server.
Install PHP on .NET Platform TECH
When installing the .NET web platform on our computer we can select to install the PHP envrironment as well as various PHP open source projects, such as Drupal, Joomla, Moodle and WordPress. Thanks to this possibility we can continue using the .NET platform and at the same time enjoy the various great open source PHP […]
Android Speech Recognition PRO
The Android SDK 2.1 includes the support for speech recognition. The speech recognition is executed on google’s servers. Currently, the suppoted languages include English, Chinese and Japanese. The following video clip provides more information about this capability. If you are interested in using speech recognition in your application for the android platform please check the […]
The PHP Platform and The .NET Framework BIZ
During the last years I found PHP to be an amazing easy to learn and easy to use programming language. It has become my preferred language for most of the web applications I develop. One of its main advantage is the amazing collection of various open source web applications that were developed in PHP. Joomla, Drupal, […]
The Google Maps API PRO
Google Maps API allows us to develop applications that use data retrieved from google servers such as street views, routes, satellite views, traffic data and others. You can use this data within apps you develop for various platforms including platforms for mobile telephones. Recently, google has released the Google Maps Navigation app for the android […]