<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:on="http://www.oreillynet.com/csrss/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">
<title>O'Reilly Radar - Insight, analysis, and research about emerging technologies.</title>
<link rel="alternate" type="text/html" href="http://radar.oreilly.com/" />

<id>tag:radar.oreilly.com,2010-08-31://57</id>
<updated>2012-05-25T13:00:00Z</updated>
<subtitle>http://radar.oreilly.com/</subtitle>
<generator uri="http://www.sixapart.com/movabletype/">Movable Type Pro 4.21-en</generator>

<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/oreilly/radar/atom" /><feedburner:info uri="oreilly/radar/atom" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><geo:lat>38.393314</geo:lat><geo:long>-122.836667</geo:long><feedburner:emailServiceId>oreilly/radar/atom</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><entry>
<title>Developer Week in Review: Oracle's big bet fails to pay off</title>
<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/oreilly/radar/atom/~3/T4AMDtjCBX4/oracle-google-android-perl-licensing.html" />
<id>tag:radar.oreilly.com,2012://57.48271</id>

<published>2012-05-25T13:00:00Z</published>
<updated>2012-05-25T13:00:00Z</updated>

<summary type="html">Oracle fails to convince a jury that Google owes them big bucks, the annual refresh of Perl has arrived, and FreeBSD says goodbye to an increasingly restrictive GCC license.</summary>
<author>
<name>James Turner</name>
<uri>http://radar.oreilly.com/jamest</uri>
</author>

<category term="Programming" scheme="http://www.sixapart.com/ns/types#category" />

<category term="developerwir" label="developerwir" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="freebsd" label="freebsd" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="gcc" label="gcc" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="google" label="google" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="intellectualproperty" label="intellectual property" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="java" label="java" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="oracle" label="oracle" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="perl" label="perl" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://radar.oreilly.com/">
&lt;p&gt;I've been taking the opportunity this week to do some spring office cleaning.  Unfortunately, I clean my home office infrequently enough that at a certain point, cleaning it becomes more an exercise in archeology than organization.  There's nothing like finding a six-month-old check you never deposited to encourage more frequent cleaning.&lt;/p&gt;

&lt;p&gt;The same can be said for code, of course.  It's far too easy to let crufty code build up in an application, and then be faced with the mother of all refactoring efforts six months down the road, when your code finally reaches a critical mass of flaky behavior.  It's worth the effort to continually refactor and improve your code, assuming you can convince your product management that quality is as important as new features.&lt;/p&gt;

&lt;h2 id="oracle"&gt;Android is almost out of the woods&lt;/h2&gt;

&lt;p&gt;It wouldn't be a Week in Review without the latest in &lt;strike&gt;Godzilla vs. Gamera&lt;/strike&gt; Oracle vs. Google.  Things aren't looking all too sunny for Oracle at the moment, as the jury in the case just &lt;a href="http://www.washingtonpost.com/business/technology/jury-google-did-not-infringe-oracle-patents-with-android/2012/05/24/gJQAcfqjmU_story.html"&gt;threw out&lt;/a&gt; all the patent-related claims in the lawsuit. This doesn't leave Oracle with much left on the plate, as the case now boils down to the question of whether the Java APIs are copyrightable. That's a matter the jury is deadlocked on.&lt;/p&gt;

&lt;p&gt;Like all things legal, this is going to drag on for years as there are appeals and retrials and the like. But for the moment, it appears that Android is out of the woods, at least as far as the use of Java is concerned.  Of course, there's still all those pesky &lt;a href="http://www.mobilenapps.com/articles/2275/20120519/microsoft-motorola-battle-itc-android-device-us.htm"&gt;International Trade Commission issues&lt;/a&gt; keeping many Android handsets waiting at the border, but that's a battle for another day ...&lt;/p&gt;

&lt;h2 id="perl"&gt;Scripters of the world, rejoice!&lt;/h2&gt;

&lt;p&gt;For Perl developers, a point release of the language is a major event, as it only occurs roughly once a year.  This year's edition has &lt;a href="http://www.nntp.perl.org/group/perl.perl5.porters/2012/05/msg186903.html"&gt;just been released&lt;/a&gt;, and Perl 5.16 packs a ton of improvements (nearly 600,000 lines' worth!). &lt;/p&gt;

&lt;p&gt;Since Perl is such a mature language, most of the changes are incremental.  Probably the most significant is further enhancements in Unicode support. Nonetheless, there should be something useful for the serious Perl developer.&lt;/p&gt;

&lt;h2 id="clang"&gt;FreeBSD bids GCC farewell&lt;/h2&gt;

&lt;p&gt;As the licensing on the &lt;a href="http://gcc.gnu.org/"&gt;GCC compiler&lt;/a&gt; has become increasingly restrictive, some of us have been wondering when the fallout would start.  Wait no longer: The &lt;a href="http://www.freebsd.org/"&gt;FreeBSD&lt;/a&gt; team has &lt;a href="http://www.phoronix.com/scan.php?page=news_item&amp;px=MTEwMjI"&gt;ditched GCC&lt;/a&gt; for the more BSD-friendly licensing of &lt;a href="http://clang.llvm.org/"&gt;Clang&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;GCC has spent decades as the compiler of choice for just about everything, but recent changes in the GPL have made it less attractive to use, especially in commercial development.  With the Apple-sponsored Clang compiler now seen as a viable (and perhaps even superior) alternative, with a much less restrictive license, the Free Software Foundation may need to decide if it would rather stand on principle, or avoid becoming marginalized.&lt;/p&gt;

&lt;h2&gt;Got news?&lt;/h2&gt;

&lt;p&gt;Please send tips and leads &lt;a href="mailto:turner@blackbear.biz"&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;div style="float: left; border-top: thin gray solid; border-bottom: thin gray solid; padding: 20px; margin: 20px 2px; clear: both;"&gt;&lt;a href="https://en.oreilly.com/oscon2012/public/regwith/radar?intcmp=il-code-os12-devwir-052412"&gt;&lt;img style="float: left; border: none; padding-right: 10px;" src="http://cdn.oreilly.com/radar/images/promos/OSCON12_148x178_RADAR.gif" /&gt;&lt;/a&gt;&lt;a href="https://en.oreilly.com/oscon2012/public/regwith/radar?intcmp=il-code-os12-devwir-052412"&gt;&lt;strong&gt;OSCON 2012&lt;/strong&gt;&lt;/a&gt; &amp;mdash; Join the world's open source pioneers, builders, and innovators July 16-20 in Portland, Oregon. Learn about open development, challenge your assumptions, and fire up your brain.&lt;br /&gt;
 &lt;br /&gt;
&lt;a href="https://en.oreilly.com/oscon2012/public/regwith/radar?intcmp=il-code-os12-devwir-052412"&gt;&lt;strong&gt;Save 20% on registration with the code RADAR20&lt;/strong&gt;&lt;/a&gt;&lt;/div&gt;

&lt;p&gt;&lt;br /&gt;
&lt;p&gt;&lt;strong&gt;Related:&lt;/strong&gt;&lt;/p&gt;&lt;br /&gt;
&lt;ul&gt;&lt;br /&gt;
&lt;li&gt; &lt;a href="http://radar.oreilly.com/2011/07/intellectual-property-patent-trolls.html"&gt;Intellectual property gone mad&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt; &lt;a href="http://radar.oreilly.com/2011/07/devwir-android-ios-old-devs-git.html"&gt;Mobile's embedded irony&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt; &lt;a href="http://blogs.oreilly.com/cgi-bin/mt/mt-search.cgi?blog_id=57&amp;amp;tag=developerwir&amp;amp;limit=20&amp;amp;IncludeBlogs=57"&gt;More Developer Week in Review coverage&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;/ul&gt;&lt;/p&gt;

&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=T4AMDtjCBX4:Szu-JyTuBQI:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=T4AMDtjCBX4:Szu-JyTuBQI:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=T4AMDtjCBX4:Szu-JyTuBQI:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=T4AMDtjCBX4:Szu-JyTuBQI:JEwB19i1-c4"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=T4AMDtjCBX4:Szu-JyTuBQI:JEwB19i1-c4" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=T4AMDtjCBX4:Szu-JyTuBQI:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=T4AMDtjCBX4:Szu-JyTuBQI:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/oreilly/radar/atom/~4/T4AMDtjCBX4" height="1" width="1"/&gt;</content>
<dc:source>http://www.oreillynet.com/pub/au/2978</dc:source>
<dc:type>text</dc:type>
<on:image>http://radar.oreilly.com/developer-review.png</on:image>
<feedburner:origLink>http://radar.oreilly.com/2012/05/oracle-google-android-perl-licensing.html</feedburner:origLink></entry>

<entry>
<title>Four short links: 25 May 2012</title>
<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/oreilly/radar/atom/~3/RSFfSiIeT-8/four-short-links-25-may-2012.html" />
<id>tag:radar.oreilly.com,2012://57.48275</id>

<published>2012-05-25T10:00:00Z</published>
<updated>2012-05-25T10:00:00Z</updated>

<summary type="html"> Meet The New Boss, Worse Than The Old Boss -- transcript of a thoughtful music industry insider considering the effect of the net on the business. The other problem? I’ve been expecting for years now to see aggregate revenue flowing to artist increase. Disintermediation promised us this. It hasn’t happened. Everywhere I look artists seem to be working more...</summary>
<author>
<name>Nat Torkington</name>
<uri>http://radar.oreilly.com/nat/</uri>
</author>

<category term="business" label="business" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="facebook" label="facebook" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="media" label="media" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="opensource" label="open source" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="programming" label="programming" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="sherylsandberg" label="sheryl sandberg" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="startups" label="startups" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://radar.oreilly.com/">
&lt;p&gt;&lt;ol&gt;
&lt;li&gt;&lt;a href="http://thetrichordist.wordpress.com/2012/04/15/meet-the-new-boss-worse-than-the-old-boss-full-post/"&gt;Meet The New Boss, Worse Than The Old Boss&lt;/a&gt; -- transcript of a thoughtful music industry insider considering the effect of the net on the business. &lt;i&gt;The other problem? I&amp;#8217;ve been expecting for years now to see aggregate revenue flowing to artist increase.  Disintermediation promised us this.  It hasn&amp;#8217;t happened.   Everywhere I look artists seem to be working more for less money.  And every time I come across aggregate data that is positive it turns out to have a black cloud inside.  Example: Touring revenues up since 1999. Because more bands are touring, staying on the road longer and playing for fewer people.  Surely you all can see Malthusian trajectory?&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://quarterly.co/contributors/jason-kottke"&gt;Kottke on Quarterly&lt;/a&gt; -- I eyed TED's book club and thought "hmm, interesting business model: you like my taste, sign up and I'll send you things".  Quarterly is a "my taste as a service" service. (via &lt;a href="http://twitter.com/szechuan"&gt;Sacha Judd&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.ivarch.com/programs/pv.shtml"&gt;Pipe Viewer&lt;/a&gt; -- clever little command-line utility to show progress of pipes.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://poetsandquants.com/2012/05/24/sheryl-sandbergs-class-day-speech-at-harvard-business-school/"&gt;Sheryl Sandberg's HBS Class Day Speech&lt;/a&gt; -- two things stood out, beyond the honesty of the talk: &lt;i&gt;If you&amp;#8217;re offered a seat on a rocket ship, don&amp;#8217;t ask what seat&lt;/i&gt; (that's her quoting Eric Schmidt) and &lt;i&gt;[careers] are not a ladder; they&amp;#8217;re a jungle gym&lt;/i&gt; (her quoting Facebook's head of HR). (via &lt;a href="http://twitter.com/szechuan"&gt;Sacha Judd&lt;/a&gt;)&lt;/li&gt;
&lt;/ol&gt;&lt;/p&gt;

&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=RSFfSiIeT-8:tXBioxntQeM:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=RSFfSiIeT-8:tXBioxntQeM:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=RSFfSiIeT-8:tXBioxntQeM:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=RSFfSiIeT-8:tXBioxntQeM:JEwB19i1-c4"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=RSFfSiIeT-8:tXBioxntQeM:JEwB19i1-c4" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=RSFfSiIeT-8:tXBioxntQeM:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=RSFfSiIeT-8:tXBioxntQeM:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/oreilly/radar/atom/~4/RSFfSiIeT-8" height="1" width="1"/&gt;</content>
<dc:source>http://www.oreillynet.com/pub/au/149</dc:source>
<dc:type>text</dc:type>
<on:image />
<feedburner:origLink>http://radar.oreilly.com/2012/05/four-short-links-25-may-2012.html</feedburner:origLink></entry>

<entry>
<title>Strata Week: Visualizing a better life</title>
<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/oreilly/radar/atom/~3/x3jZiZ6g6co/better-life-index-open-data-hadoop.html" />
<id>tag:radar.oreilly.com,2012://57.48269</id>

<published>2012-05-24T15:30:00Z</published>
<updated>2012-05-24T15:30:00Z</updated>

<summary type="html">In this week's data news, a visualization tool charts your "better life," researchers have concerns about access to data, and updates to Hadoop.
</summary>
<author>
<name>Audrey Watters</name>
<uri>http://radar.oreilly.com/audreyw</uri>
</author>

<category term="Data" scheme="http://www.sixapart.com/ns/types#category" />

<category term="dataaccess" label="data access" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="gdp" label="gdp" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="hadoop" label="hadoop" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="opendata" label="open data" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="research" label="research" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="strataweek" label="strata week" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="visualization" label="visualization" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://radar.oreilly.com/">
&lt;p&gt;Here are a few of the data stories that caught my attention this week:&lt;/p&gt;

&lt;h2 id="visualizingabetterlife"&gt;Visualizing a better life&lt;/h2&gt;

&lt;p&gt;How do you compare the quality of life in different countries? As &lt;a href="http://www.guardian.co.uk/news/datablog/2012/may/22/better-life-index-oecd"&gt;The Guardian's Simon Rogers&lt;/a&gt; points out, GDP has commonly been the indicator used to show a country's economic strength, but it's insufficient for comparing the quality of life and happiness of people.&lt;/p&gt;

&lt;p&gt;To help build a better picture of what quality of life means to people, the &lt;a href="http://www.oecd.org/"&gt;Organization for Economic Cooperation and Development&lt;/a&gt; OECD &lt;a href="http://www.oecd.org/document/52/0,3746,en_21571361_44315115_50407156_1_1_1_1,00.html"&gt;built&lt;/a&gt; the &lt;a href="http://www.oecdbetterlifeindex.org/"&gt;Your Better Life Index&lt;/a&gt;. The index lets people select the things that matter to them: housing, income, jobs, community, education, environment, governance, health, life satisfaction, safety and work-life balance. The OECD launched the tool last year and offered an update this week, adding data on gender and inequality.&lt;/p&gt;

&lt;p class="image-box-580"&gt;
&lt;a href="http://www.oecdbetterlifeindex.org/"&gt;&lt;img alt="OECD.jpg" src="http://cdn.oreilly.com/radar/images/posts/0512-OECD-screen.png" width="580" style="margin-bottom: 15px;" /&gt;&lt;br /&gt;&lt;/a&gt;&lt;em&gt;Screenshot from &lt;a href="http://www.oecdbetterlifeindex.org/"&gt;OECD's Your Better Life Index&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;"It's counted as a major success by the OECD," writes Rogers, "particularly as users consistently rank quality of life indicators such as education, environment, governance, health, life satisfaction, safety and work-life balance above more traditional ones. Designed by Moritz Stefaner and Raureif, it's also rather beautiful."&lt;/p&gt;

&lt;p&gt;The countries that come out on top most often based on users' rankings: "Denmark (life satisfaction and work-life balance), Switzerland (health and jobs), Finland (education), Japan (safety), Sweden (environment), and the USA (income)."&lt;/p&gt;

&lt;h2 id="researchersaccesstodata"&gt;Researchers' access to data&lt;/h2&gt;

&lt;p&gt;&lt;a href="http://www.nytimes.com/2012/05/22/science/big-data-troves-stay-forbidden-to-social-scientists.html"&gt;The New York Times' John Markoff&lt;/a&gt; examines social science research and the growing problem of datasets that are not made available to other scholars. Opening data helps make sure that research results can be verified. But Markoff suggests that in many cases, data is being kept private and proprietary.&lt;/p&gt;

&lt;p&gt; Much of the data he's talking about here is:&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;"... gathered by researchers at companies like Facebook, Google and Microsoft from patterns of cellphone calls, text messages and Internet clicks by millions of users around the world. Companies often refuse to make such information public, sometimes for competitive reasons and sometimes to protect customers' privacy. But to many scientists, the practice is an invitation to bad science, secrecy and even potential fraud."&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;"The debate will only intensify as large companies with deep pockets do more research about their users," Markoff predicts.&lt;/p&gt;

&lt;h2 id="updatestohadoop"&gt;Updates to Hadoop&lt;/h2&gt;

&lt;p&gt;Apache has released the alpha version of Hadoop 2.0.0. We should stress "alpha" here, and as &lt;a href="http://hortonworks.com/blog/apache-hadoop-2-0-alpha-released/"&gt;Hortonworks' Arun Murthy&lt;/a&gt; notes, it's "not ready to run in production." However, he adds the update "is still an important step forward, as it represents the very first release that delivers new and important capabilities," including: &lt;a href="http://hortonworks.com/blog/namenode-ha-reaches-a-major-milestone/"&gt;HDFS HA&lt;/a&gt; (manual failover) and &lt;a href="http://hortonworks.com/blog/executive-video-series-apache-hadoop-and-next-generation-mapreduce/"&gt;next generation MapReduce&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;In other Hadoop news, &lt;a href="http://www.mapr.com/"&gt;MapR&lt;/a&gt; has &lt;a href="http://finance.yahoo.com/news/mapr-announces-most-open-distribution-160000970.html"&gt;unveiled&lt;/a&gt; a series of new features and initiatives for its Hadoop distribution, including release of a fully compliant ODBC 3.52 driver, support for the Linux Pluggable Authentication Modules (PAM), and the availability of the source code for several of its components.&lt;/p&gt;

&lt;h2&gt;Have data news to share?&lt;/h2&gt;

&lt;p&gt;Feel free to &lt;a href="mailto:dataweek@oreilly.com"&gt;email me&lt;/a&gt;.&lt;/p&gt;

&lt;div style="float: left; border-top: thin gray solid; border-bottom: thin gray solid; padding: 20px; margin: 20px 2px; clear: both;"&gt;&lt;a href="https://en.oreilly.com/oscon2012/public/regwith/radar?intcmp=il-strata-stny12-strataweek-052412"&gt;&lt;img style="float: left; border: none; padding-right: 10px;" src="http://cdn.oreilly.com/radar/images/promos/OSCON12_148x178_RADAR.gif" /&gt;&lt;/a&gt;&lt;a href="https://en.oreilly.com/oscon2012/public/regwith/radar?intcmp=il-strata-stny12-strataweek-052412"&gt;&lt;strong&gt;OSCON 2012&lt;/strong&gt;&lt;/a&gt; &amp;mdash; Join the world's open source pioneers, builders, and innovators July 16-20 in Portland, Oregon. Learn about open development, challenge your assumptions, and fire up your brain.&lt;br /&gt;
 &lt;br /&gt;
&lt;a href="https://en.oreilly.com/oscon2012/public/regwith/radar?intcmp=il-strata-stny12-strataweek-052412"&gt;&lt;strong&gt;Save 20% on registration with the code RADAR&lt;/strong&gt;&lt;/a&gt;&lt;/div&gt;

&lt;p&gt;&lt;br /&gt;
&lt;p&gt;&lt;strong&gt;Related:&lt;/strong&gt;&lt;/p&gt;&lt;br /&gt;
&lt;ul&gt;&lt;br /&gt;
&lt;li&gt; &lt;a href="http://blogs.oreilly.com/cgi-bin/mt/mt-search.cgi?blog_id=57&amp;tag=visualization%20of%20the%20week&amp;limit=20&amp;IncludeBlogs=57"&gt;Visualization of the Week series&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt; &lt;a href="http://radar.oreilly.com/2011/08/data-science-social-science-academic.html"&gt;Data science is a pipeline between academic disciplines&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt; &lt;a href="http://radar.oreilly.com/2011/01/what-is-hadoop.html"&gt;Hadoop: What it is, how it works, and what it can do&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;/ul&gt;&lt;/p&gt;

&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=x3jZiZ6g6co:Xuy2S_SdIU0:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=x3jZiZ6g6co:Xuy2S_SdIU0:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=x3jZiZ6g6co:Xuy2S_SdIU0:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=x3jZiZ6g6co:Xuy2S_SdIU0:JEwB19i1-c4"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=x3jZiZ6g6co:Xuy2S_SdIU0:JEwB19i1-c4" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=x3jZiZ6g6co:Xuy2S_SdIU0:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=x3jZiZ6g6co:Xuy2S_SdIU0:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/oreilly/radar/atom/~4/x3jZiZ6g6co" height="1" width="1"/&gt;</content>

<dc:type>text</dc:type>
<on:image>http://radar.oreilly.com/strata-week.png</on:image>
<feedburner:origLink>http://radar.oreilly.com/2012/05/better-life-index-open-data-hadoop.html</feedburner:origLink></entry>

<entry>
<title>Knight Foundation grants $2 million for data journalism research</title>
<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/oreilly/radar/atom/~3/n1fzT9EInzE/knight-news-challenge-data-journalism.html" />
<id>tag:radar.oreilly.com,2012://57.48268</id>

<published>2012-05-24T14:00:00Z</published>
<updated>2012-05-24T14:00:00Z</updated>

<summary type="html">Big data and open data are attracting big notice: The Knight Foundation is funding data journalism research at Columbia and has chosen "data" as the next theme for its News Challenge.</summary>
<author>
<name>Alex Howard</name>
<uri>http://radar.oreilly.com/alexh</uri>
</author>

<category term="Data" scheme="http://www.sixapart.com/ns/types#category" />

<category term="Gov 2.0" scheme="http://www.sixapart.com/ns/types#category" />

<category term="Publishing" scheme="http://www.sixapart.com/ns/types#category" />

<category term="bigdata" label="big data" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="datajournalism" label="data journalism" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="datascience" label="data science" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="newschallenge" label="news challenge" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="opendata" label="open data" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="philanthropy" label="philanthropy" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://radar.oreilly.com/">
&lt;p&gt;Every day, the public hears more about technology and media entrepreneurs, from when they started in the garages and the dorm rooms, all the way up until when they go public, get acquired or go spectacularly bust. The way that the world mourned the passing of Steve Jobs last year and that young people now look to Mark Zuckerberg as a model for what's possible offer some insight into that dynamic. &lt;/p&gt;

&lt;p&gt;For those who want to follow in their footsteps, the most interesting elements of those stories will be the muddy details of who came up with the idea, who wrote the first lines of code, who funded them, how they were mentored and then how the startup executed upon their ideas.&lt;/p&gt;

&lt;p&gt;Today, foundations and institutions alike are getting involved in the startup ecosystem, but with a different hook than the venture capitalists on Sand Hill Road in California or Y Combinator: They're looking for smart, ambitious social entrepreneurs who want to start civic startups and increase the social capital of the world. From the Code for America Civic Accelerator to the Omidyar Foundation to Google.org to the Knight Foundation's News Challenge, there's more access to seed capital than ever before.&lt;/p&gt;

&lt;p&gt;There are many reasons to watch what the Knight Foundation is doing, in particular, as it shifts how it funds digital journalism projects. The foundation's grants are going toward supporting many elements of the broader open government movement, from civic media to government transparency projects to data journalism platforms. &lt;/p&gt;

&lt;p&gt;Many of these projects &amp;mdash; or elements and code from them &amp;mdash; have a chance at becoming part of the plumbing of digital democracy in the 21st century, although we're still on the first steps of the long road of that development.&lt;/p&gt;

&lt;p&gt;This model for catalyzing civic innovation in the public interest is, in the broader sweep of history, still relatively new. (Then again, so is the medium you're reading this post on.) One barrier that the Internet has helped lower is in the process of discovering and selecting good ideas to fund and letting bad ideas fall to the wayside. Another is changing how ideas are capitalized through microfunding approaches or how distributing opportunities for participation in helping products or services go to market now can happen though crowdfunding platforms like Kickstarter.  &lt;/p&gt;

&lt;p&gt;When the &lt;a href="http://www.cnn.com/2012/05/14/tech/gaming-gadgets/pebble-smartwatch-kickstarter-project/index.html"&gt;Pebble smartwatch&lt;/a&gt; received $10 million through Kickstarter this year, it offered a notable data point into how this model could work. We'll see how others follow.&lt;/p&gt;

&lt;p&gt;These models could contribute to the development of small pieces of civic architecture around the world, loosely joining networks in civil society with mobile technology, lightweight programming languages and open data. &lt;/p&gt;

&lt;p&gt;After years of watching how the winners of the Knight News Challenges have &amp;mdash; or have not &amp;mdash; contributed to this potential future, its architects are looking at big questions: How should resources be allocated in newsrooms? What should be measured? Are governments more transparent and accountable due to the use of public data by journalists? What data is available? What isn't? What's useful and relevant to the lives of citizens? How can data visualization, news applications and interactive maps inform and engage readers?  &lt;/p&gt;

&lt;p&gt;In the context of these questions, the fact that the &lt;a href="http://www.knightfoundation.org/blogs/knightblog/2012/5/16/announcing-next-knight-news-challenge-data/"&gt;next Knight News Challenge will focus on data&lt;/a&gt; will create important new opportunities to augment the practice of journalism and accelerate the pace of open government. John Bracken (&lt;a href="http://twitter.com/jsb"&gt;@jsb&lt;/a&gt;), the Knight Foundation's program director for journalism and media innovation, offered an explanation for this focus on the &lt;a href="http://www.knightfoundation.org/blogs/knightblog/2012/5/16/announcing-next-knight-news-challenge-data/"&gt;foundation's blog&lt;/a&gt;:&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;"Knight News Challenge: Data is a call for making sense of this onslaught of information. 'As data sits teetering between opportunity and crisis, we need people who can shift the scales and transform data into real assets,' &lt;a href="http://www.iaventures.com/data-entrepreneurship"&gt;wrote&lt;/a&gt; &lt;a href="http://www.iaventures.com/team/roger"&gt;Roger Ehrenberg earlier this year.&lt;/a&gt;&lt;/p&gt; 

&lt;p&gt;"Or, as &lt;a href="http://www.danah.org/papers/talks/2010/WWW2010.html"&gt;danah boyd&lt;/a&gt; has put it, 'Data is cheap, but making sense of it is not.'&lt;/p&gt;

&lt;p&gt;"The &lt;a href="http://www.slideshare.net/brianahier/perspectives-on-big-data-mission-and-needs-gus-hunt-cia-cto"&gt;CIA&lt;/a&gt;, the NBA's &lt;a href="http://www.nytimes.com/2009/02/15/magazine/15Battier-t.html?_r=4&amp;amp;pagewanted=all"&gt;Houston Rockets&lt;/a&gt;, startups like &lt;a href="http://www.brighttag.com/about-us/"&gt;BrightTag&lt;/a&gt; and &lt;a href="http://www.personal.com/"&gt;Personal&lt;/a&gt; ('every detail of your life is data') &amp;mdash; they're all trying to make sense out of data. We hope that this News Challenge will uncover similar innovators discovering ways for applying data towards informing citizens and communities."&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Regardless of what happens with this News Challenge, some of those big data questions stand a &lt;em&gt;much&lt;/em&gt; better chance of being answered because of the Knight Foundation's &lt;a href="http://www.knightfoundation.org/press-room/press-release/new-research-effort-columbia-university-seeks-best/"&gt;$2 million grant to Columbia University&lt;/a&gt; to research and distribute best practices for digital reporting, data visualizations and measuring impact.&lt;/p&gt;

&lt;p&gt;Earlier this spring, I spoke with Emily Bell, the director of the Tow Center for Digital Journalism, about how this &lt;a href="http://radar.oreilly.com/2012/05/data-journalism-research-at-co-1.html"&gt;data journalism research at Columbia will close the data science "skills gap"&lt;/a&gt; in newsrooms. Bell is now entrusted with creating the architecture for learning that will teach the next generation of data journalists at Columbia University. &lt;/p&gt;

&lt;p&gt;In search of the reasoning behind the grant, I talked to Michael Maness (&lt;a href="http://twitter.com/michaelmaness"&gt;@MichaelManess&lt;/a&gt;), vice president of journalism and media innovations at the Knight Foundation. Our interview, lightly edited for content and clarity, follows.&lt;/p&gt;

&lt;h2&gt;The last time I checked, you're in charge of funding ideas that will make the world better through journalism and technology.  Is that about right?&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Michael Maness:&lt;/strong&gt; That's the hope. What we're trying to do is make sure that we're accelerating innovation in the journalism and media space that continues to help inform and engage communities. We think that's vital for democracy.  What I do is work on those issues and fund ideas around that to not only make it easier for journalists to do their work, but citizens to engage in that same practice.&lt;/p&gt;

&lt;h2&gt;The Knight News Challenge has changed a bit over the last couple of years. How has the new process been going?&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Michael Maness:&lt;/strong&gt; I've been in the job a little bit more than a year.  I came in at the tail end of 2011 and the News Challenge of 2011.  We had some great winners, but we noticed that in the amount of time from when you applied in the News Challenge to when you were funded could be up to 10 months, by the time everything was done, and certainly eight months in terms of the process.  So we reduced that to about 10 weeks. It's intense for the judges to do that, but we wanted to move more quickly, recognizing the speed of disruption and the energy of innovation and how fast it's moving. &lt;/p&gt;

&lt;p&gt;We've also switched to a thematic theme.  We're going to do three [themes] this year. The point of it is to fund as fast as possible those ideas that we think are interesting and that we think will have a big impact. &lt;/p&gt;

&lt;p&gt;This last round was around networks. The reason we focused on networks is the apparent rise of network power. The second reason is we get people, for example, that say, "This is the new Twitter for X"  or "This is the new Facebook for journalists." Our point is actually, you should be using and leveraging existing things for that.  &lt;/p&gt;

&lt;p&gt;We found when we looked back at the last five years of the News Challenge that people who came in with networks or built networks in accordance with what they're doing had a higher and faster scaling rate. We want to start targeting areas to do that, too.  &lt;/p&gt;

&lt;h2&gt;We hear a lot about entrepreneurs, young people and the technology itself, but schools and libraries seem really important to me. How will existing institutions be part of the future that you're funding and building?&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Michael Maness:&lt;/strong&gt; One of the things that we're doing is moving into more "prototyping" types of grants and then finding ways of scaling those out, helping get ideas into a  proof-of-concept phase so users kick the tires and look for scaling afterward.  &lt;/p&gt;

&lt;p&gt;In terms of the institutions, one of the things that we've seen that's been a bit of a frustration point is making sure that when we have innovations, [we're] finding the best ways to parlay those into absorption in these kinds of institutions. &lt;/p&gt; 

&lt;p&gt;A really good standout for that, from a couple years ago as a News Challenge winner, is &lt;a href="http://www.documentcloud.org/home"&gt;DocumentCloud&lt;/a&gt;, which has been adopted by a lot of the larger legacy media institutions. From a university standpoint, we know one of the things that is key is getting involvement with students as practitioners. They're trying these things out and they're doing the two kinds of modeling that we're talking about. They're using the newest tools in the curriculum. &lt;/p&gt;

&lt;p&gt;That's one of the reasons we made the grant [to Columbia.] They have a good track record. The other reason is that you have a real practitioner there with Emily Bell, doing all of her digital work from The Guardian and really knowing how to implement  understandings and new ways of reporting. She's been vital. We see her as someone who has lived in an actual newsroom, pulling in those digital projects and finding new ways for journalists to implement them. &lt;/p&gt;

&lt;p&gt;The other aspect is that there are just a lot of unknowns in this space. As we move forward, using these new tools for data visualization, for database reporting, what are the things that work?  What are the things that are hard to do?  What are the ideas that make the most impact?  What efficiencies can we find to help newsrooms do it?  We didn't really have a great body of knowledge around that, and that's one of the things that's really exciting about the project at Columbia.&lt;/p&gt;

&lt;h2&gt;How will you make sure the results of the research go beyond Columbia's ivy-covered walls?&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Michael Maness:&lt;/strong&gt; That was a big thing that we talked about, too, because it's not in us to do a lot of white papers around something like this.  It doesn't really disseminate.  A lot of this grant is around making sure that there are convocations. &lt;/p&gt;

&lt;p&gt;We talk a lot about the creation of content objects.  If you're studying data visualization, we should be making sure that we're producing that as well. This will be something that's ongoing and emerging. Definitely, a part of it is that some of these resources will go to hold gatherings, to send people out from Columbia to disseminate [research] and also to produce findings in a way that can be moved very easily around a digital ecosystem. &lt;/p&gt;

&lt;p&gt;We want to make sure that you're running into this work a lot.  This is something that we've baked into the grant, and we're going to be experimenting with, I think, as it moves forward.  But I hear you, that if we did all of this &amp;mdash; and it got captured behind ivy walls &amp;mdash; it's not beneficial to the industry.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Related:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt; &lt;a href="http://radar.oreilly.com/2012/05/data-journalism-research-at-co-1.html"&gt;Data journalism research at Columbia aims to close data science skills gap&lt;/a&gt;&lt;/li&gt;
&lt;li&gt; &lt;a href="http://radar.oreilly.com/2011/07/data-journalism-tools-newsroom-stack.html"&gt;Data journalism, data tools, and the newsroom stack&lt;/a&gt;&lt;/li&gt;
&lt;li&gt; &lt;a href="http://radar.oreilly.com/2011/09/data-journalism-process-guardian.html"&gt;The work of data journalism: Find, clean, analyze, create ... repeat&lt;/a&gt;&lt;/li&gt;
&lt;li&gt; &lt;a href="http://blogs.oreilly.com/cgi-bin/mt/mt-search.cgi?blog_id=57&amp;tag=data%20journalism&amp;limit=20&amp;IncludeBlogs=57"&gt;Data journalist profiles&lt;/a&gt; (series)&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=n1fzT9EInzE:tQY05ubrWXY:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=n1fzT9EInzE:tQY05ubrWXY:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=n1fzT9EInzE:tQY05ubrWXY:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=n1fzT9EInzE:tQY05ubrWXY:JEwB19i1-c4"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=n1fzT9EInzE:tQY05ubrWXY:JEwB19i1-c4" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=n1fzT9EInzE:tQY05ubrWXY:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=n1fzT9EInzE:tQY05ubrWXY:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/oreilly/radar/atom/~4/n1fzT9EInzE" height="1" width="1"/&gt;</content>
<dc:source>http://www.oreillynet.com/pub/au/4520</dc:source>
<dc:type>text</dc:type>
<on:image>http://radar.oreilly.com/2012/05/24/0512-knight-news-challenge-slider.png</on:image>
<feedburner:origLink>http://radar.oreilly.com/2012/05/knight-news-challenge-data-journalism.html</feedburner:origLink></entry>

<entry>
<title>Commerce Weekly: Facebook continues its mobile acquisition spree</title>
<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/oreilly/radar/atom/~3/iuMRnXghcB4/facebook-mobile-showrooming-grocery.html" />
<id>tag:radar.oreilly.com,2012://57.48267</id>

<published>2012-05-24T13:00:00Z</published>
<updated>2012-05-24T13:00:00Z</updated>

<summary type="html">Facebook puts its IPO money to use, seven strategies to help retail businesses survive "showrooming," and grocery shopping sans checkout lines. (Commerce Weekly is produced as part of a partnership between O'Reilly and PayPal.)</summary>
<author>
<name>Jenn Webb</name>
<uri>http://radar.oreilly.com/jennw</uri>
</author>

<category term="Mobile" scheme="http://www.sixapart.com/ns/types#category" />

<category term="commerceweekly" label="Commerce Weekly" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="facebook" label="Facebook" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="mobileacquisition" label="mobile acquisition" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="mobilegrocery" label="mobile grocery" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="retail" label="retail" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="showrooming" label="showrooming" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://radar.oreilly.com/">
&lt;p&gt;Here are the commerce stories that caught my attention this week.&lt;/p&gt;

&lt;h2 ="MobileFacebook"&gt;Facebook acquires social gift-giving app Karma&lt;/h2&gt;

&lt;p&gt;&lt;img src="http://radar.oreilly.com/upload/2012/05/KarmaScreenshot.png" alt="Karma iPhone Screenshot" width="200" style="float: right; margin: 3px 0 10px 10px;" /&gt;The media focus on &lt;a href="http://www.forbes.com/sites/richkarlgaard/2012/05/21/7-reasons-why-facebook-ipo-was-a-bust/"&gt;Facebook's IPO&lt;/a&gt; might be missing the point &amp;mdash; as Michael V. Copeland points out in &lt;a href="http://www.wired.com/epicenter/2012/05/facebook-ipo-is-not-the-endgame/"&gt;a post at Wired&lt;/a&gt;, the IPO is really about the cash Facebook now has on hand to continue &lt;a href="http://radar.oreilly.com/2012/04/facebook-acquisition-apple-mobile-payment-future.html"&gt;its acquisition spree&lt;/a&gt;. And that's just what it did. On the heels of the market's closing bell last Friday (May 18), Facebook &lt;a href="http://www.pcworld.com/businesscenter/article/255850/facebook_buys_mobile_ecommerce_app_karma.html"&gt;announced&lt;/a&gt; its acquisition of &lt;a href="http://itunes.apple.com/us/app/karma/id457143798?mt=8"&gt;Karma&lt;/a&gt;, a mobile ecommerce app that facilitates social gift giving &amp;mdash; what some analysts are calling &lt;a href="http://radar.oreilly.com/2012/05/square-paypal-social-commerce-nfc-bn.html#Social-Gifting"&gt;the next big mobile commerce boom&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;IDG News' Cameron Scott points out in &lt;a href="http://www.pcworld.com/businesscenter/article/255850/facebook_buys_mobile_ecommerce_app_karma.html"&gt;a post at PCWorld&lt;/a&gt; that &lt;a href="http://www.pcworld.com/article/255531/facebooks_mobile_future_all_about_advertising.html?tk=rel_news"&gt;mobile&lt;/a&gt; is where Facebook needs to focus now, as "it currently generates &lt;a href="http://www.pcworld.com/article/255353/facebooks_app_center_seeks_to_court_mobile_users.html?tk=rel_news"&gt;less revenue per user&lt;/a&gt; [in mobile] than it does on the desktop." He notes that Karma already is integrated with Facebook and describes how the app works: &lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;"Karma allows users to buy gifts from its catalogue from their mobile phones. Recipients receive a text message notifying them of the gift and directing them to a website where they can exchange it if they want to and enter their shipping address."&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;&lt;a href="http://www.eweek.com/c/a/Messaging-and-Collaboration/Facebook-PostIPO-With-Money-in-the-Bank-Focus-Now-is-on-Mobile-599793/"&gt;Chris Preimesberger over at eWeek.com&lt;/a&gt; reiterates Facebook's need to "monetize interaction with its subscribers in better fashion on mobile devices" and provides a nice roundup of Facebook's mobile-related acquisitions to date. &lt;/p&gt;

&lt;div style="float: left; border-top: thin gray solid; border-bottom: thin gray solid; padding: 20px; margin: 20px 2px;"&gt;&lt;a href="https://www.x.com"&gt;&lt;img style="float: left; border: none; padding-right: 10px;" src="http://radar.oreilly.com/xcommerce-promo.png" width="148" height="104" /&gt;&lt;/a&gt;&lt;a href="https://www.x.com/"&gt;&lt;strong&gt;X.commerce&lt;/strong&gt;&lt;/a&gt; harnesses the technologies of &lt;a href="http://www.ebay.com"&gt;eBay&lt;/a&gt;, &lt;a href="http://www.paypal.com"&gt;PayPal&lt;/a&gt; and &lt;a href="http://www.magentocommerce.com/"&gt;Magento&lt;/a&gt; to create the first end-to-end multi-channel commerce technology platform. Our vision is to enable merchants of every size, service providers and developers to thrive in a marketplace where in-store, online, mobile and social selling are all mission critical to business success. Learn more at &lt;a href="http://x.com"&gt;x.com&lt;/a&gt;.&lt;/div&gt;

&lt;h2 id="showrooming"&gt;If you can't beat "showrooming" ...&lt;/h2&gt;

&lt;p&gt;Raise your hand if you've &lt;a href="http://en.wikipedia.org/wiki/Showrooming"&gt;showroomed&lt;/a&gt;. I'm certainly guilty, and much to retailers' dismay, this type of shopping behavior is becoming more common. &lt;a href="http://www.mobilecommercedaily.com/2012/05/17/53pc-of-mobile-users-stop-an-in-store-purchase-because-of-their-phone"&gt;Mobile Commerce Daily reports this week&lt;/a&gt; on a new study from the &lt;a href="http://www.iab.net/"&gt;Interactive Advertising Bureau (IAB)&lt;/a&gt; that shows "53 percent of mobile commerce users have stopped an in-store purchase as a result of using their mobile phone." Joe Lazlo, senior director of the Mobile Marketing Center of Excellence at the IAB told Mobile Commerce Daily the practice of showrooming isn't likely to go away:&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;"Mobile shoppers today use their mobiles to save them time or money or both &amp;mdash; mobile shopping helps make them more efficient. And since we all love to make the best use of our time and money, these kinds of behaviors are likely to spread and become mainstream really quickly.&lt;/p&gt;

&lt;p&gt;"Fighting this trend is certainly going to be a losing strategy, so I predict that savvy marketers will learn to live with, and even court, these newly empowered consumers, who can and do leave a store if they discover a better deal somewhere else."&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Staff contributors from McKinsey &amp; Company call this situation a "retail store apocalypse" in &lt;a href="http://www.forbes.com/sites/mckinsey/2012/05/22/seven-strategies-to-beat-the-retail-store-apocalypse/"&gt;a post over at Forbes&lt;/a&gt;. The group says, however, that "showrooming shouldn't be a show stopper. These digital shoppers are ready to buy.  Excelling at multichannel sales is today's must-have capability, and retailers must adapt if they want to survive." They offer seven practical strategies to avoid succumbing to the apocalypse. Some highlights include establishing your store as an authority on your products, making use of data &amp;mdash; or learning to &amp;mdash; to better target consumers on an individual level, and re-imagining the role of your retail store as more of a service hub. You can read more on these ideas and their other suggestions &lt;a href="http://www.forbes.com/sites/mckinsey/2012/05/22/seven-strategies-to-beat-the-retail-store-apocalypse/3/"&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id="MobileGroceries"&gt;Mobile disrupts the grocery store checkout line&lt;/h2&gt;

&lt;p&gt;&lt;img src="http://radar.oreilly.com/upload/2012/05/StopShopApp.png" alt="Stop &amp; Shop iPhone Screenshot" width="200" style="float: right; margin: 3px 0 10px 10px;" /&gt;More and more, consumers are incorporating mobile into retail shopping, but what about grocery shopping? According to &lt;a href="http://adage.com/article/digital/consumers-ready-mobile-grocery-shopping/234862/"&gt;Kunur Patel in a post at AdAge Digital&lt;/a&gt;, the focus of mobile in grocery stores has more to do with in-store shopping behavior and convenience rather than online grocery competition. She points to loyalty program company Catalina Mobile and describes how it's testing the mobile grocery shopping waters, in part by targeting the big grocery store dice roll &amp;mdash; choosing the fastest checkout line. Patel writes:&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;"[Catalina Mobile] is behind mobile apps in 110 of Ahold USA's Stop &amp; Shop stores in Massachusetts, Rhode Island and Connecticut. Here's how it works: A shopper walks into the store, opens the store-branded app and receives offers based on their shopping history. To skip the line at checkout, shoppers can scan barcodes of items they put into the cart to buy the haul right on the phone. Catalina says the app will be available in 200 more Stop &amp; Shops this summer."&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Patel also highlights Coupons.com's app &lt;a href="http://www.groceryiq.com/"&gt;Grocery iQ&lt;/a&gt;:&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;"Shoppers create lists in the app by scanning barcodes or typing in entries, then the app organizes those items by aisle. The most recent [app] update ports coupons into the search tool so that, say, a shopper may add one brand of yogurt to the list over another because Coupons.com offers 50¢ off." &lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Unless the consumer is shopping at a participating store with a loyalty card that syncs with the app, the coupons will need to be emailed and printed.&lt;/p&gt;

&lt;h2&gt;Tip us off&lt;/h2&gt;

&lt;p&gt;News tips and suggestions are always welcome, so please send them &lt;a href="mailto:mac@oreilly.com"&gt;along&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Related:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt; &lt;a href="http://radar.oreilly.com/2012/02/facebook-mobile-commerce-google-wallet-security-shopping-walls.html"&gt;Facebook finds a mobile commerce partner&lt;/a&gt;&lt;/li&gt;

&lt;p&gt;&lt;li&gt; &lt;a href="http://radar.oreilly.com/2012/04/facebook-acquisition-apple-mobile-payment-future.html"&gt;Facebook's shopping spree continues&lt;/a&gt;&lt;/li&gt;&lt;/p&gt;

&lt;p&gt;&lt;li&gt; &lt;a href="http://radar.oreilly.com/2012/01/target-showrooming-apple-itunes.html"&gt;Target doesn't want to be the showroom for online retailers&lt;/a&gt;&lt;/li&gt;&lt;/p&gt;

&lt;p&gt;&lt;li&gt; &lt;a href="http://blogs.oreilly.com/cgi-bin/mt/mt-search.cgi?blog_id=57&amp;tag=Commerce%20Weekly&amp;limit=20&amp;IncludeBlogs=57"&gt;More Commerce Weekly coverage&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;/ul&gt;&lt;/p&gt;

&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=iuMRnXghcB4:r20Rt338vh4:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=iuMRnXghcB4:r20Rt338vh4:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=iuMRnXghcB4:r20Rt338vh4:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=iuMRnXghcB4:r20Rt338vh4:JEwB19i1-c4"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=iuMRnXghcB4:r20Rt338vh4:JEwB19i1-c4" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=iuMRnXghcB4:r20Rt338vh4:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=iuMRnXghcB4:r20Rt338vh4:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/oreilly/radar/atom/~4/iuMRnXghcB4" height="1" width="1"/&gt;</content>

<dc:type>text</dc:type>
<on:image>http://radar.oreilly.com/commerce-weekly.png</on:image>
<feedburner:origLink>http://radar.oreilly.com/2012/05/facebook-mobile-showrooming-grocery.html</feedburner:origLink></entry>

<entry>
<title>Four short links: 24 May 2012</title>
<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/oreilly/radar/atom/~3/Ej4iEgWaFMk/four-short-links-24-may-2012.html" />
<id>tag:radar.oreilly.com,2012://57.48270</id>

<published>2012-05-24T10:00:00Z</published>
<updated>2012-05-24T10:00:00Z</updated>

<summary type="html"> Last Saturday My Son Found His People at the Maker Faire -- aww to the power of INFINITY. Dictionaries Linking Words to Concepts (Google Research) -- Wikipedia entries for concepts, text strings from searches and the oppressed workers down the Text Mines, and a count indicating how often the two were related. Magic Wand (Kickstarter) -- I don't want...</summary>
<author>
<name>Nat Torkington</name>
<uri>http://radar.oreilly.com/nat/</uri>
</author>

<category term="bigdata" label="big data" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="cs" label="cs" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="datamining" label="data mining" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="kickstarter" label="kickstarter" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="kids" label="kids" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="make" label="make" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="performance" label="performance" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="stevesouders" label="steve souders" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="textanalysis" label="text analysis" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="ui" label="ui" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="velocity" label="velocity" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://radar.oreilly.com/">
&lt;p&gt;&lt;ol&gt;
&lt;li&gt;&lt;a href="http://jackcwest.wordpress.com/2012/05/22/last-saturday-my-son-found-his-people-at-the-maker-faire/"&gt;Last Saturday My Son Found His People at the Maker Faire&lt;/a&gt; -- aww to the power of INFINITY.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://googleresearch.blogspot.co.nz/2012/05/from-words-to-concepts-and-back.html"&gt;Dictionaries Linking Words to Concepts&lt;/a&gt; (Google Research) -- Wikipedia entries for concepts, text strings from searches and the oppressed workers down the Text Mines, and a count indicating how often the two were related.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.kickstarter.com/projects/moveablecode/incantor-magic-made-real-a-real-world-mobile-based"&gt;Magic Wand&lt;/a&gt; (Kickstarter) -- I don't want the game, I want a Bluetooth magic wand. I don't want to click the OK button, I want to wave a wand and make it so! (via &lt;a href="http://petewarden.typepad.com/searchbrowser/2012/05/want-a-magic-wand.html"&gt;Pete Warden&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.lukew.com/ff/entry.asp?1553"&gt;E-Commerce Performance&lt;/a&gt; (Luke Wroblewski) -- &lt;i&gt;If a page load takes more than two seconds, 40% are likely to abandon that site. &lt;/i&gt; This is why you should follow &lt;a href="http://stevesouders.com/"&gt;Steve Souders&lt;/a&gt; like a hawk: if your site is slower than it could be, you're leaving money on the table.&lt;/li&gt;
&lt;/ol&gt;&lt;/p&gt;

&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=Ej4iEgWaFMk:7iOTaM2-nBI:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=Ej4iEgWaFMk:7iOTaM2-nBI:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=Ej4iEgWaFMk:7iOTaM2-nBI:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=Ej4iEgWaFMk:7iOTaM2-nBI:JEwB19i1-c4"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=Ej4iEgWaFMk:7iOTaM2-nBI:JEwB19i1-c4" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=Ej4iEgWaFMk:7iOTaM2-nBI:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=Ej4iEgWaFMk:7iOTaM2-nBI:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/oreilly/radar/atom/~4/Ej4iEgWaFMk" height="1" width="1"/&gt;</content>
<dc:source>http://www.oreillynet.com/pub/au/149</dc:source>
<dc:type>text</dc:type>
<on:image />
<feedburner:origLink>http://radar.oreilly.com/2012/05/four-short-links-24-may-2012.html</feedburner:origLink></entry>

<entry>
<title>Jon Loeliger offers some practices to use with Git</title>
<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/oreilly/radar/atom/~3/KItuaDYp0rE/git-best-practices.html" />
<id>tag:radar.oreilly.com,2012://57.48261</id>

<published>2012-05-24T08:00:00Z</published>
<updated>2012-05-24T08:00:00Z</updated>

<summary type="html">After finishing the second edition of "Version Control with Git," author Jon Loeliger talked to O'Reilly editor Andy Oram about how to use Git effectively as changes to code pile up.
</summary>
<author>
<name>Andy Oram</name>
<uri>http://www.praxagora.com/andyo/</uri>
</author>

<category term="Programming" scheme="http://www.sixapart.com/ns/types#category" />

<category term="branching" label="branching" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="code" label="Code" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="codepodcast" label="Code Podcast" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="git" label="git" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="github" label="Github" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="versioncontrol" label="version control" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://radar.oreilly.com/">
&lt;p&gt;After finishing the second edition of "&lt;a href="http://shop.oreilly.com/product/0636920022862.do?intcmp=il-code-books-jon-loeliger-code-podcast"&gt;Version Control with Git&lt;/a&gt;," author Jon Loeliger talked to me about some of the advice he offers and how to use Git effectively as changes to code pile up.&lt;/p&gt;

&lt;p&gt;Highlights from the full video interview include:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;What's new in Git since the first edition of the book? [Discussed at the &lt;a href="http://www.youtube.com/watch?v=oJ_cUyN3Lio#t=00m38s"&gt;0:38 mark&lt;/a&gt;]&lt;/li&gt; 

&lt;p&gt;&lt;li&gt;Importance of understanding concepts behind Git [Discussed at the &lt;a href="http://www.youtube.com/watch?v=oJ_cUyN3Lio#t=02m40s"&gt;2:40 mark&lt;/a&gt;]&lt;/li&gt; &lt;/p&gt;

&lt;p&gt;&lt;li&gt;How to manage complicated branching [Discussed at the &lt;a href="http://www.youtube.com/watch?v=oJ_cUyN3Lio#t=03m33s"&gt;3:33 mark&lt;/a&gt;]&lt;/li&gt;&lt;/p&gt;

&lt;p&gt;&lt;li&gt;Aspects of Github beyond storage [Discussed at the &lt;a href="http://www.youtube.com/watch?v=oJ_cUyN3Lio#t=06m22s"&gt;6:22 mark&lt;/a&gt;]&lt;/li&gt; &lt;br /&gt;
&lt;/ul&gt;&lt;/p&gt;

&lt;p&gt;You can view the entire conversation in the following video:&lt;/p&gt;

&lt;p id="interview"&gt;&lt;iframe width="600" height="335" src="http://www.youtube.com/embed/oJ_cUyN3Lio" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;/p&gt;

&lt;div style="float: left; border-top: thin gray solid; border-bottom: thin gray solid; padding: 20px; margin: 20px 2px; clear: both;"&gt;&lt;a href="https://en.oreilly.com/oscon2012/public/regwith/radar?intcmp=il-code-os12-code-podcast-jon-loeliger"&gt;&lt;img style="float: left; border: none; padding-right: 10px;" src="http://cdn.oreilly.com/radar/images/promos/OSCON12_148x178_RADAR.gif" /&gt;&lt;/a&gt;&lt;a href="https://en.oreilly.com/oscon2012/public/regwith/radar?intcmp=il-code-os12-code-podcast-jon-loeliger"&gt;&lt;strong&gt;OSCON 2012&lt;/strong&gt;&lt;/a&gt; &amp;mdash; Join the world's open source pioneers, builders, and innovators July 16-20 in Portland, Oregon. Learn about open development, challenge your assumptions, and fire up your brain.&lt;br /&gt;
 &lt;br /&gt;
&lt;a href="https://en.oreilly.com/oscon2012/public/regwith/radar?intcmp=il-code-os12-code-podcast-jon-loeliger"&gt;&lt;strong&gt;Save 20% on registration with the code RADAR&lt;/strong&gt;&lt;/a&gt;&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;Related:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt; &lt;a href="http://shop.oreilly.com/product/0636920017462.do"&gt;McCullough and Berglund on Mastering Git&lt;/a&gt; (video)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt; &lt;a href="http://itunes.apple.com/us/podcast/oreilly-medias-code-podcast/id520292841"&gt;Subscribe to the free Code podcast through iTunes&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=KItuaDYp0rE:EuADA19rJcQ:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=KItuaDYp0rE:EuADA19rJcQ:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=KItuaDYp0rE:EuADA19rJcQ:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=KItuaDYp0rE:EuADA19rJcQ:JEwB19i1-c4"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=KItuaDYp0rE:EuADA19rJcQ:JEwB19i1-c4" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=KItuaDYp0rE:EuADA19rJcQ:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=KItuaDYp0rE:EuADA19rJcQ:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/oreilly/radar/atom/~4/KItuaDYp0rE" height="1" width="1"/&gt;</content>
<dc:source>http://www.oreillynet.com/pub/au/36</dc:source>
<dc:type>text</dc:type>
<on:image>http://radar.oreilly.com/code-general-slider.png</on:image>
<feedburner:origLink>http://radar.oreilly.com/2012/05/git-best-practices.html</feedburner:origLink></entry>

<entry>
<title>Clojure's advantage: Immediate feedback with REPL</title>
<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/oreilly/radar/atom/~3/XJf0MbVnULo/clojure-repl.html" />
<id>tag:radar.oreilly.com,2012://57.48236</id>

<published>2012-05-23T15:00:00Z</published>
<updated>2012-05-23T15:00:00Z</updated>

<summary type="html">REPL is built into Clojure, and you can connect to any running Clojure process and modify and execute code.  In this interview, "Clojure Programming" co-author Chas Emerick discusses the possibilities this introduces for Clojure developers.</summary>
<author>
<name>Timothy M. O'Brien</name>
<uri>http://radar.oreilly.com/timothy</uri>
</author>

<category term="Programming" scheme="http://www.sixapart.com/ns/types#category" />

<category term="clojure" label="clojure" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="developers" label="developers" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="jvm" label="jvm" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="language" label="language" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="programming" label="programming" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="repl" label="REPL" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://radar.oreilly.com/">
&lt;p&gt;Chas Emerick (&lt;a href="https://twitter.com/#!/cemerick"&gt;@cemerick&lt;/a&gt;) is the co-author of "&lt;a href="http://www.clojurebook.com/"&gt;Clojure Programming&lt;/a&gt;" along with Brian Carper and Christophe Grand.    He maintains a busy blog at &lt;a href="http://cemerick.com/"&gt;cemerick.com&lt;/a&gt; and he also produces &lt;a href="http://mostlylazy.com/"&gt;"Mostly Lazy &amp;#133; a Clojure podcast"&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;I asked Chas to enumerate some of the topics that would make a difference to developers: something that would attract attention to &lt;a href="http://clojure.org/"&gt;Clojure&lt;/a&gt; as a language, so we wouldn't spend time talking about yet another syntax.   One of the first things he immediately mentioned was &lt;a href="http://en.wikipedia.org/wiki/Read-eval-print_loop"&gt;REPL&lt;/a&gt;.   Writing code in Clojure is often about making changes and immediately seeing your results.   Clojure has emphasized this shell-like approach to development and created an environment that allows for immediate evaluation of code and incorporating changes into a running process.&lt;/p&gt;

&lt;p&gt;Clojure differs from other languages in that this interactive shell isn't an afterthought. Ruby's IRB or Java's beanshell are similar attempts at interactivity, but they are not primary features of each language.  With Clojure, REPL is built in, and you can connect to any running Clojure process and modify and execute code.  In this interview we discuss some of the possibilities that this introduces for Clojure developers.&lt;/p&gt;

&lt;p&gt;The full interview is embedded below and available &lt;a href="http://soundcloud.com/tim-obrien/oreilly-radar-interview-with"&gt;here&lt;/a&gt;. For the entire interview transcript, click &lt;a href="http://discursive.com/interviews/chas-emerick-oreilly-radar-052012/"&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Highlights from interview:&lt;/p&gt;

&lt;h2&gt;On what is unique about REPL&lt;/h2&gt;

&lt;p&gt;"...what's really unique about Clojure is that most people's workflow when developing and using Clojure is tightly tied to the REPL, using the dynamic interactive development capabilities that the REPL provides to really boost your productivity and give you a very immediate sense of control over both the Clojure runtime, the application, programming or service that you're building."  [Discussed 00:52]&lt;/p&gt;
  
&lt;h2&gt;How does REPL affect your development?&lt;/h2&gt;

&lt;p&gt;"Generally what you do in Clojure is you start up a JVM instance that is running the Clojure runtime and starts a REPL that you connect to ... then you stay connected to that running Clojure runtime for hours, days. I've had Clojure environments running for weeks in an interactive development setting, where you gradually massage the code that's running within that runtime that corresponds to files you have on disc.&lt;/p&gt;

&lt;p&gt;"You can choose what code to load into that environment at any time, massage the data that's being processed by your application. It's a great feedback mechanism and gives you an immediate, fine‑grain sense of control over what you're doing [Discussed 01:18]&lt;/p&gt;

&lt;h2&gt;On using REPL to deploy production patches&lt;/h2&gt;

&lt;p&gt;"It's true, you can start up a REPL running on Heroku right now, connect to it and modify your application. Everything will work as you would expect if you happen to be running the application using Foreman locally.&lt;/p&gt;

&lt;p&gt;"You don't want to be, in general, modifying your production environments from an interactive standpoint. You want to have a repeatable process ... Depending on the circumstances, it can be reasonable in a 'fire drill' situation to push a critical, time‑sensitive patch out to production ... 99% of the time you probably shouldn't reach for it, but it's very good to know that it's there." [Discussed 05:44]&lt;/p&gt;

&lt;h2&gt;On using REPL for direct access to production statistics&lt;/h2&gt;

&lt;p&gt;"JMX is great in terms of providing a structured interface for doing monitoring. But you need to plan ahead of time for the things you're going to monitor for and make sure you have the right extensions to monitor the things that you care about.&lt;/p&gt;

&lt;p&gt;"Having a REPL available to connect to in every environment &amp;mdash; whether it's development, user acceptance, functional testing or production &amp;mdash; means that when you need to, you can get in there and write a one‑off function. Pull some data from this database, see what's going on with this function, capture some data that you wouldn't normally be capturing, stuff that may be far too large to log or to practically get access through JMX. It's a great tool." [Discussed 05:44]&lt;/p&gt;

&lt;p&gt;&lt;iframe width="100%" height="166" scrolling="no" frameborder="no" src="http://w.soundcloud.com/player/?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F44085027&amp;show_artwork=true"&gt;&lt;/iframe&gt;&lt;/p&gt;

&lt;div style="float: left; border-top: thin gray solid; border-bottom: thin gray solid; padding: 20px; margin: 20px 2px; clear: both;"&gt;&lt;a href="https://en.oreilly.com/oscon2012/public/regwith/radar?intcmp=il-code-os12-clojure-chas-emerick-interview"&gt;&lt;img style="float: left; border: none; padding-right: 10px;" src="http://cdn.oreilly.com/radar/images/promos/OSCON12_148x178_RADAR.gif" /&gt;&lt;/a&gt;&lt;a href="https://en.oreilly.com/oscon2012/public/regwith/radar?intcmp=il-code-os12-clojure-chas-emerick-interview"&gt;&lt;strong&gt;OSCON 2012&lt;/strong&gt;&lt;/a&gt; &amp;mdash; Join the world's open source pioneers, builders, and innovators July 16-20 in Portland, Oregon. Learn about open development, challenge your assumptions, and fire up your brain.&lt;br /&gt;
 &lt;br /&gt;
&lt;a href="https://en.oreilly.com/oscon2012/public/regwith/radar?intcmp=il-code-os12-clojure-chas-emerick-interview"&gt;&lt;strong&gt;Save 20% on registration with the code RADAR&lt;/strong&gt;&lt;/a&gt;&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;Related:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt; &lt;a href="http://shop.oreilly.com/product/0636920013754.do?intcmp=il-code-books-clojure-chas-emerick-interview"&gt;Clojure Programming&lt;/a&gt; (book)&lt;/li&gt;
&lt;li&gt; &lt;a href="http://radar.oreilly.com/2011/06/clojure-java-lisp-jvm.html"&gt;Clojure: Lisp meets Java, with a side of Erlang&lt;/a&gt;&lt;/li&gt;
&lt;li&gt; &lt;a href="http://radar.oreilly.com/2010/12/strata-gems-clojure-for-data.html"&gt;Clojure is a language for data&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=XJf0MbVnULo:Udy5zJ8VCQU:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=XJf0MbVnULo:Udy5zJ8VCQU:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=XJf0MbVnULo:Udy5zJ8VCQU:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=XJf0MbVnULo:Udy5zJ8VCQU:JEwB19i1-c4"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=XJf0MbVnULo:Udy5zJ8VCQU:JEwB19i1-c4" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=XJf0MbVnULo:Udy5zJ8VCQU:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=XJf0MbVnULo:Udy5zJ8VCQU:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/oreilly/radar/atom/~4/XJf0MbVnULo" height="1" width="1"/&gt;</content>
<dc:source>http://www.oreillynet.com/pub/au/1738</dc:source>
<dc:type>text</dc:type>
<on:image>http://radar.oreilly.com/2012/05/22/0512-clojure-logo-slider.png</on:image>
<feedburner:origLink>http://radar.oreilly.com/2012/05/clojure-repl.html</feedburner:origLink></entry>

<entry>
<title>White House launches new digital government strategy</title>
<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/oreilly/radar/atom/~3/9LOWllynD6U/white-house-launches-new-digit.html" />
<id>tag:radar.oreilly.com,2012://57.48266</id>

<published>2012-05-23T14:33:40Z</published>
<updated>2012-05-23T14:33:40Z</updated>

<summary type="html">The nation's top information technology officials introduced a bold new strategy for 21st century digital government that is built upon data, shared services, citizen-centrism and hews to consistent methodologies for privacy and security. </summary>
<author>
<name>Alex Howard</name>
<uri>http://radar.oreilly.com/alexh</uri>
</author>

<category term="Data" scheme="http://www.sixapart.com/ns/types#category" />

<category term="Gov 2.0" scheme="http://www.sixapart.com/ns/types#category" />

<category term="Mobile" scheme="http://www.sixapart.com/ns/types#category" />

<category term="Web 2.0" scheme="http://www.sixapart.com/ns/types#category" />

<category term="applicationdevelopment" label="application development" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="bigdata" label="big data" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="governmentasaplatform" label="government as a platform" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="governmentit" label="government it" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="mobile" label="mobile" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="opendata" label="open data" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="opengovernment" label="open government" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://radar.oreilly.com/">
&lt;p&gt;There's a long history of people who have tried to transform the United States federal government through better use of information technology and data. It extends back to the early days of Alexander Hamilton's ledgers of financial transaction, continues through information transmitted through telegraph, radio, telephone, and comes up to the introduction of the Internet, which has been driving dreams of better e-government for decades.&lt;/p&gt;

&lt;p&gt;Vivek Kundra, the first U.S. chief information officer, and Aneesh Chopra, the nation's first chief technology officer, were chosen by President Barack Obama to try to bring the federal government's IT infrastructure and process into the 21st century, closing the IT gap that had opened between the private sector and public sector. &lt;/p&gt;

&lt;p&gt;Today, President Obama issued a &lt;a href="http://m.whitehouse.gov/the-press-office/2012/05/23/presidential-memorandum-building-21st-century-digital-government"&gt;presidential memorandum on building a 21st century digital government&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;In this memorandum, the president directs each major federal agency in the United States to make two key services that American citizens depend upon available on mobile devices within the next 12 months and to make "applicable" government information open and machine-readable by default. President Obama directed federal agencies to do two specific things: comply with the elements of the strategy by May 23, 2013 and to create a "/developer" page on ever major federal agency's website. Here's an excerpt from President Obama's memo:&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;The innovative use of technology is fundamentally transforming how the American people do business and live their daily lives. Exponential increases in computing power, the rise of high-speed networks, and the growing mobile revolution have put the Internet at our fingertips, encouraging innovations that are giving rise to new industries and reshaping existing ones.&lt;/p&gt;

&lt;p&gt;Innovators in the private sector and the Federal Government have used these technological advances to fundamentally change how they serve their customers. However, it is time for the Federal Government to do more. For far too long, the American people have been forced to navigate a labyrinth of information across different Government programs in order to find the services they need. In addition, at a time when Americans increasingly pay bills and buy tickets on mobile devices, Government services often are not optimized for smartphones or tablets, assuming the services are even available online.&lt;/p&gt;

&lt;p&gt;On April 27, 2011, I issued Executive Order 13571 (Streamlining Service Delivery and Improving Customer Service), requiring executive departments and agencies (agencies) to, among other things, identify ways to use innovative technologies to streamline their delivery of services to lower costs, decrease service delivery times, and improve the customer experience. As the next step toward modernizing the way Government works, I charged my Federal Chief Information Officer (CIO) with developing a comprehensive Government-wide strategy to build a 21st century digital Government that delivers better digital services to the American people.&lt;/p&gt;

&lt;p&gt;Today, the CIO is releasing that strategy, entitled "Digital Government: Building a 21st Century Platform to Better Serve the American People" (Strategy), which provides agencies with a 12-month roadmap that focuses on several priority areas.The Strategy will enable more efficient and coordinated digital service delivery by requiring agencies to establish specific, measurable goals for delivering better digital services; encouraging agencies to deliver information in new ways that fully utilize the power and potential of mobile and web-based technologies; ensuring the safe and secure delivery and use of digital services to protect information and privacy; requiring agencies to establish central online resources for outside developers and to adopt new standards for making applicable Government information open and machine-readable by default;&lt;/p&gt;

&lt;p&gt;aggregating agencies' online resource pages for developers in a centralized catalogue on www.Data.gov; and requiring agencies to use web performance analytics and customer satisfaction measurement tools on all ".gov" websites.&lt;/p&gt;

&lt;p&gt;Ultimately, this Strategy will ensure that agencies use emerging technologies to serve the public as effectively as possible. As a Government, and as a trusted provider of services, we must never forget who our customers are &amp;mdash; the American people.&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;While Kundra and Chopra set in a motion of series of reforms, from more transparency on IT spending and waste to an ambitious open government data program to adoption of cloud computing to improved IT security and a modern approach to open innovation, they left an immense portfolio and set of challenges for Steven VanRoekel and Todd Park to take on and implement against. Many of those challenges remain the same, including attracting talent, reforming procurement, data quality, and the reality of agency mainframes that are still running on COBOL.&lt;/p&gt;

&lt;p&gt;"There are many things the federal government should do to improve IT performance and efficiency," said Darrell West, vice president for government studies and director of the Center for Tech Innovation at the Brookings Institute, when asked for comment. "It can quit adopting expensive legacy systems that are obsolete from the moment they are purchased and move towards more nimble strategies.  There are many new apps that are available through the federal Apps Store and agencies can use them to improve performance and cut costs.  In the medical area, there are 40,000 mobile health applications.  Technology should be a money saver, not a money waster.  The key problem federal officials face is overcoming economic interests that are vested in the past, not the future of technology innovation."&lt;/p&gt;

&lt;p&gt;Big visions matter, in terms of inspiring the country to action or a historic course, from building transcontinental railroads to sending men to the Moon to starting up a new government agency. Implementing against that vision, however, in a time of great budget pressure, increased demands for government services online and falling trust in institutions, is just as important.&lt;/p&gt;

&lt;p&gt;Today, VanRoekel and Park have put their own stamp on the future of digital government in the United States with the introduction of a &lt;a href="http://www.whitehouse.gov/sites/default/files/omb/egov/digital-government/digital-government.html"&gt;digital strategy&lt;/a&gt; for 
21st century government, which went online this morning. (In a notable upgrade to the way such policies have been released, this digital strategy was coded in HTML5.)&lt;/p&gt;

&lt;p&gt;They introduced it to the nation in an decidedly non-Washingtonian sort of way, traveling north to New York City, a city that has become one the global epicenters for data-centric digital government under Mayor Michael Bloomberg, to directly engage Gotham City's community of tech entrepreneurs, venture capitalists and (civic) developers at &lt;a href="http://techcrunch.com/2012/05/18/the-presidents-tech-gurus-want-a-few-good-men-and-women-at-techcrunch-disrupt-nyc-next-week/"&gt;TechCrunch's Disrupt Conference&lt;/a&gt;. Video of their &lt;a href="http://techcrunch.com/2012/05/23/the-21st-century-gold-rush-announced-at-disrupt-raw-data/"&gt;announcement at Disrupt&lt;/a&gt;is embedded below:&lt;/p&gt;

&lt;div style='text-align:center'&gt;

&lt;p&gt;&lt;object width='560' height='345' id='FiveminPlayer' classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000'&gt;&lt;/p&gt;

&lt;param name='allowfullscreen' value='true'/&gt;

&lt;param name='allowScriptAccess' value='always'/&gt;

&lt;param name='movie' value='http://embed.5min.com/517377234/'/&gt;

&lt;param name='wmode' value='opaque' /&gt;

&lt;p&gt;&lt;embed name='FiveminPlayer' src='http://embed.5min.com/517377234/' type='application/x-shockwave-flash' width='560' height='345' allowfullscreen='true' allowScriptAccess='always' wmode='opaque'&gt;&lt;/p&gt;

&lt;p&gt;&lt;/embed&gt;&lt;/p&gt;

&lt;p&gt;&lt;/object&gt;&lt;/p&gt;

&lt;p&gt;&lt;br/&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;p&gt;Whether their "pitch" for smart government gets funded and supported is an open question. One measure will be whether this trip results in new recruits: Park and VanRoekel urged the developers and entrepreneurs in the room to "join a startup called the U.S. government" as one of 15 "&lt;a href="http://www.whitehouse.gov/innovationfellows"&gt;Presidential Innovation Fellows&lt;/a&gt;." Park said in New York that the fellowships will focus on five areas: a USAID campaign, open data across the federal government, releasing more health information, an online system they're calling "MyGov," a request for proposals program to help startups with procurement. &lt;/p&gt;

&lt;p&gt;You can watch Park and VanRoekel answer follow up questions from writer Greg Ferenstein (&lt;a href="http://twitter.com/ferenstein"&gt;@ferenstein&lt;/a&gt;) on procurement, the role of the private sector and emerging technology in the video below:&lt;/p&gt;

&lt;div style='text-align:center'&gt;

&lt;p&gt;&lt;object width='560' height='345' id='FiveminPlayer' classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000'&gt;&lt;/p&gt;

&lt;param name='allowfullscreen' value='true'/&gt;

&lt;param name='allowScriptAccess' value='always'/&gt;

&lt;param name='movie' value='http://embed.5min.com/517377237/'/&gt;

&lt;param name='wmode' value='opaque' /&gt;

&lt;p&gt;&lt;embed name='FiveminPlayer' src='http://embed.5min.com/517377237/' type='application/x-shockwave-flash' width='560' height='345' allowfullscreen='true' allowScriptAccess='always' wmode='opaque'&gt;&lt;/p&gt;

&lt;p&gt;&lt;/embed&gt;&lt;/p&gt;

&lt;p&gt;&lt;/object&gt;&lt;/p&gt;

&lt;p&gt;&lt;br/&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;p&gt;Park and VanRoekel took questions from the press on a call following their presentation. Molly Walker published &lt;a href="http://www.fiercegovernmentit.com/story/audio-steven-vanroekel-and-todd-park-discuss-digital-strategy/2012-05-23"&gt;audio of their discussion of the digital strategy&lt;/a&gt;, which you can listen to in the player below:&lt;/p&gt;

&lt;p&gt;&lt;object data="http://static.fiercemarkets.com/public/audio/player.swf" height="24" id="audioplayer1" type="application/x-shockwave-flash" width="290"&gt;&lt;param name="movie" value="http://static.fiercemarkets.com/public/audio/player.swf" /&gt;&lt;param name="FlashVars" value="playerID=1&amp;amp;soundFile=http://assets.fiercemarkets.com/public/sites/govit/ombpresscalldigistrat.mp3" /&gt;&lt;param name="quality" value="high" /&gt;&lt;param name="menu" value="false" /&gt;&lt;param name="wmode" value="transparent" /&gt;&lt;/object&gt;&lt;/p&gt;

&lt;h2&gt;What's next for open data?&lt;/h2&gt;

&lt;p&gt;There have been longstanding questions about what constitute "high quality datasets" for years. VanRoekel, in past conversation, has identified an activity that many Americans engage in &amp;mdash; looking for real estate. Buying a house is the single biggest purchase many citizens will ever make. &lt;/p&gt;

&lt;p&gt;Now, VanRoekel and Park are talking about releasing more data that could actually inform that purchase. The challenge is that the third parties that they want to have use it need to have it be high quality, regularly updated, standardized and accessible. For instance, developers making energy apps don't want data published every quarter: they want it every week, every day or, if possible, every hour. &lt;/p&gt;

&lt;p&gt;To learn more about how they're thinking about these challenges, I interviewed Park and VanRoekel yesterday about the components and thinking behind this strategy. My discussion with VanRoekel follows. Look for an extended discussion with Park and video from TechCrunch Disrupt later today. &lt;/p&gt;

&lt;h2&gt;This digital strategy has been coming for a long time. What's in it?&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;VanRoekel:&lt;/strong&gt; Over the last 10 months or so we've been hard at work on a bunch of divergent strategies, thinking about our web presence as a federal government, managing the 1,800 .gov domain names we have out there, and tens of thousands of websites and millions of pages. We've been focused on mobile and the consumerization of technology and that impact on government. And as you know, I come storming in with a passion around open data, making data machine-readable and accessible, unlocking the potential of that data, as you and I talked about last time, and many times at the FCC. We had a moment this winter when we realized these divergent strategies were really converging into one thing, where they were all parts of a bigger strategy, which breaks down into several areas. &lt;/p&gt;

&lt;p&gt;This first is an &lt;strong&gt;information-centric approach&lt;/strong&gt;. That pillar is about making data openly available as the new default across government. &lt;/p&gt;

&lt;p&gt;The second is around a &lt;strong&gt;shared platform&lt;/strong&gt;, where we can share resources across government, removing duplication and leveraging existing projects that we're doing. &lt;/p&gt;

&lt;p&gt;The third layer is all about &lt;strong&gt;customer centric-government&lt;/strong&gt;. Typically in the government, we very tightly couple the presentation of stuff with the stuff itself. Finding that stuff is nearly impossible, if you have to navigate a quagmire. The nature of this is embracing the new application delivery model, looking at how we deliver content and data more effectively to Americans. Also, how do we create, across the customer-centric platform, a way of creating government as a platform, where we have a common approach to building applications on top of government data. Our goal is to bring government to Americans where they live, versus expect Americans to come to government, where we are. We saw this in the past, with weather and GPS. Combined, there's over a $100=billion dollar industry, if not more.  We now, as Americans, probably take that for granted, in the ability to just connect in and use that data from the government. We have unending examples of places where this government data can be unleashed to the private sector and to American citizens to provide better e-services.&lt;/p&gt;

&lt;p&gt;The last pillar, which I won't go into depth now but that it's very important that we're doing, is that we're building &lt;strong&gt;consistent methodology around security and privacy&lt;/strong&gt;. We're calling on a bunch of groups in this strategy to help us on that front. &lt;/p&gt;

&lt;h2&gt;How will government become more data-centric?&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;VanRoekel:&lt;/strong&gt; Yesterday was the three-year anniversary of &lt;a href="http://data.gov"&gt;Data.gov&lt;/a&gt;. It was an important first step to raise the awareness of people around data. It largely was a bulk upload, bulk download system. It didn't manifest in data being digital by default through the entire lifecycle of that data. It was sort of an add-on, to take the step of getting it to Data.gov. The key difference in what we're doing here and evolving Data.gov &amp;mdash; which will be involved, as part of this &amp;mdash; is architecting data for openness.&lt;/p&gt; 

&lt;p&gt;There are some very specific deliverables in the strategy itself, including a government-wide open data content and web API policy and then work with &lt;a href="http://www.nist.gov/index.html"&gt;NIST&lt;/a&gt; and others to identify standards and best practices for interoperability to scale that across government. We will have, from its creation to its dissemination, open data as the new normal. We're going to, as part of this, inspire investing in IT systems that respect open data and think about open data. &lt;/p&gt;

&lt;p&gt;This also bridges into big data and that roadmap as well. The next step of that is thinking about web APIs, how we build for modularity. It's about how we deliver our content and manifest systems in a way that allow APIs to do that. Part of this deliverable will also be about expanding Data.gov to also be the metadata catalog of all data in the federal government. It won't be a place where you use data but it will be a place where you find data, discover data or discover the relatedness of data. We also intend to take Data.gov and add some API key management and some other technology there, so it is the developer platform of all this stuff. &lt;/p&gt;

&lt;p&gt;As you remember from the &lt;a href="http://www.whitehouse.gov/sites/default/files/omb/assets/memoranda_2010/m10-06.pdf"&gt;Open Government Directive&lt;/a&gt;, where we directed all agencies to create a "/open" page. Part of this deliverable will be all agencies creating a "/developer" page, to start to build the catalog of citizen-accessible web APIs for their systems. &lt;/p&gt;

&lt;h2&gt;This may all be a bit abstract to a non-technical citizen. Why is open data important to the American people? Why is this a strategy that's important enough to elevate to this level? &lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;VanRoekel:&lt;/strong&gt; For citizen-facing discussions and the conversation I'll have with consumer publications, I start with the customer-centric element and think about what are those applications that will be delivered by government and go drive a new set of normals and value systems. I always harken back to examples like GPS, like weather, but we can also look at early agencies that have done a better job, in the realm of health, tax, or travel, including that &lt;a href="http://www.tsa.gov/travelers/mobile/index.shtm"&gt;MyTSA app&lt;/a&gt; on your smartphone giving you wait times and security gates at the airport nearest you, or travel tips. Those are possible from unlocking government data and making that government data available to application providers. &lt;/p&gt;

&lt;p&gt;To the TechCrunch crowd, I'm going to talk about real estate. When you're buying a home, why doesn't it manifest to you the myriad of data that the government has locked up about school quality, healthcare quality, infrastructure investments, broadband, everything else that people really care about when they're picking a place to live? We don't do that &amp;mdash; we do roof composition and the number of bathrooms, and that's typically the extent of it. Some services are doing a better job with other government data but largely it's pretty silo'ed and not very specific to what Americans really care about. &lt;/p&gt;

&lt;h2&gt;How will this strategy result in those releases happening in the format and timeliness that making that kind of data useful would require? How do you drive the timely release of data in a consumable format from agencies, given the technical challenges they have?&lt;/h2&gt; 

&lt;p&gt;&lt;strong&gt;VanRoekel:&lt;/strong&gt; That's why we're launching the strategy now. It couldn't more important to manifest those things across all of the opportunities we have. From declaring that open data is now the new default  &amp;mdash; that you have to, when you create datasets, do so in an open way &amp;mdash; when we say that when you buy IT systems that interface with data, they need to be purchased in a way that respect  the aspects of open data, when you talk about dissemination of data, we're going to inspire in the strategy different aspects of agencies building and delivering open data solutions. The first tranche of this is that each agency has to do two of them. That's a "crawl, walk, run" approach. You have to have the magic mix of all of these elements: great policy, great technology, and great people leading the way. That's what we're trying to bring to bear to get there. We've been kind of haphazard. There's been no one at the top saying "thou shalt do this." Now we have that with this strategy. &lt;/p&gt;

&lt;h2&gt;President Obama has talked about information technology with some frequency, in the context of the importance of American innovation, improved government services and job creation. How much have you talked with the president about this strategy? How closely has he been involved in helping to shape it? How much support do you have from him?&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;VanRoekel:&lt;/strong&gt; We have an incredible amount of support, both from the president and his staff. He was excited enough about this strategy that he insisted in actually issuing a memo as a cover page for it. This presidential memorandum is basically telling agencies "go do this stuff. It's important," talking about the necessity of unlocking this government technology on behalf of citizens. That doesn't happen very often, with him weighing in on the importance of what's happening here. &lt;/p&gt;

&lt;h2&gt;If you look at how well agencies have complied with the "/open" requirements, in terms of simply updating their open government plans, you'll see some laggards. What policy hooks will you have, with respect to making sure the deliverables in this strategy come through?&lt;/h2&gt;
 
&lt;p&gt;&lt;strong&gt;VanRoekel:&lt;/strong&gt; The important part of this is that we have one policy out there. Policy doesn't go all the way. Policy should be a place that gives framing and direction, and inspires people to act. It explains the art of the possible. Part of this is just education on what is the possible and how we do this. I think the important part that will make this stick long term includes three things. &lt;/p&gt;

&lt;p&gt;One is oversight. Part of this strategy will be working with agencies to create reporting mechanisms &amp;mdash; and those reporting mechanisms will be built in open, standard ways that allow people to create easily accessible dashboards that track agency progress on these deliverables, so we can put some pressure on people from an oversight standpoint. The new normal for dashboards needs to be open data as the feeds, and allowing people to build on top of them. &lt;/p&gt;

&lt;p&gt;The second part is regular accountability in meetings with us. We've got other mechanisms to touch base with people, too. I care a lot about this. At the FCC, I mandated this stuff and watched and saw it through to some really successful endpoints. &lt;/p&gt;

&lt;p&gt;The third &amp;mdash; and this is probably one of the most important elements &amp;mdash; is injecting this into the different parts of doing business within government agencies. It's getting the permit team to do new things. It's getting the IT team to buy and deploy things in new ways. &lt;/p&gt;

&lt;p&gt;Luckily, we're not starting from scratch. I think agencies generally &amp;mdash;- and IT professional in those agencies &amp;mdash; want to deliver against mission. They also care a lot about this stuff. They know this is the new way of doing things. They just need to be empowered in a way that gets them to that end point. We're not going to get a huge tide of resistance. It's going to bring them measurable value. &lt;/p&gt;

&lt;p&gt;Part of this strategy is around mobile consolidation, including contracts and other things which are going to save them a lot of money in this fiscal environment. We've got a nice forcing function there. &lt;/p&gt;

&lt;h2&gt;How much is the "bring your own device" (BYOD) wave in government and enterprise driving this data-centricism of this digital strategy? CIOs are stressed about not being able to get mobile app development talent to create multiple applications for multiple platforms.&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;VanRoekel:&lt;/strong&gt; It definitely is part of it. We have to walk that careful walk of being device and vendor-agnostic, in terms of the strategies we lay out. We don't want to be creating a marketplace winner through policy. We also have to be cognizant that we really have to open up the doors here for us to utilize these government systems in new ways. I know that's not going to be a sweeping phenomenon right away. We need to get stuff moving in the right direction. I think this is the way we do it. We do it by getting agencies to deliver solutions that are decoupled from the underlying data and ride government like a platform. We rapidly prototype and create single websites presence for the government. We get the private sector to step up and deliver solutions as well. &lt;/p&gt;

&lt;h2&gt;So you want agencies to be "dogfooding" the same data and web services that will be consumed by third parties?&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;VanRoekel:&lt;/strong&gt; I think there have to be places where, when we unlock the data, it makes sense for us to actively deliver solutions against that data. That's either proof-of-concept work or actually deliver solutions against it.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;This post has been updated to add audio and video when it became available online.&lt;/em&gt;&lt;/p&gt;

&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=9LOWllynD6U:0QC1G7oHz4M:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=9LOWllynD6U:0QC1G7oHz4M:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=9LOWllynD6U:0QC1G7oHz4M:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=9LOWllynD6U:0QC1G7oHz4M:JEwB19i1-c4"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=9LOWllynD6U:0QC1G7oHz4M:JEwB19i1-c4" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=9LOWllynD6U:0QC1G7oHz4M:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=9LOWllynD6U:0QC1G7oHz4M:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/oreilly/radar/atom/~4/9LOWllynD6U" height="1" width="1"/&gt;</content>
<dc:source>http://www.oreillynet.com/pub/au/4520</dc:source>
<dc:type>text</dc:type>
<on:image />
<feedburner:origLink>http://radar.oreilly.com/2012/05/white-house-launches-new-digit.html</feedburner:origLink></entry>

<entry>
<title>Schlomo Schapiro on continuous delivery platforms</title>
<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/oreilly/radar/atom/~3/uFPHY5Py4qY/continuous-delivery-platforms-velocity-podcast.html" />
<id>tag:radar.oreilly.com,2012://57.48260</id>

<published>2012-05-23T13:05:14Z</published>
<updated>2012-05-23T13:05:14Z</updated>

<summary type="html">Schlomo Schapiro talks about what it's like to develop a continuous delivery platform, including the tech stack and the organizational challenges.</summary>
<author>
<name>Mike Hendrickson</name>
<uri>http://www.mikehendrickson.com</uri>
</author>

<category term="Web Ops &amp; Performance" scheme="http://www.sixapart.com/ns/types#category" />

<category term="continuousdeliveryplatform" label="continuous delivery platform" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="schlomoschapiro" label="Schlomo Schapiro" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="systemdesign" label="system design" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="velocitypodcast" label="Velocity Podcast" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://radar.oreilly.com/">
&lt;p&gt;	&lt;p&gt;In this new &lt;a href="http://blogs.oreilly.com/cgi-bin/mt/mt-search.cgi?blog_id=57&amp;tag=Velocity%20Podcast&amp;limit=20&amp;IncludeBlogs=57"&gt;Velocity Podcast&lt;/a&gt;, I had a conversation with Schlomo Schapiro (&lt;a href="https://twitter.com/#!/schlomoschapiro"&gt;@schlomoschapiro&lt;/a&gt;), a Systems Architect at ImmobilienScout24, and a Velocity Europe committee member.  This conversation centers mostly on building a continuous delivery platform. Schlomo has some interesting insights into how to deploy a platform that delivers 24x7.&lt;/p&gt;&lt;/p&gt;

&lt;p&gt;		&lt;p&gt;&lt;a href="http://www.youtube.com/embed/FXWFZPA_8sw"&gt;Our conversation&lt;/a&gt; lasted 00:11:15 and if you want to pinpoint any particular topic, you can find the specific timing below.  Schlomo talks a little about ImmobilienScout24, the tech stack they use, and his role at &lt;a href="http://www.youtube.com/embed/FXWFZPA_8sw#t=0m40s"&gt;about 40 seconds&lt;/a&gt; into the conversation.  The rest of the conversation is outlined below.&lt;/p&gt;&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
		&lt;ul&gt;&lt;br /&gt;
		&lt;li&gt; Can you explain what a continuous delivery platform embodies? &lt;a href="http://www.youtube.com/embed/FXWFZPA_8sw#t=1m37s"&gt;00:01:37&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
		&lt;li&gt; What role can DevOps play with a continuous delivery platform?  &lt;a href="http://www.youtube.com/embed/FXWFZPA_8sw#t=3m29s"&gt;00:03:29&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
		&lt;li&gt; How do you demonstrate the business value in building a continuous delivery platform and that it is working? &lt;a href="http://www.youtube.com/embed/FXWFZPA_8sw#t=04m40s"&gt;00:04:40&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
		&lt;li&gt; What does a typical stack for a continuous delivery platform look like?&lt;a href="http://www.youtube.com/embed/FXWFZPA_8sw#t=05m42s"&gt; 00:05:42&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
		&lt;li&gt; What kind of of organizational changes are needed for a continuous delivery platform? &lt;a href="http://www.youtube.com/embed/FXWFZPA_8sw#t=06m46s"&gt;00:06:46&lt;/a&gt;&lt;/li&gt; &lt;br /&gt;
		&lt;li&gt; What does the technical stack look like for a continuous delivery platform? &lt;a href="http://www.youtube.com/embed/FXWFZPA_8sw#t=07m49s"&gt;00:07:49&lt;/a&gt;&lt;/li&gt; &lt;br /&gt;
		&lt;li&gt; So an open source stack is the way you would build a continuous delivery platform? &lt;a href="http://www.youtube.com/embed/FXWFZPA_8sw#t=08m52s"&gt;00:08:52&lt;/a&gt;&lt;/li&gt; &lt;br /&gt;
		&lt;li&gt; Are we going to see you at Velocity in Santa Clara in June and London in October? &lt;a href="http://www.youtube.com/embed/FXWFZPA_8sw#t=10m20s"&gt;00:10:20&lt;/a&gt;&lt;/li&gt; &lt;br /&gt;
		&lt;/ul&gt;	&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
	&lt;p align="center"&gt;&lt;iframe width="600" height="335" src="http://www.youtube.com/embed/FXWFZPA_8sw" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;/p&gt;&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
&lt;div style="float: left; border-top: thin gray solid; border-bottom: thin gray solid; padding: 20px; margin: 20px 2px; clear: both;"&gt;&lt;a href="https://en.oreilly.com/velocity2012/public/regwith/radar20?intcmp=il-velocity-vl12-schlomo-schapiro-velocity-podcast"&gt;&lt;img style="float: left; border: none; padding-right: 10px;" src="http://cdn.oreilly.com/radar/images/promos/velocity12_148x178.jpg" /&gt;&lt;/a&gt;&lt;a href="https://en.oreilly.com/velocity2012/public/regwith/radar20?intcmp=il-velocity-vl12-schlomo-schapiro-velocity-podcast"&gt;&lt;strong&gt;Velocity 2012: Web Operations &amp; Performance&lt;/strong&gt;&lt;/a&gt; &amp;mdash; The smartest minds in web operations and performance are coming together for the Velocity Conference, being held June 25-27 in Santa Clara, Calif.&lt;br /&gt;&lt;br /&gt;
 &lt;br /&gt;&lt;br /&gt;
&lt;a href="https://en.oreilly.com/velocity2012/public/regwith/radar20?intcmp=il-velocity-vl12-schlomo-schapiro-velocity-podcast"&gt;&lt;strong&gt;Save 20% on registration with the code RADAR20&lt;/strong&gt;&lt;/a&gt;&lt;/div&gt;&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
	&lt;p&gt;&lt;strong&gt;Related:&lt;/strong&gt;&lt;/p&gt;&lt;br /&gt;
	&lt;ul&gt;&lt;br /&gt;
	&lt;li&gt; &lt;a href="http://itunes.apple.com/us/podcast/oreilly-medias-velocity-podcast/id522134164"&gt;Subscribe to the free Velocity podcast through iTunes&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
	&lt;li&gt; &lt;a href="http://blogs.oreilly.com/cgi-bin/mt/mt-search.cgi?blog_id=57&amp;tag=Velocity%20Podcast&amp;limit=20&amp;IncludeBlogs=57"&gt;See more Velocity podcasts&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
	&lt;li&gt; &lt;a href="http://oreilly.com/velocity/newsletter.html"&gt;Sign up for the Velocity newsletter&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
	&lt;/ul&gt;&lt;/p&gt;

&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=uFPHY5Py4qY:VNV1gg0FmdE:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=uFPHY5Py4qY:VNV1gg0FmdE:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=uFPHY5Py4qY:VNV1gg0FmdE:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=uFPHY5Py4qY:VNV1gg0FmdE:JEwB19i1-c4"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=uFPHY5Py4qY:VNV1gg0FmdE:JEwB19i1-c4" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=uFPHY5Py4qY:VNV1gg0FmdE:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=uFPHY5Py4qY:VNV1gg0FmdE:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/oreilly/radar/atom/~4/uFPHY5Py4qY" height="1" width="1"/&gt;</content>
<dc:source>http://www.oreillynet.com/pub/au/1400</dc:source>
<dc:type>text</dc:type>
<on:image>http://radar.oreilly.com/velocity-slider.png</on:image>
<feedburner:origLink>http://radar.oreilly.com/2012/05/continuous-delivery-platforms-velocity-podcast.html</feedburner:origLink></entry>

<entry>
<title>Four short links: 23 May 2012</title>
<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/oreilly/radar/atom/~3/6nJ2P9x102w/four-short-links-23-may-2012.html" />
<id>tag:radar.oreilly.com,2012://57.48265</id>

<published>2012-05-23T10:00:00Z</published>
<updated>2012-05-23T10:00:00Z</updated>

<summary type="html"> Tale of Two Pwnies (Chromium Blog) -- So, how does one get full remote code execution in Chrome? In the case of Pinkie Pie’s exploit, it took a chain of six different bugs in order to successfully break out of the Chrome sandbox. Lest you think all attacks come from mouth-breathing script kiddies, this is how the pros do...</summary>
<author>
<name>Nat Torkington</name>
<uri>http://radar.oreilly.com/nat/</uri>
</author>

<category term="3dprinting" label="3d printing" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="alicetaylor" label="alice taylor" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="diy" label="diy" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="fun" label="fun" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="futureofmanufacturing" label="future of manufacturing" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="googlechrome" label="google chrome" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="html" label="html" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="make" label="make" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="makie" label="makie" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="security" label="security" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="tools" label="tools" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="web" label="web" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://radar.oreilly.com/">
&lt;p&gt;&lt;ol&gt;
&lt;li&gt;&lt;a href="http://blog.chromium.org/2012/05/tale-of-two-pwnies-part-1.html"&gt;Tale of Two Pwnies&lt;/a&gt; (Chromium Blog) -- &lt;i&gt;So, how does one get full remote code execution in Chrome? In the case of Pinkie Pie&amp;#8217;s exploit, it took a chain of six different bugs in order to successfully break out of the Chrome sandbox.&lt;/i&gt;  Lest you think all attacks come from mouth-breathing script kiddies, this is how the pros do it. (via &lt;a href="http://twitter.com/bos31337"&gt;Bryan O'Sullivan&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.chris-granger.com/2012/05/21/the-future-is-specific/"&gt;The Future is Specific&lt;/a&gt; (Chris Granger) -- &lt;i&gt;In traditional web-MVC, the code necessary to serve a single route is spread across many files in many different folders. In a normal editor this means you need to do a lot of context switching to get a sense for everything going on. Instead, this mode replaces the file picker with a route picker, as routes seem like the best logical unit for a website.&lt;/i&gt; There's a revolution coming in web dev tools: we've had the programmer adapting to the frameworks with little but textual assistance from the IDE. I am loving this flood of creativity because it has the promise to reduce bugs and increase the speed by which we generate good code.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://blog.pamelafox.org/2012/05/best-online-tools-for-teaching.html"&gt;Best Online Editors For Teaching HTML/CSS/JS&lt;/a&gt; (Pamela Fox) -- &lt;i&gt;Over the past few months, I've been teaching in-person classes on HTML, CSS, and JavaScript, as part of GirlDevelopIt San Francisco. Along the way, I've experimented with various online consoles and editors, and I thought I'd share my experience with using them for teaching&lt;/i&gt;.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://makie.me/"&gt;Makie&lt;/a&gt; -- design a doll online, they'll 3d-print and ship it to you. Hello, future of manufacturing, fancy seeing you in a dollhouse!&lt;/li&gt;
&lt;/ol&gt;&lt;/p&gt;

&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=6nJ2P9x102w:AcxIufApN8s:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=6nJ2P9x102w:AcxIufApN8s:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=6nJ2P9x102w:AcxIufApN8s:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=6nJ2P9x102w:AcxIufApN8s:JEwB19i1-c4"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=6nJ2P9x102w:AcxIufApN8s:JEwB19i1-c4" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=6nJ2P9x102w:AcxIufApN8s:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=6nJ2P9x102w:AcxIufApN8s:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/oreilly/radar/atom/~4/6nJ2P9x102w" height="1" width="1"/&gt;</content>
<dc:source>http://www.oreillynet.com/pub/au/149</dc:source>
<dc:type>text</dc:type>
<on:image />
<feedburner:origLink>http://radar.oreilly.com/2012/05/four-short-links-23-may-2012.html</feedburner:origLink></entry>

<entry>
<title>A gaming revolution, minus the hype</title>
<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/oreilly/radar/atom/~3/u6EpkTBIos4/playful-design-gaming-revolution-john-ferrara.html" />
<id>tag:radar.oreilly.com,2012://57.48256</id>

<published>2012-05-22T14:00:00Z</published>
<updated>2012-05-22T14:00:00Z</updated>

<summary type="html">"Playful Design" author John Ferrara discusses gaming's place in cultural transformation, and he offers five universal principles of good game design. </summary>
<author>
<name>Jenn Webb</name>
<uri>http://radar.oreilly.com/jennw</uri>
</author>

<category term="Publishing" scheme="http://www.sixapart.com/ns/types#category" />

<category term="Web 2.0" scheme="http://www.sixapart.com/ns/types#category" />

<category term="culturaltransformation" label="cultural transformation" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="gamedesign" label="game design" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="gamedesignapplications" label="game design applications" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="gamedevelopment" label="game development" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="gamingrevolution" label="gaming revolution" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://radar.oreilly.com/">
&lt;p&gt;In the following interview, "&lt;a href="http://shop.oreilly.com/product/9781933820149.do?intcmp=il-npa-books-john-ferrara-playful-design-interview"&gt;Playful Design&lt;/a&gt;" author &lt;a href="http://rosenfeldmedia.com/books/game-design/author/biography/"&gt;John Ferrara&lt;/a&gt; (&lt;a href="https://twitter.com/#!/playfuldesign"&gt;@PlayfulDesign&lt;/a&gt;) explains what he sees as the &lt;em&gt;real&lt;/em&gt; gaming revolution &amp;mdash; not "&lt;a href="http://en.wikipedia.org/wiki/Gamification"&gt;gamification&lt;/a&gt;," or the application of gaming characteristics to existing applications and processes, but how games themselves can and will be a "force of cultural transformation." Ferrera also reveals five universal principles of good game design.&lt;/p&gt;

&lt;p&gt;Our interview follows.&lt;/p&gt;

&lt;h2&gt;How are mobile and social technologies affecting game design and the evolution of gaming technology?&lt;/h2&gt;

&lt;p&gt;&lt;img src="http://radar.oreilly.com/upload/2012/05/john-ferrara.png" alt="John Ferrara" width="95" style="float: right; margin: 3px 0 10px 10px;" /&gt;&lt;strong&gt;John Ferrara:&lt;/strong&gt; One of the really surprising things about modern smartphones and tablets is that the've turned out to be such credible gaming platforms. They open doors to new ways of experiencing games by giving designers access to touchscreens, accelerometers, cameras, microphones, GPS, and Internet connectivity through a single device. They also allow games to be experienced in new contexts, enjoyed on the train to work, in the minutes between meetings, and while you're out with friends. The traditional gaming model, where players sit passively in one place in the home and stare at a fixed screen, seems stodgy and limiting by comparison.  &lt;/p&gt;

&lt;p&gt;The funny thing about social technology is that before we had video games, gaming was almost always a social activity.  You needed to have multiple people to play most board games, card games, and sports &amp;mdash; in fact, the game was often just a pretense for people to get together.  But then video games made solitary experiences more of the norm.  Now social technology is bringing gaming back to its multiplayer roots, but it's also going beyond what was ever possible before by enabling hyper-social experiences where you're playing with dozens of friends and family at once.  Even though you may be separated from these people in space and time, you have an intimate sense of shared presence and community when you're playing.  That's revolutionary.
&lt;/p&gt;

&lt;h2&gt;How do you see the social media aspects of gaming seeping into day-to-day life?&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;John Ferrara:&lt;/strong&gt; Games certainly can transform the workplace, though I want to caution that it's very easy to make the mistake of dressing up everyday work activities as games by just tacking on some points and badges.  That's not game design, and people will recognize that it's not.  In the process of failing, approaches like this generate cynicism toward the effort.  Games need to be designed to be games first and foremost.  They must be intrinsically rewarding, enjoyed for their own sake.&lt;/p&gt;

&lt;p&gt;That said, I absolutely believe that games can work at work.  As you suggest, for example, they have great strengths for training.  Games create a safe space for people to test out their mastery of a set of skills in ways that aren't possible or practical in the real world.  They can also help people figure out how best to handle different situations.  Say, for example, that you created a game to develop management skills.  You might allow players to assign values to their in-game avatars like "nurturing," "autocratic," or "optimistic," which lead to different behavior paths. Players could then examine how these traits play out in a situation filled with characters who have different values like "dependability," "autonomy," and "efficiency."  A structure like this could not only impart insight about management styles, but also invite introspection about how an individual's own personality traits may lead to success and failure in the real world.
&lt;/p&gt;

&lt;h2&gt;In your book's introduction, you say, "I hope to start moving toward a post-hype discussion of how games can most effectively achieve great things in the real world." Who is leading the way &amp;mdash; or at least moving in the right direction &amp;mdash; and what are they doing?&lt;/h2&gt;

&lt;p&gt;&lt;a href="http://shop.oreilly.com/product/9781933820149.do?intcmp=il-npa-books-john-ferrara-playful-design-interview"&gt;&lt;img src="http://radar.oreilly.com/upload/2012/05/playful-design-cover.png" alt="Playful Design Cover" width="200" style="float: right; margin: 3px 0 10px 10px;" /&gt;&lt;/a&gt;&lt;strong&gt;John Ferrara:&lt;/strong&gt; You know, there's so much really inventive work being done right now.  Recently, I've been playing a lot of "&lt;a href="https://www.zombiesrungame.com/"&gt;Zombies, Run!&lt;/a&gt;," and I think it's great.  This is a game for smartphones that overlays a narrative about survivors in a zombie apocalypse onto your daily run. As you're out getting your exercise, you're listening to the game events as they unfold, and you can hear the zombies closing in.  It's a great use of fantasy, and it plays as a true game with meaningful choices and conflict.&lt;/p&gt;

&lt;p&gt;There's also a great group at the University of Wisconsin-Madison that's developed a smartphone app called &lt;a href="http://arisgames.org/"&gt;ARIS&lt;/a&gt;, which builds game scenarios into physical locations, and they've developed dozens of applications for it.  One of them is being developed as a museum tour for the Minnesota Historical Center, giving people quests to complete by scanning objects in the exhibit and then using them to complete objectives in a story line.  The museum is actually changing the way the exhibit is laid out to better accommodate the gameplay, moving away from the traditional snaking path to more of an open layout that allows players to move more freely between the interacting displays to solve the game's challenges.
&lt;/p&gt;
&lt;p&gt;Some of the thought leaders who I really admire include &lt;a href="http://dusp.mit.edu/p.lasso?t=5:1:0&amp;detail=klopfer"&gt;Eric Klopfer&lt;/a&gt; and &lt;a href="http://education.mit.edu/people/scot-osterweil"&gt;Scot Osterweil&lt;/a&gt; at MIT, &lt;a href="http://www.bogost.com/"&gt;Ian Bogost&lt;/a&gt; at the Georgia Institute of Technology, and &lt;a href="http://janemcgonigal.com/"&gt;Jane McGonigal&lt;/a&gt;.  A common current among these thinkers is their emphasis on games themselves as a force of cultural transformation, rather than simplistic "gamification" of software applications that lead to little or no meaningful change.
&lt;/p&gt;

&lt;h2&gt;What about engineering games like "&lt;a href="http://fold.it/portal/"&gt;Foldit&lt;/a&gt;" &amp;mdash; with improved UX, could this type of crowdsourced gaming become a viable research tool?&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;John Ferrara:&lt;/strong&gt; This is what's been called "human computation," where a group of people work together to solve some complex problem as a by-product of some other action, like playing a game.  &lt;a href="http://www.cs.cmu.edu/~biglou/"&gt;Luis Von Ahn&lt;/a&gt; at Carnegie Mellon describes games as algorithms that are executed by people rather than machines, and I think that's a really fascinating idea.  Foldit is a great example.  This is a puzzle game where players try to figure out how to fold chains of proteins.  This is a problem that's very well suited to human computation because it requires a type of intuitive reasoning that's very difficult for actual computers.  Foldit made a big news last fall when the people playing it decoded the structure of a protein related to a virus that causes AIDS in monkeys, which had eluded researchers for years.&lt;/p&gt;

&lt;p&gt;This is a wonderful demonstration of how this type of game can be really valuable to researchers.  At the same time, I'm very critical of Foldit because I think its gameplay experience is kind of awful.  It's very difficult to figure out which actions lead to the results you see on-screen &amp;mdash; like why you're awarded points the way you are &amp;mdash; and there's not a strong sense of objectives or conflict.  These design issues place limits on the appeal of Foldit, and that's a big problem because human computation works better the more people you have playing.  If the gameplay were really compelling and fun, then the sky would be the limit.
&lt;/p&gt;

&lt;h2&gt;How do you see the collection and use of gaming data evolving?&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;John Ferrara:&lt;/strong&gt; Games can produce enormous volumes of data because it's really simple to gather every little interaction the player has in the game and report it all back to a central server.  This has immediate applications for game design itself.  &lt;a href="https://zynga.com/"&gt;Zynga&lt;/a&gt;, for example, uses data to determine which design choices create greater tendencies for players to stay engaged longer, involve more friends, or pay to enhance the game experience.  I expect this kind of data collection and analysis to become the norm because companies will be more successful the better they can do it.&lt;/p&gt;

&lt;p&gt;I would suggest that financial services could be one of the biggest secondary beneficiaries of such data because there's so much to learn about how people make financial decisions under different circumstances.  Staying with the Zynga theme, suppose players have the option of investing in any of a variety of different farm crops, each of which has different strengths and vulnerabilities to environmental conditions.  How do players choose which ones they should purchase?  How do they appraise risk and reward?  Which presentations of information lead to a better understanding of a crop's  attributes?  Which lead people to make more appropriate choices for their goals?  All of these questions can be examined quantitatively through games and can lead to greater insights into the innate qualities of human psychology that drive investor behavior and decision making.
&lt;/p&gt;

&lt;h2&gt;What are some emerging best practices for game technology?&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;John Ferrara:&lt;/strong&gt; Best practices vary widely depending on the game and the type of player motivations to which it appeals.  For example, games meant to promote a sense of immersion like "&lt;a href="http://www.rockstargames.com/reddeadredemption/restricted_content/restricted_content_agegated/ref?redirect=http%3A%2F%2Fwww.rockstargames.com%2Freddeadredemption%2F&amp;hash=acfa2dee2d95e7e615ac4bb7535949b6"&gt;Red Dead Redemption&lt;/a&gt;" remove as much of the user interface elements from immediate view as possible. Data-intensive games like "&lt;a href="http://itunes.apple.com/us/app/tiny-tower/id422667065?mt=8"&gt;Tiny Tower&lt;/a&gt;" benefit by compressing as much information and as many functional controls as they can into the smallest possible space.&lt;/p&gt;

&lt;p&gt;With that in mind, there are some clear universal principles for the design of all games: &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt; Skip the manual and embed as much instruction into the gameplay as you can.&lt;/li&gt;
&lt;li&gt; Fit the game into the player's lifestyle so that he or she can play when and where it's convenient.&lt;/li&gt;
&lt;li&gt; Don't cheat &amp;mdash; people recognize when a game unfairly stacks the odds against them and they resent it.&lt;/li&gt;
&lt;li&gt; Make sure players always have a clear sense of cause and effect, and that they understand what actions are available to them.&lt;/li&gt;
&lt;li&gt; Above all, playtest, playtest, playtest. It's impossible to fully anticipate how people will react to a game short of actually watching them play it.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;In the book, you argue that games should be used as instruments of persuasion. Why is this?&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;John Ferrara:&lt;/strong&gt; To be clear, it's not that all games should be persuasive but that people who want to persuade should look at games very seriously; I believe they present an ideal way to convince people to adopt a particular point of view or to move them to action in the real world.  Ian Bogost describes games as a form of "procedural rhetoric," meaning that they communicate messages through participation in the experience.  This creates a lot of advantages for persuasion.  For example, it allows a kind of self-directed discovery where people adopt the designer's message as a working hypothesis and then test its truthfulness through the gameplay.  That's a really powerful way to get your point across.  Furthermore, it builds a sense of personal ownership of the insight the player has uncovered.  &lt;/p&gt;

&lt;h2&gt;Are there ethical concerns related to persuasion in gaming environments?&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;John Ferrara:&lt;/strong&gt; As there are for any medium, certainly.  Film, television, books, billboards, oratory, and posters have all been appropriated for less-than-above-board purposes.  Whether it's propaganda, demagoguery, misleading advertising, or dirty politics, you'd expect that games would be subject to the same kinds of unethical practices.  It's especially important to be aware of this in the case of games, considering how compelling a procedural rhetoric can be.  Rather than casting a negative light on games, however, I think that speaks to their power to effect meaningful change in the real world.  I believe that games can achieve great things, and I expect that over the next decade we'll see them doing a lot of good. &lt;/p&gt;

&lt;p&gt;&lt;em&gt;This interview was edited and condensed.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Related:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt; &lt;a href="http://radar.oreilly.com/2011/06/gamification-criticism-overjustification-ownership-addiction.html"&gt;Gamification has issues, but they aren't the ones everyone focuses on&lt;/a&gt;&lt;/li&gt;

&lt;p&gt;&lt;li&gt; &lt;a href="http://radar.oreilly.com/2010/12/dancing-with-kinects-future-in.html"&gt;7 areas beyond gaming where Kinect could play a role&lt;/a&gt;&lt;/li&gt;&lt;/p&gt;

&lt;p&gt;&lt;li&gt; &lt;a href="http://radar.oreilly.com/2011/11/gaming-quest-personalization-groups-play-education.html"&gt;Three game characteristics that can be applied to education&lt;/a&gt;&lt;/li&gt;&lt;/p&gt;

&lt;p&gt;&lt;li&gt; &lt;a href="http://radar.oreilly.com/2011/04/gamification-purpose-marketing.html"&gt;The purpose of gamification&lt;/a&gt;&lt;/li&gt;&lt;/p&gt;

&lt;p&gt;&lt;li&gt; &lt;a href="http://radar.oreilly.com/2010/07/in-defense-of-games-in-the-wor.html"&gt;In defense of games in the workplace&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;/ul&gt;&lt;/p&gt;

&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=u6EpkTBIos4:BXHz5TPo9ZA:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=u6EpkTBIos4:BXHz5TPo9ZA:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=u6EpkTBIos4:BXHz5TPo9ZA:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=u6EpkTBIos4:BXHz5TPo9ZA:JEwB19i1-c4"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=u6EpkTBIos4:BXHz5TPo9ZA:JEwB19i1-c4" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=u6EpkTBIos4:BXHz5TPo9ZA:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=u6EpkTBIos4:BXHz5TPo9ZA:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/oreilly/radar/atom/~4/u6EpkTBIos4" height="1" width="1"/&gt;</content>

<dc:type>text</dc:type>
<on:image>http://radar.oreilly.com/upload/2012/05/playful-design-cover_slider.png</on:image>
<feedburner:origLink>http://radar.oreilly.com/2012/05/playful-design-gaming-revolution-john-ferrara.html</feedburner:origLink></entry>

<entry>
<title>Data journalism research at Columbia aims to close data science skills gap</title>
<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/oreilly/radar/atom/~3/KN1zoqn5CwU/data-journalism-research-at-co-1.html" />
<id>tag:radar.oreilly.com,2012://57.48264</id>

<published>2012-05-22T13:07:03Z</published>
<updated>2012-05-22T13:07:03Z</updated>

<summary type="html">In this interview, the director of the Tow Center for Digital Journalism at Columbia University talks about the challenges and opportunities that face those who would practice data journalism in the 21st century. In particular, Emily Bell discusses the skills and mindset that are needed, including how a $2 million research grant will help support developing them.</summary>
<author>
<name>Alex Howard</name>
<uri>http://radar.oreilly.com/alexh</uri>
</author>

<category term="Data" scheme="http://www.sixapart.com/ns/types#category" />

<category term="Gov 2.0" scheme="http://www.sixapart.com/ns/types#category" />

<category term="Publishing" scheme="http://www.sixapart.com/ns/types#category" />

<category term="computationaljournalism" label="computational journalism" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="datajournalism" label="data journalism" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="datascience" label="data science" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="educationtechnology" label="education technology" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="government20" label="government 2.0" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="opendata" label="open data" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="opengovernment" label="open government" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="transparency" label="transparency" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://radar.oreilly.com/">
&lt;p&gt;Successfully applying &lt;a href="http://radar.oreilly.com/2010/06/what-is-data-science.html"&gt;data science&lt;/a&gt; to the practice of journalism requires more than providing context and finding clarity in vasts amount of unstructured data: it will require media organizations to think differently about how they work and who they venerate. It will mean evolving towards a multidisciplinary approach to delivering stories, where reporters, videographers, news application developers, interactive designers, editors and community moderators collaborate on storytelling, instead of being segregated by departments or buildings. &lt;/p&gt;

&lt;p&gt;The &lt;a href="http://blogs.oreilly.com/cgi-bin/mt/mt-search.cgi?blog_id=57&amp;tag=NICAR%20interview&amp;limit=20&amp;IncludeBlogs=57"&gt;role models&lt;/a&gt; for this emerging practice of &lt;a href="http://shop.oreilly.com/product/0636920025603.do"&gt;data journalism&lt;/a&gt; won't be found on broadcast television or on the lists of the &lt;a href="http://journalism.nyu.edu/the-100-outstanding-journalists-in-the-united-states-in-the-last-100-years/"&gt;top journalists&lt;/a&gt; over the past century. They're drawn from the increasing pool of people who are building new breeds of newsrooms and extending the practice of computational journalism. They see the reporting that provisions their journalism &lt;em&gt;as&lt;/em&gt; data, a body of work that can itself can be &lt;a href="http://radar.oreilly.com/2011/09/data-journalism-process-guardian.html"&gt;collected, analyzed, shared and used&lt;/a&gt; to create longitudinal insights about the ways that society, industry or government are changing. (Or not, as the case may be.) &lt;/p&gt;

&lt;p&gt;In a recent interview, &lt;a href="http://emilybellwether.wordpress.com/"&gt;Emily Bell&lt;/a&gt; (&lt;a href="http://twitter.com/emilybell"&gt;@EmilyBell&lt;/a&gt;), director of the &lt;a href="http://towcenter.org/"&gt;Tow Center for Digital Journalism&lt;/a&gt; at the &lt;a href="http://www.journalism.columbia.edu"&gt;Columbia University School of Journalism&lt;/a&gt;, offered her perspective about what's needed to train the data journalists of the future and the changes that still need to occur in media organizations to maximize their potential. In this context, while the role of institutions and "&lt;a href="http://knightfoundation.org/press-room/speech/journalism-education-reform-how-far-should-it-go/"&gt;journalism education&lt;/a&gt; are themselves evolving, they both will still fundamentally matter for "what's next," as practitioners adapt to &lt;a href="http://www.niemanlab.org/2012/05/the-newsonomics-of-news-u/"&gt;changing newsonomics&lt;/a&gt;. &lt;/p&gt;

&lt;p&gt;Our discussion took place in the context of a notable investment in the &lt;a href=" http://radar.oreilly.com/2012/03/rise-of-the-data-journalists.html"&gt;future of data journalism&lt;/a&gt;: a &lt;a href="http://www.knightfoundation.org/press-room/press-release/new-research-effort-columbia-university-seeks-best/"&gt;$2 million research grant to Columbia University&lt;/a&gt; from the Knight Foundation to research and distribute best practices for digital reportage, data visualizations and measuring impact.  Bell explained more about what how the &lt;a href="http://www.knightfoundation.org/blogs/knightblog/2012/4/30/emily-bell-how-new-research-effort-will-help-newsrooms-determine-whats-next/"&gt;research effort will help newsrooms determine what's next&lt;/a&gt; on the Knight Foundation's blog:
&lt;blockquote&gt;&lt;p&gt;The knowledge gap that exists between the cutting edge of &lt;a href="http://radar.oreilly.com/2010/06/what-is-data-science.html"&gt;data science&lt;/a&gt;, how information spreads, its effects on people who consume information and the average newsroom is wide.  We want to encourage those with the skills in these fields and an interest and knowledge in journalism to produce research projects and ideas that will both help explain this world and also provide guidance for journalism in the tricky area of &amp;#8216;what next&amp;#8217;.  It is an aim to produce work which is widely accessible and immediately relevant to both those producing journalism and also those learning the skills of journalism.&lt;/p&gt;

&lt;p&gt;We are focusing on funding research projects which relate to the transparency of public information and its intersection with journalism,  research into what might broadly be termed data journalism, and the third area of  &amp;#8216;impact&amp;#8217; or, more simply put, what works and what doesn&amp;#8217;t.&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Our interview, lightly edited for content and clarity, follows. &lt;/p&gt;

&lt;h2&gt;What did you do before you became director of the Tow Center for Digital Journalism?&lt;/h2&gt;

&lt;p&gt;I spent ten years where I was &lt;a href="http://www.guardian.co.uk/profile/emilybell"&gt;editor-in-chief of The Guardian website&lt;/a&gt;. During the last four of those, I was also overall director of digital content for all The Guardian properties. That included things like mobile applications, et cetera, but from the editorial side. &lt;/p&gt;

&lt;h2&gt;Over the course of that decade, you saw one or two things change online, in terms of what journalists could do, the tools available to them and the news consumption habits of people. You also saw the media industry change, in terms of the business models and institutions that support journalism as we think of it. What are the biggest challenges and opportunities for the future journalism? &lt;/h2&gt;

&lt;p&gt;For newspapers, there was an early warning system: that newspaper circulation has not really consistently risen since the early 1980s.  We had a long trajectory of increased production and actually, an overall systemic decline which has been masked by a very, very healthy advertising market, which really went on an incredible bull run with a more static pictures, and just "widen the pipe," which I think fooled a lot of journalism outlets and publishers into thinking that that was the real disruption. &lt;/p&gt;

&lt;p&gt;And, of course, it wasn&amp;#8217;t. &lt;/p&gt;

&lt;p&gt;The real disruption was the ability of anybody anywhere to upload multimedia content and share it with anybody else who was on a connected device.  That was the thing that really hit hard, when you look at 2004 onwards. &lt;/p&gt;

&lt;p&gt;What journalism has to do is reinvent its processes, its business models and its skillsets to function in a world where human capital does not scale well, in terms of sifting, presenting and explaining all of this information.  That&amp;#8217;s really the key to it. &lt;/p&gt;

&lt;p&gt;The skills that journalists need to do that -- including identifying a story, knowing why something is important and putting it in context -- are incredibly important.  But &lt;em&gt;how&lt;/em&gt; you do that, which particular elements you now use to tell that story are changing. &lt;/p&gt;

&lt;p&gt;Those now include the skills of understanding the platform that you&amp;#8217;re operating on and the technologies which are shaping your audiences&amp;#8217; behaviors and the world of data. &lt;/p&gt;

&lt;p&gt;By data, I don&amp;#8217;t just mean large caches of numbers you might be given or might be released by institutions: I mean that the data thrown off by all of our activity, all the time, is simply transforming the speed and the scope of what can be explained and reported on and identified as stories at a really astonishing speed. If you don&amp;#8217;t have the fundamental tools to understand why that change is important and you don&amp;#8217;t have the tools to help you interpret and get those stories out to a wide public, then you&amp;#8217;re going to struggle to be a sustainable journalist. &lt;/p&gt;

&lt;h2&gt;The challenge for sustainable journalism going forward is not so different from what exists in other industries: there's a skills gap. Data scientists and data journalists use almost the exact same tools.  What are the tools and skills that are needed to make sense of all of this data that you talked about? What will you do to catalog and educate students about them? &lt;/h2&gt;

&lt;p&gt;It's interesting when you say that the skills of these clients are very similar, which is absolutely right. First of all, you have a basic level of numeracy needed - and maybe not just a basic level, but a more sophisticated understanding of statistical analysis.  That&amp;#8217;s not something which is routinely taught in journalism schools but that I think will increasingly have to be. &lt;/p&gt;

&lt;p&gt;The second thing is having some coding skills or some computer science understanding to help with identifying the best, most efficient tools and the various ways that data is manipulated. &lt;/p&gt;

&lt;p&gt;The third thing is that when you&amp;#8217;re talking about 'data scientists,' it&amp;#8217;s really a combination of those skills.  Adding data doesn&amp;#8217;t mean you don't have to have other journalism skills which do not change: understanding context, understanding what the story might be, and knowing how to derive that &lt;em&gt;from&lt;/em&gt; the data that you&amp;#8217;re given or the data that exists.  If it&amp;#8217;s straightforward, how do you collect it?  How do you analyze it?  How do you interpret them and present it? &lt;/p&gt;

&lt;p&gt;It&amp;#8217;s easy to say, but it&amp;#8217;s difficult to do. It&amp;#8217;s particularly difficult to reorient the skillsets of an industry which have very much resided around the idea of a written story and an ability with editing. Even in the places where I would say there&amp;#8217;s sophisticated use of data in journalism, it&amp;#8217;s still a minority sport. &lt;/p&gt;

&lt;p&gt;I&amp;#8217;ve talked to several heads of data in large news organizations and they&amp;#8217;ve said, &amp;#8220;We have this huge skills gap because we can find plenty of people who can do the math; we can find plenty of people who are data scientists; we can&amp;#8217;t find enough people who have those skills but also have a passion or an interest in telling stories in a journalistic context and making those relatable.&amp;#8221; &lt;/p&gt;

&lt;p&gt;You need a mindset which is about putting this in the context of the story and spotting stories, as well having creative and interesting ideas about how you can actually collect this material for your own stories. It&amp;#8217;s not a passive kind of processing function if you&amp;#8217;re a data journalist: it&amp;#8217;s an active speaking, inquiring and discovery process. I think that that&amp;#8217;s something which is actually available to all journalists. &lt;/p&gt;

&lt;p&gt;Think about just local information and how local reporters go out and speak to people every day on the beat, collect information, et cetera. At the moment, most get from those entities don&amp;#8217;t structure the information in a way that will help them find patterns and build new stories in the future. &lt;p&gt;

&lt;p&gt;This is not just about an amazing graphic that the New York Times does with census data over the past 150 years.  This is about almost &lt;em&gt;every story&lt;/em&gt;.  Almost every story has some component of reusability or a component where you can collect the data in a way that helps your reporting in the future. &lt;/p&gt;

&lt;p&gt;To do that requires a level of knowledge about the tools that you&amp;#8217;re using, like coding, Google Refine or Fusion Tables.  There are lots of freely available tools out there that are making this easier.  But, if you don&amp;#8217;t have the mindset that approaches, understands and knows &lt;em&gt;why&lt;/em&gt; this is going to help you and make you a better reporter, then it&amp;#8217;s sometimes hard to motivate journalists to see why they might want to grab on.  &lt;/p&gt;

&lt;p&gt;The other thing to say, which is really important, is there is currently a lack of both jobs and role models for people to point to and say, &amp;#8220;I want to be that person.&amp;#8221; &lt;/p&gt;

&lt;p&gt;I think the final thing I would say to the industry is we&amp;#8217;re getting a lot of smart journalists now. We are one of the schools where all of our digital concentrations from students this year include a basic grounding in data journalism. Every single one of them.  We have an advanced course taught by &lt;a href="http://susanemcgregor.com/"&gt;Susan McGregor&lt;/a&gt; in data visualization. But we&amp;#8217;re producing people from the school now, who are being hired to do these jobs, and the people who are hiring them are saying, &amp;#8220;Write your own job description because we know we want you to do something, we just don&amp;#8217;t quite know what it is.  Can you tell us?&amp;#8221;  &lt;/p&gt;

&lt;p&gt;You can&amp;#8217;t cookie-cutter these people out of schools and drop them into existing roles in news trends because those are still developing.  What we&amp;#8217;re seeing are some very smart reporters with data-centric mindsets and also the ability to do these stories -- but they want to be out reporting.  They don&amp;#8217;t want to be confined to a desk and a spreadsheet.  Some editors usually find that very hard to understand, &amp;#8220;Well, what does that job look like?&amp;#8221; &lt;/p&gt;

&lt;p&gt; I think that this is where working with the industry, we can start to figure some of these things out, produce some experimental work or stories, and do some of the thinking in the classroom that helps people figure out what this whole new world is going to look like.&lt;/p&gt;

&lt;h2&gt;What do journalism schools need to do to close this 'skills gap?'  How do they need to respond to changing business models?  What combination of education, training and hands-on experience must they provide?&lt;/h2&gt;

&lt;p&gt;One of the first things they need to do is identify the problem clearly and be honest about it. I like to think that we&amp;#8217;ve done that at Columbia, although I&amp;#8217;m not a data journalist.  I don&amp;#8217;t have a background in it.  I&amp;#8217;m a writer.  I am, if you like, completely the old school. &lt;/p&gt;

&lt;p&gt;But one of the things I did do at The Guardian was helped people who early on said to me, &amp;#8220;Some of this transformation means that we have to think about data as being a core part of what we do.&amp;#8221;  Because of the political context and the position I was in, I was able to recognize that that was an important thing that they were saying and we could push through changes and adoption in those areas of the newsroom. &lt;/p&gt;

&lt;p&gt;That&amp;#8217;s how The Guardian became interested in data.  It&amp;#8217;s the same in journalism school. One of the early things that we talked about [at Columbia] was how we needed to shift some of what the school did on its axis and acknowledge that this was going to be key part of what we do in the future. Once we acknowledged that that is something we had to work towards, [we hired] &lt;a href="http://susanemcgregor.com/"&gt;Susan McGregor&lt;/a&gt; from the Wall Street Journal&amp;#8217;s Interactive Team.  She&amp;#8217;s an expert in data journalism and has an MA in technology in education. &lt;/p&gt;

&lt;p&gt;If you say to me, &amp;#8220;Well, what&amp;#8217;s the ground vision here?&amp;#8221;  I would say the same thing I would say to anybody: over time, and hopefully not too long a course of time, we want to attract a type of student that is interested and capable in this approach. That means getting out and motivating and talking to people. It means producing attractive examples which high school children and undergraduate programs think about [in their studies]. It means talking to the CS [computer science] programs -- and, in fact, &lt;em&gt;more&lt;/em&gt; about talking to those programs and math majors than you would be talking to the liberal arts professors or the historians or the lawyers or the people who have traditionally been involved. &lt;/p&gt;

&lt;p&gt;I think that has an effect:  it starts to show people who are oriented towards storytelling but have capabilities which are align more with data science skill sets that there&amp;#8217;s a real task for them. We can&amp;#8217;t message that early enough as an industry. We can&amp;#8217;t message it early enough as an educator to get people into those tracks.  We have to really make sure that the teaching is high quality and that we&amp;#8217;re not just carried away with the idea of the new thing, we need to think pretty deeply about how we &lt;em&gt;get&lt;/em&gt; those skills. &lt;/p&gt;

&lt;p&gt;What sort of basic sort of statistical teaching do you need?  What are the skills you need for data visualization?  How do you need to introduce design as well as computer science skills into the classroom, in a way which makes sense for stories? How do you tier that understanding? &lt;/p&gt;

&lt;p&gt;You're always going to produce superstars. Hopefully, we&amp;#8217;ll be producing superstars in this arena soon as well. &lt;/p&gt;

&lt;p&gt;We need to take the mission seriously. Then we need to build resources around it.  And that&amp;#8217;s difficult for educational organizations because it takes time to introduce new courses.  It takes time to signal that this is something you think is important. &lt;/p&gt;

&lt;p&gt;I think we&amp;#8217;ve done a reasonable job of that so far at Columbia, but we&amp;#8217;ve got a lot further to go. It's important that institutions like Columbia do take the lead and demonstrate that we think this is something that has to be a core curriculum component. &lt;/p&gt;
&lt;p&gt;That&amp;#8217;s hard, because journalism schools are known for producing writers.  They&amp;#8217;re known for different types of narratives.  They are not necessarily lauded for producing math or computer science majors. That has to change. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Related:&lt;/strong&gt;&lt;p&gt;
&lt;ul&gt;
&lt;li&gt; &lt;a href="http://radar.oreilly.com/2012/05/history-of-data-journalism.html"&gt;A brief history of data journalism&lt;/a&gt;&lt;/li&gt;
&lt;li&gt; &lt;a href="http://radar.oreilly.com/2012/03/rise-of-the-data-journalists.html"&gt;In the age of big data, data journalism has profound importance for society&lt;/a&gt;&lt;/li&gt;
&lt;li&gt; &lt;a href="http://radar.oreilly.com/2012/02/data-journalism-computer-assisted-reporting-government.html"&gt;The bond between data and journalism grows stronger&lt;/a&gt;&lt;/li&gt;
&lt;li&gt; &lt;a href="http://radar.oreilly.com/2012/02/data-journalism-computer-assisted-reporting-government.html"&gt;The bond between data and journalism grows stronger&lt;/a&gt;&lt;/li&gt;
&lt;li&gt; &lt;a href="http://blogs.oreilly.com/cgi-bin/mt/mt-search.cgi?blog_id=57&amp;tag=NICAR%20interview&amp;limit=20&amp;IncludeBlogs=57"&gt;Profiles of the data journalists&lt;/a&gt;
&lt;/ul&gt;

&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=KN1zoqn5CwU:mMZXFuAypEE:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=KN1zoqn5CwU:mMZXFuAypEE:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=KN1zoqn5CwU:mMZXFuAypEE:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=KN1zoqn5CwU:mMZXFuAypEE:JEwB19i1-c4"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=KN1zoqn5CwU:mMZXFuAypEE:JEwB19i1-c4" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=KN1zoqn5CwU:mMZXFuAypEE:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=KN1zoqn5CwU:mMZXFuAypEE:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/oreilly/radar/atom/~4/KN1zoqn5CwU" height="1" width="1"/&gt;</content>
<dc:source>http://www.oreillynet.com/pub/au/4520</dc:source>
<dc:type>text</dc:type>
<on:image />
<feedburner:origLink>http://radar.oreilly.com/2012/05/data-journalism-research-at-co-1.html</feedburner:origLink></entry>

<entry>
<title>Quantified me</title>
<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/oreilly/radar/atom/~3/uwFC_SPj-L8/quantified-me-personal-health-data.html" />
<id>tag:radar.oreilly.com,2012://57.48259</id>

<published>2012-05-22T13:00:00Z</published>
<updated>2012-05-22T13:00:00Z</updated>

<summary type="html">I'm trying to walk the line between obsessive tracking and an open ended approach to motivation.</summary>
<author>
<name>Jim Stogdill</name>
<uri>http://radar.oreilly.com/jims</uri>
</author>

<category term="Data" scheme="http://www.sixapart.com/ns/types#category" />

<category term="exercise" label="exercise" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="healthdata" label="health data" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="measurement" label="measurement" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="personaldata" label="personal data" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="quantifiedself" label="quantified self" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="tracking" label="tracking" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://radar.oreilly.com/">
&lt;p&gt;For some reason I have an aversion to the quantified self terminology. I guess I'm suspicious of excessive overt tracking of stuff that I hope to make into unconscious habit. It probably goes back to when I used to be a runner. I ran a couple of marathons and I would of course log every run and used upcoming races to motivate my training. I ran with a pulse monitor and used the real-time feedback to adjust my pace to the intention of each training session. &lt;/p&gt;

&lt;p&gt;I was incredibly disciplined about my training right up until I stopped improving. Once I plateaued I just couldn't stick with it. I experienced a similar pattern with biking, rowing, yoga, and everything else I tried. Train hard, track everything, plateau, quit. &lt;/p&gt;

&lt;p&gt;Then a few years ago I read about a study that looked at motivation and it made the point that sometimes leaving things open ended actually improves our ability to stick with it. I've been looking for that study for two years but can't find it again. It has stuck in my head though and fundamentally changed how I think about things. It's made much more skeptical of the value of competitions and other goals in achieving long-term fitness. And something &lt;em&gt;is&lt;/em&gt; different for me now because I've been doing &lt;a href="http://www.crossfit.com"&gt;CrossFit&lt;/a&gt; for three years without quitting. Of course, it might just be that I haven't plateaued yet. But I also think nurturing an open-ended mindset has helped.&lt;/p&gt;

&lt;p&gt;Having plateaued and quit so many times I guess I'm just skeptical of the value of tracking the minutia of my exercise life. I wouldn't have known I plateaued if I hadn't tracked the data after all.&lt;/p&gt;

&lt;p&gt;So not too long ago when &lt;a href="http://radar.oreilly.com/sara/"&gt;Sara Winge&lt;/a&gt; forwarded me a link to an article on the &lt;a href="http://bigthink.com/ideas/meet-the-urban-datasexual"&gt;"datasexual"&lt;/a&gt; with the subject line "You've been memed" I was taken aback. "Me? I don't track stuff. I don't own a Fitbit. In fact, I'm a huge skeptic of the value of all this stuff. To me it seems too much like putting the cart of technology before the horse of just doing the work." But then I thought about it honestly and I had to admit it. Who am I kidding? I'm an obsessive tracker.&lt;/p&gt;

&lt;p&gt;I track every Crossfit workout on &lt;a href="http://www.beyondthewhiteboard.com"&gt;Beyond The Whiteboard&lt;/a&gt;. I started a paleo / &lt;a href="http://www.perfecthealthdiet.com"&gt;ancestral health diet&lt;/a&gt; in December and I use a kitchen scale to measure portions. I kept a journal of every meal for three months and when that got cumbersome I started taking a picture of them with my phone. I do it to encourage consciousness of what I'm eating and to make sure I'm keeping my macronutrient balance where it should be. I weigh myself at least three times each week and log weight, waist, and neck measurements each time to estimate body fat. &lt;/p&gt;

&lt;div align="center"&gt;
&lt;p class="image-box-500"&gt;&lt;img src="http://cdn.oreilly.com/radar/images/posts/0512-qs-data.jpg" border="0" alt="Quantiifed data" width="500" /&gt;&lt;/p&gt;&lt;/div&gt;

&lt;p&gt;Not too long ago after I rowed what felt like a fast 2k during a crossfit workout I dug up my old logs from the '90s to see how it compared to the twenty-something me (slower of course, but not awful). I still had those logs and knew where to find them. &lt;/p&gt;

&lt;p&gt;From there it gets more obsessive. Once I changed my eating habits I started getting a full lipid panel and other tests every three months to assess the impact of my new high fat / low carb diet (I get over 2/3 of calories from fats now). The next time around I plan to add tests for inflammation markers and a few other things.&lt;/p&gt;

&lt;p&gt;I wasn't happy with my doctor only being able to order fasting blood sugar though, so I bought a glucometer and started monitoring my own real-time blood sugar. I measure fasting and +1, +2, and +3 hour postprandial glucose levels after various meals to evaluate my insulin response and to better tune my diet. I also occasionally measure pre- and post-workout glucose levels to optimize when to workout relative to mealtime. &lt;/p&gt;

&lt;p&gt;Periodic at home A1c tests verify that my long-term glucose levels are in keeping with what I'm measuring in real time &amp;mdash; as a correlation to verify test accuracy and to help me interpret the short-term results. Oh, and I ordered a &lt;a href="http://www.23andme.com/"&gt;23andMe&lt;/a&gt; test kit to see (among other things) if I have any genetic disposition to diabetes.&lt;/p&gt;

&lt;p&gt;So, I guess I have to admit it. Quantifying the self isn't just something other people do, it's something I do. Yet I remain a skeptic.&lt;/p&gt;

&lt;p&gt;The line I'm trying to walk is between obsessive tracking that results in post-plateau burnout and using tracking to maintain awareness and intention while trying to remain open ended. "Maybe I'll work out today." "Maybe I'll lose a few pounds, or maybe I'll gain a few." But at the same time I want to take advantage of the awareness that comes from tracking. More importantly, I want to know what the data says about how healthy I am. A degradation in insulin response wouldn't just be a problem with a plateauing exercise program after all, it would have major long-term health impact.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Related:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt; &lt;a href="http://radar.oreilly.com/2012/03/paleo-media-diet.html"&gt;My Paleo Media Diet&lt;/a&gt;&lt;/li&gt;
&lt;li&gt; &lt;a href="http://radar.oreilly.com/2011/04/quantified-self-personal-data.html"&gt;Data and a sense of self&lt;/a&gt;&lt;/li&gt;
&lt;li&gt; &lt;a href="http://radar.oreilly.com/2011/07/programmable-self-quantified-self.html"&gt;If you can quantify the self, can you also program it?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt; &lt;a href="http://radar.oreilly.com/2011/01/runkeeper-mobile-location-data.html"&gt;Healthier living through mobile location data&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=uwFC_SPj-L8:KbUUj-YSgZI:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=uwFC_SPj-L8:KbUUj-YSgZI:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=uwFC_SPj-L8:KbUUj-YSgZI:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=uwFC_SPj-L8:KbUUj-YSgZI:JEwB19i1-c4"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=uwFC_SPj-L8:KbUUj-YSgZI:JEwB19i1-c4" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=uwFC_SPj-L8:KbUUj-YSgZI:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=uwFC_SPj-L8:KbUUj-YSgZI:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/oreilly/radar/atom/~4/uwFC_SPj-L8" height="1" width="1"/&gt;</content>
<dc:source>http://www.oreillynet.com/pub/au/3603</dc:source>
<dc:type>text</dc:type>
<on:image>http://radar.oreilly.com/2012/05/21/0512-qs-data-slider.png</on:image>
<feedburner:origLink>http://radar.oreilly.com/2012/05/quantified-me-personal-health-data.html</feedburner:origLink></entry>

<entry>
<title>Four short links: 22 May 2012</title>
<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/oreilly/radar/atom/~3/iRu-PJnBkPY/four-short-links-22-may-2012.html" />
<id>tag:radar.oreilly.com,2012://57.48262</id>

<published>2012-05-22T10:00:00Z</published>
<updated>2012-05-22T10:00:00Z</updated>

<summary type="html"> New Zealand Government Budget App -- when the NZ budget is announced, it'll go live on iOS and Android apps. Tablet users get details, mobile users get talking points and speeches. Half-political, but an interesting approach to reaching out to voters with political actions. Health Care Data Dump (Washington Post) -- 5B health insurance claims (attempted anonymized) to be...</summary>
<author>
<name>Nat Torkington</name>
<uri>http://radar.oreilly.com/nat/</uri>
</author>

<category term="app" label="app" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="bigdata" label="big data" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="gov20" label="gov2.0" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="healthdata" label="health data" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="html5" label="html5" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="mobile" label="mobile" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="opensource" label="open source" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="perl" label="perl" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="politics" label="politics" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="programming" label="programming" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://radar.oreilly.com/">
&lt;p&gt;&lt;ol&gt;
&lt;li&gt;&lt;a href="http://www.treasury.govt.nz/budget/app"&gt;New Zealand Government Budget App&lt;/a&gt; -- when the NZ budget is announced, it'll go live on iOS and Android apps. Tablet users get details, mobile users get talking points and speeches. Half-political, but an interesting approach to reaching out to voters with political actions.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://mobile.washingtonpost.com/rss.jsp?rssid=615&amp;item=http%3a%2f%2fwww.washingtonpost.com%2fFragment%2fSysConfig%2fWebPortal%2ftwpweb%2ffeeds%2fBlogsMobileIndividual%2fmobile-blogs.jpp%3fid%3d1000.4.1601919935%26wprss%3d&amp;cid=-1&amp;spf=1"&gt;Health Care Data Dump&lt;/a&gt; (Washington Post) -- 5B health insurance claims (attempted anonymized) to be released. &lt;i&gt;Researchers will be able to access that data, largely using it to probe a critical question: What makes health care so expensive?&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.nntp.perl.org/group/perl.perl5.porters/2012/05/msg186903.html"&gt;Perl 5.16.0 Out&lt;/a&gt; -- two epic things here: 590k lines of changes, and announcement quote from Auden. Auden is my favourite poet, Perl my favourite programming language.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://xing.github.com/wysihtml5/"&gt;WYSIHTML5&lt;/a&gt; (GitHub) -- &lt;i&gt;wysihtml5 is an open source rich text editor based on HTML5 technology and the progressive-enhancement approach. It uses a sophisticated security concept and aims to generate fully valid HTML5 markup by preventing unmaintainable tag soups and inline styles.&lt;/i&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;/p&gt;

&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=iRu-PJnBkPY:LtxVaVLthqg:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=iRu-PJnBkPY:LtxVaVLthqg:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=iRu-PJnBkPY:LtxVaVLthqg:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=iRu-PJnBkPY:LtxVaVLthqg:JEwB19i1-c4"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=iRu-PJnBkPY:LtxVaVLthqg:JEwB19i1-c4" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=iRu-PJnBkPY:LtxVaVLthqg:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=iRu-PJnBkPY:LtxVaVLthqg:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/oreilly/radar/atom/~4/iRu-PJnBkPY" height="1" width="1"/&gt;</content>
<dc:source>http://www.oreillynet.com/pub/au/149</dc:source>
<dc:type>text</dc:type>
<on:image />
<feedburner:origLink>http://radar.oreilly.com/2012/05/four-short-links-22-may-2012.html</feedburner:origLink></entry>

</feed>

