This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
oliverdavies.uk-old-sculpin/source/_talks/2015-08-25-dancing-for-drupal.md

39 lines
2 KiB
Markdown
Raw Normal View History

2015-09-09 08:18:00 +00:00
---
2015-09-10 01:45:52 +00:00
nav: talks
2015-09-09 08:18:00 +00:00
title: Dancing for Drupal
2015-12-30 23:53:01 +00:00
type: meetup
2015-09-12 07:59:49 +00:00
event:
name: umBristol (Bristol Umbraco user group)
2015-09-12 09:19:29 +00:00
website: http://umbristol.co.uk
location: Bristol, UK
2015-12-29 00:39:54 +00:00
slides: https://speakerdeck.com/opdavies/umbristol-dancing-for-drupal
2015-09-12 14:33:09 +00:00
tags:
- meetup
- umbristol
- drupal
2015-12-30 23:53:01 +00:00
tweets: yes
2015-09-09 08:18:00 +00:00
---
2015-12-30 23:53:01 +00:00
{% block abstract %}
2015-09-10 00:44:51 +00:00
As part of their [CMS Dance-Off](http://www.meetup.com/umBristol/events/223807592/), I was selected to speak about Drupal alongside other speakers representing Umbraco, Sitecore and Episerver.
The points to cover were:
* How does your CMS store configuration data, 'structure' and content?
* How do you manage source-control, versioning and deployment?
* How do you manage multiple simultaneous editors and/or developers?
* How do you manage upgrades?
* What are the 3 best things about your CMS?
* What are the 3 worst things about your CMS?
* What does the future of your CMS look like?
In each point, tried to cover the differences between Drupal core and developing a project using Drupal, as well as between Drupal 7 and Drupal 8, as things like source control and versioning would be approached differently.
2015-12-29 00:39:54 +00:00
{% endblock %}
{% block slides %}
2016-04-13 10:47:10 +00:00
{{ speakerdeck('ffa9b6dea6dc4a8eb207b9982ed6e1bd', '1.33333333333333') }}
2015-12-29 00:39:54 +00:00
{% endblock %}
2015-12-30 23:53:01 +00:00
{% block feedback %}
2016-04-13 10:47:10 +00:00
{{ tweet('<a href="https://twitter.com/opdavies">@opdavies</a> <a href="https://twitter.com/Horls">@Horls</a> <a href="https://twitter.com/mhwelander">@mhwelander</a> <a href="https://twitter.com/ThisisZone">@ThisisZone</a> <a href="https://twitter.com/mozzy16">@mozzy16</a> Thanks for a top night of knowledge sharing! <a href="https://twitter.com/hashtag/drupal?src=hash">#drupal</a> <a href="https://twitter.com/hashtag/episerver?src=hash">#episerver</a> <a href="https://twitter.com/hashtag/sitecore?src=hash">#sitecore</a> <a href="https://twitter.com/hashtag/umbraco?src=hash">#umbraco</a> <a href="https://twitter.com/hashtag/h5yr?src=hash">#h5yr</a></p>&mdash; umBristol (@umBristol) <a href="https://twitter.com/umBristol/status/636290498362216449">August 25, 2015</a>') }}
2015-12-30 23:53:01 +00:00
{% endblock %}