Four short links: 13 November 2009
Open Source Design, Interesting NoSQL Use, Copyright Documentary, Location Intelligence
by Nat Torkington | @gnat | comments: 1
- Open Source Enters The World of Atoms -- an academic statistical analysis of open design. We indicated that, in open design communities, tangible objects can be developed in very similar fashion to software; one could even say that people treat a design as source code to a physical object and change the object via changing the source.
- Why I Like Redis (Simon Willison) -- coherent explanation of why Simon likes and uses a particular nosql system. I can run a long running batch job in one Python interpreter (say loading a few million lines of CSV in to a Redis key/value lookup table) and run another interpreter to play with the data that’s already been collected, even as the first process is streaming data in. I can quit and restart my interpreters without losing any data. And because Redis semantics map closely to Python native data types, I don’t have to think for more than a few seconds about how I’m going to represent my data.
- © kiwiright (Vimeo) -- short documentary about copyright, made to raise awareness of the issues in New Zealand. (just as applicable to the rest of the world)
- Your Movements Speak For Themselves (Jeff Jonas) -- Mobile devices in America are generating something like 600 billion geo-spatially tagged transactions per day. Every call, text message, email and data transfer handled by your mobile device creates a transaction with your space-time coordinate (to roughly 60 meters accuracy if there are three cell towers in range), whether you have GPS or not. Got a Blackberry? Every few minutes, it sends a heartbeat, creating a transaction whether you are using the phone or not. If the device is GPS-enabled and you’re using a location-based service your location is accurate to somewhere between 10 and 30 meters. Using Wi-Fi? It is accurate below10 meters. A thought-provoking roundup of the information leakage with modern locative systems. (via TomC on Twitter)
tags: collective intelligence, copyright, data mining, design, geo, location, nosql, open source
| comments: 1
submit:
0 TrackBacks
TrackBack URL for this entry: http://blogs.oreilly.com/cgi-bin/mt/mt-t.cgi/10000
Comments: 1
Post A Comment:
(please be patient, comments may take awhile to post)
STAY CONNECTED
RECOMMENDED FOR YOU
O'Reilly Tools of Change for Publishing Conference, February 22 - 24, 2010, New York, NY
Where 2.0 Conference, March 30 - April 1, 2010, San Jose, CA
O'Reilly MySQL Conference & Expo, April 12 - 15, 2010, Santa Clara, CA
Web 2.0 Expo, May 3 - 6, 2010, San Francisco, CA
Gov 2.0 Expo, May 25 - 27, 2010, Washington, DC
$249.00Twitter and the Micro-Messaging Revolution, OReilly Radar Report
RECENT COMMENTS
- Josh Davidow on Four short links: 13 November 2009: Thanks for the inclusio...


Josh Davidow [2009-11-14 02:41 AM]
Thanks for the inclusion and your help at the beginning of the project. Cheers.