March 29th 2012,
The Avenue convention center
Airport City, Israel

Lightning Talks

Beyond JEE: Introducing Groovy based DSL for scaling and managing your app on any cloud.

Nati Shalom

GigaSpaces

Today's application stack is built out many popular OSS frameworks such as Cassandra, MongoDB, Scala, Play, Memcache, RabitMQ alongside the more traditional JEE stack such as Tomcat, Spring, JBoss. In this environment the same practices that we used to have in JEE centric world for managing and deploying our app doesn't work. In this lighting talk we'll introduce a new open source framwork based on groovy for packaging your application, automating the scaling and fail over etc.

JRebel

Dima Paikin

AlphaCSP

JRebel is a JVM-plugin that makes it possible for Java developers to instantly see most of the code changes without redeploying or restarting the application. In this session, we will try to use the product in a little development project.

Simplify your tests with Mockito -- a Java mocking framework

Nir Bar On

AlphaCSP

Graylog2 and Gelfino

Ronen Narkis

Kenshoo

Central logging and analysis for your production systems using Clojure

Elastic Distributed Cache Solutions - Start stretching

Ariel Kogan

BMC

Project Lambda in Java 8

Doron Goldgevicht

Israeli Direct Insurance

GroovyFX -- a Groovy-based JavaFX 2 DSL

Gennady Jiganov

AlphaCSP

Sikuli -- automation and testing using computer vision

Gennady Zimerman

AlphaCSP

Sikuli is a computer vision based technology to automate and test GUI using images and screenshots. You can programmatically control a web page, a Windows/Linux/Mac OS X desktop application, or even an iphone or android application running in a simulator or via VNC.

tQuery -- WebGL made easy

Amir Nadiv

AlphaCSP

tQuery is a jQuery-like API that helps you easily construct 3D visuals in your web pages.

IOIO- A portal for java developers into hardware city.

Elhanan Ma'ayan

Phoenix

Building electronic devices ,robots, and nuclear bombs using android.

Scalability with polyglot programming

Yardena Meymann

HP

Modern software needs to run on multiple CPUs, but concurrent programming in Java is still hard. In this talk, we will look at some leading edge solutions for the JVM that borrow ideas from functional programming.