<?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-16T15: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>Velocity Profile: Justin Huff</title>
<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/oreilly/radar/atom/~3/vkY3qrsHZ2I/justin-huff.html" />
<id>tag:radar.oreilly.com,2012://57.48189</id>

<published>2012-05-16T15:00:00Z</published>
<updated>2012-05-16T15:00:00Z</updated>

<summary type="html">A profile of web operations and performance expert Justin Huff, software engineer at PicMonkey and formerly of Google/Picnik.</summary>
<author>
<name>Mac Slocum</name>
<uri>http://radar.oreilly.com/mslocum</uri>
</author>

<category term="Web Ops &amp; Performance" scheme="http://www.sixapart.com/ns/types#category" />

<category term="devops" label="devops" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="performance" label="performance" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="velocityprofiles" label="Velocity Profiles" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="webops" label="web ops" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://radar.oreilly.com/">
&lt;p&gt;&lt;em&gt;This is part of the &lt;a href="http://blogs.oreilly.com/cgi-bin/mt/mt-search.cgi?blog_id=57&amp;tag=Velocity%20Profiles&amp;limit=20&amp;IncludeBlogs=57"&gt;Velocity Profiles series&lt;/a&gt;, which highlights the work and knowledge of web ops and performance experts.&lt;/em&gt;&lt;/p&gt;

&lt;div style="float: left; width: 100%; border-top: 1px #ddd solid; padding: 10px 0 5px 0; margin: 10px 0 10px 0; clear: both;"&gt;&lt;img src="http://cdn.oreilly.com/radar/images/posts/0512-justin-huff.jpg" width="95" border="0" alt="Justin Huff" style="float: left; margin: 3px 10px 10px 0;" /&gt;Justin Huff&lt;br /&gt;
Software Engineer&lt;br /&gt; &lt;a href="http://www.picmonkey.com/"&gt;PicMonkey&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://twitter.com/jjhuff"&gt;@jjhuff&lt;/a&gt;&lt;/div&gt;

&lt;h3&gt;How did you get into web operations and performance?&lt;/h3&gt;

&lt;p&gt;&lt;a href="http://www.picnik.com/"&gt;Picnik's&lt;/a&gt; founders &lt;a href="http://twitter.com/#!/mikehar"&gt;Mike Harrington&lt;/a&gt; and &lt;a href="http://twitter.com/#!/darrinm"&gt;Darrin Massena&lt;/a&gt; needed someone who knew something about Linux. Darrin and I had known each other for a few years, so my name came up. At the time, I was doing embedded systems work, but ended up moonlighting for Picnik. It wasn't long before I came over full time. I always expected to help them get off the ground and then they'd find a "real sysadmin" to take over. Turns out, I ended up enjoying ops! I was lucky enough to straddle the world
between ops and back-end dev. Sound familiar?&lt;/p&gt;

&lt;h3&gt;What is your most memorable project?&lt;/h3&gt;

&lt;p&gt;Completing a tight database upgrade at a Starbucks mid-way between Seattle and
Portland. "Replicate faster, PLEASE!" Also, in the build-up to
&lt;a href="http://techcrunch.com/2010/03/01/google-buys-up-online-photo-editing-site-picnik/"&gt;Picnik's acquisition by Google&lt;/a&gt;, Mike asked me what it would take to
handle 10 times our current traffic and to do it in 30 days. We doubled
Picnik's hardware, including a complete network overhaul. It went
flawlessly and continued to serve Picnik until Google shut it down in
April of this year.&lt;/p&gt;

&lt;h3&gt;What's the toughest problem you've had to solve?&lt;/h3&gt;

&lt;p&gt;When &lt;a href="http://blog.flickr.net/en/2007/12/05/edit-your-photos-on-flickr/"&gt;Flickr launched with Picnik as its photo editor&lt;/a&gt;, we started to see really weird behavior causing some Flickr API calls to hang. I spent a good chunk of that day on the phone with &lt;a href="http://twitter.com/#!/allspaw"&gt;John Allspaw&lt;/a&gt; and finally identified an issue with how our NAT box was munging TCP timestamps that were interacting badly with Flickr's servers. I learned a couple things: First, both John and I were able to gather highly detailed info (&lt;a href="http://en.wikipedia.org/wiki/Tcpdump"&gt;tcpdumps&lt;/a&gt;) at key points in our networks (and hosts) &amp;mdash; sometimes you just have to go deep; second, it's absolutely imperative that you have good technical contacts with your partners.&lt;/p&gt;

&lt;h3&gt;What tools and techniques do you rely on most?&lt;/h3&gt;

&lt;p&gt;Graphs and monitoring are critical. &lt;a href="http://www.vim.org/"&gt;Vim&lt;/a&gt;, because I can't figure out Emacs. Automation, because I can't even remember what I had for
breakfast.&lt;/p&gt;

&lt;h3&gt;Who do you follow in the web operations and performance world?&lt;/h3&gt;

&lt;p&gt;Bryan Berry (&lt;a href="http://twitter.com/#!/bryanwb"&gt;@bryanwb&lt;/a&gt;) is great. Joe Williams (&lt;a href="http://twitter.com/#!/williamsjoe"&gt;@williamsjoe&lt;/a&gt;) is doing great stuff &amp;mdash; and his &lt;a href="http://a0.twimg.com/profile_images/1473344293/5976676684_2cb33a4070.jpg"&gt;Twitter profile pic&lt;/a&gt; is awesome.&lt;/p&gt;

&lt;h3&gt;What is your web operations and performance super power?&lt;/h3&gt;

&lt;p&gt;I think I'm good at building, maintaining, and understanding complete &lt;em&gt;systems&lt;/em&gt;.  Other engineering disciplines are typically concerned about the details of a single part of a larger system. As web engineers, we have to grok the system, the components, and their interactions ... at 2 AM.&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/velocity2012/public/regwith/radar20?intcmp=il-velocity-vl12-justin-huff-velocity-profile"&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-justin-huff-velocity-profile"&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;a href="https://en.oreilly.com/velocity2012/public/regwith/radar20?intcmp=il-velocity-vl12-justin-huff-velocity-profile"&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;strong&gt;Related:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt; &lt;a href="http://blogs.oreilly.com/cgi-bin/mt/mt-search.cgi?blog_id=57&amp;tag=Velocity%20Profiles&amp;limit=20&amp;IncludeBlogs=57"&gt;See more Velocity Profiles&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=vkY3qrsHZ2I:8HgHzmhMqvM:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=vkY3qrsHZ2I:8HgHzmhMqvM:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=vkY3qrsHZ2I:8HgHzmhMqvM: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=vkY3qrsHZ2I:8HgHzmhMqvM:JEwB19i1-c4"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=vkY3qrsHZ2I:8HgHzmhMqvM:JEwB19i1-c4" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=vkY3qrsHZ2I:8HgHzmhMqvM: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=vkY3qrsHZ2I:8HgHzmhMqvM: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/vkY3qrsHZ2I" height="1" width="1"/&gt;</content>
<dc:source>http://www.oreillynet.com/pub/au/3515</dc:source>
<dc:type>text</dc:type>
<on:image />
<feedburner:origLink>http://radar.oreilly.com/2012/05/justin-huff.html</feedburner:origLink></entry>

<entry>
<title>A federal judge learned to code</title>
<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/oreilly/radar/atom/~3/OPW72ARavoo/judge-alsup-codes.html" />
<id>tag:radar.oreilly.com,2012://57.48240</id>

<published>2012-05-16T14:30:00Z</published>
<updated>2012-05-16T14:30:00Z</updated>

<summary type="html">The judge presiding over the Oracle/Google case learned Java, and that skill came in handy when coding specifics arose during the trial. It's proof that coding is a part of cultural competence, even if you never do it professionally.</summary>
<author>
<name>Mike Loukides</name>
<uri>http://radar.oreilly.com/mikel</uri>
</author>

<category term="Programming" scheme="http://www.sixapart.com/ns/types#category" />

<category term="code" label="code" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="education" label="education" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="google" label="google" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="oracle" label="oracle" 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;The last couple of days, there's been a fair amount of blogosphere angst over Coding Horror's "&lt;a href="http://www.codinghorror.com/blog/2012/05/please-dont-learn-to-code.html"&gt;Please Don't Learn to Code&lt;/a&gt;."  Ironically, the best argument for learning to code appeared this morning, when it turned out that &lt;a href="http://www.wired.com/wiredenterprise/2012/05/google-schmidt-page-damages/"&gt;Judge William Alsup in the Google case could program&lt;/a&gt;, and learned Java in the course of the trial, and wasn't going for Oracle's claim that a short range-checking function was days of work.  Alsup recognized immediately (and says he wrote the function hundreds of times during the course of the trial) that it's just a few minutes work for a competent programmer.&lt;/p&gt;

&lt;p&gt;The importance of learning to code isn't so that everyone will write code, and bury the world under billions of lines of badly conceived Python, Java, and Ruby.  The importance of code is that it's a part of the world we live in.  I've had enough of legislators who think the Internet is about tubes, who haven't the slightest idea about legitimate uses for file transfer utilities, and no concept at all about what privacy (and the invasion of privacy) might mean in an online space.  I've had enough of patent inspectors who approve patents for which prior art has existed for decades.  And I've had enough of judges making rulings after listening to lawyers arguing about technologies they don't understand.  Learning to code won't solve these problems, but coding does force engagement with technology on a level other than pure ignorance.&lt;/p&gt;

&lt;p&gt;Coding is a part of cultural competence, even if you never do it professionally. Alsup is a modern hero.&lt;/p&gt;


&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=OPW72ARavoo:XW0iQ32fH_0:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=OPW72ARavoo:XW0iQ32fH_0:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=OPW72ARavoo:XW0iQ32fH_0: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=OPW72ARavoo:XW0iQ32fH_0:JEwB19i1-c4"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=OPW72ARavoo:XW0iQ32fH_0:JEwB19i1-c4" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=OPW72ARavoo:XW0iQ32fH_0: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=OPW72ARavoo:XW0iQ32fH_0: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/OPW72ARavoo" height="1" width="1"/&gt;</content>

<dc:type>text</dc:type>
<on:image />
<feedburner:origLink>http://radar.oreilly.com/2012/05/judge-alsup-codes.html</feedburner:origLink></entry>

<entry>
<title>How to start a successful business in health care at Health 2.0 conference</title>
<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/oreilly/radar/atom/~3/KnReHT8vEJw/how-to-start-a-successful-busi.html" />
<id>tag:radar.oreilly.com,2012://57.48241</id>

<published>2012-05-16T14:10:14Z</published>
<updated>2012-05-16T14:10:14Z</updated>

<summary type="html">Great piles of cash are descending on entrepreneurs who develop health care apps, but that doesn't make it any easier to create a useful one that your audience will adopt. About the Spring Fling conference, enterpreneurship, and open data.
</summary>
<author>
<name>Andy Oram</name>
<uri>http://www.praxagora.com/andyo/</uri>
</author>

<category term="Gov 2.0" scheme="http://www.sixapart.com/ns/types#category" />

<category term="athenahealth" label="athenahealth" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="globalmed" label="GlobalMed" 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="health20" label="Health 2.0" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="healthcare" label="health care" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="healthit" label="health IT" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="healthpasskey" label="HealthPasskey" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="healthtap" label="HealthTap" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="hellohealth" label="hellohealth" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="jonathanbush" label="Jonathan Bush" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="medical" label="medical" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="onpulse" label="onPulse" 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="swipesense" label="SwipeSense" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="thryve" label="Thryve" 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;Great piles of cash are descending on entrepreneurs who develop health care apps, but that doesn't make it any easier to create a useful one that your audience will adopt. Furthermore, lowered costs and streamlined application development technique let you fashion a working prototype faster than ever, but that also reduces the time you can fumble around looking for a business model. These were some of the insights I got at &lt;a href="http://www.health2con.com/events/conferences/spring-fling-2012-matchpoint-boston/"&gt; Spring Fling 2012: Matchpoint Boston&lt;/a&gt;, put on by &lt;a href="http://www.health2con.com/"&gt;Health 2.0&lt;/a&gt; this week.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;

&lt;p&gt;This conference was a bit of a grab-bag, including one-on-one meetings between entrepreneurs and their potential funders and customers, keynotes and panels by health care experts, round-table discussions among peers, and lightning-talk demos. I think the hallway track was the most potent part of this conference, and it was probably planned that way. The variety at the conference mirrors the work of Health 2.0 itself, which includes local chapters, challenges, an &lt;a href="http://thehealthcareblog.com/"&gt;influential blog&lt;/a&gt;, and partnerships with a range of organizations. Overall, I appreciated the chance to get a snapshot of a critical industry searching for ways to make a positive difference in the world while capitalizing on ways to cut down on the blatant waste and mismanagement that bedevil the multi-trillion-dollar health care field.&lt;/p&gt;

&lt;p&gt;

&lt;p&gt;Let's look, for instance, at the benefits of faster development time.  Health IT companies go through fairly standard early stages (idea, prototype, incubator, venture capital funding) but cochairs Indu Subaiya and Matthew Holt showed slides demonstrating that modern techniques can leave companies in the red for less time and accelerate earnings. On the other hand, Jonathan Bush of athenahealth gave a keynote listing bits of advice for company founders and admitting that his own company had made significant errors that required time to recover from. Does the fast pace of modern development leave less room for company heads to make the inevitable mistakes?&lt;/p&gt;

&lt;p&gt;

&lt;p&gt;I also heard Margaret Laws, director of the &lt;a href="http://www.chcf.org/grants/programrelated-investments"&gt;California HealthCare Foundation's Innovations Fund&lt;/a&gt;, warn that most of the current applications being developed for health care aim to salve common concerns among doctors or patients but don't address what she calls the "crisis points" in health care. Brad Fluegel of &lt;a href="http://www.healthevolutionpartners.com/"&gt;Health Evolution Partners&lt;/a&gt; observed that, with the flood of new entrepreneurs in health IT, a lot of old ideas are being recycled without adequate attention to why they failed before.&lt;/p&gt;

&lt;p&gt;

&lt;p&gt;I'm afraid this blog is coming out too negative, focusing on the dour and the dire, but I do believe that health IT needs to acknowledge its risks in order to avoid squandering the money and attention it's getting, and on the positive side to reap the benefits of this incredibly fertile moment of possibilities in health care. Truly, there's a lot to celebrate in health IT as well. Here are some of the fascinating start-ups I saw at the show:&lt;/p&gt;

&lt;ul&gt;

&lt;p&gt;&lt;li&gt;&lt;p&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://hellohealth.com/physicians/"&gt;hellohealth&lt;/a&gt; aims at that vast area of health care planning and administration that cries out for efficiency improvements--the area where we could do the most good by cutting costs without cutting back on effective patient care.  Presenter Shahid Shah described the company as the intersection of patient management with revenue cycle management. They plan to help physicians manage appointments and follow-ups better, and rationalize the whole patient experience.&lt;/p&gt;

&lt;/p&gt;&lt;p&gt;

&lt;p&gt;hellohealth will offer portals for patients as well. They're unique, so far as I know, in charging patients for certain features.&lt;/p&gt;

&lt;/p&gt;&lt;/li&gt; &lt;li&gt;&lt;p&gt;

&lt;p&gt;Corey Booker demo'd &lt;a href="http://onpulse.com"&gt;onPulse&lt;/a&gt;, which aims to bring together doctors with groups of patients, and patients with groups of the doctors treating them. For instance, when a doctor finds an online article of interest to diabetics, she can share it with all the patients in her practice suffering from diabetes. onPulse also makes it easier for a doctor to draw in others who are treating the same patient. The information built up about their interactions can be preserved for billing.&lt;/p&gt;

&lt;/p&gt;&lt;p&gt;

&lt;p&gt;onPulse overlaps in several respects with &lt;a href="https://www.healthtap.com/"&gt;HealthTap&lt;/a&gt;, a doctor-patient site that I've &lt;a href="http://radar.oreilly.com/2011/12/healthtaps-growth-validates-hy.html"&gt;covered several times&lt;/a&gt; and for which an onPulse staffer expressed admiration. But HealthTap leaves discussions out in the open, whereas onPulse connects doctors and patients in private.&lt;/p&gt;

&lt;/p&gt;&lt;/li&gt; &lt;li&gt;&lt;p&gt;

&lt;p&gt;&lt;a href="http://hinsys.com/"&gt;HealthPasskey.com&lt;/a&gt; is another one of these patient/doctor services with a patient portal. It allows doctors to upload continuity of care documents in the standard CCD format to the patient's site, and supports various services such as making appointments.&lt;/p&gt;

&lt;/p&gt;&lt;p&gt;

&lt;p&gt;A couple weeks ago I &lt;a href="http://radar.oreilly.com/2012/05/the-state-of-health-it-accordi.html"&gt;reported a controversy over hospitals' claims that they couldn't share patient records with the patients&lt;/a&gt;. Check out the innovative services I've just highlighted here as a context for judging whether the technical and legal challenges for hospitals are really too daunting. I recognize that each of the sites I've described pick off particular pieces of the EHR problem and that opening up the whole kit and kaboodle is a larger task, but these sites still prove that all the capabilities are in place for institutions willing to exploit them.&lt;/p&gt;

&lt;/p&gt;&lt;/li&gt; &lt;li&gt;&lt;p&gt;

&lt;p&gt;&lt;a href="http://www.globalmed.com/"&gt;GlobalMed&lt;/a&gt; has recently released a suitcase-sized box that contains all the tools required to do a standard medical exam. This allows traveling nurse practitioners or other licensed personnel to do a quick check-up at a patient's location without requiring a doctor or a trip to the clinic. Images can also be taken. Everything gets uploaded to a site where a doctor can do an assessment and mark up records later. The suitcase weighs about 30 pounds, rolls on wheels, and costs about $30,000 (price to come down if they start manufacturing in high quantities).&lt;/p&gt;

&lt;/p&gt;&lt;/li&gt; &lt;li&gt;&lt;p&gt;

&lt;p&gt;&lt;a href="http://swipesense.com/"&gt;SwipeSense&lt;/a&gt; won &lt;a href="www.health2con.com/devchallenge/100-day-innovation-challenge/"&gt;Health 2.0's 100 Day Innovation Challenge&lt;/a&gt;. They make a simple device that hospital staff can wear on their belts and wipe their hands on. This may not be as good as washing your hands, but takes advantage of people's natural behavior and reduces the chance of infections. It also picks up when someone is using the device and creates reports about compliance. SwipeSense is being tested at the &lt;a href="http://www.rush.edu/"&gt;Rush University Medical Center&lt;/a&gt;.&lt;/p&gt;

&lt;/p&gt;&lt;/li&gt; &lt;li&gt;&lt;p&gt;

&lt;p&gt;&lt;a href="http://blog.thryveco.com/tag/thryve/"&gt;Thryve&lt;/a&gt;, one of several apps that helps you track your food intake and make better choices, won the highest audience approval at Thursday's Launch!  demos.&lt;/p&gt;

&lt;/p&gt;&lt;/li&gt; &lt;li&gt;&lt;p&gt;

&lt;p&gt;Winner of &lt;a href="http://healthasahumanright.wordpress.com/2012/05/12/health-2-0s-boston-big-data-code-a-thon/"&gt;last weekend's developer challenge&lt;/a&gt; was No Sleep Kills, an app that aims to reduce accidents related to sleep deprivation (I need a corresponding app to guard against errors from sleep-deprived blogging). You can enter information on your recent sleep patterns and get back a warning not to drive.&lt;/p&gt;

&lt;/p&gt;&lt;/li&gt;

&lt;/ul&gt;

&lt;p&gt;

&lt;p&gt;It's worth noting that the last item in that list, No Sleep Kills, draws information from &lt;a href="http://healthypeople.gov/2020/default.aspx"&gt;Health and Human Services's Healthy People site&lt;/a&gt;. This raises the final issue I want to bring up in regard to the Spring Fling. Sophisticated developers know their work depends heavily on data about public health and on groups of patients. HHS has actually &lt;a href="https://healthmeasures.aspe.hhs.gov/"&gt;just released another major trove of public health statistics&lt;/a&gt;. Our collective knowledge of who needs help, what works, and who best delivers the care would be immensely enhanced if doctors and institutions who currently guard their data would be willing to open it up in aggregate, non-identifiable form. I recently promoted this ideal in &lt;a href="http://radar.oreilly.com/2012/04/sage-congress-the-synthesis-of.html"&gt;coverage of Sage Congress&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;

&lt;p&gt;In the entirely laudable drive to monetize improvements in health care, I would like the health IT field to choose solutions that open up data rather than keep it proprietary. One of the biggest problems with health care, in this age of big data and incredibly sophisticated statistical tools, is our tragedy of the anti-commons where each institution seeks to gain competitive advantage through hoarding its data. They don't necessarily use their own data in socially beneficial ways, either (they're more interested in ratcheting up opportunities for marketing expensive care). We need collective sources of data in order to make the most of innovation.&lt;/p&gt;
&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=KnReHT8vEJw:OWlXJQhncqE:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=KnReHT8vEJw:OWlXJQhncqE:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=KnReHT8vEJw:OWlXJQhncqE: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=KnReHT8vEJw:OWlXJQhncqE:JEwB19i1-c4"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=KnReHT8vEJw:OWlXJQhncqE:JEwB19i1-c4" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=KnReHT8vEJw:OWlXJQhncqE: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=KnReHT8vEJw:OWlXJQhncqE: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/KnReHT8vEJw" height="1" width="1"/&gt;</content>
<dc:source>http://www.oreillynet.com/pub/au/36</dc:source>
<dc:type />
<on:image />
<feedburner:origLink>http://radar.oreilly.com/2012/05/how-to-start-a-successful-busi.html</feedburner:origLink></entry>

<entry>
<title>The chicken and egg of big data solutions</title>
<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/oreilly/radar/atom/~3/YVDsv4DIDno/hadoop-applications-package-enterprise-startups.html" />
<id>tag:radar.oreilly.com,2012://57.48237</id>

<published>2012-05-16T14:00:00Z</published>
<updated>2012-05-16T14:00:00Z</updated>

<summary type="html">So, here we are with all of this disruptive big data technology, but we seem to have lost the institutional wherewithal to do anything with it in a lot of large companies, at least until package solutions come along.</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="bigdata" label="big data" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="data" label="data" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="enterprise" label="enterprise" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="hadoop" label="hadoop" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="solutions" label="solutions" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="vendors" label="vendors" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://radar.oreilly.com/">
&lt;p&gt;Before I came to O'Reilly I was building the "big data and disruptive analytics practice" at a major systems integrator. It was a blast to spend every week talking to customers in different industries who were waking up to the possibilities that technologies like Hadoop offered their businesses. Many of these businesses are going to fundamentally change as they embrace this stuff (or be replaced by those that do). But there's a catch.&lt;/p&gt;

&lt;p&gt;Twenty years or so ago large integrators made big business building applications on the then-new relational paradigm. They put in Oracle databases with custom code, wrote PowerBuilder apps on Sybase, and of course lots of businesses rolled their own with VB and SQL Server. It was an era of custom coding where Oracle, Sybase, SQL Server, Informix and etc. were thought of as platforms to build stuff on.&lt;/p&gt;

&lt;p&gt;Then the market matured and shifted to package solution implementation. ERP, CRM, &amp;#133;, etc. The big guys focused on integrating again and told their clients there was no ROI in building custom stuff. ROI would come from integrating best-of-breed solutions. Databases became commodity back ends to the applications that were always the real focus.&lt;/p&gt; 

&lt;p&gt;Now along comes big data, NoSQL, data science, and all that stuff and it seems like we're starting the cycle over again. But this time clients, having been well trained over the last decade or so, aren't having any of that "build it from scratch" mentality. They know that Hadoop and other new technologies can be transformative to their business, but they want it packaged up and solution'ified like they are used to. I heard a lot of "let us know when you have a solution already built or available to buy that does X" in the last year.&lt;/p&gt;

&lt;p&gt;Also, lots of the shops that do this stuff at scale are built and staffed around the package implementation model and have shed many of the skills they used to have for custom work. Everything from staffing models to methodologies are oriented toward package installation.&lt;/p&gt;

&lt;p&gt;So, here we are with all of this disruptive technology, but we seem to have lost the institutional wherewithal to do anything with it in a lot of large companies. Of course that fact was hard on my numbers. I had a great pipeline of companies with pain to solve, and great technologies to solve it, but too much of the time it was hard to close it without readymade solutions.&lt;/p&gt; 

&lt;p&gt;Every week I talked to the companies building these new platforms to share leads and talk about their direction. After a while I started cutting them off when they wanted to talk about the features of their next release. I just got to the point where I didn't really care, it just wasn't all that relevant to my customers. I mean, it's important that they are making the platforms more manageable and building bridges to traditional BI, ETL, RDBMS, and the like. But the focus was too much on platforms and tools.&lt;/p&gt; 

&lt;p&gt;I wanted to know "What are you doing to encourage solution development? Are you staffing a support system for ISVs? What startups and/or established players are you aware of that are building solutions on this platform?" So when I saw this &lt;a href="https://mobile.twitter.com/uberjake42/status/182539373747781633"&gt;tweet&lt;/a&gt; I let out a little yelp. Awesome! The lack of ready-to-install solutions was getting attention, and from Mike Olsen.&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;&lt;blockquote class="twitter-tweet tw-align-center"&gt;&lt;p&gt;Cloudera CEO wants startups to build Hadoop apps. He will connect you to funding. &lt;a href="https://twitter.com/search/%2523dataconf"&gt;#dataconf&lt;/a&gt;&lt;/p&gt;&amp;mdash; MJHarkins (@uberjake42) &lt;a href="https://twitter.com/uberjake42/status/182539373747781633" data-datetime="2012-03-21T18:49:12+00:00"&gt;March 21, 2012&lt;/a&gt;&lt;/blockquote&gt;
&lt;script src="//platform.twitter.com/widgets.js" charset="utf-8"&gt;&lt;/script&gt;&lt;br /&gt;&lt;/p&gt;

&lt;p&gt;You can watch the rest of what Mike Olson said &lt;a href="http://gigaom.com/2012/03/21/cloudera-structure-data-2012/"&gt;here&lt;/a&gt; and you'll find he tells a similar story about the RDBMS historical parallel.&lt;/p&gt;

&lt;p&gt;I talked to Mike a few weeks ago to find out what was behind his comment and explore what else they are doing to support solution development. It boils down to what he said &amp;mdash; he will help connect you with money &amp;mdash; plus a newly launched partner program designed to provide better support to ISVs among others. Also, the continued attention to APIs and tools like Pig and Hive should make it easier for the solution ecosystem to develop. It can only be good for his business to have lots of other companies directly solving business problems, and simply pulling in his platform.&lt;/p&gt;

&lt;p&gt;Hortonworks also started a partner program in the fall and I think we'll see a lot more emphasis on this across the space this year. However, at the moment wherever I look (&lt;a href="http://hortonworks.com/partners-list/"&gt;Hortonworks partners&lt;/a&gt;, &lt;a href="http://www.cloudera.com/partners/"&gt;Cloudera Partners&lt;/a&gt;, &lt;a href="http://www.accel.com/bigdata/"&gt;Accel big data portfolio&lt;/a&gt;) the focus today remains firmly on platform and tools or partnering with integrators. &lt;a href="http://www.tresata.com/"&gt;Tresata&lt;/a&gt;, a startup focused on financial risk management, pops up in in a lot of lists as the obvious odd one out &amp;mdash; an actual domain-specific solution.&lt;/p&gt;

&lt;p&gt;What about other people that could be building solutions? Is it the maturity level of the technology, the lack of penetration of Hadoop etc. into your customer's data centers, or some combination of other factors that is slowing things down?&lt;/p&gt;

&lt;p&gt;Of course, during the RDBMS adoption it took a lot of years before the custom era was over and thoroughly replaced by the era of package implementation. The question I'm pondering is whether customer expectations and the pace of technology will make it happen faster this time? Or is the disruptive value of big data going to continue to accrue only to risk-taking early adopters for the foreseeable future?&lt;/p&gt;

&lt;p&gt;If you are building a startup based on a solution or application that leverages big data technology, and you aren't being stealthy, I'd love to hear about it in the comments.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Related:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt; Series: "&lt;a href="http://blogs.oreilly.com/cgi-bin/mt/mt-search.cgi?blog_id=57&amp;tag=Planning%20for%20Big%20Data&amp;limit=20&amp;IncludeBlogs=57"&gt;Planning for big data&lt;/a&gt;"&lt;/li&gt;
&lt;li&gt; &lt;a href="http://radar.oreilly.com/2011/08/building-data-startups.html"&gt;Building data startups: Fast, big, and focused&lt;/a&gt;&lt;/li&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;li&gt; &lt;a href="http://radar.oreilly.com/2010/06/what-is-data-science.html"&gt;What is data science?&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=YVDsv4DIDno:YfPAZ3zgprI:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=YVDsv4DIDno:YfPAZ3zgprI:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=YVDsv4DIDno:YfPAZ3zgprI: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=YVDsv4DIDno:YfPAZ3zgprI:JEwB19i1-c4"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=YVDsv4DIDno:YfPAZ3zgprI:JEwB19i1-c4" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=YVDsv4DIDno:YfPAZ3zgprI: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=YVDsv4DIDno:YfPAZ3zgprI: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/YVDsv4DIDno" 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/2011/06/13/0611-hadoop-slider.png</on:image>
<feedburner:origLink>http://radar.oreilly.com/2012/05/hadoop-applications-package-enterprise-startups.html</feedburner:origLink></entry>

<entry>
<title>Four short links: 16 May 2012</title>
<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/oreilly/radar/atom/~3/WDpUgnhYpLQ/four-short-links-16-may-2012.html" />
<id>tag:radar.oreilly.com,2012://57.48238</id>

<published>2012-05-16T10:00:00Z</published>
<updated>2012-05-16T10:00:00Z</updated>

<summary type="html"> Many Old Periodicals -- I'm working my way through the back issues of "Thrilling Love". Sample story, Moonmist for Mary by Dorothy Daniels, from Feb 1950. Filing clerk Mary wins the heart of her secret coworker romance AND closes the sale AND is promised stock. It's torn from the pages of real life, I tell ya! Please Don't Learn...</summary>
<author>
<name>Nat Torkington</name>
<uri>http://radar.oreilly.com/nat/</uri>
</author>

<category term="charts" label="charts" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="copyright" label="copyright" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="education" label="education" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="font" label="font" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="fun" label="fun" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="futureofjournalism" label="future of journalism" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="newspapers" label="newspapers" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="programming" label="programming" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="publishing" label="publishing" 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.unz.org/Pub/AllPeriodicals?ColSize=150"&gt;Many Old Periodicals&lt;/a&gt; -- I'm working my way through the back issues of "Thrilling Love". Sample story, &lt;A href="http://www.unz.org/Pub/ThrillingLove-1950feb-00041"&gt;Moonmist for Mary&lt;/a&gt; by Dorothy Daniels, from Feb 1950. Filing clerk Mary wins the heart of her secret coworker romance AND closes the sale AND is promised stock. It's torn from the pages of real life, I tell ya!&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.codinghorror.com/blog/2012/05/please-dont-learn-to-code.html"&gt;Please Don't Learn to Code&lt;/a&gt; (Jeff Atwood) -- my take: everyone who is a "knowledge worker" should learn to program (who of us has not seen people wasting time with something we could automate in 10 lines of code?). It's hard to justify an adult like Bloomberg to take the time to learn to code, because he's already powerful and can hire other people to code. For this reason, I think kids should routinely be taught computational thinking (decomposition, pattern matching, etc.) and programming as a useful application of these skills. (via &lt;a href="http://twitter.com/jstogdill"&gt;Jim Stogdill&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href="http://stdout.be/2012/05/04/fungible/"&gt;Fungible News&lt;/a&gt; -- &lt;i&gt;Here&amp;#8217;s my hypothesis. Educated people over forty have come to assume that journalism, whether on television, radio, print or the web, is the most convenient way to get answers to questions like what&amp;#8217;s on the television, what&amp;#8217;s going on in my neighborhood, who got elected, who is making a mess of things, any new music I should hear? [...] The younger the person you ask, the less likely it is you&amp;#8217;ll find that link between wanting to know what&amp;#8217;s going on and grabbing a paper or opening up a news website. They use Pinterest to figure out what&amp;#8217;s fashionable and Facebook to see if there&amp;#8217;s anything fun going on next weekend. They use Facebook just the same to figure out whether there&amp;#8217;s anything they need to be upset about and need to protest against.&lt;/i&gt; (via &lt;a href="http://twitter.com/RancidBacon"&gt;Phil Lindsay&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href="http://creativereview.co.uk/cr-blog/2012/may/ff-chartwell-a-graph-making-font"&gt;FF-Chartwell, a Graph-Making Font&lt;/a&gt; -- brilliant! Font uses ligatures to show graphs. This is an elegant hack in so many ways, for example: copy and paste and you get the bare numbers! (via &lt;a href="https://twitter.com/chrisspurgeon/status/202563837017333760"&gt;Chris Spurgeon&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=WDpUgnhYpLQ:thY3y7klgwM:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=WDpUgnhYpLQ:thY3y7klgwM:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=WDpUgnhYpLQ:thY3y7klgwM: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=WDpUgnhYpLQ:thY3y7klgwM:JEwB19i1-c4"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=WDpUgnhYpLQ:thY3y7klgwM:JEwB19i1-c4" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=WDpUgnhYpLQ:thY3y7klgwM: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=WDpUgnhYpLQ:thY3y7klgwM: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/WDpUgnhYpLQ" 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-16-may-2012.html</feedburner:origLink></entry>

<entry>
<title>Profile of the Data Journalist: The Data News Editor</title>
<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/oreilly/radar/atom/~3/n43-MDlTW8w/profile-of-the-data-journalist-10.html" />
<id>tag:radar.oreilly.com,2012://57.48232</id>

<published>2012-05-15T19:00:00Z</published>
<updated>2012-05-15T19:00:00Z</updated>

<summary type="html">John Keefe is a senior editor for data news and journalism technology at WNYC public radio, based in New York City, NY. He attracted widespread attention when an online map he built using available data beat the Associated Press with Iowa caucus results earlier this year. </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="Programming" scheme="http://www.sixapart.com/ns/types#category" />

<category term="dataconference" label="data conference" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="datajournalism" label="data journalism" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="datamap" label="data map" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="dataproduct" label="data product" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="datareporting" label="data reporting" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="datascience" label="data science" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="gov20" label="gov 2.0" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="newsapps" label="news apps" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="nicarinterview" label="NICAR interview" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://radar.oreilly.com/">
&lt;p&gt;Around the globe, the &lt;a href="http://radar.oreilly.com/2012/02/data-journalism-computer-assisted-reporting-government.html"&gt;bond between data and journalism is growing stronger&lt;/a&gt;. In an age of big data, &lt;a href="http://radar.oreilly.com/2010/12/data-journalism.html"&gt;the growing importance of data journalism&lt;/a&gt; lies in the ability of its practitioners to provide context, clarity and, perhaps most important, find truth in the expanding amount of digital content in the world. In that context, &lt;a href="http://radar.oreilly.com/2012/03/rise-of-the-data-journalists.html"&gt;data journalism has profound importance for society&lt;/a&gt;. (You can learn more about this world and the emerging leaders of this discipline in the newly released "&lt;a href="http://shop.oreilly.com/product/0636920025603.do"&gt;Data Journalism Handbook&lt;/a&gt;.") &lt;/p&gt;

&lt;p&gt;To learn more about the people who are doing this work and, in some cases, building the &lt;a href="http://radar.oreilly.com/2011/07/data-journalism-tools-newsroom-stack.html"&gt;newsroom stack&lt;/a&gt; for the 21st century, I conducted in-person and email interviews during the 2012 NICAR Conference and published a &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;series of data journalist profiles&lt;/a&gt; here at Radar.&lt;/p&gt;

&lt;p&gt;&lt;a href=" http://johnkeefe.net/"&gt;John Keefe&lt;/a&gt; (&lt;a href="http://twitter.com/jkeefe"&gt;@jkeefe&lt;/a&gt;) is a senior editor for data news and journalism technology at WNYC public radio, based in New York City, NY. He attracted widespread attention when an &lt;a href="http://www.wnyc.org/articles/its-free-country/2012/jan/03/patchwork-vote-iowa/"&gt;online map&lt;/a&gt; he built using available data &lt;a href="http://www.poynter.org/latest-news/top-stories/158375/how-google-beat-associated-press-with-iowa-caucus-results-and-why-it-matters-santorum-romney/"&gt;beat the Associated Press with Iowa caucus results&lt;/a&gt; earlier this year. He's posted numerous tutorials and resources for budding data journalists, including &lt;a href="http://www.poynter.org/how-tos/digital-strategies/141788/how-to-map-data-onto-counties-districts-using-shpescape/"&gt;how to map data onto county districts&lt;/a&gt;, use APIs, create news apps without a backend content management system and &lt;a href="http://johnkeefe.net/nicar-2012-links-from-my-presos"&gt;make election results maps&lt;/a&gt;. As you'll read below, Keefe is a great example of a journalist who picked up these skills from the data journalism community and the Hacks/Hackers group. &lt;/p&gt;

&lt;p&gt;Our interview follows, lightly edited for content and clarity. (I've also added a Twitter list of data journalist from the New York Times' &lt;a href="http://radar.oreilly.com/2012/03/profile-of-the-data-journalist-4.html"&gt;Jacob Harris&lt;/a&gt;.) &lt;/p&gt;

&lt;h2&gt;Where do you work now? What is a day in your life like?&lt;/h2&gt;

&lt;p&gt; I work in the middle of the &lt;a href="http://www.wnyc.org/" title="Home - WNYC"&gt;WNYC&lt;/a&gt; newsroom -- quite literally. So throughout the day, I have dozens of impromptu conversations with reporters and editors about their ideas for maps and data projects, or answering questions about how to find or download data. &lt;/p&gt;

&lt;p&gt;Our team works almost entirely on "news time," which means our creations hit the Web in hours and days more often than weeks and months. So I'm often at my laptop creating or tweaking &lt;a href="http://project.wnyc.org/census-maps/nyc-diversity/index.html" title="Diversity in NYC | Micropolis | WNYC"&gt;maps&lt;/a&gt; and &lt;a href="http://project.wnyc.org/charts/bedbugs/" title="Bedbugs in NYC | WNYC"&gt;charts&lt;/a&gt; to go with online stories. That said, Wednesday mornings it's breakfast at a Chelsea cafe with collaborators at &lt;a href="http://www.builtbybalance.com/" title="Balance Media"&gt;Balance Media&lt;/a&gt; to update each other on longer-range projects and tools we make for the newsroom and then open source, like &lt;a href="http://builtbybalance.com/Tabletop/" title=""&gt;Tabletop.js&lt;/a&gt; and our new &lt;a href="https://github.com/balancemedia/Timeline"&gt;vertical timeline&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Then there are key meetings, such as the newsroom's daily and weekly editorial discussions, where I look for ways to contribute and help. And because there's a lot of interest and support for data news at the station, I'm also invited to larger strategy and planning meetings.&lt;/p&gt;

&lt;h2&gt;How did you get started in data journalism? Did you get any special degrees or certificates?&lt;/h2&gt;

&lt;p&gt; I've been fascinated with the intersection of information, design and technology since I was a kid. In the last couple of years, I've marveled at what journalists at the New York Times, ProPublica and the Chicago Tribune were doing online. I thought the public radio audience, which includes a lot of educated, curious people, would appreciate such data projects at WNYC, where I was news director.&lt;/p&gt;

&lt;p&gt;Then I saw that &lt;a href="https://twitter.com/#!/pilhofer"&gt;Aron Pilhofer&lt;/a&gt; of the New York Times would be teaching a programming workshop at the 2009 Online News Association annual meeting. I signed up. In preparation, I installed Django on my laptop and started following the &lt;a href="https://docs.djangoproject.com/en/1.4/intro/tutorial01/"&gt;beginner's tutorial&lt;/a&gt; on my subway commute. I made my first "Hello World!" web app on the A Train.&lt;/p&gt;

&lt;p&gt;I also started hanging out at &lt;a href="http://hackshackers.com/" title="Hacks/Hackers &amp;raquo; Journalism x Technology"&gt;Hacks/Hackers&lt;/a&gt; meetups and hackathons, where I'd watch people code and ask questions along the way.&lt;/p&gt;

&lt;p&gt;Some of my experimentation made it onto the WNYC's website -- including our 2010 Census maps and the NYC &lt;a href="http://project.wnyc.org/news-maps/hurricane-zones/hurricane-zones.html" title="WNYC Map | NYC Hurricane Evacuation Zones"&gt;Hurricane Evacuation map&lt;/a&gt; ahead of Hurricane Irene. Shortly thereafter, WNYC management asked me to focus on it full-time.
 &lt;/p&gt;

&lt;h2&gt;Did you have any mentors? Who? What were the most important resources they shared with you?&lt;/h2&gt;

&lt;p&gt; I could not have done so much so fast without kindness, encouragement and inspiration from Pilhofer at the Times; &lt;a href="https://twitter.com/#!/kleinmatic"&gt;Scott Klein&lt;/a&gt;, &lt;a href="https://twitter.com/#!/a_l"&gt;Al Shaw&lt;/a&gt;, &lt;a href="https://twitter.com/#!/j_la28"&gt;Jennifer LaFleur&lt;/a&gt; and &lt;a href="https://twitter.com/#!/thejefflarson"&gt;Jeff Larson&lt;/a&gt; at ProPublica; , &lt;a href="https://twitter.com/#!/onyxfish"&gt;Chris Groskopf&lt;/a&gt;, &lt;a href="https://twitter.com/#!/JoeGermuska"&gt;Joe Germuska&lt;/a&gt; and &lt;a href="https://twitter.com/#!/brianboyer"&gt;Brian Boyer&lt;/a&gt; at the Chicago Tribune; and &lt;a href="https://twitter.com/#!/jenny8lee"&gt;Jenny 8. Lee&lt;/a&gt; of, well, everywhere.&lt;/p&gt;

&lt;p&gt;Each has unstuck me at various key moments and all have demonstrated in their own work what amazing things were possible. And they have put a premium on sharing what they know -- something I try to carry forward. &lt;/p&gt;

&lt;p&gt;The moment I may remember most was at an afternoon &lt;a href="http://open.blogs.nytimes.com/2010/09/10/timesopen-2-0-mobilegeo-wrap-up/" title="TimesOpen 2.0: Mobile/Geo Wrap-Up   - NYTimes.com"&gt;geek talk&lt;/a&gt; aimed mainly at programmers programmers. After seeing a demo of a phone app called &lt;a href="http://www.twilio.com/" title="Twilio Cloud Communications &amp;ndash; APIs for Voice, VoIP and Text Messaging"&gt;Twilio&lt;/a&gt;, I turned to Al Shaw, sitting next to me, and lamented that I had no idea how to play with such things.&lt;/p&gt;

&lt;p&gt;"You absolutely can do this," he said. &lt;/p&gt;

&lt;p&gt;He encouraged me to pick up &lt;a href="http://www.sinatrarb.com/" title="Sinatra"&gt;Sinatra&lt;/a&gt;, a surprisingly easy way to use the Ruby programming language. And I was off. &lt;/p&gt;
 
&lt;h2&gt;What does your personal data journalism "stack" look like? What tools could you not live without?&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://developers.google.com/maps/documentation/javascript/"&gt;Google Maps&lt;/a&gt; - Much of what I can turn around quickly is possible because of Google Maps. I'm also experimenting with &lt;a href="http://mapbox.com/" title="MapBox | MapBox"&gt;MapBox&lt;/a&gt; and &lt;a href="http://geocommons.com/" title="GeoCommons"&gt;Geocommons&lt;/a&gt; for more data-intensive mapping projects, like our NYC diversity map.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.google.com/fusiontables/Home/" title="Google Fusion Tables - Gather, visualize, and share data tables online"&gt;Google Fusion Tables&lt;/a&gt; - Essential for my wrangling, merging and mapping of data sets on the fly.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://docs.google.com/"&gt;Google Spreadsheets&lt;/a&gt; - These have become the "backend" to many of our data projects, giving reporters and editors direct access to the data driving an application, chart or map. We wire them to our apps using &lt;a href="http://builtbybalance.com/Tabletop/" title=""&gt;Tabletop.js&lt;/a&gt;, an open-source program we helped to develop.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://macromates.com/" title="TextMate ‚Äî The Missing Editor for Mac OS X"&gt;TextMate&lt;/a&gt; - A programmer's text editor for Mac. There are several out there, and some are free. TextMate is my fave.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/subtleGradient/javascript-tools.tmbundle"&gt;The JavaScript Tools Bundle for Textmate&lt;/a&gt; - It checks my JavaScript code ever time I save, flagging me to  near-invisible, infuriating errors such as a stray comma or a missing parenthesis. I'm certain this one piece of software has given me more days with my kids.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://getfirebug.com/" title="Firebug"&gt;Firebug&lt;/a&gt; for Firefox - Lets you see what your code is doing in the browser. Essential for troubleshooting CSS and JavaScript, and great for learning how the heck other people make cool stuff.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://aws.amazon.com/s3/" title="Amazon Simple Storage Service (Amazon S3)"&gt;Amazon S3&lt;/a&gt; - Most of what we build are static pages of html and JavaScript, which we host in the Amazon cloud and embed into article pages on our CMS.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://census.ire.org/" title="Home - census.ire.org"&gt;census.ire.org&lt;/a&gt; - A fabulous, easy-to-navigate presentation of US Census data made by a bunch of journo-programmers for Investigative Reporters and Editors. I send someone there probably once a week. &lt;/p&gt;

&lt;h2&gt;What data journalism project are you the most proud of working on or creating?&lt;/h2&gt;

&lt;p&gt; I'd have to say our &lt;a href="http://www.wnyc.org/articles/its-free-country/2012/jan/03/patchwork-vote-iowa/" title="Track: Iowa Caucus Returns 
 - WNYC"&gt;GOP Iowa Caucuses feature&lt;/a&gt;. It has several qualities I like:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Mashed-up data -- It mixes live, county vote results with &lt;a href="http://www.patchworknation.org/" title="Home | Patchwork Nation"&gt;Patchwork Nation&lt;/a&gt; community types.&lt;/li&gt;

&lt;p&gt;&lt;li&gt;A new take -- We know other news sites would shade Iowa's counties by the winner; we shaded them by community type and showed who won which categories. &lt;/li&gt;&lt;/p&gt;

&lt;p&gt;&lt;li&gt;Complete sharability -- We made it super-easy for anyone to embed the map into their own site, which was possible because the results came license-free from the state GOP via Google. &lt;/li&gt;&lt;/p&gt;

&lt;p&gt;&lt;li&gt;Key code from another journalist -- The map-rollover coolness comes from code built by &lt;a href="https://twitter.com/#!/albertsun"&gt;Albert Sun&lt;/a&gt;, then of the Wall Street Journal and now at the New York Times. &lt;/li&gt;&lt;/p&gt;

&lt;p&gt;&lt;li&gt;Rapid learning -- I taught myself a LOT of JavaScript quickly. &lt;/li&gt;&lt;/p&gt;

&lt;p&gt;&lt;li&gt;Reusability -- We used it for  which we did for each state until Santorum bowed out. &lt;/li&gt;&lt;br /&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;p&gt;Bonus: I love that I made most of it sitting at my mom's kitchen table over winter break.&lt;/p&gt;&lt;/p&gt;

&lt;p&gt; &lt;h2&gt;Where do you turn to keep your skills updated or learn new things?&lt;/h2&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;WNYC's editors and reporters&lt;/strong&gt;. They have the bug, and they keep coming up with new and interesting projects. And I find project-driven learning is the most effective way to discover new things. New York Public Radio -- which runs WNYC along with classical radio station &lt;a href="http://www.wqxr.org/" title="WQXR - New York's Classical Music Radio Station"&gt;WQXR&lt;/a&gt;, New Jersey Public Radio and a street-level &lt;a href="http://www.thegreenespace.org/" title="Home - The Greene Space"&gt;performance space&lt;/a&gt; -- also has a growing stable of programmers and designers, who help me build things, teach me amazing tricks and spot my frequent mistakes.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The &lt;a href="http://www.ire.org/nicar/" title="Investigative Reporters and Editors | NICAR"&gt;IRE/NICAR&lt;/a&gt; annual conference&lt;/strong&gt;. It's a meetup of the best journo-programmers in the country, and it truly seems each person is committed to helping others learn. They're also excellent at celebrating the successes of others.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Twitter&lt;/strong&gt;. I follow a bunch of folks who seem to tweet the best stuff, and try to keep a close eye on 'em.&lt;/p&gt;

&lt;p&gt;&lt;script charset="utf-8" src="http://widgets.twimg.com/j/2/widget.js"&gt;&lt;/script&gt; &lt;script&gt; new TWTR.Widget({   version: 2,   type: 'list',   rpp: 100,   interval: 200,   title: 'What\'s happening in the world of ',   subject: 'News Hackers?',   width: 'auto',   height: 300,   theme: {     shell: {       background: '#8a0513',       color: '#ffffff'     },     tweets: {       background: '#ffffff',       color: '#444444',       links: '#4099c2'     }   },   features: {     scrollbar: false,     loop: true,     live: true,     behavior: 'default'   } }).render().setList('harrisj', 'news-hackers').start(); &lt;/script&gt; &lt;/p&gt;

&lt;h2&gt;Why are data journalism and "news apps" important, in the context of the contemporary digital environment for information?&lt;/h2&gt;

&lt;p&gt;Candidates, companies, municipalities, agencies and non-profit organizations all are using data. And a lot of that data is about you, me and the people we cover.&lt;/p&gt;

&lt;p&gt;So first off, journalism needs an understanding of the data available and what it can do. It's just part of covering the story now. To skip that part of the world would shortchange our audience, and our democracy. Really.&lt;/p&gt;

&lt;p&gt;And the better we can both present data to the general public and tell data-driven (or -supported) stories with impact, the better we can do great journalism.&lt;/p&gt;

&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=n43-MDlTW8w:r3819JVe8A8:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=n43-MDlTW8w:r3819JVe8A8:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=n43-MDlTW8w:r3819JVe8A8: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=n43-MDlTW8w:r3819JVe8A8:JEwB19i1-c4"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=n43-MDlTW8w:r3819JVe8A8:JEwB19i1-c4" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=n43-MDlTW8w:r3819JVe8A8: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=n43-MDlTW8w:r3819JVe8A8: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/n43-MDlTW8w" 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/profile-of-the-data-journalist-10.html</feedburner:origLink></entry>

<entry>
<title>DIY learning: Schoolers, Edupunks, and Makers challenge education as we know it</title>
<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/oreilly/radar/atom/~3/WH8Qcw4JwsI/schoolers-edupunks-makers-learning.html" />
<id>tag:radar.oreilly.com,2012://57.48219</id>

<published>2012-05-15T13:00:00Z</published>
<updated>2012-05-15T13:00:00Z</updated>

<summary type="html">Schoolers, Edupunks and Makers are showing us what's possible when learners, not institutions, own the education that will define their lives.</summary>
<author>
<name>Marie Bjerede</name>
<uri>http://e-mergents.com/</uri>
</author>

<category term="Edu 2.0" scheme="http://www.sixapart.com/ns/types#category" />

<category term="diy" label="DIY" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="education" label="education" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="edupunks" label="edupunks" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="learning" label="learning" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="make" label="make" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="makers" label="makers" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="schoolers" label="schoolers" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://radar.oreilly.com/">
&lt;p&gt;Create, disassemble, repurpose!  DIY-ers relentlessly void warranties and crack manufacturers' cases, showing us what is possible when people decide that they, not the vendors, truly own the technology they have purchased. "If you can't open it, you don't own it," the &lt;a href="http://makezine.com/04/ownyourown/"&gt;Make Owner's Manifesto&lt;/a&gt; tells us.&lt;/p&gt;

&lt;p&gt;This DIY ethic is now seeping into one of the most locked-down social institutions in existence: education.  Educators, parents, technologists, students, and others have begun looking at the components, subassemblies, assemblies and specifications of excellent education and are finding ways to improve, reimagine, and reinvent learning at every level. They are inspired by a multiplicity of sources, from neuroscience to gaming, to knock down the barriers to learning that exist for so many young people. In every way, they are looking at the components of teaching and learning, and finding ways to re-create them to be more efficient; more effective; and, critically, more modular.  &lt;/p&gt;

&lt;p&gt;The disassembly of traditional educational products and processes into modular pieces invites students and educators to mash up apps and lessons and processes in ways that are more appealing, enjoyable, or effective for a particular learner or group.  This puts us on the path to personalized learning. It weakens the requirement for students to learn together in lockstep, covering the same material at the same pace at the same time by listening to lectures in the same room and turning in the same homework on the same morning.  It invites tinkering with different ways to break apart building blocks and put them back together while creating room for new building blocks to fit into those emerging structures.&lt;/p&gt;

&lt;p&gt;What do these building blocks look like?  They include content that gives everyone with an Internet connection access to free lessons on just about any topic from the &lt;a href="http://www.khanacademy.org/"&gt;Khan academy&lt;/a&gt; to &lt;a href="http://ocw.mit.edu/index.htm"&gt;MIT Open courseware&lt;/a&gt; and lots more.  There are videos and simulations such as those created by &lt;a href="http://phet.colorado.edu/"&gt;University of Colorado's PHET&lt;/a&gt; that show processes and concepts that are difficult to visualize.  We see platforms like &lt;a href="http://www.edmodo.com/"&gt;Edmodo&lt;/a&gt; that let students and educators communicate with each other any place any time via the Internet.  There are augmented reality applications and immersive interfaces for learning. There are a host of apps and software that let students learn new concepts and drill important skills in ways that are more engaging than worksheets and textbooks.&lt;/p&gt;

&lt;p&gt;The tools and technologies that are cherry-picked online or handcrafted by educators and learners enable more choices, more freedom, more personalization and more ownership than ever was possible with one teacher, 30 kids, and old-school print resources.  We are beginning to see what is possible when learners, not institutions, own the education that is going to define their lives.&lt;/p&gt;

&lt;h2&gt;Improving schooling&lt;/h2&gt;

&lt;p&gt;Schoolers recombine the components of education to make schools better.  They seek to increase opportunities for all students to be well prepared for college and careers that will allow them to participate economically on a level playing field in a global market.  &lt;/p&gt;

&lt;p&gt;Schoolers are applying new tools to traditional goals to crack open the case on the traditional schoolhouse.  With laptops, tablets, and cell phones, students no longer wait to be spoon-fed information, but reach out beyond the walls of the classroom for images, information, and insights at the moment the question arises for them.  Social learning sprawls beyond two-hour "group work" to anytime, anyplace collaborations using tools like Google Docs, Edmodo, text messaging, and even Facebook.  Via Skype and video streaming, experts can visit classrooms and engage in meaningful talks with students both as individuals and in groups.  Schools are using "blended learning" (combining online learning with brick-and-mortar schools) to let students work at their own pace and study topics that interest them beyond the classes they can afford to offer.  Students across the globe connect with each other, learn how other cultures see them, and are bemused by the misperceptions.&lt;/p&gt;

&lt;p&gt;We see flipped classrooms where students listen to lectures via podcast at home, leaving more face-to-face class time for deeper exploration, critical thinking work, and discussion.  We see at-risk students moving from low achievement and aspirations in math to completing AP courses and heading for college once they start using mobile devices for peer mentoring and developing learning communities.  We see young people eager to spend &lt;em&gt;more&lt;/em&gt; time on math, thanks to engaging apps and competitive leader boards.  Most importantly, we see students gaining a sense of agency in their own learning &amp;mdash; education is less something that is done to them, and more something they own.&lt;/p&gt; 

&lt;h2&gt;Re-specifying education&lt;/h2&gt;

&lt;p&gt;Edupunks take educational building blocks and repurpose them in ways ranging from the mundane to the nearly unrecognizable.  Not content with improving schooling, the movement is deeply infused with a DIY ethic that questions the purpose of education and the legitimacy of institutional definitions.  In effect, they place the right and responsibility of defining educational goals and approaches on learners and their communities, and put the disassembled building blocks of educational technology to personal use.&lt;/p&gt;

&lt;p&gt;We see Edupunk teens and young adults creating their own majors; creating new jobs and careers; learning through travel, work, apprenticeship; and getting traditional college schooling online without incurring massive college debt.  &lt;a href="http://edupunksguide.org/"&gt;The Edupunk's Guide to a DIY Credential&lt;/a&gt; asks young people to create their own learning plan, keeping in mind that "'I want a college degree' is not a goal, because it's not an end in itself." &lt;/p&gt;

&lt;p&gt;We see Edupunk &lt;a href="http://blogs.kqed.org/mindshift/2012/05/guide-to-free-quality-higher-education/"&gt;alternatives to traditional, costly college credentialing&lt;/a&gt;, including online universities, &lt;a href="http://www.udacity.com/"&gt;Udacity&lt;/a&gt; and &lt;a href="http://www.uopeople.org/"&gt;University of the People&lt;/a&gt;. We see Edupunk parents creating alternatives to coercive education, such as &lt;a href="http://en.wikipedia.org/wiki/Unschooling"&gt;Unschooling&lt;/a&gt;, where children learn through play, participation in work and household responsibilities, and other life experiences, hoping that their children will learn not only the basic skills needed to be effective in their lives and communities, but also retain their joy, creativity, and initiative.&lt;/p&gt;

&lt;p&gt;We see Edupunk technologists and innovators finding ways to replace institutionally defined, expensive learning tools and materials with modular, free and open alternatives, such as &lt;a href="http://www.oercommons.org/"&gt;Open Education Resources&lt;/a&gt;, &lt;a href="http://moodle.org/"&gt;Moodle&lt;/a&gt;, &lt;a href="http://www.ck12.org/flexbook/"&gt;CK12&lt;/a&gt;, and many more.  We also see free tech, such as the curation software from &lt;a href="http://www.pathbrite.com/"&gt;Pathbrite&lt;/a&gt;, that lets us show off our accomplishments much more richly with portfolios than with grades.&lt;/p&gt;

&lt;h2&gt;Making to learn and learning to make&lt;/h2&gt;

&lt;p&gt;Makers participate in a DIY community that embraces "technology on their own time."  At &lt;a href="http://makerfaire.com/"&gt;Maker Faire&lt;/a&gt;, we can see projects that call for the knowledge, talent, and skill of a 21st-century Renaissance person.  We also become immersed in an eclectic community of modern innovators who take joy in the hard work of creation and in sharing not only completed projects and achievements, but their knowledge, ideas, and tricks of the trade.&lt;/p&gt;  

&lt;p&gt;When we talk about making and learning, we usually do so from two perspectives: "making to learn" and "learning to make."  "Making to learn" refers to the phenomenon that real learning is an inevitable side effect of making.  In this context, the learning serves the maker's own true purposes (as opposed to simply winning good grades). That means that the learning is deep and meaningful, and stays with the maker.&lt;/p&gt;  

&lt;p&gt;Much of this learning turns out to be the kind that is valued in schooling, such as electronics, programming, and other skills and knowledge that are valuable to the science, technology, engineering, and math (STEM) fields.  Even more of this learning turns out to be the kind that is valuable in life, such as the perseverance to achieve ambitious goals, even in the face of obstacles; the technical fluency to use modern resources such as Instructables, YouTube, blogs, and other online sources; and the collaboration skills required for participating in communities that are local and face-to-face as well as those that are global and virtual.&lt;/p&gt;  

&lt;p&gt;"Learning to make" refers to the intentionality with which makers pursue the skills and knowledge they need for their projects.  Makers learn their trades through traditional and non-traditional means.  They may take a welding class at a local maker space, take a programming class at a community college, get advice from other makers at a local &lt;a href="http://dorkbotpdx.org/"&gt;Dorkbot&lt;/a&gt; meetup, or figure things out through trial and error.  Makers become expert learners.&lt;/p&gt;  

&lt;p&gt;Importantly, at a time when we are struggling nationally with a fundamentally flawed system to test and grade children to make sure they are learning, the maker community shows us another viable and proven approach.  As with authentic communities of practice or learning communities, makers respect contribution and work at all levels of proficiency and innovation.  The standard of excellence is set by an emergent, distributed consensus where makers individually and collectively recognize great work when they see it and use the example of others to raise the bar for their own work.  &lt;a href="http://ronspage.yolasite.com/"&gt;Ron Berger&lt;/a&gt; explains how setting the bar for quality work in a classroom works very similarly in his book, "&lt;a href="http://www.amazon.com/An-Ethic-Excellence-Building-Craftsmanship/dp/0325005966"&gt;An Ethic of Excellence&lt;/a&gt;."&lt;/p&gt;

&lt;h2&gt;Sharing the experience at Maker Faire&lt;/h2&gt;

&lt;p&gt;This year's &lt;a href="http://makerfaire.com/"&gt;Maker Faire&lt;/a&gt; is coming up this weekend and is an unparalleled opportunity to experience the DIY ethic as it applies to young people first hand.  Families with kids ranging from toddlers to teens will make rockets, learn how to solder, sew, and make all kinds of interesting projects.  &lt;a href="http://www.youngmakers.org/"&gt;Young Makers&lt;/a&gt; will show off the ambitious projects they have developed over the past year. &lt;a href="https://www.edsurge.com/"&gt;EdSurge&lt;/a&gt; and the &lt;a href="http://www.chartergrowthfund.org/"&gt;Charter School Growth Fund&lt;/a&gt; will host a &lt;a href="https://www.edsurge.com/makerfaire"&gt;DIY Learning Pavilion&lt;/a&gt; where some of the building blocks of DIY learning will be exhibited as well as examples of how they are repurposed by schoolers, Edupunks, and makers alike.  This year, visitors will be participating in DIY learning as they engage with makers and participate in making their own projects all over the Faire as well as &lt;a href="http://www.pathbrite.com/2012/05/14/join-pathbrite-at-maker-faire-bay-area-
2012/"&gt;building a collective learning portfolio with Pathbrite&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;In a pretty fundamental way, DIY is intrinsically about owning your learning as well as your hardware. No wonder there is a growing movement to open it up, void the warranty, and tinker.  What will you make of it?&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/2010/12/teachers-as-makers.html"&gt;Teachers as Makers&lt;/a&gt;&lt;/li&gt;
&lt;li&gt; &lt;a href="http://radar.oreilly.com/2011/11/world-of-warcraft-minecraft-education.html"&gt;World of Warcraft and Minecraft: Models for our educational system?&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=WH8Qcw4JwsI:9gow0ZREJ0o:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=WH8Qcw4JwsI:9gow0ZREJ0o:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=WH8Qcw4JwsI:9gow0ZREJ0o: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=WH8Qcw4JwsI:9gow0ZREJ0o:JEwB19i1-c4"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=WH8Qcw4JwsI:9gow0ZREJ0o:JEwB19i1-c4" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=WH8Qcw4JwsI:9gow0ZREJ0o: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=WH8Qcw4JwsI:9gow0ZREJ0o: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/WH8Qcw4JwsI" height="1" width="1"/&gt;</content>

<dc:type>text</dc:type>
<on:image>http://radar.oreilly.com/2011/06/03/0611-makerfaire-logo-slider.png</on:image>
<feedburner:origLink>http://radar.oreilly.com/2012/05/schoolers-edupunks-makers-learning.html</feedburner:origLink></entry>

<entry>
<title>John Allspaw on DevOps</title>
<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/oreilly/radar/atom/~3/XTjeDWuQz9A/velocity-podcast-series---john.html" />
<id>tag:radar.oreilly.com,2012://57.48230</id>

<published>2012-05-15T12:48:33Z</published>
<updated>2012-05-15T12:48:33Z</updated>

<summary type="html">John Allspaw discusses DevOps in high-volume web companies and the importance of cooperation between development and operations.</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="allspaw" label="allspaw" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="devops" label="devops" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="podcast" label="podcast" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="velocity" label="velocity" 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 John Allspaw (&lt;a href="https://twitter.com/#!/allspaw"&gt;@allspaw&lt;/a&gt;), a VP of Operations at Etsy.com.  This conversation centers mostly on development and operations cooperating in high-volume companies. John has some interesting insights into how good DevOps keeps you &lt;em&gt;shipping your product&lt;/em&gt;.&lt;/p&gt;&lt;/p&gt;

&lt;p&gt;	&lt;p&gt;&lt;a href="http://youtu.be/znmMMQGWo40"&gt;Our conversation&lt;/a&gt; lasted 00:23:31. If you want to pinpoint any particular topic, you can find the specific timing below.  There is a bit of a hiccup at around 21:21 so you will know that now it is not your connection, but our prior connection.&lt;/p&gt;&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
	&lt;ul&gt;&lt;br /&gt;
	&lt;li&gt; Can you explain the difference between DevOps and NoOps  &lt;a href="http://youtu.be/znmMMQGWo40#t=0m43s"&gt;00:00:43&lt;/a&gt;&lt;/li&gt;&lt;/p&gt;

&lt;p&gt;	&lt;li&gt; If you have really good DevOps and your systems are running efficiently all the time, can you measure it?   &lt;a href="http://youtu.be/znmMMQGWo40#t=5m44s"&gt;00:05:44&lt;/a&gt;&lt;/li&gt;&lt;/p&gt;

&lt;p&gt;	&lt;li&gt; What criteria do you use to measure the effectiveness of DevOps in an organization? &lt;a href="http://youtu.be/znmMMQGWo40#t=10m43s"&gt;00:10:43&lt;/a&gt;&lt;/li&gt;&lt;/p&gt;

&lt;p&gt;	&lt;li&gt; What does a typical dashboard look like that you use to monitor your systems and DevOps capabilities?&lt;a href="http://youtu.be/znmMMQGWo40#t=16m05s"&gt; 00:16:05&lt;/a&gt;&lt;/li&gt;&lt;/p&gt;

&lt;p&gt;	&lt;li&gt; Where do you see the velocity conference going? &lt;a href="http://youtu.be/znmMMQGWo40#t=20m35s"&gt;00:20:35&lt;/a&gt;&lt;/li&gt; &lt;/p&gt;

&lt;p&gt;	&lt;/ul&gt;	&lt;/p&gt;

&lt;p&gt;	&lt;p&gt;&lt;br /&gt;
	If you would like to hear John speak on "&lt;a href="http://velocityconf.com/velocity2012/public/schedule/detail/25004?intcmp=il-velocity-vl12-allspaw-velocity-podcast"&gt;Stronger and Faster&lt;/a&gt;," he is presenting at the 2012 Velocity Conference in Santa Clara, Calif. on Tuesday 6/26/12 at 8:30 am. He'll also present "&lt;a href="http://velocityconf.com/velocity2012/public/schedule/detail/25012?intcmp=il-velocity-vl12-allspaw-velocity-podcast"&gt;Cuz|Eats Me Spinish"&lt;/a&gt; on Wednesday 6/27/12 at 8:30 am. We hope to see you there.&lt;/p&gt;&lt;/p&gt;

&lt;p&gt;&lt;iframe width="600" height="335" src="http://www.youtube.com/embed/znmMMQGWo40" frameborder="0" allowfullscreen&gt;&lt;/iframe&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-allspaw-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-allspaw-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-allspaw-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;p&gt;&lt;br /&gt;
&lt;/p&gt;

&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=XTjeDWuQz9A:KGTcXswnMDI:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=XTjeDWuQz9A:KGTcXswnMDI:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=XTjeDWuQz9A:KGTcXswnMDI: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=XTjeDWuQz9A:KGTcXswnMDI:JEwB19i1-c4"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=XTjeDWuQz9A:KGTcXswnMDI:JEwB19i1-c4" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=XTjeDWuQz9A:KGTcXswnMDI: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=XTjeDWuQz9A:KGTcXswnMDI: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/XTjeDWuQz9A" 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/velocity-podcast-series---john.html</feedburner:origLink></entry>

<entry>
<title>Four short links: 15 May 2012</title>
<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/oreilly/radar/atom/~3/vCO173aWFec/four-short-links-15-may-2012.html" />
<id>tag:radar.oreilly.com,2012://57.48231</id>

<published>2012-05-15T10:00:00Z</published>
<updated>2012-05-15T10:00:00Z</updated>

<summary type="html"> Mobile Money (The Economist) -- Many people know that "mobile money"—financial transactions on mobile phones—has taken off in Africa. How far it has gone, though, still comes as a bit of a shock. Three-quarters of the countries that use mobile money most frequently are in Africa, and mobile banking in some of them has reached extraordinary levels. Akka --...</summary>
<author>
<name>Nat Torkington</name>
<uri>http://radar.oreilly.com/nat/</uri>
</author>

<category term="collaboration" label="collaboration" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="concurrency" label="concurrency" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="groupware" label="groupware" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="java" label="java" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="mobile" label="mobile" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="money" label="money" 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="python" label="python" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="socialsoftware" label="social software" 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.economist.com/node/21553510"&gt;Mobile Money&lt;/a&gt; (The Economist) -- &lt;i&gt;Many people know that "mobile money"&amp;#8212;financial transactions on mobile phones&amp;#8212;has taken off in Africa. How far it has gone, though, still comes as a bit of a shock. Three-quarters of the countries that use mobile money most frequently are in Africa, and mobile banking in some of them has reached extraordinary levels.&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://akka.io/"&gt;Akka&lt;/a&gt; -- Apache-licensed Java high-performance concurrency library built around the concept of "&lt;a href="http://letitcrash.com/post/20964174345/carl-hewitt-explains-the-essence-of-the-actor"&gt;actors&lt;/a&gt;". (via &lt;a href="http://news.ycombinator.org/item?id=3973052"&gt;Hacker News&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/jodal/pykka"&gt;Pykka&lt;/a&gt; -- actors in Python. (via &lt;a href="http://news.ycombinator.org/item?id=3972349"&gt;Hacker News&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.pledgeme.co.nz/Crowd/Details/166"&gt;Loom.io Project&lt;/a&gt; -- help crowdfund a collaborative decision-making tool. They're using it as they build the tool, and it's the implementation of a process they use in real life. I know many organisations who need &lt;i&gt;a free open-source web application that helps groups make better decisions together&lt;/i&gt;.  You should probably read more about &lt;a href="http://www.idealog.co.nz/blog/2012/05/enspirals-collective-model-poised-take-world"&gt;the interesting company Enspiral&lt;/a&gt; which is behind &lt;a href="http://loom.io"&gt;loom.io&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=vCO173aWFec:3yA2YB_ES10:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=vCO173aWFec:3yA2YB_ES10:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=vCO173aWFec:3yA2YB_ES10: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=vCO173aWFec:3yA2YB_ES10:JEwB19i1-c4"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=vCO173aWFec:3yA2YB_ES10:JEwB19i1-c4" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=vCO173aWFec:3yA2YB_ES10: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=vCO173aWFec:3yA2YB_ES10: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/vCO173aWFec" 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-15-may-2012.html</feedburner:origLink></entry>

<entry>
<title>Why I can't shake my ereader</title>
<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/oreilly/radar/atom/~3/aDu-eyl606o/ereader-eink-battery-life-weight.html" />
<id>tag:radar.oreilly.com,2012://57.48204</id>

<published>2012-05-14T13:00:00Z</published>
<updated>2012-05-14T13:00:00Z</updated>

<summary type="html">Ereaders are now commodities &amp;amp;mdash; improvements are incremental at best &amp;amp;mdash; but the fundamental qualities of these devices still make them compelling.</summary>
<author>
<name>Joe Wikert</name>
<uri>http://radar.oreilly.com/joew</uri>
</author>

<category term="Publishing" scheme="http://www.sixapart.com/ns/types#category" />

<category term="devices" label="devices" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="ebooks" label="ebooks" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="ereader" label="ereader" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://radar.oreilly.com/">
&lt;p&gt;&lt;em&gt;This post originally appeared on Joe Wikert's Publishing 2020 Blog ("&lt;a href="http://jwikert.typepad.com/the_average_joe/2012/05/bns-nook-with-glowlight-why-i-still-use-an-eink-ereader.html"&gt;B&amp;N's Nook with GlowLight: Why I Still Use an eInk eReader&lt;/a&gt;"). This version has been lightly edited.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;My new E Ink reader, B&amp;amp;N's &lt;a href="http://www.barnesandnoble.com/p/nook-simple-touch-with-glowlight-barnes-noble/1108046469?ean=9781400501717"&gt;Nook with GlowLight&lt;/a&gt;, arrived last Thursday. I'm winding down my use of a Kindle Touch and wanted to move to another ebook retailer's platform going forward. This, of course, is a major headache since I've already bought dozens of DRM-protected ebooks from Amazon. I figure I'll read the last couple I bought on my Kindle and all future purchases will be from B&amp;amp;N ... until some other device catches my eye.&lt;/p&gt;

&lt;p&gt;So, what do I think of the Nook with GlowLight? It's just like my Kindle Touch, but with a built-in light. That pretty much sums it up. E Ink ereaders have quickly become a commodity. Sure, B&amp;amp;N was the first to build a light source into its device but I'm sure Amazon and others will be close behind. When you're buying one of these devices, it's less about the device and more about which retailer you want to commit to. That's an unfortunate by-product of DRM.&lt;/p&gt;

&lt;p&gt;I'm happy with the Nook so far, but it's not wowing me. Then again, I didn't really expect it to. The benefit I see for the GlowLight isn't for reading in bed but for reading on a plane. About half the time I press that overhead light button on a plane nothing happens. The bulb is either burned out or the fixture is broken. I guess that's another sign of the times as airlines continue cutting back on their services. Let's just hope they spend more time making sure the engines are in better working order than the overhead lights.&lt;/p&gt;

&lt;p&gt;Two years ago, I didn't think I'd be using an E Ink reader at all. I had just bought a first-gen iPad and was putting my Kindle in storage. That worked for about a year. I then saw a third-gen Kindle and decided it was thin and lightweight enough to carry with my iPad. In fact, the iPad case I was using had a handy pocket that the Kindle fit into perfectly.&lt;/p&gt;

&lt;p&gt;I ditched my iPad a few months ago for an Android tablet and now I'll be taking that plus my Nook with me on the road. Even though I could easily read all my books on that Android tablet, I still prefer to do all my long-form reading on an E Ink device. Why?&lt;/p&gt;

&lt;p&gt;It's not really about the display and how great it is in the sun, as I rarely find myself reading outdoors. My eyes never had any problem reading for an hour or two at a time on the iPad display, either. For some reason, I never ran into the eye fatigue I get with my laptop's display. The reason I'm hooked on E Ink displays has to do with battery life and device weight. If I'm reading for more than 20 minutes or so, I'd much rather hold a feather-light E Ink reader than any tablet out there. I also love that I can go weeks without recharging an E Ink device. It seems like my iPad and now my Android tablet's battery rapidly loses juice when using a reader app on it ... much more so than when I'm just watching a video on the device. I end up having to recharge that Android tablet at least every couple of days. That doesn't sound like a big deal, but it makes me much more miserly when I'm on a plane for several hours with no power source available.&lt;/p&gt;

&lt;p&gt;There's talk of hybrid display devices coming out soon. Think of a tablet with the ability to switch to an E Ink-like display that's (supposedly) easier on the eyes and offers a much longer window between charges. It sounds like it will still need a pretty large battery so it lasts long enough between charges in tablet mode. Unless battery technology changes radically between now and then, I doubt I'd buy one since it will still probably be a fairly heavy device.&lt;/p&gt;

&lt;p&gt;Thankfully, these E Ink readers are pretty inexpensive and incredibly lightweight. I might be in the minority, but I see myself carrying both an E Ink reader and a tablet for the foreseeable future. And for now, at least, that E Ink reader is B&amp;amp;N's Nook.&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/01/kindle-fire-three-pros-five-co.html"&gt;Kindle Fire: Three pros, five cons&lt;/a&gt;&lt;/li&gt;
&lt;li&gt; &lt;a href="http://answers.oreilly.com/topic/3065-kindle-fire-vs-nook-tablet-specs-comparison/"&gt;Kindle Fire vs. NOOK Tablet: Specs Comparison&lt;/a&gt;&lt;/li&gt;
&lt;li&gt; &lt;a href="http://radar.oreilly.com/2011/10/ipad-amazon-kindle-fire.html"&gt;iPad vs. Kindle Fire: Early impressions and a few predictions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt; &lt;a href="http://radar.oreilly.com/2012/02/unified-ebook-format-end-drm.html"&gt;It's time for a unified ebook format and the end of DRM&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=aDu-eyl606o:u17f_rs6Dcw:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=aDu-eyl606o:u17f_rs6Dcw:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=aDu-eyl606o:u17f_rs6Dcw: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=aDu-eyl606o:u17f_rs6Dcw:JEwB19i1-c4"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=aDu-eyl606o:u17f_rs6Dcw:JEwB19i1-c4" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=aDu-eyl606o:u17f_rs6Dcw: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=aDu-eyl606o:u17f_rs6Dcw: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/aDu-eyl606o" height="1" width="1"/&gt;</content>

<dc:type>text</dc:type>
<on:image />
<feedburner:origLink>http://radar.oreilly.com/2012/05/ereader-eink-battery-life-weight.html</feedburner:origLink></entry>

<entry>
<title>Four short links: 14 May 2012</title>
<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/oreilly/radar/atom/~3/1NYPUDHIp9A/four-short-links-14-may-2012.html" />
<id>tag:radar.oreilly.com,2012://57.48227</id>

<published>2012-05-14T10:00:00Z</published>
<updated>2012-05-14T10:00:00Z</updated>

<summary type="html"> Shiri = Japanese Robotic Ass (YouTube) -- I couldn't watch after 2m30s or so when he starts slapping the robot ass. I never imagined a butt as UI. I eagerly await the hobbyist version, the Arduino Ass Shield. (via Ed Yong) Facebook Tests 'Pay to Promote' Tool (BBC) -- pay to raise prominence of your message, feature being tested...</summary>
<author>
<name>Nat Torkington</name>
<uri>http://radar.oreilly.com/nat/</uri>
</author>

<category term="advertising" label="advertising" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="bio" label="bio" scheme="http://www.sixapart.com/ns/types#tag" />
<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="futureofjournalism" label="future of journalism" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="newspaper" label="newspaper" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="robotics" label="robotics" 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.youtube.com/watch?feature=player_embedded&amp;v=vhHo6CUq4-o#!"&gt;Shiri = Japanese Robotic Ass&lt;/a&gt; (YouTube) -- I couldn't watch after 2m30s or so when he starts slapping the robot ass. I never imagined a butt as UI. I eagerly await the hobbyist version, the Arduino Ass Shield. (via &lt;a href="http://blogs.discovermagazine.com/notrocketscience/2012/05/12/ive-got-your-missing-links-right-here-12-may-2012"&gt;Ed Yong&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.bbc.com/news/technology-18033259"&gt;Facebook Tests 'Pay to Promote' Tool&lt;/a&gt; (BBC) -- pay to raise prominence of your message, feature being tested in New Zealand. It's when they offer splash-screen unclosable must-sit-through autoplay video ads as a product that the shark will have been jumped, caught, stripped off fins, and dumped in the ocean with a "EAT AT MORTIE'S" neon sign on its rotting corpse.&lt;/li&gt;
&lt;li&gt;&lt;A href="http://www.niemanlab.org/2012/05/the-newsonomics-of-pricing-101/?fromfloater"&gt;The Newsonomics of Pricing 101&lt;/a&gt; (Nieman Lab) -- observes that we are starting to get data on what people will pay for, and how much. Subscribers of the Economist didn't generally know how much they were paying, and over-estimated the price&amp;#8212;suggesting they'd pay more. &lt;i&gt;That suggests pricing power. It makes sense that publishers, new to the pricing trade, have approached it gingerly. Yet the circulation revenue upside may well be substantial.&lt;/i&gt; (via &lt;a href="http://evolvingnewsroom.co.nz/"&gt;Julie Starr&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href="http://civic.mit.edu/blog/mstem/the-head-of-google-news-on-the-future-of-news"&gt;Head of Google News on the Future of News&lt;/a&gt; -- &lt;i&gt;In 2009, the typical news site saw 50% of their unique traffic coming to their homepage, 20-25% from search, and 30-35% from story pages. Social was almost nonexistent. We're now seeing the homepage receive only 25% of inbound traffic, search with 30-35%, and the rest going to story pages, a huge portion of which is driven by social networks. The Atlantic said they're seeing 30-35% of their traffic coming from social environments.&lt;/i&gt;  (via &lt;a href="http://twitter.com/timoreilly"&gt;Tim O'Reilly&lt;/a&gt;)&lt;/li&gt;
&lt;/ol&gt;&lt;/p&gt;
&lt;/ol&gt;&lt;/p&gt;

&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=1NYPUDHIp9A:Q84IeBDk_Wk:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=1NYPUDHIp9A:Q84IeBDk_Wk:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=1NYPUDHIp9A:Q84IeBDk_Wk: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=1NYPUDHIp9A:Q84IeBDk_Wk:JEwB19i1-c4"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=1NYPUDHIp9A:Q84IeBDk_Wk:JEwB19i1-c4" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=1NYPUDHIp9A:Q84IeBDk_Wk: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=1NYPUDHIp9A:Q84IeBDk_Wk: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/1NYPUDHIp9A" 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-14-may-2012.html</feedburner:origLink></entry>

<entry>
<title>Making innovation: Open hardware, personal fab and collaborative design</title>
<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/oreilly/radar/atom/~3/IgxDruIMJeU/make-hardware-innovation-workshop.html" />
<id>tag:radar.oreilly.com,2012://57.48224</id>

<published>2012-05-11T21:00:00Z</published>
<updated>2012-05-11T21:00:00Z</updated>

<summary type="html">Being held May 15-16, MAKE's Hardware Innovation Workshop is an intensive introduction to the business of making and the makers who are creating these businesses.</summary>
<author>
<name>Dale Dougherty</name>
<uri>http://radar.oreilly.com/dale</uri>
</author>

<category term="diy" label="diy" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="hardware" label="hardware" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="hardwareinnovationworkshop" label="hardware innovation workshop" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="innovation" label="innovation" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="make" label="make" 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;a href="http://makezine.com/hardware-innovation-workshop/"&gt;&lt;img src="http://cdn.oreilly.com/radar/images/posts/0512-make-hardware-inn.png" width="255" border="0" alt="MAKE Hardware Innovation Workshop" style="float: right; margin: 3px 0 10px 10px;" /&gt;&lt;/a&gt;MAKE's &lt;a href="http://makezine.com/hardware-innovation-workshop/"&gt;Hardware Innovation Workshop&lt;/a&gt; takes place May 15-16, at PARC in Palo Alto.   The Workshop is a one-and-a-half day intensive introduction to the business of making and the makers who are creating these businesses.&lt;/p&gt;

&lt;p&gt;Here are some of the topics we'll be discussing:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt; Open source hardware and software are providing standardized components on which to build new applications.&lt;/li&gt;
	&lt;li&gt; New fabrication tools are creating a rapid-prototyping revolution that makes iteration cheaper, faster, and easier.&lt;/li&gt;
	&lt;li&gt; Collaborative design practices are using new tools and tapping new kinds of expertise.&lt;/li&gt;
	&lt;li&gt; Options for manufacturing at scale are improving, as more and more of the process becomes automated.&lt;/li&gt;
	&lt;li&gt; Crowdfunding is helping launch new projects and providing funding to test out new product ideas.&lt;/li&gt;
	&lt;li&gt; Traditional investors are wary of hardware, but hardware-focused incubators hope to soften resistance by helping hardware startups become better prepared for investors.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;As important as the topics are the makers who are taking the lead in creating innovative businesses and innovative platforms, often combining hardware and software with an open community.   &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Phil Torrone and Limor Fried of AdaFruit&lt;/strong&gt; combine amazing engineering design with grassroots community building to create an innovative open-source hardware company located in the heart of Manhattan.   This self-funded business continues to grow and grow, and it's the kind of success story you can read about in &lt;em&gt;Wired&lt;/em&gt; magazine but still fly under the radar of many.   &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Massimo Banzi of Arduino&lt;/strong&gt; has raised interest in microcontrollers to a new high, creating a platform for hobbyists, artists, designers and developers.    Arduino is the brains of many maker projects, such as MakerBot and DIY Drones.   Unexpectedly, it was designed and  manufactured just outside Turin, Italy.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Ayah Bdeir of LittleBits&lt;/strong&gt; has created a new interactive educational kit that teaches electronics.   She has improved a basic design, iterated through several prototypes and now she's manufacturing at scale for a mass market. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Liam Casey of PCH International&lt;/strong&gt; works with all kinds of companies who want to tap into the manufacturing capacity of China.   He believes that is becoming easier for more people to make things, and that the interfaces to China's manufacturing companies are becoming easier to navigate.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Bunnie Huang&lt;/strong&gt;, formerly of Chumby, is a hardware hacker extraordinaire.   Now living in Singapore, he's especially familiar with sourcing parts from China as well as setting up manufacturing processes there.   He's also an inspiring maker himself.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Jay Rogers, CEO of Local Motors&lt;/strong&gt;, believes that collaborative design practices and the online tools that enable collaboration are making possible new ways to build anything.  His focus is on building open source vehicles, and he's set up a microfactory in Chandler, AZ where you can go to build your own RallyFighter. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Caterina Mota of OpenMaterials&lt;/strong&gt; believes that open source materials may create new opportunities for innovation.   &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Kai Backman, CEO of TinkerCad&lt;/strong&gt;, worked on Google Docs  but left Google after he started playing with a 3D printer.   He believed that the software tools for 3D design were too complex for mere mortals to create things to make on a 3D printer so he co-founded TinkerCad, a browser-based 3D design tool.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Carl Bass, CEO of Autodesk&lt;/strong&gt;, has created a new consumer division to develop free 3D design tools and combine them with the robust online community of Instructables.   He also finds time to work in his own workshop, where he helps kids make their own wooden baseball bats for a local Little League.   He can make them in the traditional way on a lathe but he now can also make them on a supersized 5-axis CNC router.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Mark Hatch, CEO of Techshop&lt;/strong&gt;, is busy creating large-scale workshops throughout the country.   Starting in the Bay Area with three locations, a TechShop recently opened in Detroit, MI.   What you may not know about TechShop is that it's becoming not just a place for hobbyists on weekends and evenings, it's become the go-to place for hardware entrepreneurs to build prototypes, and even do small-scale manufacturing.&lt;/p&gt;  

&lt;p&gt;&lt;strong&gt;Ted Hall, CEO of Shopbot&lt;/strong&gt;, first built his own CNC machine so that he could build a wooden boat.   He never really finished his boat but ShopBot tools are found in TechShops, Fab Labs and through a network of independent makers called 100K Garages.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Helen Zelman and Jeremy Conrad of Lemnos Labs&lt;/strong&gt; and &lt;strong&gt;Ben Einstein of Bolt&lt;/strong&gt; are both trying to help hardware entrepreneurs develop successful products and launch viable businesses. &lt;/p&gt;  

&lt;p&gt;&lt;strong&gt;John Diamatos of MakerBot Industries&lt;/strong&gt; is the Director of Application Development.   He's exploring the kinds of applications that will drive 3D printer sales in the home and office.   It's one thing to have a 3D printer to print a few things for fun, but it's another to see it as a production tool for new designs and new products. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Allan Chochinov of Core77&lt;/strong&gt; is starting a new design program in the fall called Products by Design at the School for Visual Arts in New York City.   This program, influenced by the fabrication tools and collaborative design practices of makers, will explore what we make, how we make and why we make it.   &lt;/p&gt; 

&lt;p&gt;&lt;strong&gt;Brad Feld, co-founder of the Foundry Group&lt;/strong&gt;, is the lead investor in MakerBot Industries and some other hardware startups.  In a world of copy-cat investing, Brad is doing something very different. &lt;/p&gt;  

&lt;p&gt;&lt;strong&gt;Nick Pinkston of CloudFab&lt;/strong&gt; began looking at automating manufacturing by creating software tools that eliminated costly design review.   He believes the future of manufacturing in America is in building open source software that automates even more of the process from quoting all the way through to packaging.&lt;/p&gt;  

&lt;p&gt;&lt;strong&gt;Greg Borenstein&lt;/strong&gt;, author of O'Reilly's "&lt;a href="http://shop.oreilly.com/product/0636920020684.do"&gt;Making Things See&lt;/a&gt;," has been a leading experimenter in the open Kinect movement, developing 3D applications based on Kinect, Processing and Makerbot. The Kinect is a great example of a product that was developed for one purpose (gaming) while the development community has unlocked its potential for cool new applications in areas such as healthcare. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Alasdair Allan&lt;/strong&gt; is an astrophysicist who specializes in remote sensing.   He's the author of several O'Reilly books including "&lt;a href="http://shop.oreilly.com/product/0636920021179.do"&gt; iOS Sensor Applications with Arduino&lt;/a&gt;."   Alasdair will demo applications that integrate Arduino and the iPhone/iPad. &lt;/p&gt;

&lt;p&gt;For the full listing of speakers and their bios, go to: &lt;a href="http://makezine.com/hardware-innovation-workshop/keynotes.html"&gt;speaker roster&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;On Tuesday evening, we will host an opening reception and an innovation showcase of &lt;a href="http://makezine.com/hardware-innovation-workshop/innovators.html"&gt;25 hardware startups&lt;/a&gt; including several new 3D printer startups along with demos by companies like Autodesk, ShopBot, MakerBot, and more.&lt;/p&gt;

&lt;p&gt;For complete information on the event and to register, go to:  &lt;a href="http://makezine.com/hardware-innovation-workshop/"&gt;Hardware Innovation Workshop&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://makerfaire.com/"&gt;Maker Faire Bay Area&lt;/a&gt; follows this event on the weekend, May 19-20.&lt;/p&gt;

&lt;p&gt; &lt;/p&gt;

&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=IgxDruIMJeU:CBQj9I5Y3Pk:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=IgxDruIMJeU:CBQj9I5Y3Pk:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=IgxDruIMJeU:CBQj9I5Y3Pk: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=IgxDruIMJeU:CBQj9I5Y3Pk:JEwB19i1-c4"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=IgxDruIMJeU:CBQj9I5Y3Pk:JEwB19i1-c4" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=IgxDruIMJeU:CBQj9I5Y3Pk: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=IgxDruIMJeU:CBQj9I5Y3Pk: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/IgxDruIMJeU" height="1" width="1"/&gt;</content>
<dc:source>http://www.oreillynet.com/pub/au/26</dc:source>
<dc:type>text</dc:type>
<on:image>http://radar.oreilly.com/2012/05/11/0512-make-hardware-inn-slider.png</on:image>
<feedburner:origLink>http://radar.oreilly.com/2012/05/make-hardware-innovation-workshop.html</feedburner:origLink></entry>

<entry>
<title>Lucene conference touches many areas of growth in search</title>
<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/oreilly/radar/atom/~3/RP5vuwhg6xU/lucene-conference-touches-many.html" />
<id>tag:radar.oreilly.com,2012://57.48226</id>

<published>2012-05-11T19:10:45Z</published>
<updated>2012-05-11T19:10:45Z</updated>

<summary type="html">With a modern search engine and smart planning, web sites can provide visitors with a better search experience than Google. Why turn-out for the new "big data" track was lower than I expected, and other news from this week's conference about using Lucene big and small.</summary>
<author>
<name>Andy Oram</name>
<uri>http://www.praxagora.com/andyo/</uri>
</author>

<category term="Data" scheme="http://www.sixapart.com/ns/types#category" />

<category term="Future of Search" scheme="http://www.sixapart.com/ns/types#category" />

<category term="bigdata" label="big data" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="freesoftware" label="free software" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="lucene" label="Lucene" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="lucidimagination" label="Lucid Imagination" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="lucidworks" label="LucidWorks" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="lucidworksbigdata" label="LucidWorks Big Data" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="opensource" label="open source" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="search" label="search" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="solr" label="Solr" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://radar.oreilly.com/">
&lt;p&gt;With a modern search engine and smart planning, web sites can provide visitors with a better search experience than Google. For instance, Google may well turn up interesting results if you search for a certain kind of shirt, but a well-designed clothing site can also pull up related trousers, skirts, and accessories. It's not Google's job to understand the intricate interrelationships of data on a particular web property, but the site's own team can constantly tune searches to reflect what the site has to offer and what its visitors uniquely need.&lt;/p&gt;

&lt;p&gt;

&lt;p&gt;Hence the important of search engines like Solr, based on the Lucene library. Both are open source Apache projects, maintained by Lucid Imagination, a company founded to commercialize the underlying technology. I attended parts of Lucid Imagination's conference this week, &lt;a href="http://www.lucenerevolution.com/"&gt;Lucene Revolution&lt;/a&gt;, and found Lucene evolving in the ways much of the computer industry is headed.&lt;/p&gt;
&lt;h3&gt;Wait till they get big&lt;/h3&gt;

&lt;p&gt;

&lt;p&gt;In his opening remarks CEO Paul Doscher showed some stats from the sign-ups and indicated that many of the 350 attendees were new to Lucene and Solr. One third had less than one year of experience. This explains to me why turn-out for the regular tracks was higher than the new "big data" track on advanced processing and performance issues, which I expected to draw more participants. Speakers in the big data track had some fascinating applications to show off, suggesting that this is an example of the future not being equally distributed.&lt;/p&gt;

&lt;p&gt;

&lt;p&gt;Thus, &lt;a href="http://www.lucenerevolution.com/2012/sessions-day-1#Mark-Davis"&gt;Mark Davis did a fast-pace presentation on the use of Solr along with Hadoop, &lt;a href="http://mahout.apache.org/"Mahout&lt;/a&gt;, and systems hosting GPUs at the information processing firm &lt;a href="http://www.kitenga.com/"&gt;Kitenga&lt;/a&gt;. A RESTful API from LucidWorks Enterprise gives Solr access to Hadoop to run jobs. &lt;a href="http://www.lucenerevolution.com/2012/sessions-day-1#Glenn-Engstrand"&gt;Glenn Engstrand described&lt;/a&gt; how Zoosk, The "&lt;a href="https://www.zoosk.com/"&gt;Romantic Social Network&lt;/a&gt;," keeps slow operations on the update side of the operation so that searches can be simple and fast. As in many applications, Solr at Zoosk pulls information from MySQL. Other tools they use include the &lt;a href="http://howl.ow2.org/"&gt;High-speed ObjectWeb Logger (HOWL)&lt;/a&gt; to log transactions and &lt;a href="http://www.rabbitmq.com/"&gt;RabbitMQ&lt;/a&gt; for auto-acknowledge messages. HOWL is also useful for warming Solr's cache with recent searches, because certain operations flush the cache.&lt;/p&gt;

&lt;p&gt;

&lt;p&gt;Along these lines, Apache has released a replication tool called &lt;a href="http://wiki.apache.org/solr/SolrCloud"&gt;Solr Cloud&lt;/a&gt; that is supposed to make it much easier to manage sharding (partitioning) and multiple servers in Solr. Lucid Imagination used the show to announce their &lt;a href="http://www.lucidimagination.com/products/lucidworks-search-platform/lucidworks-big-data"&gt;LucidWorks Big Data&lt;/a&gt; platform, now accepting Beta applicants, which will allow organizations to do pretty much what Davis described in his talk without having to configure all the tools on local systems. I suspect that first uses of this cloud service will be restricted to early adopters, but that next year both the "big data" presentations and LucidWorks Big Data will be popular.&lt;/p&gt;

&lt;h3&gt;The flexibility of a good search&lt;/h3&gt;

&lt;p&gt;

&lt;p&gt;Several presenters pointed out that Google has spoiled users and they expect every commercial site, health provider, or other major organization to provide a local site with Google-like features, including auto-completion and auto-suggestion, fuzzy searches and spelling correction ("Did you mean to search for...?"), and of course highly relevant "give me what I'm thinking of" search results.&lt;/p&gt;

&lt;p&gt;

&lt;p&gt;Many companies offer search solutions--and O'Reilly actually has a book on another open source project with some very sophisticated back-end features, &lt;em&gt;&lt;a href="http://shop.oreilly.com/product/9780596809539.do"&gt;Introduction to Search with Sphinx&lt;/a&gt;&lt;/em&gt;--but Lucene with its strong Apache branding is the most popular open source solution, and (again according to Paul Doscher) probably the most popular independent search engine anywhere.&lt;/p&gt;

&lt;p&gt;

&lt;p&gt;&lt;a href="http://www.lucenerevolution.com/2012/sessions-day-1#Sudarshan-Gaikaiwari"&gt;Sudarshan Gaikaiwari&lt;/a&gt; presented a talk on auto-completion, concentrating on geospatially informed results. For instance, if you enter "pi" into a search box, you may be presented with pizza joints, piano bars, and other popular searches within a few miles. Gaikaiwari achieved this with careful mining of log files and by creating a hidden prefix to the search term (for instance, "pi" can be altered to "times square new york city pi"). It's important to create the long prefix because the longer a search string is, the fewer results have to be returned and the quicker you can present suggested search items while the user is still typing. (To feel responsive, a site should present result to a user within 140 milliseconds.)&lt;/p&gt;

&lt;p&gt;

&lt;p&gt;The geospatial information is retrieved through geohashes, a way of representing the world's grid as arbitrary strings. Shorter strings represent larger geographical areas, and as you add a character to the end of the string you zoom in on a smaller area. By a mixture of four-character and five-character strings, you can create a reasonable area in which to show local search results.&lt;/p&gt;

&lt;p&gt;

&lt;p&gt;Some of the other interesting parts of Gaikaiwari's talk included:&lt;/p&gt;

&lt;ul&gt;

&lt;p&gt;&lt;li&gt;&lt;/p&gt;

&lt;p&gt;Check each search string you recommend against the main search index to make sure that someone clicking on that search string will come up with at least one actual document. Users quickly come to distrust your recommendations if they try when and come up with an empty set.&lt;/p&gt;

&lt;p&gt;&lt;/li&gt;&lt;/p&gt;

&lt;p&gt;&lt;li&gt;&lt;/p&gt;

&lt;p&gt;Measure "time to first click" to check how good your recommendations are. This metric is valuable because it combines two important criteria: presenting suggestions to the user quickly and success in actually producing a suggestion the user likes. Gaikaiwari also listed several other metrics.&lt;/p&gt;

&lt;p&gt;&lt;/li&gt;&lt;/p&gt;

&lt;/ul&gt;

&lt;p&gt;

&lt;p&gt;Interestingly, search engines such as Solr and Sphinx functioned as NoSQL replacements for relational databases (though usually used to offload the search function from these databases) long before the term NoSQL was invented. Although people don't tend to think of the search tools in that light, they do in fact work like NoSQL in that they perform specific functions more efficiently than a relational database can, and they sometimes compete with document stores like CouchDB and MongoDB. But search engines have evolved tremendously to intersect with the worlds of taxonomy and analytics. And now they're dealing with big enough data sets to require sharding and replication as well.&lt;br /&gt;
&lt;/p&gt;
&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=RP5vuwhg6xU:ZkrGfIkZgrg:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=RP5vuwhg6xU:ZkrGfIkZgrg:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=RP5vuwhg6xU:ZkrGfIkZgrg: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=RP5vuwhg6xU:ZkrGfIkZgrg:JEwB19i1-c4"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=RP5vuwhg6xU:ZkrGfIkZgrg:JEwB19i1-c4" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=RP5vuwhg6xU:ZkrGfIkZgrg: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=RP5vuwhg6xU:ZkrGfIkZgrg: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/RP5vuwhg6xU" height="1" width="1"/&gt;</content>
<dc:source>http://www.oreillynet.com/pub/au/36</dc:source>
<dc:type />
<on:image />
<feedburner:origLink>http://radar.oreilly.com/2012/05/lucene-conference-touches-many.html</feedburner:origLink></entry>

<entry>
<title>Top Stories: May 7-11, 2012</title>
<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/oreilly/radar/atom/~3/iJkZDgOfwN8/velocity-makeover-data-journalism-booksellers.html" />
<id>tag:radar.oreilly.com,2012://57.48225</id>

<published>2012-05-11T19:00:00Z</published>
<updated>2012-05-11T19:00:00Z</updated>

<summary type="html">This week on O'Reilly: We learned how the Velocity Conference site got a big makeover thanks to Velocity practices, Liliana Bounegru offered a brief history of data journalism, and Joe Wikert explained how booksellers can reinvent themselves.</summary>
<author>
<name>Mac Slocum</name>
<uri>http://radar.oreilly.com/mslocum</uri>
</author>

<category term="bookmarketing" label="book marketing" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="booksellers" label="booksellers" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="datajournalism" label="data journalism" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="live" label="live" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="livebroadcast" label="live broadcast" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="topstories" label="top stories" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="velocity" label="velocity" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="video" label="video" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="weboperations" label="web operations" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="webperformance" label="web performance" scheme="http://www.sixapart.com/ns/types#tag" />

<content type="html" xml:lang="en" xml:base="http://radar.oreilly.com/">
&lt;p&gt;Here's a look at the top stories published across O'Reilly sites this week.&lt;/p&gt;

&lt;p style="width: 100%; height: 20px; margin: 0; clear: both;"  /&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://radar.oreilly.com/2012/05/velocity-performance-makeover.html"&gt;&lt;img src="http://cdn.oreilly.com/radar/images/blurb/0512-velocity-cliff-slider-thumb-240x240.png" border="0" width="148" style="float: left; margin: 3px 10px 10px 0;" /&gt;&lt;/a&gt;&lt;a href="http://radar.oreilly.com/2012/05/velocity-performance-makeover.html"&gt;&lt;strong&gt;Giving the Velocity website a performance makeover&lt;/strong&gt;&lt;/a&gt;&lt;br /&gt;
Learn how producers slimmed down the Velocity conference site, cutting the site's load time by 3.5 seconds and dropping 49% of the page weight.&lt;/p&gt;

&lt;p style="width: 100%; height: 20px; margin: 0; clear: both;"  /&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://radar.oreilly.com/2012/05/history-of-data-journalism.html"&gt;&lt;img src="http://cdn.oreilly.com/radar/images/blurb/0512-data-journalism-history-slider.png" border="0" width="148" style="float: left; margin: 3px 10px 10px 0;" /&gt;&lt;/a&gt;&lt;a href="http://radar.oreilly.com/2012/05/history-of-data-journalism.html"&gt;&lt;strong&gt;A brief history of data journalism&lt;/strong&gt;&lt;/a&gt;&lt;br /&gt;
In this excerpt from "The Data Journalism Handbook," Liliana Bounegru connects the dots between the earliest forms of data journalism, the rise of computer-assisted reporting, and today's data-driven media efforts.&lt;/p&gt;

&lt;p style="width: 100%; height: 20px; margin: 0; clear: both;"  /&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://radar.oreilly.com/2012/05/bookseller-bookstore-selfpublishing-reinvention.html"&gt;&lt;img src="http://radar.oreilly.com/2012/05/07/0512-closing-bookstore-slider.jpg" border="0" width="148" style="float: left; margin: 3px 10px 10px 0;" /&gt;&lt;/a&gt;&lt;a href="http://radar.oreilly.com/2012/05/bookseller-bookstore-selfpublishing-reinvention.html"&gt;&lt;strong&gt;The reinvention of the bookseller&lt;/strong&gt;&lt;/a&gt;&lt;br /&gt;
Once booksellers accept the reality they can no longer just sell books, they can begin evolving into something dynamic and unique.&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
&lt;p style="width: 100%; height: 20px; margin: 0; clear: both;"  /&gt;&lt;/p&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://radar.oreilly.com/2012/05/baratunde-thurston-book-marketing.html"&gt;&lt;img src="http://radar.oreilly.com/2012/05/07/0512-httb-slider.png" border="0" width="148" style="float: left; margin: 3px 10px 10px 0;" /&gt;&lt;/a&gt;&lt;a href="http://radar.oreilly.com/2012/05/baratunde-thurston-book-marketing.html"&gt;&lt;strong&gt;Think of it like a political campaign: Baratunde Thurston's book marketing&lt;/strong&gt;&lt;/a&gt;&lt;br /&gt;
Make it easy for people to help you &amp;mdash; that's a simple but oft-overlooked concept that author Baratunde Thurston says is essential to book marketing. He shares additional marketing tips and tools in this interview.&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
&lt;p style="width: 100%; height: 20px; margin: 0; clear: both;"  /&gt;&lt;/p&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://radar.oreilly.com/2012/05/live-video-for-all.html"&gt;&lt;img src="http://radar.oreilly.com/2012/05/11/0512-on-air-sign-slider.jpg" border="0" width="148" style="float: left; margin: 3px 10px 10px 0;" /&gt;&lt;/a&gt;&lt;a href="http://radar.oreilly.com/2012/05/live-video-for-all.html"&gt;&lt;strong&gt;You'll be live in 3 ... 2 ... 1 ...&lt;/strong&gt;&lt;/a&gt;&lt;br /&gt;
The introduction of Google+ Hangouts On Air marks the beginning of live video's disruption. Here's two reasons why this is a big deal.&lt;/p&gt;

&lt;p style="width: 100%; height: 20px; margin: 0; clear: both;"  /&gt;&lt;/p&gt;

&lt;hr&gt;

&lt;p&gt;
&lt;a href="http://fluentconf.com/fluent2012?_discount=RADAR20&amp;intcmp=il-npa-fl12-top-stories-051112"&gt;&lt;strong&gt;Fluent Conference: JavaScript &amp; Beyond&lt;/strong&gt;&lt;/a&gt; &amp;mdash;  Explore the changing worlds of JavaScript &amp; HTML5 at the O'Reilly Fluent Conference, May 29 - 31 in San Francisco. &lt;a href="http://fluentconf.com/fluent2012?_discount=RADAR20&amp;intcmp=il-npa-fl12-top-stories-051112"&gt;Save 20% on registration with the code RADAR20&lt;/a&gt;.&lt;/p&gt;

&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=iJkZDgOfwN8:RIeha7ChML8:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=iJkZDgOfwN8:RIeha7ChML8:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=iJkZDgOfwN8:RIeha7ChML8: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=iJkZDgOfwN8:RIeha7ChML8:JEwB19i1-c4"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=iJkZDgOfwN8:RIeha7ChML8:JEwB19i1-c4" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=iJkZDgOfwN8:RIeha7ChML8: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=iJkZDgOfwN8:RIeha7ChML8: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/iJkZDgOfwN8" height="1" width="1"/&gt;</content>
<dc:source>http://www.oreillynet.com/pub/au/3515</dc:source>
<dc:type>text</dc:type>
<on:image>http://radar.oreilly.com/radar-general-slider.png</on:image>
<feedburner:origLink>http://radar.oreilly.com/2012/05/velocity-makeover-data-journalism-booksellers.html</feedburner:origLink></entry>

<entry>
<title>Publishing News: Another publisher ends its app fling</title>
<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/oreilly/radar/atom/~3/n07Vi3sM9NQ/publishing-apps-html5-bn-amazon-sara-nelson.html" />
<id>tag:radar.oreilly.com,2012://57.48217</id>

<published>2012-05-11T18:00:00Z</published>
<updated>2012-05-11T18:00:00Z</updated>

<summary type="html">The publisher of MIT's Technology Review talks apps and HTML5, RWW's Antone Gonsalves reviews B&amp;amp;N's chances of survival, and Amazon hires Sara Nelson.</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="amazon" label="Amazon" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="bn" label="B&amp;N" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="futureofpublishing" label="future of publishing" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="html5" label="HTML5" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="publishingapps" label="publishing apps" scheme="http://www.sixapart.com/ns/types#tag" />
<category term="pubwir" label="pubwir" 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 stories that caught my eye this week in the publishing space.&lt;/p&gt;

&lt;h2 id="dead-apps"&gt;Move over apps, HTML5 is here&lt;/h2&gt;

&lt;p&gt;&lt;img src="http://cdn.oreilly.com/radar/images/posts/0512-html5-logo.png" alt="HTML5" width="250" style="float: right; margin: 3px 0 10px 10px;" /&gt;Last week, &lt;a href="https://twitter.com/#!/jpatokal"&gt;Jani Patokallio&lt;/a&gt;, publishing platform architect at Lonely Planet, explored the possibility that the silo platforms of ereaders and restrictive formats of ebooks &lt;a href="http://radar.oreilly.com/2012/05/microsoft-nook-bn-kindle-amazon-target-ebook-extinction.html#EreaderExtinction"&gt;would meet their demise&lt;/a&gt; at the hand of the web and HTML5. This week, apps are undergoing &lt;a href="http://www.readwriteweb.com/archives/the-app-is-dead-ok-not-really-but-the-browser-is-back.php"&gt;a similar treatment&lt;/a&gt;. &lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.technologyreview.com/business/40319/?p1=BI"&gt;Jason Pontin, editor in chief and publisher of MIT's Technology Review&lt;/a&gt;, reviewed the love affair publishers initially experienced with apps followed by their utter disappointment when app dreams didn't pan out. Looking at the iOS and Android apps that were developed for Technology Review, &lt;a href="http://www.technologyreview.com/business/40319/?p1=BI"&gt;Pontin writes&lt;/a&gt;: "What went wrong? Everything." He describes the single-copy sales issues in iTunes, the subscription growing pains, Apple's "30 percent vigorish" and app development problems in general. But all that aside, he says the real app problem was more profound:&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;"When people read news and features on electronic media, they expect stories to possess the linky-ness of the Web, but stories in apps didn't really link. The apps were, in the jargon of information technology, '&lt;a href="http://corp.aol.com/"&gt;walled gardens&lt;/a&gt;,' and although sometimes beautiful, they were small, stifling gardens. For readers, none of that beauty overcame the weirdness and frustration of reading digital media closed off from other digital media."&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Pontin says all editorial content has been moved from the apps, which will soon be killed off, and that the website is being redesigned and optimized with HTML5, &lt;a href="http://paidcontent.org/2012/05/01/web-journey-complete-ft-switching-off-ios-app/"&gt;ala Financial Times&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="http://oreilly.com/toc"&gt;&lt;img style="float: left; border: none; padding-right: 10px;" src="http://radar.oreilly.com/toc-general-promo-148.png" /&gt;&lt;/a&gt;&lt;strong&gt;The future of publishing has a busy schedule.&lt;/strong&gt;&lt;br /&gt; Stay up to date with Tools of Change for Publishing events, publications, research and resources. Visit us at &lt;a href="http://oreilly.com/toc/"&gt;oreilly.com/toc&lt;/a&gt;.&lt;/div&gt;

&lt;h2 id="B&amp;N"&gt;For B&amp;N, balance is key&lt;/h2&gt;

&lt;p&gt;&lt;a href="http://www.readwriteweb.com/archives/can-barnes-noble-balance-physical-and-online-sales-without-killing-itself.php"&gt;Antone Gonsalves at ReadWriteWeb took a look&lt;/a&gt; at Barnes &amp; Noble's situation this week, wondering if the store can survive its brick-and-mortar and online co-existence. He says having three channels &amp;mdash; physical stores, an online store and an ereader &amp;mdash; is a great advantage, but that balancing the physical and online sales channels will be key to its survival. Gonsalves &lt;a href="http://www.readwriteweb.com/archives/can-barnes-noble-balance-physical-and-online-sales-without-killing-itself.php"&gt;writes&lt;/a&gt;:&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;"Borders sold e-readers from Sony and Rakuten, maker of the Kobo, and had Amazon run its online store. With no connection to the online customer, Borders didn't have enough to survive. The bookseller went out of business last year. Barnes &amp; Noble has not made the same mistakes as its one-time rival, and its current strategy actually plays into the habits of book readers." &lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Peter Hildick-Smith, president of the Codex Group, noted to Gonsalves that people who own ereaders also buy print books: "They're not just pure-play e-readers; they are living in the print world, as well."&lt;/p&gt;

&lt;p&gt;Gonsalves says moving into international markets is Barnes &amp; Noble's next hurdle and that the &lt;a href="http://radar.oreilly.com/2012/05/microsoft-nook-bn-kindle-amazon-target-ebook-extinction.html"&gt;recently announced&lt;/a&gt; Microsoft partnership will help facilitate that:&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;"Under the deal, Microsoft will develop a Nook application for Windows 8, which is expected to ship this year, Lynch told the financial news agency Bloomberg. The app will take Barnes &amp; Noble's digital books to consumers in Europe, Asia and Latin America, according to Lynch. Along with selling e-books, Barnes &amp; Noble will also have to sell Nooks, which it hopes to place on the shelves of retailers in other countries."&lt;/p&gt;&lt;/blockquote&gt;

&lt;h2 id="Amazon"&gt;Amazon isn't playing around&lt;/h2&gt;

&lt;p&gt;Amazon hired another publishing industry heavy hitter this week: &lt;a href="http://en.wikipedia.org/wiki/Sara_Nelson"&gt;Sara Nelson&lt;/a&gt; will join Amazon's team as the editorial director of Amazon.com Books. &lt;a href="http://www.publishersweekly.com/pw/by-topic/industry-news/people/article/51875-sara-nelson-heading-to-amazon.html"&gt;Publisher's Weekly reports&lt;/a&gt;:&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;"In her new role, Nelson is expected to give a fresh look and voice to the books home page, which may include writing a column and talking up books both on the site and at public events ... 'I am thrilled to have the opportunity to expand the content on Amazon.com and to bring my voice to this web site visited by millions of passionate readers,' said Nelson in a statement."&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Some in the industry are accusing Nelson of going to the "dark side," &lt;a href="http://www.businessweek.com/magazine/amazons-hit-man-01252012.html"&gt;much like they did&lt;/a&gt; when Larry Kirshbaum joined Amazon Publishing. Laura Hazard Owen, who looks into some of Nelson's past work and publishing contributions over at Paid Content, &lt;a href="http://paidcontent.org/2012/05/09/amazon-sara-nelson/"&gt;writes&lt;/a&gt;, "If some critics consider Nelson's move a bargain with the devil, it's undeniable that her new position will put her in touch with plenty of readers to create and nurture ..." &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/12/html5-for-publishing-pinchzoom-brian-fling-toc-podcast.html"&gt;HTML5: The platform-agnostic key to the future of publishing&lt;/a&gt;&lt;/li&gt;

&lt;p&gt;&lt;li&gt; &lt;a href="http://radar.oreilly.com/2011/12/html5-for-publishers-canvas-geo-formats.html"&gt;A sensible look at HTML5 and publishing&lt;/a&gt;&lt;/li&gt;&lt;/p&gt;

&lt;p&gt;&lt;li&gt; &lt;a href="http://radar.oreilly.com/2012/02/amazon-bn-market-competition-toc-podcast.html"&gt;Tip for B&amp;N: Don't just follow Amazon&lt;/a&gt;&lt;/li&gt;&lt;/p&gt;

&lt;p&gt;&lt;li&gt; &lt;a href="http://radar.oreilly.com/2011/12/five-lessons-publishing-2011-amazon-self-publishing-ereading-html5-drm-piracy.html#amazon"&gt;Amazon is, indeed, a disruptive publishing competitor&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=publishingwir&amp;limit=20&amp;IncludeBlogs=57"&gt;More Publishing Week in Review coverage&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;/p&gt;

&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=n07Vi3sM9NQ:3uRW8xeWsrY:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=n07Vi3sM9NQ:3uRW8xeWsrY:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=n07Vi3sM9NQ:3uRW8xeWsrY: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=n07Vi3sM9NQ:3uRW8xeWsrY:JEwB19i1-c4"&gt;&lt;img src="http://feeds.feedburner.com/~ff/oreilly/radar/atom?i=n07Vi3sM9NQ:3uRW8xeWsrY:JEwB19i1-c4" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/oreilly/radar/atom?a=n07Vi3sM9NQ:3uRW8xeWsrY: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=n07Vi3sM9NQ:3uRW8xeWsrY: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/n07Vi3sM9NQ" height="1" width="1"/&gt;</content>

<dc:type>text</dc:type>
<on:image>http://radar.oreilly.com/publishing-news-review.png</on:image>
<feedburner:origLink>http://radar.oreilly.com/2012/05/publishing-apps-html5-bn-amazon-sara-nelson.html</feedburner:origLink></entry>

</feed>

