Feedbacks

Cross-platform mobile apps in Java with Tabris

Dec 14, 2012

I presented our work on Tabris at “Eclipse Day @ Google” earlier this week. With Tabris you use Java to create native mobile applications for iOS and Android. My slides below provide a quick …

EGit Tutorial for Beginners updated

Jonas Helming
Dec 14, 2012

Two years ago, when Git and EGit were gathering speed in the Eclipse world, I published a tutorial for beginners describing step-by-step the basic use cases for EGit. Since then there have been many …

Eclipse Community Awards

Ian Bull
Dec 11, 2012

One of my favorite events at EclipseCon is the Eclipse Community Awards. Of course there are always a few fun games (and drinks), but the awards ceremony itself is a real highlight for me. There are …

Implementing special sets in Java: Partition a.k.a. DisjointSet

Maximilian Koegel
Dec 10, 2012

Recently we implemented an algorithm for a customer product that involved complex data structures for calculating conflicts in concurrent data updates. A performance critical part of the algorithm …

Evolving Android design

Moritz Post
Dec 7, 2012

With the release of Android 4.0 (Ice Cream Sandwich) the new Android design language “holo” has been introduced. The following list highlights a few resources that either showcase great holo styled …

How will you run your RAP application in 2013?

Dec 6, 2012

In late 2010 we asked “How do you run your RAP application today ? (2010)”. In those days most installations were WAR deployments (>50%) running in a plain Tomcat/Jetty container or an application …