Downloading the big format photo’s from Flickr turned out to be more trouble then I expected. Downloading the small format pictures went like a breeze, as I explained here. But on almost all the big files I got this picture: I suppose I got kicked out. I only realised this when I wanted to integrate […]
Tag Archives: java
looping through the years
I’m starting a new data visualisation project. It uses some eight years of data from the numuseum website. In 2005 I started with a micro diary (255 characters per day) using custom software to update it every two hours. In 2006 followed my energy level and in 2008 inner peace and stress were added. All […]
test session
I’ve been working like mad for last couple of weeks to get the ‘drawingBreath’ software going. Main issues: working with the sense-os API, more specificly formatting the string to be send to and retrieved from the server getting the custom software to work on the various PCs making the software work for five sensors in […]
First Java program
I’ve started my course Object oriented programming in Java part 1 today. It’s a lot of fun to study again. Most of the things I knew already but I have learned some new things too. The pict shows the results of one of the first programs we had to write. I used JCreator as I […]
Exit Pys60 enter Java
I’ve picked up AQAb again after a long break. The first thing I have to solve is the data communication between the Arduino and the phone. Unfortunately I just can’t get Python to work on my mobile. That is, the Bluetooth functionality keeps giving the error 13, permission denied. I’m just fed up with it. […]