<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Event on rostrum.blog</title>
    <link>https://www.rostrum.blog/categories/event/</link>
    <description>Recent content in Event on rostrum.blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-gb</language>
    <lastBuildDate>Tue, 13 Jun 2023 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="https://www.rostrum.blog/categories/event/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Panic! In The Toolshed</title>
      <link>https://www.rostrum.blog/2023/06/13/panic-in-the-toolshed/</link>
      <pubDate>Tue, 13 Jun 2023 00:00:00 +0000</pubDate>
      
      <guid>https://www.rostrum.blog/2023/06/13/panic-in-the-toolshed/</guid>
      <description>tl;dr I wrote some slides to tell data scientists in the public sector what they already know: share the tools you’ve developed.
 An axe to grind I’m speaking today at an event for UK government data scientists with a theme of ‘the data science toolshed’. My plea is small: I want public sector workers to share the tools they make1.
We should build modular things like R packages that are easy to use and develop; make them available to everyone to minimise duplication and encourage collaboration; and maximise reach by telling everyone about it.</description>
    </item>
    
    <item>
      <title>Fun and learning. In a dungeon.</title>
      <link>https://www.rostrum.blog/2023/03/15/in-a-dungeon/</link>
      <pubDate>Wed, 15 Mar 2023 00:00:00 +0000</pubDate>
      
      <guid>https://www.rostrum.blog/2023/03/15/in-a-dungeon/</guid>
      <description>Learn hard and you too can be a mobile gamedev like me.  tl;dr Today I spoke at a public sector1 event for data scientists2. I said that learning is best when focused into little projects that are fun.
 To the point The abstract sums it up, obviously:
 Ever done a technical training module and then immediately forgot what you learnt? Do you sometimes feel like you’re ticking boxes instead of actually developing your skills?</description>
    </item>
    
    <item>
      <title>EARL 22: {a11ytables} for better spreadsheets</title>
      <link>https://www.rostrum.blog/2022/09/07/earl22/</link>
      <pubDate>Wed, 07 Sep 2022 00:00:00 +0000</pubDate>
      
      <guid>https://www.rostrum.blog/2022/09/07/earl22/</guid>
      <description>Please don’t sue me for my fan art, Microsoft.  tl;dr I presented some slides at the EARL 2022 conference about {a11ytables}: an R package that helps automate the production of reproducible and accessible spreadsheets, with a focus on publication of government statistics.
 Counting sheets The UK government publishes a lot of spreadsheets that contain statistical tables. Compared to each other—and to themselves over time—these files are often:
 inconsistent in structure (e.</description>
    </item>
    
    <item>
      <title>londonmapbot at LondonR</title>
      <link>https://www.rostrum.blog/2022/02/12/mapbotr-londonr/</link>
      <pubDate>Sat, 12 Feb 2022 00:00:00 +0000</pubDate>
      
      <guid>https://www.rostrum.blog/2022/02/12/mapbotr-londonr/</guid>
      <description>tl;dr I spoke at a LondonR hootenanny1 (in-person!) about how to create your own simple Twitter bot powered by GitHub Actions and {rtweet}, just like my @londonmapbot creation.
 The mapbotverse I created a Twitter bot called @londonmapbot. It uses the {rtweet} package by Mike Kearney to tweet out a random satellite image of Greater London via Mapbox, scheduled and executed by GitHub Actions.
I’ve written about this before:</description>
    </item>
    
    <item>
      <title>Hit your reproducibility {targets}</title>
      <link>https://www.rostrum.blog/2020/09/27/targets-dsfest/</link>
      <pubDate>Sun, 27 Sep 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.rostrum.blog/2020/09/27/targets-dsfest/</guid>
      <description>An excuse to use the dam good (lol) beavers1 data (Nature on PBS via Giphy)  tl;dr I spoke at the UK Government Data Science Festival about Will Landau’s R package {targets} for workflow reproducibility. You can jump to the embedded slides below.
 {targets} Reproducibility is an important part of any data analysis. Will people be able to re-run your code from scratch on a different machine without you present?</description>
    </item>
    
    <item>
      <title>{orderly} and {drake} at Bioinformatics London</title>
      <link>https://www.rostrum.blog/2020/01/31/reprobioinformatics/</link>
      <pubDate>Fri, 31 Jan 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.rostrum.blog/2020/01/31/reprobioinformatics/</guid>
      <description>REPRODUCIBILITY 4 LYFE (via Bioinformatics London’s Meetup page)  tl;dr I spoke at the latest Bioinformatics London Meetup (event link, Twitter) about workflow reproducibility tools in R. I explained the benefits of Will Landau’s {drake} package for doing this.
 Order, order Rich FitzJohn opened proceedings with an excellent introduction to his {orderly} package (source) that is intended for ‘lightweight reproducible reporting’.
In short, the user declares inputs (anything, including things like SQL queries and CSV files) and artefacts (results) of their analysis.</description>
    </item>
    
    <item>
      <title>EARL 2018: {crosstalk} in memes</title>
      <link>https://www.rostrum.blog/2018/09/12/crosstalk-memes/</link>
      <pubDate>Wed, 12 Sep 2018 00:00:00 +0000</pubDate>
      
      <guid>https://www.rostrum.blog/2018/09/12/crosstalk-memes/</guid>
      <description>EARL 2018 I gave a talk called ‘Crosstalk: Shiny-like without Shiny’1 at the 2018 EARL conference in London.
The {crosstalk} package by Joe Cheng allows htmlwidgets—JavaScript visualisations wrapped in R code—to interact with each other. Filtering the data in widget causes all widgets to be filtered. This can be done inside an R Markdown document (including Flexdashboard) for easy server-less sharing in HTML format.</description>
    </item>
    
    <item>
      <title>Accessibility workshop at #Sprint18</title>
      <link>https://www.rostrum.blog/2018/05/12/accessibility-workshop-at-sprint18/</link>
      <pubDate>Sat, 12 May 2018 00:00:00 +0000</pubDate>
      
      <guid>https://www.rostrum.blog/2018/05/12/accessibility-workshop-at-sprint18/</guid>
      <description>Sprinting Sprint events are a chance for the government digital, data, design and technology community to:
 look back on the work we’ve been doing to transform government and to look forward at what we need to do
 Kevin Cunnington (@kevincunnington), Director General of the Government Digital Service (GDS), outlined this in a recent blog post.
This year’s major themes were transformation, innovation and collaboration. The event was held at the Southbank Centre and Royal Festival Hall in London, with 40 speakers, 19 workshops and over 700 delegates representing 40 departments and agencies.</description>
    </item>
    
  </channel>
</rss>