<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="https://www.drupalcampnj.org"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>DrupalCamp NJ 2016 - 004</title>
 <link>https://www.drupalcampnj.org/rooms/004</link>
 <description>Sponsored by Pantheon
</description>
 <language>en</language>
<item>
 <title>Entities from Core to Custom</title>
 <link>https://www.drupalcampnj.org/program/sessions/entities-core-custom</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;h2&gt;Entities from Core to Custom&lt;/h2&gt;
&lt;p&gt;Entities were introduced into Drupal with Drupal 7 and allow easy access to and manipulation of Core data. They power such contributed initiatives as the Media module and can be a powerful means of organizing data for custom modules. This session will give an overview of how Entities work in Drupal and how you can implement them in your code.&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Entity Concepts in D8&lt;/li&gt;
&lt;li&gt;Getting the most from D8 Core Entities&lt;/li&gt;
&lt;li&gt;Smarter Modules with Custom Entities&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;Attendees at this session will:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Learn how Entities work in Drupal 8.&lt;/li&gt;
&lt;li&gt;Understand how Entity methods can make their code more readable and maintainable.&lt;/li&gt;
&lt;li&gt;Gain the confidence to implement custom entities in their own modules&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;Slides and sample code are available for download at &lt;a href=&quot;http://shawnduncan.org/entities-core-custom&quot;&gt;http://shawnduncan.org/entities-core-custom&lt;/a&gt;  The slides can be viewed in browser at &lt;a href=&quot;http://talks.shawnduncan.org/entity_talk/#/overview&quot;&gt;http://talks.shawnduncan.org/entity_talk/#/overview&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-audience field-type-list-text field-label-inline clearfix&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Audience:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;Advanced (sysadmin, module developer)&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-track field-type-list-text field-label-inline clearfix&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Track:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;Development&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-version field-type-list-text field-label-inline clearfix&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Version:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;Drupal 8&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-room field-type-taxonomy-term-reference field-label-inline clearfix&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Room:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/rooms/004&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;004&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-audio-embed-iframe field-type-text-long field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Recording:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;audio controls&gt;
  &lt;source src=&quot;https://archive.org/download/DrupalCampNJ2016EntitiesFromCoreToCustom/004-11.25am-entities.ogg&quot; type=&quot;audio/ogg&quot;&gt;
  &lt;source src=&quot;https://archive.org/download/DrupalCampNJ2016EntitiesFromCoreToCustom/004-11.25am-entities.mp3&quot; type=&quot;audio/mpeg&quot;&gt;
Your browser does not support the audio element.
&lt;/audio&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Sat, 19 Dec 2015 01:43:07 +0000</pubDate>
 <dc:creator>Shawn Duncan</dc:creator>
 <guid isPermaLink="false">456 at https://www.drupalcampnj.org</guid>
</item>
<item>
 <title>Web Personalization for Drupal Sites: Simple Ways to Get Started</title>
 <link>https://www.drupalcampnj.org/program/sessions/web-personalization-drupal-sites-simple-ways-get-started</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;p&gt;Web personalization allows content to be tailored to the interests of the visitor, resulting in increased engagement and higher conversion rates. Leading marketers agree that personalized content should be fundamental to an effective digital marketing strategy, but planning and implementing a personalization solution can be complex or cost prohibitive.&lt;/p&gt;
&lt;p&gt;In this session, we’ll introduce the basics of web personalization and demonstrate several simple ways to get started with web personalization on Drupal.&lt;/p&gt;
&lt;p&gt;Specifically, we’ll cover:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;An overview of common personalization criteria&lt;/li&gt;
&lt;li&gt;How personalization for authenticated users differs from that of anonymous visitors&lt;/li&gt;
&lt;li&gt;How to build personalization features into your Drupal site using contrib modules such as &lt;a href=&quot;https://www.drupal.org/project/personalization&quot;&gt;Personalization&lt;/a&gt;, &lt;a href=&quot;https://www.drupal.org/project/personalize&quot;&gt;Personalize&lt;/a&gt;, and &lt;a href=&quot;https://www.drupal.org/project/visitor_actions&quot;&gt;Visitor Actions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;How a custom solution compares to a full-featured SaaS offering like Acquia Lift&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;Session will include simple demonstrations with Drupal implementation details and various real-world examples.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; This presentation has been updated and expanded. It was first presented as part of DrupalCamp New England at Brown University in Providence, Rhode Island on Oct 10, 2015: &lt;a href=&quot;http://nedcamp.org/new-england-drupal-camp-2015/sessions/web-personalization-drupal-sites-simple-ways-get-started&quot;&gt;http://nedcamp.org/new-england-drupal-camp-2015/sessions/web-personalization-drupal-sites-simple-ways-get-started&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;About The Speaker&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Dave Sawyer (cmsdave) is a Solutions Architect at &lt;a href=&quot;http://www.ffwagency.com&quot;&gt;FFW&lt;/a&gt; (formerly Blink Reaction) – a global digital agency. He is an Acquia Certified Developer and has 15 years experience in web development – with a focus on open source and PHP-based solutions. Dave has given talks at numerous Drupal conferences including DrupalCon Austin, Drupaldelphia, DrupalCamp New England, Design4Drupal, and DrupalCamp New Jersey. At FFW, he specializes in architecting multi-site solutions, scoping large Drupal projects, and leveraging open source techologies to optimize websites. Previously, Dave has worked as a consultant and developer for Adobe Systems, Bloomsbury Publishing, and The Vineyard Gazette. You can follow him on Twitter at &lt;a href=&quot;https://twitter.com/cmsdave&quot;&gt;@cmsdave&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-audience field-type-list-text field-label-inline clearfix&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Audience:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;Intermediate (install and configure modules/themes)&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-track field-type-list-text field-label-inline clearfix&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Track:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;Site Building&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-version field-type-list-text field-label-inline clearfix&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Version:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;Drupal 8&lt;/div&gt;&lt;div class=&quot;field-item odd&quot;&gt;Drupal 7&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-room field-type-taxonomy-term-reference field-label-inline clearfix&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Room:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/rooms/004&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;004&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-audio-embed-iframe field-type-text-long field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Recording:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;audio controls&gt;
  &lt;source src=&quot;https://archive.org/download/DrupalCampNJ2016WebPersonalizationForDrupalSitesSimpleWaysToGetStarted/004-4.30pm-web-personalization.ogg&quot; type=&quot;audio/ogg&quot;&gt;
  &lt;source src=&quot;https://archive.org/download/DrupalCampNJ2016WebPersonalizationForDrupalSitesSimpleWaysToGetStarted/004-4.30pm-web-personalization.mp3&quot; type=&quot;audio/mpeg&quot;&gt;
Your browser does not support the audio element.
&lt;/audio&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Fri, 18 Dec 2015 05:11:27 +0000</pubDate>
 <dc:creator>Dave Sawyer</dc:creator>
 <guid isPermaLink="false">366 at https://www.drupalcampnj.org</guid>
</item>
<item>
 <title>Get it Write the First time: User Stories</title>
 <link>https://www.drupalcampnj.org/program/sessions/get-it-write-first-time-user-stories</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;p&gt;What&#039;s the difference among a story, an Epic, a task or an Improvement? What&#039;s a tracer bullet, as opposed to a Spike? How do you bridge the gap between what your client wants and what the developers on your team need to know?&lt;/p&gt;
&lt;p&gt;In this session, we&#039;ll go through the basics of each of these definitions, and spend time going through the key elements of user story and acceptance criteria writing. One of the keys to a successful project is having a common framework clearly communicated between product owners and your development team. By the end of the session, you&#039;ll have a good framework to embark on your next agile project with, and keep your team on track.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-audience field-type-list-text field-label-inline clearfix&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Audience:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;Beginner (just starting, know basic terminology, content creation)&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-track field-type-list-text field-label-inline clearfix&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Track:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;Site Building&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-version field-type-list-text field-label-inline clearfix&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Version:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;N/A&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-files field-type-file field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;span class=&quot;file&quot;&gt;&lt;img class=&quot;file-icon&quot; alt=&quot;PDF icon&quot; title=&quot;application/pdf&quot; src=&quot;/modules/file/icons/application-pdf.png&quot; /&gt; &lt;a href=&quot;https://www.drupalcampnj.org/sites/default/files/sessions/Writing_Better_User_Stories_ACQ.pdf&quot; type=&quot;application/pdf; length=13058281&quot;&gt;Writing_Better_User_Stories_ACQ.pdf&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-room field-type-taxonomy-term-reference field-label-inline clearfix&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Room:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/rooms/004&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;004&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-audio-embed-iframe field-type-text-long field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Recording:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;audio controls&gt;
  &lt;source src=&quot;https://archive.org/download/DrupalCampNJ2016GetItWriteTheFirstTimeUserStories/004-3.30pm-get-it-write.ogg&quot; type=&quot;audio/ogg&quot;&gt;
  &lt;source src=&quot;https://archive.org/download/DrupalCampNJ2016GetItWriteTheFirstTimeUserStories/004-3.30pm-get-it-write.mp3&quot; type=&quot;audio/mpeg&quot;&gt;
Your browser does not support the audio element.
&lt;/audio&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Wed, 02 Dec 2015 00:04:18 +0000</pubDate>
 <dc:creator>Christopher Urban</dc:creator>
 <guid isPermaLink="false">231 at https://www.drupalcampnj.org</guid>
</item>
<item>
 <title>Web Accessibility 101 - Accessibility Information and Solutions for Everyone</title>
 <link>https://www.drupalcampnj.org/program/sessions/web-accessibility-101-accessibility-information-and-solutions-everyone</link>
 <description>&lt;div class=&quot;field field-name-field-image field-type-image field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;img typeof=&quot;foaf:Image&quot; src=&quot;https://www.drupalcampnj.org/sites/default/files/accessibility.png&quot; width=&quot;290&quot; height=&quot;290&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;blockquote&gt;&lt;p&gt;
If you can design a website, you can design an accessible one. - World Wide Access
&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Web accessibility is nothing new, and there are a lot of actionable ways to make your content usable for all. The focus of this session will be on easy, everyday things that we all can do to make sure our sites are accessible for everyone, introduce accessibility standards and insure compliance with regulatory guidelines, learn &lt;strong&gt;WHAT NOT &lt;/strong&gt;to do, and introduce site testing tools to help you build an accessible and inclusive website.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-audience field-type-list-text field-label-inline clearfix&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Audience:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;Beginner (just starting, know basic terminology, content creation)&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-track field-type-list-text field-label-inline clearfix&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Track:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;Theming &amp;amp; Front End&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-version field-type-list-text field-label-inline clearfix&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Version:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;Drupal 8&lt;/div&gt;&lt;div class=&quot;field-item odd&quot;&gt;Drupal 7&lt;/div&gt;&lt;div class=&quot;field-item even&quot;&gt;Drupal 6&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-files field-type-file field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;span class=&quot;file&quot;&gt;&lt;img class=&quot;file-icon&quot; alt=&quot;File&quot; title=&quot;application/vnd.openxmlformats-officedocument.presentationml.presentation&quot; src=&quot;/modules/file/icons/x-office-presentation.png&quot; /&gt; &lt;a href=&quot;https://www.drupalcampnj.org/sites/default/files/sessions/IODAccessibilityNJCP.pptx&quot; type=&quot;application/vnd.openxmlformats-officedocument.presentationml.presentation; length=590799&quot;&gt;IODAccessibilityNJCP.pptx&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-room field-type-taxonomy-term-reference field-label-inline clearfix&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Room:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/rooms/004&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;004&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-audio-embed-iframe field-type-text-long field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Recording:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;audio controls&gt;
  &lt;source src=&quot;https://archive.org/download/DrupalCampNJ2016WebAccessibility101-AccessibilityInformationAndSolutionsForEveryone/004-2.15pm-web-accessibility.ogg&quot; type=&quot;audio/ogg&quot;&gt;
  &lt;source src=&quot;https://archive.org/download/DrupalCampNJ2016WebAccessibility101-AccessibilityInformationAndSolutionsForEveryone/004-2.15pm-web-accessibility.mp3&quot; type=&quot;audio/mpeg&quot;&gt;
Your browser does not support the audio element.
&lt;/audio&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Mon, 16 Nov 2015 15:27:27 +0000</pubDate>
 <dc:creator>Arthur Frick</dc:creator>
 <guid isPermaLink="false">146 at https://www.drupalcampnj.org</guid>
</item>
<item>
 <title>Decoupled Drupal and the Front End</title>
 <link>https://www.drupalcampnj.org/program/sessions/decoupled-drupal-and-front-end</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;p&gt;Decoupled content management has been taking the front-end world by storm recently as developers seek new ways to leverage battle-tested back ends alongside more flexible, extensible front ends. The JavaScript renaissance firmly envisages a future where single-page apps with ever-quickening advances can integrate seamlessly with &quot;headless&quot; back ends such as Drupal -- often by bypassing the theme layer altogether.&lt;/p&gt;
&lt;p&gt;What are some of the implications of this newly decoupled world for front-end Drupal developers and designers working with Drupal? What are some of the advantages and disadvantages of decoupling? This session will examine some of the trends and new ideas emerging from the Drupal community and others, but it will also frame decoupled Drupal against the backdrop of the rapidly changing front-end ecosystem, considering the impacts in such areas as Web Components, Drupal&#039;s theme layer, and presentation as a whole.&lt;/p&gt;
&lt;p&gt;Here&#039;s what we&#039;ll dive into:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;A brief retrospective of content management&lt;/li&gt;
&lt;li&gt;Why (not) go headless?&lt;/li&gt;
&lt;li&gt;Why (not) go with a JavaScript framework?&lt;/li&gt;
&lt;li&gt;The JavaScript framework landscape&lt;/li&gt;
&lt;li&gt;Managing content and headless Drupal&lt;/li&gt;
&lt;li&gt;Decoupled out of the box with Drupal 8&lt;/li&gt;
&lt;li&gt;Integrating with frameworks (e.g. Angular.js, Ember.js)&lt;/li&gt;
&lt;li&gt;Integrating with native applications&lt;/li&gt;
&lt;li&gt;Progressively decoupled Drupal&lt;/li&gt;
&lt;li&gt;The future of the Drupal theme layer&lt;/li&gt;
&lt;li&gt;The future of front-end Drupal&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;This session is intended for designers, front-end developers, and Drupal themers of all skill levels who are interested in learning more about headless Drupal and decoupled content management. While there will be some JavaScript presented in the context of client-side frameworks, no prior knowledge of Drupal is presumed.&lt;/p&gt;
&lt;p&gt;This session is based on content from previous sessions presented at &lt;a href=&quot;http://design4drupal.org/design-4-drupal-2015/sessions/headless-drupal-and-decoupled-front-end&quot;&gt;Design for Drupal 2015&lt;/a&gt; and &lt;a href=&quot;http://nedcamp.org/new-england-drupal-camp-2015/sessions/headless-drupal-and-decoupled-front-end&quot;&gt;New England Drupal Camp 2015&lt;/a&gt;, but there will be much new and updated information.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-audience field-type-list-text field-label-inline clearfix&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Audience:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;Beginner (just starting, know basic terminology, content creation)&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-track field-type-list-text field-label-inline clearfix&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Track:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;Theming &amp;amp; Front End&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-version field-type-list-text field-label-inline clearfix&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Version:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;Drupal 8&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-files field-type-file field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;span class=&quot;file&quot;&gt;&lt;img class=&quot;file-icon&quot; alt=&quot;PDF icon&quot; title=&quot;application/pdf&quot; src=&quot;/modules/file/icons/application-pdf.png&quot; /&gt; &lt;a href=&quot;https://www.drupalcampnj.org/sites/default/files/sessions/Decoupled%20Drupal%20and%20the%20Front%20End%20%28DrupalCamp%20NJ%29.pdf&quot; type=&quot;application/pdf; length=5027830&quot;&gt;Decoupled Drupal and the Front End (DrupalCamp NJ).pdf&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-room field-type-taxonomy-term-reference field-label-inline clearfix&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Room:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/rooms/004&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;004&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-audio-embed-iframe field-type-text-long field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Recording:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;audio controls&gt;
  &lt;source src=&quot;https://archive.org/download/DrupalCampNJ2016DecoupledDrupalAndTheFrontEnd/004-1.15pm-decoupled-drupal.ogg&quot; type=&quot;audio/ogg&quot;&gt;
  &lt;source src=&quot;https://archive.org/download/DrupalCampNJ2016DecoupledDrupalAndTheFrontEnd/004-1.15pm-decoupled-drupal.mp3&quot; type=&quot;audio/mpeg&quot;&gt;
Your browser does not support the audio element.
&lt;/audio&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Sat, 14 Nov 2015 18:40:42 +0000</pubDate>
 <dc:creator>Preston So</dc:creator>
 <guid isPermaLink="false">141 at https://www.drupalcampnj.org</guid>
</item>
</channel>
</rss>
