Main Content
Not-so-decoupled Drupal. A static React app case study asgorobets Wed, 08/22/2018 - 05:18

There's been a lot of talk around the community about decoupling Drupal and using it as headless CMS, or progressively decoupling it and embedding modern JS frameworks inside a Drupal page. But when do you consider just not introducing Drupal and working with a pure framework implementation?  And what if you still need to host it alongside Drupal?

Key factors in the longevity of the relationship with your client Esther Vicent Wed, 08/22/2018 - 02:56

Unexpected complications will always arise and having explicit goals, positive dynamics, budget, timing, team with balance of skills, access to the information, the right channels to communicate, useful and constant feedback in a collaborative space will grant the ingredients to succeed.

Taking the time to get the essential pieces in place from the start will guarantee the success of a Project; as well as the team´s satisfaction because they are creating something wonderful and meaningful together.

3 T´s are Key factors in the longevity of the relationship with our client.

Understanding React.js dinarcon Tue, 08/21/2018 - 23:38

React.js has become one of the top players in the JavaScript libraries world. WordPress has rebuilt its WYSIWYG editor using React. Drupal has recently adopted the library to create admin interfaces. This session aims to explain the basic concepts of React outside of the context of any particular CMS implementation. Many examples will be presented to help you understand it and why it is so powerful.

 

Learning objectives:

Acronym Anxiety! What do all those letters mean!? kdassing Tue, 08/21/2018 - 22:48

Acronyms are everywhere, and if you work in or with a digital agency, you’re likely bombarded by them day in and day out. Emails sent from strategists asking about your KPIs for the year, letters appended to your project manager’s name, requests from marketing for your CRM details...the acronym soup goes on and on. The goal of this session is to equip attendees with knowledge of basic terms used in the industry and the correct ways to use them!

Checking Under the Hood: Auditing Your Website for a Smooth Ride sean_e_dietrich Tue, 08/21/2018 - 21:15

We often talk about websites the way we talk about cars. Are you driving a flashy sports car or a stable hatchback? And is yours a lemon, no matter how pretty the paint job? And if you just got one used, what’s going on under the hood? There’s a way to address these questions about your website, and it’s called a technical audit.

An Overview of Static Site Generators for Drupalists brianperry Tue, 08/21/2018 - 16:20

With the continued rise of static site generators that can play nicely with Drupal it has never been easier to take advantage of the speed, security, and scalability of static sites. This session will provide an overview of three static site generator projects and how they can be used to create a static build  based on data from Drupal.

The session will cover:

  • An introduction to static site generators

  • An overview of Jekyll (a Ruby based option)

Hot Dog/Not Hot Dog: Artificial Intelligence with Drupal RobLoach Tue, 08/21/2018 - 15:36

Watch the session video here.

In a world where everyone has the ability to post anything online, it becomes critical for site owners wanting to maintain their brand reputation to curate what is published. How can content editors keep up with reviews when there's a steady stream of content submissions? Enter the robots.

What alternatives we have to reinvent content authoring in Drupal? adrianpintilie Tue, 08/21/2018 - 15:01

In this session, we will take a critical look at how the new JS world is impacting Drupal. We will address the barriers we have to make Drupal relevant for this novel ecosystem and analyze how our current Drupal administrative interface lags behind.

We rely our whole Drupal administrative interface on the fact that there is a site builder to build things. Maybe it's time to look at it differently. An alternative is OpenStory, a decoupled administrative interface aimed to improve the editorial experience in Drupal.

We will address the following points:

Using Machine Learning to Augment your Content captainpants Tue, 08/21/2018 - 14:30

Watch the session video here.

This session is about giving a practical example of how the CMS and Drupal community can put machine learning into practice by using a Drupal module, the taxonomy system, and Google's Natural Language Processing API.

We will begin with an overview of what natural language processing is and some natural language processing concepts, including:

Designing user experiences for the decentralized web prestonso Tue, 08/21/2018 - 12:56

The decentralized web is rapidly gaining steam in privacy and security circles as the promise of a "Web 3.0" begins to take hold. Nonetheless, among all of the challenges facing the nascent decentralized web, perhaps none is as pressing as user experience. Though many tout network effects and convenient features as the leading factors that led to the Big Tech walled gardens characterizing the web today, the attractive and seamless user experiences that the closed web offers are far too frequently ignored.