diff --git a/2018/_src/bin/build.pl b/2018/_src/bin/build.pl index de34abd..3b11314 100755 --- a/2018/_src/bin/build.pl +++ b/2018/_src/bin/build.pl @@ -64,10 +64,11 @@ sub build_talk_ogg { # uses Image::Magick to create a talk card grafic my ($base,$vars,$dest) = @_; my ($id,$author,$title,$timedate,$image,$Wrap); + my @ROM = qw(lib bin); $id = $vars->{talk}->{slug}; $author = $vars->{talk}->{author}; $title = $vars->{talk}->{name}; - $timedate = $vars->{conference}->{date}; + $timedate = $vars->{conference}->{date}." in /".$ROM[$vars->{talk}->{room}]." at ".$vars->{talk}->{time}; $image = Image::Magick->new(size=>'960x462',pointsize=>35,stroke=>'white',fill=>'white',weight => 'light'); $Wrap = sub { # This anonimous routine uses the current Image::Magick setings diff --git a/2018/images/talks/all-your-cluster-are-belong-to-us.png b/2018/images/talks/all-your-cluster-are-belong-to-us.png index 12f782b..22b5082 100644 Binary files a/2018/images/talks/all-your-cluster-are-belong-to-us.png and b/2018/images/talks/all-your-cluster-are-belong-to-us.png differ diff --git a/2018/images/talks/build-a-blockchain-without-fancy-words.png b/2018/images/talks/build-a-blockchain-without-fancy-words.png index c665f3b..9ef6095 100644 Binary files a/2018/images/talks/build-a-blockchain-without-fancy-words.png and b/2018/images/talks/build-a-blockchain-without-fancy-words.png differ diff --git a/2018/images/talks/como-divertirte-haciendo-una-buena-charla-tecnica.png b/2018/images/talks/como-divertirte-haciendo-una-buena-charla-tecnica.png index 7a2f0e1..d87996c 100644 Binary files a/2018/images/talks/como-divertirte-haciendo-una-buena-charla-tecnica.png and b/2018/images/talks/como-divertirte-haciendo-una-buena-charla-tecnica.png differ diff --git a/2018/images/talks/cpan-audit.png b/2018/images/talks/cpan-audit.png index 70f8485..9e3fcfc 100644 Binary files a/2018/images/talks/cpan-audit.png and b/2018/images/talks/cpan-audit.png differ diff --git a/2018/images/talks/ebpf-the-secret-weapon-of-linux.png b/2018/images/talks/ebpf-the-secret-weapon-of-linux.png index eeddec3..2e7192d 100644 Binary files a/2018/images/talks/ebpf-the-secret-weapon-of-linux.png and b/2018/images/talks/ebpf-the-secret-weapon-of-linux.png differ diff --git a/2018/images/talks/fruit-pi-as-a-hacking-toolkit.png b/2018/images/talks/fruit-pi-as-a-hacking-toolkit.png index 17df9a9..7f10181 100644 Binary files a/2018/images/talks/fruit-pi-as-a-hacking-toolkit.png and b/2018/images/talks/fruit-pi-as-a-hacking-toolkit.png differ diff --git a/2018/images/talks/growing-and-refactoring-our-workforce.png b/2018/images/talks/growing-and-refactoring-our-workforce.png index 527e104..5a0d227 100644 Binary files a/2018/images/talks/growing-and-refactoring-our-workforce.png and b/2018/images/talks/growing-and-refactoring-our-workforce.png differ diff --git a/2018/images/talks/les-projeccions-de-futamura.png b/2018/images/talks/les-projeccions-de-futamura.png index 0eed335..cbf887e 100644 Binary files a/2018/images/talks/les-projeccions-de-futamura.png and b/2018/images/talks/les-projeccions-de-futamura.png differ diff --git a/2018/images/talks/performance-through-lightweight.png b/2018/images/talks/performance-through-lightweight.png index 0e3852c..0760c47 100644 Binary files a/2018/images/talks/performance-through-lightweight.png and b/2018/images/talks/performance-through-lightweight.png differ diff --git a/2018/images/talks/projecte-linkat-2018.png b/2018/images/talks/projecte-linkat-2018.png index 403d783..ce468af 100644 Binary files a/2018/images/talks/projecte-linkat-2018.png and b/2018/images/talks/projecte-linkat-2018.png differ diff --git a/2018/images/talks/ravada-free-vdi.png b/2018/images/talks/ravada-free-vdi.png index e9d92e5..b64ecf1 100644 Binary files a/2018/images/talks/ravada-free-vdi.png and b/2018/images/talks/ravada-free-vdi.png differ diff --git a/2018/images/talks/retrofitting-a-legacy-spa-to-use-a-functional-architecture.png b/2018/images/talks/retrofitting-a-legacy-spa-to-use-a-functional-architecture.png index d8a4068..06c610f 100644 Binary files a/2018/images/talks/retrofitting-a-legacy-spa-to-use-a-functional-architecture.png and b/2018/images/talks/retrofitting-a-legacy-spa-to-use-a-functional-architecture.png differ diff --git a/2018/images/talks/teclib-contributors-guides.png b/2018/images/talks/teclib-contributors-guides.png index 4fae7e1..816ba48 100644 Binary files a/2018/images/talks/teclib-contributors-guides.png and b/2018/images/talks/teclib-contributors-guides.png differ diff --git a/2018/images/talks/the-git-stories-we-tell-ourselves.png b/2018/images/talks/the-git-stories-we-tell-ourselves.png index cd8abf1..6ade7b2 100644 Binary files a/2018/images/talks/the-git-stories-we-tell-ourselves.png and b/2018/images/talks/the-git-stories-we-tell-ourselves.png differ diff --git a/2018/images/talks/the-phoenix-boot-process.png b/2018/images/talks/the-phoenix-boot-process.png index 507db52..ca91e41 100644 Binary files a/2018/images/talks/the-phoenix-boot-process.png and b/2018/images/talks/the-phoenix-boot-process.png differ diff --git a/2018/images/talks/tricks-for-a-simpler-micro-service-architecture.png b/2018/images/talks/tricks-for-a-simpler-micro-service-architecture.png index 8ed228c..bfa8c28 100644 Binary files a/2018/images/talks/tricks-for-a-simpler-micro-service-architecture.png and b/2018/images/talks/tricks-for-a-simpler-micro-service-architecture.png differ