February 01, 2011
Mark Wielaard: New GPG key.
Finally created a new GPG key using gnupg. The old one was a DSA/1024 bits one and 8 years old. The new one is a RSA/2048 bits one. I will use the new one in the future to sign any release tarballs I might create. pub 2048R/57816A6A 2011-01-29 Key f...
More »
February 01, 2011
Andrew Hughes: [SECURITY] IcedTea6 1.7.8, 1.8.5, 1.9.5 Released!.
We are pleased to announce a new set of security releases, IcedTea6 1.7.8, IcedTea6 1.8.5 and IcedTea6 1.9.5.
This update contains the following security updates:
The IcedTea project provides a harness to build the source code from OpenJDK6 u...
More »
November/2024
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
| | | | | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | | | | | | | |
|
|
XML Blues with Android
blueBill Mobile reached more than 200 downloads, with more than 100 active installs. I'm getting a few positive feedbacks and - more important - I didn't receive more problem reports, so I presume that the application is reasonably stable (even though communicating with users is still a problem). Time to move on the next set of features...
... that is multimedia support, for helping the identification on the field. While I have already a catalog of images, taken from Wikipedia, that were part of blueBill Mobile for JavaFX, images present the problem of requiring pre-processing. While they are ok when rendered on a large screen, in may cases the subject get too small on the smartphone and the photo need cropping. I don't see anything else than doing the pre-processing by hand, and it will take some time. For this reason, for Android I decided to start with sounds. I've contacted the guys at Xeno-Canto, a large collaborative database of bird calls, and they told me that the terms of use are compatible with blueBill Mobile. So, there's a prototype working that looks like this:
Dealing with media crosses the border with blueMarine and blueOcean code, but it's not what I'm going to talk about now. The problem I faced was with the managing of the catalogs. xeno-canto only exposes HTML pages, thus I needed to do some HTML scraping to extract the data. There's always some new ma...
Date: June, 23 2010
Url: http://www.java.net/blog/fabriziogiudici/archive/2010/06/24/xml-blues-android
Others News
|