<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">

  <title><![CDATA[tigue.com]]></title>
  <link href="http://tigue.com/atom.xml" rel="self"/>
  <link href="http://tigue.com/"/>
  <updated>2014-12-18T04:15:48-08:00</updated>
  <id>http://tigue.com/</id>
  <author>
    <name><![CDATA[John Tigue]]></name>
    <email><![CDATA[john@tigue.com]]></email>
  </author>
  <generator uri="http://octopress.org/">Octopress</generator>

  
  <entry>
    <title type="html"><![CDATA[Nat Geo uses a pictorial calendar for ebola visualization]]></title>
    <link href="http://tigue.com/by-time/2014/11/15/national-geographics-ebola-tracking/"/>
    <updated>2014-11-15T17:10:02-08:00</updated>
    <id>http://tigue.com/by-time/2014/11/15/national-geographics-ebola-tracking</id>
    <content type="html"><![CDATA[<p>National Geographic sure knows the power of good visuals. Their <a href="http://news.nationalgeographic.com/news/2014/09/140925-mapping-the-spread-of-ebola/">ebola tracking report</a> has one particularly neat yet unusual view: a graphical calendar of 2014, one map per week.</p>

<p><a href="http://news.nationalgeographic.com/news/2014/09/140925-mapping-the-spread-of-ebola/"><img class="center" src="https://johntigue.github.io/ebola-viz-twumbshots/twumbshot/nat-geo-calendar.png" alt="nat-geo" /></a></p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[HDX has the best ebola dashboard]]></title>
    <link href="http://tigue.com/by-time/2014/11/15/hdxs-ebola-dashboard/"/>
    <updated>2014-11-15T15:01:26-08:00</updated>
    <id>http://tigue.com/by-time/2014/11/15/hdxs-ebola-dashboard</id>
    <content type="html"><![CDATA[<p><a href="https://data.hdx.rwlabs.org/">The Humanitarian Data Exchange</a> is doing great work and they have <a href="https://data.hdx.rwlabs.org/about">a well defined road map</a> they are plugging away at.</p>

<p><a href="https://data.hdx.rwlabs.org/dataset/rowca-ebola-cases">The sub-national time series dataset</a> hosted there is the first data feed I am using to test <a href="https://github.com/JohnTigue/EbolaMapper/wiki/">EbolaMapper</a> against.</p>

<p>They have a very nice, interactive <a href="https://data.hdx.rwlabs.org/ebola">ebola dashboard</a>. The story of <a href="http://docs.hdx.rwlabs.org/a-new-ebola-crisis-page-built-with-open-data/">how the dashboard came to be</a> is impressive but I want to work to make that tortured path not have to be traveled for future outbreaks.</p>

<p><a href="https://data.hdx.rwlabs.org/ebola"><img class="center" src="https://johntigue.github.io/ebola-viz-twumbshots/twumbshot/hdx-dashboard.png" alt="hdx-dashboard" /></a></p>

<p>They do not have case mapped to locations over time. For that <a href="http://tigue.com/by-time/2014/11/13/nytimes-the-pace-car/">The New York Times is the best</a>.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Quality ebola data; shown in Google tools]]></title>
    <link href="http://tigue.com/by-time/2014/11/15/googles-public-data-viewer/"/>
    <updated>2014-11-15T12:55:42-08:00</updated>
    <id>http://tigue.com/by-time/2014/11/15/googles-public-data-viewer</id>
    <content type="html"><![CDATA[<p>I have finally found quality outbreak data with which to work:</p>
<blockquote>Sub-national time series data on Ebola cases and deaths in Guinea, Liberia, Sierra Leone, Nigeria, Senegal and Mali since March 2014</blockquote>
<p><a href="https://data.hdx.rwlabs.org/dataset/rowca-ebola-cases">The dataset</a> comes from <a href="https://data.hdx.rwlabs.org/">The Humanitarian Data Exchange</a>. Those HDX folks are doing great work. More on them later.</p>

<p>I came to this dataset via a long, convoluted hunt. The difficulty of this search has led me to understand that the problem I am working on is one of data, as well as of code. This will need to be addressed, with APIs and discoverability but for now it is time to move on to coding (finally).</p>

<p>After I concluded that the data was usable, I started poking around on its page on HDX a bit more. On the left side of the page there are links to various visualizations of the data. This is how I discovered <a href="http://www.google.com/publicdata/directory">Google’s Public Data Explorer</a> which is quite a nice tool. Below is one view of the HDX data in the Explorer. Click through the image to interactively explore the data over at Google.
<br />
<a href="http://www.google.com/publicdata/explore?ds=eq10po6kah9si_&amp;ctype=m&amp;strail=false&amp;bcs=d&amp;nselm=s&amp;met_s=cases_cum&amp;scale_s=lin&amp;ind_s=false&amp;ifdim=district&amp;tunit=D&amp;pit=1412892000000&amp;hl=en&amp;dl=en&amp;ind=false&amp;xMax=-5.891764156250019&amp;xMin=-18.94352196875002&amp;yMax=4.0345925292218&amp;yMin=11.99141057995339&amp;mapType=t&amp;icfg=eq10po6kah9si_%253A2%253Adistrict%26%264:-71:-40:%7Ceq10po6kah9si_%253A2%253Adistrict%26%2611:24:-45:&amp;iconSize=0.47"><img class="center" src="https://johntigue.github.io/ebola-viz-twumbshots/twumbshot/google-pub-data.png" alt="google-pd-viewer" /></a>
Also among the visualizations on the HDX page was, to my surprise, <a href="http://ebolalobe.com/2014/11/nytimes-sets-the-bar/">the NYTimes visualization</a>. Low and behold that visualization credits their data source as the HDX:</p>
<blockquote>Source: United Nations Office for the Coordination of Humanitarian Affairs, The Humanitarian Data Exchange</blockquote>
<p>So, that is good enough for me: the data hunt over. It is time to code.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[MissingMaps.org and the long term solution]]></title>
    <link href="http://tigue.com/by-time/2014/11/13/missingmaps-dot-org-and-the-long-term-solution/"/>
    <updated>2014-11-13T23:48:28-08:00</updated>
    <id>http://tigue.com/by-time/2014/11/13/missingmaps-dot-org-and-the-long-term-solution</id>
    <content type="html"><![CDATA[<p><a href="http://www.economist.com/news/international/21632520-rich-countries-are-deluged-data-developing-ones-are-suffering-drought"><img class="center" src="https://johntigue.github.io/ebola-viz-twumbshots/twumbshot/economist-on-missingmaps.png" alt="osm-of-monrovia" /></a></p>

<p>The Economist has a story, <a href="http://www.economist.com/news/international/21632520-rich-countries-are-deluged-data-developing-ones-are-suffering-drought">Off The Map</a>, about the launch of <a href="http://missingmaps.org">MissingMaps.org</a> which is <a href="http://wiki.openstreetmap.org/wiki/Missing_Maps_Project">a development out of OpenStreetMaps</a>.</p>
<blockquote>On November 7th a group of charities including MSF, Red Cross and HOT unveiled MissingMaps.org, a joint initiative to produce free, detailed maps of cities across the developing world—before humanitarian crises erupt, not during them.</blockquote>
<p>I mention this here for multiple reasons.</p>

<p>1) OpenStreetMaps is a great resource and <a href="http://hotosm.org/">HOT</a> has been active with the ebola response. OpenStreetMaps is the source for maps in the EbolaMapper project I am working on.</p>

<p>Although the current focus is the ebola outbreak, these open source tools that I am calling EbolaMapper can be easily repurposed for any future outbreaks, as they read their data via the generic &lt;a href=”https://github.com/JohnTigue/EbolaMapper/wiki/Outbreak-Time-Series-Specification-Overview&lt;/a&gt; APIs I am developing. Next time (and statistically that is likely to occur before 2020) there should be free, quality tools at the ready for people to quickly get started on outbreak monitoring without having to wait for large organizations to mobilize.</p>

<p>As I have gotten to know some of the folks who have been involved with responding to previous epidemic outbreaks, they sound like they are living through a nightmare version of Groundhog Day (Swine flu in 2009, SARS, etc.). Yet now this type of problem can be solved generic, mature, widely available Web technology i.e. it does not require complex novel technology that needs to be scaled massively. (On the other hand, we do need to be mindful that currently in Liberia “less than one percent of the population is connected to the internet.” [<a href="https://news.vice.com/article/how-cell-phones-could-help-liberia-win-the-fight-against-ebola">Vice News</a>]). </p>

<p>With the current established culture of open source it would be shameful for this type of flatfooted, delayed response to occur again. We have the technology to enable local actors to immediately get started by themselves the next time there is an epidemic outbreak.</p>

<p>2) This is a perfect example of one way that funding in this weird space can be successful. Folks (private and public) trying to effectively allocate money can find open source and/or open data projects that are already working and then juice them with cash for scaling, which is always an aspect of the large success stories in open source.</p>

<p>This is a bizarre but exciting variant of the thinking of Steve Blank and the lean start-up folks as applied to open source business models. I say bizarre because the customers (those benefiting from public health and disaster relief projects like the ebola response) cannot pay and have no obvious monetizable value as users. Here the open-source community has found a successful model and now that it is proven out the funding organizations are providing the cash to accelerate tech development to scale, where normally that cash would come via a series A round with venture capitalists.</p>

<p>In many successful open source projects, tech companies are paying talent to produce code that will immediately be placed in essentially the public domain. The value of doing so is expertise status with paying customers and keeping that scarce talent in-house to service those customers.</p>

<p>As <a href="https://twitter.com/pmarca/status/478335427376869378">Marc Andreessen quipped on twitter</a>:</p>
<blockquote>&#8220;The best minds of my generation are thinking about how to make people buy support contracts for free software.&#8221; &#8211;Anonymous</blockquote>
<p>But who is going to do the funding in disaster relief contexts, specifically for the maps and do so proactively? So, this is MissingMaps.org situations is great news.</p>

<p>3) This blog loves a good map visualization related to the ebola response. The <a href="http://www.economist.com/news/international/21632520-rich-countries-are-deluged-data-developing-ones-are-suffering-drought">Off The Map</a> story has a neat one. In the above picture the red handle can be dragged left and right to see the before versus after map.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Rosling on which stats matter]]></title>
    <link href="http://tigue.com/by-time/2014/11/13/rosling-on-which-stats-matter/"/>
    <updated>2014-11-13T15:43:45-08:00</updated>
    <id>http://tigue.com/by-time/2014/11/13/rosling-on-which-stats-matter</id>
    <content type="html"><![CDATA[<p>Hans Rosling was recently interviewed on <a href="http://www.bbc.co.uk/programmes/p029twnn">the BBC’s More or Less</a>. He was doing he regular excellent job of entertainingly engaging the public via statistics. The full interview is less than ten minutes. The BBC also did a <a href="http://www.bbc.com/news/magazine-30011521">write up of the interview</a>.</p>

<p><a href="http://www.bbc.com/news/magazine-30011521"><img class="center" src="https://johntigue.github.io/ebola-viz-twumbshots/twumbshot/rosling.png " alt="rosling" /></a></p>

<p>Rosling reported that in Liberia at the peak of the outbreak daily infections were about 75 per day and are now stuck at around 25 per day. He believes the current (second) stage of the outbreak could well be labeled as <a href="http://en.wikipedia.org/wiki/Endemic_(epidemiology)">endemic</a> , an intermediate level epidemic that will take some time to put out.</p>

<p>A statistic that he says is important is <a href="https://www.youtube.com/watch?v=sYVUs2_F5Kg">the reproductive number</a>. At the peak of the outbreak it was almost 2.0; currently it is closer to 1.0. The point is that the reproductive number is a key stat that needs to be tracked.</p>

<p>Later, five minutes into the interview, he has a go at main stream media’s reportage, specifically the use of cumulative numbers:</p>
<blockquote>It is a bad habit of media. Media just wants as many zeros as possible, you know. So, they would prefer them to tell that in Liberia we have had about 2,700 cases or 3,000 case. The important thing is that it was 28 yesterday. We have to follow cases per day.

I can take Lofa province, for instance, that has had 365 cases cumulative and the last week it was zero, zero, zero, zero every day. That is really hopeful that we can see the first infected [county] is where we now have very low numbers because everyone is aware.</blockquote>
<p>Notice that <a href="http://tigue.com/blog/2014/12/03/nytimes-the-pace-car/">the NYTimes ebola viz</a> uses cases-per-week. We can build out visualization tools which provide a similar level headed overview of a situation, which might even help to reduce anxiety in the public compared to cumulative-cases representations.</p>

<p>Take away: the two statistics he pointed out, cases-per-day and reproductive-number, will be visualized in this open source epidemic monitoring dashboard tool set being built out here.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[NYTimes: the pace car]]></title>
    <link href="http://tigue.com/by-time/2014/11/13/nytimes-the-pace-car/"/>
    <updated>2014-11-13T14:39:47-08:00</updated>
    <id>http://tigue.com/by-time/2014/11/13/nytimes-the-pace-car</id>
    <content type="html"><![CDATA[<p><a href="http://www.nytimes.com/interactive/2014/07/31/world/africa/ebola-virus-outbreak-qa.html">The New York Times’ ebola visualization</a> sets the bar for high quality interactivity.</p>

<p><a href="http://www.nytimes.com/interactive/2014/07/31/world/africa/ebola-virus-outbreak-qa.html"><img class="center" src="https://johntigue.github.io/ebola-viz-twumbshots/twumbshot/nytimes.png" alt="nyt" /></a></p>

<p>That makes sense as Mike Bostock works at the Times. He is one the creators of <a href="https://github.com/mbostock/d3">D3.js</a> which is the open source engine behind most of the gorgeous data-driven visualizations on the Web these days. If you have not yet seen it, <a href="https://github.com/mbostock/d3/wiki/Gallery">the D3.js examples gallery</a> is a whole lot of eye candy.</p>

<p>Take this outbreak visualization as confirmation that any open-source white label outbreak widget should be based on D3.js.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Tweets about deadly diseases]]></title>
    <link href="http://tigue.com/by-time/2014/11/13/tweets-about-deadly-diseases/"/>
    <updated>2014-11-13T12:33:15-08:00</updated>
    <id>http://tigue.com/by-time/2014/11/13/tweets-about-deadly-diseases</id>
    <content type="html"><![CDATA[<p><a href="https://twitter.com/Graphsnwaffles">Graphs ‘N’ Waffles</a> is a twitter feed that delivers just what the name implies. This recently tweeted graph is worth a gander. That is quite an uptick the blue line took.</p>

<p><a href="https://twitter.com/Graphsnwaffles/status/532287187044536323"><img class="center" src="https://johntigue.github.io/ebola-viz-twumbshots/twumbshot/graphs-n-whaffles.png" alt="graphs-n-whaffles" /></a></p>

<p>Another ebola factoid was reported by <a href="http://www.thelancet.com/journals/lancet/article/PIIS0140-6736%2814%2962016-X/fulltext">The Lancet</a>:</p>
<blockquote>During October, there were 21,037,331 tweets about Ebola in the USA, compared with 13,480 about Ebola in Guinea, Liberia, and Sierra Leone combined.</blockquote>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Three interactive ebola visualizations]]></title>
    <link href="http://tigue.com/by-time/2014/11/11/interactive-ebola-visualizations/"/>
    <updated>2014-11-11T17:22:37-08:00</updated>
    <id>http://tigue.com/by-time/2014/11/11/interactive-ebola-visualizations</id>
    <content type="html"><![CDATA[<p>Visualizations on the Web can be classified as interactive or static. The split is not quite binary; is a zoomable map really “interactive”?</p>

<p>I want to produce both interactive and static viz, with hopefully the former being used to generate the latter. SVG is good for exporting static raster images to file or paper. D3.js uses SVG, so interactive D3.js-based visualizations should be able to export excellent static maps and charts (we will see). Some users of this information will be on limited machines so bandwidth-light static info should be readily available.</p>

<p>I have found very few highly interactive ebola visualizations. Please point out any that I have missed in the comments. The best three found so far are listed here.
<br /></p>

<p><a href="https://who-ocr.github.io/ebola-data/">The WHO’s ebola-data</a></p>

<p><a title="WHO's Ebola-data viz" href="https://who-ocr.github.io/ebola-data/"><img class="center" src="https://johntigue.github.io/ebola-viz-twumbshots/twumbshot/who-ebola-data.png" alt="whos-ebola-data" /></a></p>

<p> </p>

<p><a href="http://www.pbs.org/wgbh/pages/frontline/health-science-technology/ebola-outbreak/map-how-the-ebola-outbreak-spread-through-africa/">PBS Frontline’s map: how the ebola outbreak spread through Africa</a></p>

<p><a href="http://www.pbs.org/wgbh/pages/frontline/health-science-technology/ebola-outbreak/map-how-the-ebola-outbreak-spread-through-africa/"><img class="center" src="https://johntigue.github.io/ebola-viz-twumbshots/twumbshot/pbs-frontline.png" alt="frontline-1" /></a></p>

<p> </p>

<p><a href="http://healthmap.org/ebola/#timeline">HealthMap’s Ebola timeline</a></p>

<p><a href="http://healthmap.org/ebola/#timeline"><img class="center" src="https://johntigue.github.io/ebola-viz-twumbshots/twumbshot/healthmap-map.png" alt="healthmap-org" /></a></p>

<p> </p>

<p>All three’s features, pros, and cons are analyzed on <a href="https://github.com/JohnTigue/EbolaMapper/wiki/Gallery-of-Ebola-Visualizations-Found-Across-the-Web">the EbolaMapper wiki</a>.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Gallery of ebola visualizations]]></title>
    <link href="http://tigue.com/by-time/2014/11/11/gallery-of-ebola-visualizations/"/>
    <updated>2014-11-11T12:01:08-08:00</updated>
    <id>http://tigue.com/by-time/2014/11/11/gallery-of-ebola-visualizations</id>
    <content type="html"><![CDATA[<p>A major goal of this <strong>EbolaMapper</strong> project is to create the very best visualizations of ebola on the Web. Which leads to the question: what is the high bar? To answer that question I will be curating a collection of links to the best visualizations found on the Web.</p>

<p>For example, The Economist is doing good work:</p>

<p><a title="The Economist: The toll of a tragedy" href="http://www.economist.com/blogs/graphicdetail/2014/11/ebola-graphics"><img src="https://johntigue.github.io/ebola-viz-twumbshots/twumbshot/economists-ebola-graphic.png" class="center" /></a></p>

<p> </p>

<p>The curated links can be found on <a href="https://github.com/JohnTigue/EbolaMapper/wiki/Gallery-of-Ebola-Visualizations-Found-Across-the-Web">the EbolaMapper wiki</a>.</p>

<p>Note: <strong>EbolaMapper</strong> is the working title for this project; really it is more like “Reusable Outbreak Monitoring Web Components for a Global Outbreak Monitoring Network Organization.” Right, so <strong>EbolaMapper</strong> is the working title until a better name comes along, if one did not just pass by a moment ago…</p>

<p>Please, in the comments, add any links you think should be considered.</p>

]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[First success indicator: a working EbolaMapper]]></title>
    <link href="http://tigue.com/by-time/2014/11/10/first-success-indicator-a-working-ebolamapper/"/>
    <updated>2014-11-10T23:59:50-08:00</updated>
    <id>http://tigue.com/by-time/2014/11/10/first-success-indicator-a-working-ebolamapper</id>
    <content type="html"><![CDATA[<p>The thing that got me moving on this (ebola) outbreak project was <a href="https://extranet.who.int/ebola/">the WHO’s Ebola Portal</a>, specifically the rather well implemented <a href="https://who-ocr.github.io/ebola-data/">Web visualization of the 2014 ebola outbreak</a>. </p>

<p><a title="WHO's Ebola-data" href="https://who-ocr.github.io/ebola-data/"><img src="https://johntigue.github.io/ebola-viz-twumbshots/twumbshot/who-ebola-data.png" class="center" alt="WHO's ebola-data" /></a></p>

<p><br />
That sort of thing is exactly what the world needs. As for technical implementation details, they made the right choice basing it on interactive JavaScript libraries rather than Flash. They planned to make the data available:</p>
<blockquote>&#8220;Data will be made available for open access in the coming days. All data will be made available via open format downloads as well as through an open access API.&#8221;</blockquote>

<p>Sadly the visualization’s development and, more importantly, its data seems to have stalled. The data was last updated on September 14, 2014 (almost three months old as I type this). <a href="https://github.com/who-ocr/ebola-data">The code is on github</a> with <a href="https://github.com/who-ocr/ebola-data/commit/e15404902e1ffb159bcd79d13508ebcff84a46e2">the last commit on September 27th</a>.</p>

<p>Currently, I cannot find anything more about the planned open access APIs. Unfortunately I could not find any licensing information in the repository. I want to move their vision forward but using open source and open data. Or let us think big: why do we even need to wait around for the WHO to come down from on high with the numbers? Surely there is a better way…</p>

<p>These guys obviously did good work. I will try to get in contact with them. I will report back in an future post.</p>

<p>Nonetheless, this thing (“ebola-data” is its name on github) is what inspired me. If only it were clearly licensed and the data was fresh (and licensed openly). If such a thing were widget-ized and made freely available the Web would have a many more eyeballs taking in quality visualizations of the crisis. </p>

<p>I am calling such a thing <strong>EbolaMapper</strong>. (The name is a bit misleading; the code is reusable in that there is nothing ebola specific about it but “Outbreak Visualization Widgets” is not a catchy at this time, even though that is what this is all about. I will get around to explaining all that in the long run.)</p>

<p>So, I started digging around and found out about <a href="http://eboladata.org/">the Ebola Open Data Jam</a> that took place on October 18th. Well, that there is the open data problem getting worked on.</p>

<p>Next I found <a href="http://www.meetup.com/Africa-Open-Data/events/210071892/">the Africa Open Data meetup</a>. On the conference call of November 7th it became clear that data validation was the current step, blocking quality visualizations. What better way to validate the data than to run it through a visualization on a world map?</p>

<p>So, I’ve started <a href="https://github.com/JohnTigue/EbolaMapper">a repository on github for EbolaMapper</a> which will be a clean room re-implementation of the WHO’s ebola-data viz with a clear open source license (<a href="https://github.com/JohnTigue/EbolaMapper/blob/master/LICENSE">Apache 2.0</a>). I will use some data found by the Ebola Open Data Jam. What is really needed is a standard for data interchange – APIs and such.</p>

<p>When <strong>EbolaMapper</strong> can do what the WHO ebola-data visualization does, and more, via data from a standard API, that will be the first major milestone in this project.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Tao of open source applied to outbreaks]]></title>
    <link href="http://tigue.com/by-time/2014/11/10/tao-of-open-source-applied-to-outbreaks/"/>
    <updated>2014-11-10T14:03:31-08:00</updated>
    <id>http://tigue.com/by-time/2014/11/10/tao-of-open-source-applied-to-outbreaks</id>
    <content type="html"><![CDATA[<p>The real heroes in the ebola response story are the medical folks on the front line (damn, if MSF is not just a bunch of straight talk bad asses). Yet as this sad story has developed I can see a need for help from the software community in terms of tech talent in order to bring the latest Web tech to bear in the global ebola response. And let us think big: not just this rather small, tragic outbreak but what about the global infrastructure for all future outbreaks? Is that really going to be WHO gather data and slowly publishing via HTML and PDFs? </p>

<p>This thought has been bothering me for a while and now I’ve decided to try and help as I see a clear path forward on a specific tech issue: getting the numbers and dates out (lots more to come on this).</p>

<p>As the press has asked, <a href="http://www.thedailybeast.com/articles/2014/10/08/is-silicon-valley-sitting-out-the-fight-against-ebola.html">Why Isn’t Silicon Valley Doing More to Fight Ebola?</a> And, well, there have been some private financial donations big and small, the biggest being:</p>

<table class="table table-striped table-hover">
  <thead>
    <tr>
      <th>$</th>
      <th>Source</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>$126MM</td>
      <td><a href="http://www.nytimes.com/2014/10/24/business/paul-allen-to-give-100-million-to-tackle-ebola-crisis.html">Allen</a></td>
    </tr>
    <tr>
      <td>$50MM</td>
      <td><a href="http://www.gatesfoundation.org/Media-Center/Press-Releases/2014/09/Gates-Foundation-Commits-$50%20Million-to-Support-Emergency-Response-to-Ebola">Gates</a></td>
    </tr>
    <tr>
      <td>$25MM</td>
      <td><a href="http://www.forbes.com/sites/luisakroll/2014/10/14/mark-zuckerberg-is-giving-25-million-to-fight-ebola/">Zuckerberg</a></td>
    </tr>
    <tr>
      <td>$15MM</td>
      <td><a href="http://bigstory.ap.org/article/81558961df604e70a2a269795f3c748f/google-ceo-donate-ebola-fight">Page</a></td>
    </tr>
  </tbody>
</table>

<p>Making it rain is great and good on them. That money will go through the old and some new channels to buy <a href="http://www.usnews.com/news/articles/2014/10/22/private-funding-from-zuckerberg-others-aids-ebola-fight">“materials and services and provide swift action where it is needed”</a>. What I see though is a need for better software (“have hammer, see nails” I guess) and new channels – Internet channels.</p>

<p>So, let’s see if the tao of open source can be brought to bear on this problem (a ludicrously outdated global outbreak monitoring infrastructure) and if some tech talent can be rallied to the cause.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[val blogging = true]]></title>
    <link href="http://tigue.com/by-time/2014/11/10/val-blogging-equals-true/"/>
    <updated>2014-11-10T10:53:33-08:00</updated>
    <id>http://tigue.com/by-time/2014/11/10/val-blogging-equals-true</id>
    <content type="html"><![CDATA[<p>I have something I want to express; time to blog up. So, tooling: what to use these days?</p>

<ul>
  <li>I am completely addicted to <a href="http://orgmode.org/">org-mode</a>. The syntax org uses is kind of a markdown variant. It has become my native written English “dialect.” So, blogging in org syntax is a major goal. Org has excellent export capabilities. Perhaps exporting will not even come <a href="http://orgmode.org/worg/org-tutorials/org-ruby.html">into</a> <a href="https://gist.github.com/abhiyerra/7377603">play</a> but it is a nice fallback to have in store. </li>
  <li>When architecting, I love to use static content as much as possible so a static site generator seems like the right type of machinery to choose for blogging.</li>
  <li>I’m all about that open source so GitHub is in the picture. GitHub uses <a href="http://jekyllrb.com/">Jekyll</a> to host static pages.</li>
</ul>

<p>So, Plan A is: org to <a href="http://octopress.org/">Octopress</a> to Jekyll, with <a href="http://kaworu.github.io/octostrap3/">Octostrap</a> to make it pretty via Bootstratp. Here, Bootstrap is dailed in to look a lot like GitHub. So, that is Octopress looking like Github via Bootstrap. Let’s call it… <a href="https://github.com/JohnTigue/octopussy">octopussy</a> <a href="http://pando.com/2013/07/08/original-github-octocat-designer-simon-oxley-on-his-famous-creation-i-dont-remember-drawing-it/">in deference to Oxley’s original intent</a>, more on that later.</p>
]]></content>
  </entry>
  
</feed>
