EclipseSource Blogs

Read all latest blog posts

Your own JavaScript mobile app with Tabris.js in 10 minutes

Apr 1, 2015

One of the things we live at EclipseSource is efficiency. This is true for IDE usage, code and development lifecycles. This is why we made the Tabris.js development lifecycle as fast as possible with...

Top Committer Award for Eugen Neufeld

Eugen was honored with the Top Committed Award at EclipseCon North America. We would like to take this opportunity to thank Eugen for his great contributions over the years - especially to EMF Forms...

Tabris.js Navigation Drawer

Mar 26, 2015

Tabris.js provides cross-platform access to native gestures and controls through Javascript. In recent articles we have explored images, swipe to dismiss, user input and even parallax scrolling. Today...

Tabris.js Examples - Parallax Scrolling

Mar 24, 2015

A modern mobile UI should be delightful to use with small details that make the app feel alive. One of such interaction models is parallax scrolling which moves UI planes independently from each...

RCP Testing Tool - Tutorial updated

Mar 23, 2015

Almost two years ago, I have created a basic tutorial for the UI testing tool “Q7”. In 2014, Q7 has been released as an open source project and been renamed to “RCP Testing Tool” (RCPTT). RCPTT is...

Swipe to Dismiss with Tabris.js

Mar 23, 2015

Swipe-to-dismiss is a common pattern in mobile apps. With a quick swipe of the finger an item can be removed from a list. This intuitive pattern is used in the e-mail applications of Android and iOS...