Blog archive
2012
2013
- Review of Python For Data Analysis
- Software does not last
- MDRadialProgress 0.1
- Watchlist Alert in the Mac App Store
2012
- Cross-platform desktop Java applications, JavaFX is not enough
- OpenJDK weirdness on OSX Leopard
- Take your Java application to the Mac App Store.
- Forking the OpenJDK for fun and profit.
- OpenJDK on OSX crashes when opening an application with a registered file
- Fix for the OpenJDK FileDialog on OSX
- Group Bill, my first app in the iTunes Store.
2011
- A look at the IT job market
- Movie Suggestions Beta
- Advanced ListView: populating a list with images and text
- How to detect motion on an Android device
- Adding control to the OpenGL spinning cube
- "touch" a file on Android
- Taking a picture with android.media.Camera
- Playing an audio file with Android
- Play a video on Youtube using an Intent
- Grabbing a video using MediaRecorder
- Create a spinning cube with OpenGL ES and Android