Sponsorised links
This month
November 2009
NOAA - National Oceanic and Atmospheric Administration - NOAA Releases Expanded World Ocean Database
NOAA today released the World Ocean Database 2009, the largest, most comprehensive collection of scientific information about the oceans with records dating as far back as 1800. This product is part of the climate services provided by NOAA.
Talking Papers: a world without data entry? « humanitarian | tech
This imaginative and insightful approach got me thinking about a related problem I’ve been keen to address for some time: data entry. How can we use paper as a more effective channel for information flow during and after humanitarian emergencies?
How to convert raw cr2 pictures with linux, and merge pictures by date and Exif data with jhead
Use a Single Data Store When Dual Booting - Dual Boot - Lifehacker
Sponsorised links
October 2009
Grafitter // Visualizing Your Life on Twitter, IM, Delicious, and Blogger.
Threads at daniel shiffman
Threading
We’re quite familiar with the idea of writing a program that follows a specific sequence of steps as outlined in, say, a main() function. A Thread is also a series of steps with a beginning, a middle, and an end. A thread’s sequence, however, can run independently of the main program. In fact, we can launch any number of threads at one time and they will all run concurrently. Visit the Java site for a more involved explanation.
This is incredibly useful when it comes to data mining, as we can have separate threads retrieving different pieces of information from the network. If one gets stuck or has an error, the entire program won’t grind to a halt, since the error only stops that individual thread. To create independent, asynchronous threads, we simply extend the Thread class.
September 2009
2009 septembre 23 « À la Toison d’or
Si l’on ajoute à cela la récente autorisation de la photographie à la BnF, on se couche satisfait… en attendant la prochaine étape : la Bundesarchiv a déjà versé 100 000 photos dans Wikimedia Commons, la base de données de Wikipédia, et la deutsche Fotothek 250 000. Alors, à quand la BnF, la RMN, les AN et toutes les AD ?
Cartographie interactive Géoïdd France
The Data Liberation Front (the Data Liberation Front)
The Data Liberation Front is an engineering team at Google whose singular goal is to make it easier for users to move their data in and out of Google products. We do this because we believe that any data that you create in (or import into) a product is your own. We help and consult other engineering teams within Google on how to "liberate" their products.
