Updated talks

This commit is contained in:
Oliver Davies 2016-05-14 00:53:41 +01:00
parent 0ef1eb650e
commit 7463e87e9d
11 changed files with 58 additions and 100 deletions

View file

@ -6,8 +6,12 @@ event:
name: PHPSW
website: http://phpsw.uk
location: Bristol, UK
slides: https://speakerdeck.com/opdavies/drupal-8
video: https://www.youtube.com/watch?v=36zCxPrOOzM
slides:
embed: <script async class="speakerdeck-embed" data-id="46ba4ba577d94a32b7abdade610ceb69" data-ratio="1.29456384323641" src="//speakerdeck.com/assets/embed.js"></script>
url: https://speakerdeck.com/opdavies/drupal-8
video:
embed: <iframe width="560" height="315" src="https://www.youtube.com/embed/36zCxPrOOzM" frameborder="0" allowfullscreen></iframe>
url: https://www.youtube.com/watch?v=36zCxPrOOzM
joindin: https://joind.in/talk/view/14380
tags:
- meetup
@ -16,20 +20,6 @@ tags:
- drupal-8
tweets: yes
---
{% block abstract %}
This was a ten minute lightning talk, designed to highlight the major changes coming in Drupal 8.
I categorised the technical changes into groups for site builders, developers and themers, and also highlighted the cultural shift from "not invented here" to "proudly found elsewhere" and the benefits that brings.
{% endblock %}
{% block slides %}
{{ speakerdeck('46ba4ba577d94a32b7abdade610ceb69', '1.29456384323641') }}
{% endblock %}
{% block video %}
{{ youtube('36zCxPrOOzM') }}
{% endblock %}
{% block feedback %}
{{ tweet('Cool to hear how much new stuff is in <a href="https://twitter.com/drupal">@drupal</a> 8. Integrating with more third party code rather than rolling their own. <a href="https://twitter.com/hashtag/phpsw?src=hash">#phpsw</a></p>&mdash; Tom Robertshaw (@bobbyshaw) <a href="https://twitter.com/bobbyshaw/status/585882859631706114">April 8, 2015</a>') }}
{% endblock %}