5 posts tagged with programming and data. (View popular tags)
Displaying 1 through 5 of 5. Subscribe:

use value vs. exchange value

What Is Value? What Is Money? (via via) [more inside]
posted by kliuless on Sep 1, 2012 - 15 comments

 

The Failure of Judges and the Rise of Regulators

The Control Revolution And Its Discontents - "the long process of algorithmisation over the last 150 years has also, wherever possible, replaced implicit rules/contracts and principal-agent relationships with explicit processes and rules."
posted by kliuless on Feb 23, 2012 - 25 comments

Programmers? Hackers? Journalists.

"The Journalist as Programmer" is an academic, ethnographic case study (pdf), which considers whether the New York Times' Interactive Newsroom Technologies unit, source of the paper's Open Source Developer Network, should be thought of as a template for the future of Web Journalism. Slide Deck. (Previously on MeFi.) NYMag profile of the INT team from '09: The New Journalism: Goosing the Gray Lady. ("What are these renegade cybergeeks doing at the New York Times? Maybe saving it.")
posted by zarq on May 24, 2010 - 5 comments

The R Project for Statistical Computing

R is quickly becoming the programming language for data analysis and statistics. R (an implementation of S) is free, open-source, and has hundreds of packages available. You can use it on the command-line, through a GUI, or in your favorite text editor. Use it with Python, Perl, or Java. Sweave R code into LaTeX documents for reproducible research. [more inside]
posted by parudox on Feb 15, 2010 - 114 comments

Sparkline Information Graphics

Speaking of Edward Tufte (see below), sparklines are a type of information graphics characterized by their small size and data density named by Tufte. Sparklines were used by sites reporting the 2008 election and were first introduced on MeFi in 2005. There are now several ways to put sparklines on your own web site including: a simple jQuery plugin, a downloadable PHP library, a dynamic generator using a Python CGI program, and even a library for Ruby on Rails.
posted by netbros on Feb 27, 2009 - 8 comments

Page: 1