From bba21cda6430a49a6968d92cfd68f5cde88962e1 Mon Sep 17 00:00:00 2001 From: infoseek1 Date: Tue, 8 Mar 2016 13:21:42 -0500 Subject: [PATCH 1/2] Updated Lunch from TBD to Vegetable --- day1-menus.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/day1-menus.html b/day1-menus.html index 1a8b01e..cb78934 100644 --- a/day1-menus.html +++ b/day1-menus.html @@ -56,7 +56,8 @@

Lunch

  • SOUP and SIDES
    From 153321ce379e6840bd37a5a2cf6b62b088b8792e Mon Sep 17 00:00:00 2001 From: Shaun Ellis Date: Wed, 9 Mar 2016 10:06:34 -0500 Subject: [PATCH 2/2] adds slides to talk pages --- _layouts/presentation.html | 12 ++++++------ ...getics-of-the-Spreadsheet-On-and-Off-the-Web.html | 3 ++- css/main.css | 1 - 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/_layouts/presentation.html b/_layouts/presentation.html index c13913d..fa1a3fa 100644 --- a/_layouts/presentation.html +++ b/_layouts/presentation.html @@ -168,16 +168,16 @@

    Speaker(s)

    {{ page.length }} minutes

    -->
    {{ page.length }} minutes
    + {% endif %} - - {% if page.slides %} -
    - Slides -
    - {% endif %} + + {% if page.slides %} +
    + + {% endif %} diff --git a/_posts/2016-03-08-Ever-to-Excel-Towards-an-Apologetics-of-the-Spreadsheet-On-and-Off-the-Web.html b/_posts/2016-03-08-Ever-to-Excel-Towards-an-Apologetics-of-the-Spreadsheet-On-and-Off-the-Web.html index 3dafe1b..b537ad1 100755 --- a/_posts/2016-03-08-Ever-to-Excel-Towards-an-Apologetics-of-the-Spreadsheet-On-and-Off-the-Web.html +++ b/_posts/2016-03-08-Ever-to-Excel-Towards-an-Apologetics-of-the-Spreadsheet-On-and-Off-the-Web.html @@ -16,5 +16,6 @@ endTime: 1457461800 milTime: 13:15-13:30 title: Ever to Excel: Towards an Apologetics of the Spreadsheet On and Of(f) the Web +slides: 'http://matienzo.org/storage/2016/2016-Mar-code4lib/#0' --- -

    As technologists in the cultural heritage domain, we are in a constant struggle between chaos and order with data for which we have some responsibility. In particular, our professional lives are exposed to that struggle through the form of spreadsheets. Some of us malign this as a common, unsatisfactory representation or an insufficient replacement for a database, citing it as the source of poorly controlled values. Others still may see spreadsheets as a manifestation of where our supposedly turnkey, integrated systems begin to fail us. Through a process of reflection, reeducation, and reconciliation, there is hope to redeem yourself from this problematic view. This talk will focus on presenting a studied defense of the value of spreadsheets from the perspective of the user, by considering them in their historical and contemporary contexts as both a *program* and *data*. Specifically, this combination gives end users -- who do not self-identify as developers -- a large amount of freedom to work with their data as domain experts. We will also investigate how, despite the increasing separation of tabular data from the program, this idea holds still using the emergent work of the W3C's CSV on the Web Working Group.

    \ No newline at end of file +

    As technologists in the cultural heritage domain, we are in a constant struggle between chaos and order with data for which we have some responsibility. In particular, our professional lives are exposed to that struggle through the form of spreadsheets. Some of us malign this as a common, unsatisfactory representation or an insufficient replacement for a database, citing it as the source of poorly controlled values. Others still may see spreadsheets as a manifestation of where our supposedly turnkey, integrated systems begin to fail us. Through a process of reflection, reeducation, and reconciliation, there is hope to redeem yourself from this problematic view. This talk will focus on presenting a studied defense of the value of spreadsheets from the perspective of the user, by considering them in their historical and contemporary contexts as both a *program* and *data*. Specifically, this combination gives end users -- who do not self-identify as developers -- a large amount of freedom to work with their data as domain experts. We will also investigate how, despite the increasing separation of tabular data from the program, this idea holds still using the emergent work of the W3C's CSV on the Web Working Group.

    diff --git a/css/main.css b/css/main.css index cef8a15..ded4cc0 100755 --- a/css/main.css +++ b/css/main.css @@ -754,7 +754,6 @@ p.speaker-inst{ background: #fff; } - .talk-detail-box .time-length { background: #00AEEF; border-bottom-left-radius: 10px;