Moritz Post
Scan barcodes faster with the new Tabris.js barcode scanner plugin
Scanning barcodes is a very common task on mobile phones. If you want to read data from the physical world, there is a good chance that a barcode will provide this data.
Tabris.js 2.4 released with printing support and pinch-to-zoom on images
[UPDATE2] The 2.4.1 release has been updated with a 2.4.2 revision to remedy a build issue discovered on iOS.
Tabris.js 2.3 released
With Christmas around the corner, it is time for presents! The Tabris.
Tabris.js 2.0 – Top 10 Features: AlertDialog
With the Tabris.js 2 release only a few days away we continue our rundown of the Tabris.
Tabris.js 2.0 - Top 10 Features: StatusBar and NavigationBar
The Tabris.j2 2.0 release is approaching with many great features in tow.
Tabris.js 2.0 - Top 10 Features: NavigationView
Tabris.js 2.0 is less than a month away, and to help celebrate we are highlighting 10 of the most important features in this upcoming release.
Tabris.js 2.0 RC2 is here
We are approaching the final release of Tabris.js 2.0 and today we are happy to announce Tabris.
Tabris Maps 2.0 released
With the recent advancements in maps features on Android and iOS we also took the time to overhaul the tabris-plugin-maps plugin.
Creating a Floating Action Button in Tabris.js
Ever since its introduction at Google IO 2014, material design guidelines have gained more and more traction in the web and mobile landscape.
Styling a Tabris.js TabFolder for Android Material Design
UPDATE: The post has been updated to use the new tabris.
Creating Great Apps with a Consistent Icon Theme
Creating great mobile apps usually involves making use of icons. May it be as touch target, indicator or just as decorations, icons make an app come to life and provide personality.
Pixel perfect layout in Tabris.js
Positioning widgets in a layout is a very common task in Tabris.
Tabris.js 1.1: Custom themes on Android
UPDATE 1: With Tabris.js 1.1 released to production, we have removed the “sneak peak” indication from this article.
Customizing the Appearance of a Tabris.js Android app
Building a Tabris.js client for Android or iOS has gotten pretty easy thanks to the Tabris.
Tabris.js Examples - Animations
Creating an engaging mobile app is a challenging task. There are several best practice approaches to increase user delight and one of them is the use of animations.
Tabris.js Examples - Parallax Scrolling
A modern mobile UI should be delightful to use with small details that make the app feel alive.
Tabris.js Examples - Images
At some point every mobile app uses images. Maybe to indicate a button or to show you some cute kitten pictures.
Tabris 1.4 Preview: Spinning ProgressBar on Android
The days until the upcoming Tabris 1.4 release are numbered and we have another nice addition to share with you.
Tabris 1.4 Preview: Client Dialogs
With the Tabris 1.4 release approaching fast, we’d like to preview another nice addition to Tabris: the client side dialog.
First impressions of Apple's Swift programming language
Apple Swift logo is a trademark of Apple Inc.
Tabris 1.4 Preview: Print Support
Many people can stick to consuming their content on digital screens, but there might be times when you want to have it on paper.
Tabris on Android Wear
Google just announced their push into the wearable computing market with the introduction of Android Wear.
User Experience Enhancements in Tabris 1.3 for Android
The upcoming Tabris 1.3 release will include visual improvements to the Tabris Android client.
Dart as a programming language
Lately i have been experimenting with the dart language a lot.
Crossing boundaries with the new Android transitions
A few weeks ago I posted a blog post about how to create animations using the ViewOverlay introduced in Android 4.
New in Tabris 1.2: Set your modal shell overlay color
Tabris 1.2 will be released on December 6th with a huge set of new features.
Crossing boundaries with the new Android ViewOverlay
Animations are an integral part of mobile applications. They make an app more enjoyable, emphasize actions and, in general enrich the user experience.
Eclipse Command Line Options
Eclipse offers a huge number of command line options to configure many aspects.
Efficiently dealing with SWT GridLayout and GridData
Creating UIs with SWT or RAP is a common task in many projects.
Follow EclipseSource
You find the posts on our website interesting? You are hammering F5 to not miss a new blog post?
Post Google I/O: The State of Android Development [UPDATED]
A few weeks ago i posted an analysis of the current state of the gradle based Android build system.
State of the Android Gradle Build System
Building an Android project can be challenging at times. The Android SDK ships with a set of helpful ant scripts, but has its shortcomings.
Evolving Android design
With the release of Android 4.0 (Ice Cream Sandwich) the new Android design language “holo” has been introduced.
Integrating Gson into a JAX-RS based application
Creating modern applications often involves consuming REST based web services.
Mythbuster: Android annotation performance unravelled
Over the last few weeks I have been involved in a lot of discussions whether it is justified to use Android frameworks that rely on a lot of annotation processing.
Advanced Android testing with RoboGuice and Robolectric
I’ve been using the Android framework RoboGuice 2.0 a lot lately.
Design for your platform
Application design and user experience has become one of the most important topics in the mobile/tablet/startup world.
Loading, caching and displaying images in Android (Part 1)
Displaying an image in a mobile application is one of the most common tasks for app developers.
How to apply a custom theme to an Android application
Since the release of Android 4.0, we have seen an increase in applications that follow the new Android design guidelines.
Tabris 0.6.1 – New and Noteworthy
It’s time for a comprehensive update after the well received Tabris 0.
Tabris demo app launched in the Google Play Store
Hot on the heels of the Tabris launch we have released a brand new Tabris demo app in the Google Play Store.
Serious unit testing on Android
It is not a secret that we are big fans of Mockito at EclipseSource.
RAP mobile 0.5.8 - New and Noteworthy
We are happy to announce another preview release of RAP mobile.
RAP mobile 0.5.7 - New and Noteworthy
Once again we are releasing a new version of RAP mobile.
Tabris 0.5.4 - New and Noteworthy
In this post we’d like to update you on the latest news in the Tabris (previously RAP mobile) developer preview.
RAP Mobile for Android 0.5.3 - New and Noteworthy
The latest Android client for RAP mobile (v0.5.3) is now available.
Eclipse on Ubuntu 11.04 (Natty)
Already running the latest and greatest Ubuntu with the new unity desktop?
Agile Thoughts (Part I)
In the last few weeks i was confronted with several projects and developers, who were trying to incorporate the scrum process into their project environment.
Tip: Validation with a MultiValidator
In the last blog entry regarding databinding, we learned how to create a custom observable for a DateTime widget.
Databinding: A Custom Observable for a Widget
The introduction of the databinding framework in Eclipse 3.3 is with no doubt one of the most useful tools in the hands of the form developer.
Toggling a Command contribution
Every once in a while something just doesn’t happen to be as intiutive as you would have liked it to be.
Performance Testing RAP on the Cloud
A recurring question in the RAP community is, “How good is the performance of my RAP application”?