Recent JAVA posts

 This ariticle give long and comprehensive look on Dart vs. JavaScript.

 

www.infoworld.com/d/application-development/first-look-google-dart-vs-javascript-179852

 

aviy 02/02/2012 - 23:23

My Functional Programming talk @ Sayeret Lambda. It is in hebrew.

 

(The sound quality is awful, sorry about that)

ittayd 28/01/2012 - 22:04

A good list of pros and cons about GWT. Well thought of

ittayd 24/01/2012 - 15:56

I don't know how many of you familiar with this new Google attempt to create new technology that might eventually replace JavaScript.

In the following video www.youtube.com/watch you can watch a preview about this technology.

which include among all other regular syntax and rule of programing language new approach for static typing vs dynamic typing. which enable you to have them both in your program.

 

In the video they explain way you may need static typing.

I know there is a big argue around this but i think this video is worth seeing, since  this technology is being developed from the guys who developed V8 engine.

 

 

Dart Link

 

Avi

 

aviy 23/01/2012 - 11:58
Twilio provides infrastructure APIs for businesses to build scalable, reliable voice and text messaging applications. Using Twilio you can:
·      Make and receive phone calls - build applications that use the phone network to interact with people on landlines and cell phones all over the world. In just a few lines of code, you'll have phones ringing
hanan 20/01/2012 - 09:42

We are happy to announce an official version of tikal mutlijob plugin for Jenkins has been released.

 

The plugin can be found and downloaded by the following ways:

 

You can read more details about the plugin usage at Jenkins wiki:

wiki.jenkins-ci.org/display/JENKINS/Multijob+Plugin

roni 17/01/2012 - 13:33

  As the subject states, new version of this integration framework is released. The new features motly include adaptors for new external resources, like RabbitMQ, MongoDB, Redis, etc. The full list of features is available here: blog.springsource.org/2012/01/09/spring-integration-2-1-is-now-ga/

 

 

andrew 10/01/2012 - 14:53

First, a small update:

Those who read my last post, here, know that I was planning to use MVP with gwt-dispatch.

Well, at the time, GWTP seemed like an overhead and it included a fork of gwt-dispatch anyway so I thought MVP with gwt-dispatch would be lightweight and straight forward.

 

sefi 03/01/2012 - 18:46

  I would like to share with you a personal project that i have been working on in the last three months. 

 

This project was done after reading and about PlayN and seeing this video : http://www.google.com/events/io/2011/sessions/kick-ass-game-programming-....

 

I wanted to do a small game for Android using PlayN.

 

I have determine that since this kind of my "Hello World game" ,I set the following objectives for sucess:

 

1. Include real physics engine. 

aviy 02/01/2012 - 12:54