Skip to content

Posts from the ‘iPhone’ Category

22
Jun
Writing this blog post on the iPad

The iPad – A Truly Inspiring Device, Thanks to the Lack of Multitasking!?

I received my iPad just a few days ago, and despite this short period of time, it already changed the way I work drastically.
Read moreRead more

Fork me on GitHub
31
Mar
Mars_Rover

iPhones on Mars

EclipseCon 2010 is over and as always has been a great chance to meet up with fellow committers and users of the software we build. Xtext has received a tremendous amount of attention: not only did we deliver several talks and tutorials on Xtext, but also did Xtext get mentioned in a number of talks we were not involved in. Xtext even received the Eclipse Community Award in the category "Most Innovative New Feature of Eclipse Project".
Read moreRead more

8
Mar

Running AppleScript from Java

In my current project, I need to launch an external application and maybe execute some additional commands on this external application. Due to the very nature of the project, the whole system will always be run on Mac OS X. So I thought, "why not use AppleScript"? Read moreRead more