I want to dedicate this blog to Windows Phone 8, a refreshing, exciting and relatively new mobile platform. In the mobile world, I am mainly an iOS developer and I have “some” experience writing Android apps. I also have no development experience with any Microsoft platform whatsoever. So for me this platform is something completely […]
Developing apps for the Pebble smart watch
In this blog I want to talk about Pebble. A watch that can connect to your smart phone (both iPhone and Android) via Bluetooth to do all sorts of cool stuff a regular watch can’t do. Among the cool things you can do with it is install apps, which you can write yourself. As a […]
Apple WWDC Keynote 2013 – My opinion
If you haven’t already you should all watch Apple’s WWDC keynote that was streamed live from San Francisco earlier this week; some really interesting things were announced. At least that’s how I see it and in this blog entry I’ll give you my thoughts on some of my highlights, but there were so many small […]
GOTO Night 12-12-12 and Breaking News!
GOTO Night, December 12th. Limited spaces so sign up now! This Wednesday on the legendary day, 12-12-12, the GOTO Night is going to take place. This free event will be held in the centre of Amsterdam and will be hosted by E-buddy. We are very proud to present our two speakers for the evening, Erik […]
Tech Meeting on November 1st will be all about iOS!
Next tech meeting isn’t about anything related to Java, but it is targeted towards Java developers. Together with my uncle Jos Jong I will first give you all a brief introduction to Objective C and iOS and compare it a little to Java. Also we will try to convince you that Objective C is a […]
Summer time…
For those you may have missed our newsletter last week I’d like to take this opportunity to give you a quick lowdown of what we’ve been up to. The summer months have been far from quiet and I’m pretty excited to share in this month’s edition lots of news on projects, products & upcoming events. […]
Digital assessments with the QTI delivery engine
For many of our customers in the Education domain we have spent a lot of time looking and exploring the impact of technology; in this particularly case especially with regards to digital assessments. Developing good digital assessment techniques is very important in order to measure and examine what students are actually learning. We are proud […]
Creating a mobile version of your website with Spring Mobile and Sitemesh
About a year ago I developed an Android app for my website, but as not everybody has an Android device I wanted to create a mobile version of my website. In the mobile version I want to present slightly different data to make it look more like the app. In this post I will show […]
Using Android Preferences in a background service
In this post I will explain how I have used the Android Preferences in a background service. The preference is used as an interval for updating a listview with some simple text items.
AppCode: IntelliJ for Objective C!
When I started writing my first iPhone app, I was quite disappointed with XCode. This is because I have been using IntelliJ for the past five years, which I love working with ever since I first started using it. XCode is the IDE you have to use in order to develop iOS and Mac apps. […]