<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://2014.drupalcamp.es"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>DrupalCamp Spain 2014 - Community</title>
 <link>http://2014.drupalcamp.es/session-tracks/community</link>
 <description></description>
 <language>en</language>
<item>
 <title>El efecto &quot;Este código es una basura&quot;</title>
 <link>http://2014.drupalcamp.es/el-efecto-este-c%C3%B3digo-es-una-basura</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;&gt;&lt;p&gt;Es habitual asociar un buen framework como Symfony con el buen código.&lt;br /&gt;
Un código limpio suele ser bastante significativo a la hora de juzgar la&lt;br /&gt;
calidad del mismo, dejando de lado la cuestión arquitectónica.&lt;br /&gt;
&lt;br /&gt;
Esta charla es una mezcla de crítica y burla al efecto &quot;Este código es una&lt;br /&gt;
basura&quot;. Entre risas, se pretende hacer ver a la gente la vital&lt;br /&gt;
importancia de un código limpio, siguiendo las ya conocidas reglas de&lt;br /&gt;
sintaxis propuestas por PSR, y como el mundo se postura ante el, en el&lt;br /&gt;
caso de que sea código abierto y colaborativo.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://asociaciondrupal.es/es/content/el-efecto-este-codigo-es-una-basura&quot;&gt;Puedes ver el vídeo de esta charla aquí&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;fieldset class=&quot;field-group-fieldset group-schedule-info collapsible  form-wrapper&quot; id=&quot;node_session_rss_group_schedule_info&quot;&gt;&lt;legend&gt;&lt;span class=&quot;fieldset-legend&quot;&gt;Schedule info&lt;/span&gt;&lt;/legend&gt;&lt;div class=&quot;fieldset-wrapper&quot;&gt;&lt;div class=&quot;field field--name-field-accepted field--type-list-integer field--label-inline clearfix&quot;&gt;&lt;div class=&quot;field__label&quot;&gt;Status:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field__items&quot;&gt;&lt;div class=&quot;field__item even&quot;&gt;Accepted&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/fieldset&gt;
&lt;div class=&quot;field field--name-field-speakers field--type-entityreference field--label-above&quot;&gt;&lt;div class=&quot;field__label&quot;&gt;Speaker(s):&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field__items&quot;&gt;&lt;div class=&quot;field__item even&quot;&gt;mmoreram&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field--name-field-session-track field--type-taxonomy-term-reference field--label-above&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;&lt;a href=&quot;/session-tracks/community&quot;&gt;Community&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field--name-field-drupal-version field--type-list-text field--label-above&quot;&gt;&lt;div class=&quot;field__label&quot;&gt;Drupal version:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field__items&quot;&gt;&lt;div class=&quot;field__item even&quot;&gt;None&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field--name-field-session-language field--type-list-text field--label-above&quot;&gt;&lt;div class=&quot;field__label&quot;&gt;Language:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field__items&quot;&gt;&lt;div class=&quot;field__item even&quot;&gt;Spanish&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field--name-field-target-audience field--type-list-text field--label-above&quot;&gt;&lt;div class=&quot;field__label&quot;&gt;Target audience:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field__items&quot;&gt;&lt;div class=&quot;field__item even&quot;&gt;Developers&lt;/div&gt;&lt;div class=&quot;field__item odd&quot;&gt;Devops&lt;/div&gt;&lt;div class=&quot;field__item even&quot;&gt;Project Managers&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Sun, 20 Apr 2014 15:44:59 +0000</pubDate>
 <dc:creator>mmoreram</dc:creator>
 <guid isPermaLink="false">214 at http://2014.drupalcamp.es</guid>
 <comments>http://2014.drupalcamp.es/el-efecto-este-c%C3%B3digo-es-una-basura#comments</comments>
</item>
<item>
 <title>Drupal Community tools.</title>
 <link>http://2014.drupalcamp.es/drupal-community-tools</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;&gt;This session will give you an idea about the basic tools that the Drupal community uses to tackle problems together. We’ll start with a hands-on look at our community&#039;s communication tools, starting with the Drupal.org issue queue and IRC. Then we’ll dive into getting a local development environment set up on your laptop (a web server with Drupal 8 running). We&#039;ll finish by installing Git and going over the basics of what Git is and why we use it. Once you have these tools in place, you’ll be ready to jump in and start helping make Drupal better.

&amp;nbsp;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;

Is especially useful for people interested in participating in core mentoring or other similar &quot;Get Involved with Core&quot; sprints. You will leave with the list of tools necessary to get started with your first Drupal contributions.

&lt;p&gt;&amp;nbsp;&lt;/p&gt;

This session is intended for people who have worked with a Drupal site before, but are less familiar with the tools our community uses or how to get them set up. You don’t have to be a coder in order to benefit from these tools or contribute to Drupal. Everyone can get involved in the many aspects of Drupal Core Contribution, including documentation, UX, design, testing, and development—once you know where and how the community works together.

&amp;nbsp;

&lt;p&gt;A basic understanding of Drupal, and simple Drupal site administration tasks is assumed.&lt;/p&gt;

&lt;p&gt;We will use some resources from http://drupalladder.org/ mostly to point at detailed information about how to setup your tools.&lt;/p&gt;

&lt;p&gt;This session is a summarized version of a workshop so if there&#039;s interest later more detail can be given in the coder&#039;s lounge for the sprints.&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;

&lt;img alt=&quot;&quot; src=&quot;http://i.imgur.com/G8sIslj.jpg&quot; /&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;fieldset class=&quot;field-group-fieldset group-schedule-info collapsible  form-wrapper&quot; id=&quot;node_session_rss_group_schedule_info&quot;&gt;&lt;legend&gt;&lt;span class=&quot;fieldset-legend&quot;&gt;Schedule info&lt;/span&gt;&lt;/legend&gt;&lt;div class=&quot;fieldset-wrapper&quot;&gt;&lt;div class=&quot;field field--name-field-accepted field--type-list-integer field--label-inline clearfix&quot;&gt;&lt;div class=&quot;field__label&quot;&gt;Status:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field__items&quot;&gt;&lt;div class=&quot;field__item even&quot;&gt;Unprocessed&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/fieldset&gt;
&lt;div class=&quot;field field--name-field-experience field--type-list-text field--label-above&quot;&gt;&lt;div class=&quot;field__label&quot;&gt;Experience level:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field__items&quot;&gt;&lt;div class=&quot;field__item even&quot;&gt;Beginner&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field--name-field-speakers field--type-entityreference field--label-above&quot;&gt;&lt;div class=&quot;field__label&quot;&gt;Speaker(s):&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field__items&quot;&gt;&lt;div class=&quot;field__item even&quot;&gt;rodrigoaguilera&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field--name-field-session-track field--type-taxonomy-term-reference field--label-above&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;&lt;a href=&quot;/session-tracks/community&quot;&gt;Community&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field--name-field-session-language field--type-list-text field--label-above&quot;&gt;&lt;div class=&quot;field__label&quot;&gt;Language:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field__items&quot;&gt;&lt;div class=&quot;field__item even&quot;&gt;English&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field--name-field-drupal-version field--type-list-text field--label-above&quot;&gt;&lt;div class=&quot;field__label&quot;&gt;Drupal version:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field__items&quot;&gt;&lt;div class=&quot;field__item even&quot;&gt;7&lt;/div&gt;&lt;div class=&quot;field__item odd&quot;&gt;8&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field--name-field-target-audience field--type-list-text field--label-above&quot;&gt;&lt;div class=&quot;field__label&quot;&gt;Target audience:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field__items&quot;&gt;&lt;div class=&quot;field__item even&quot;&gt;Developers&lt;/div&gt;&lt;div class=&quot;field__item odd&quot;&gt;Devops&lt;/div&gt;&lt;div class=&quot;field__item even&quot;&gt;Site Builders&lt;/div&gt;&lt;div class=&quot;field__item odd&quot;&gt;Themers&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Wed, 16 Apr 2014 19:20:58 +0000</pubDate>
 <dc:creator>rodrigoaguilera</dc:creator>
 <guid isPermaLink="false">188 at http://2014.drupalcamp.es</guid>
 <comments>http://2014.drupalcamp.es/drupal-community-tools#comments</comments>
</item>
<item>
 <title>Don&#039;t hack, contribute!</title>
 <link>http://2014.drupalcamp.es/dont-hack-contribute</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;&gt;&lt;p&gt;Do you think you&#039;re too busy to publish code or you dont have to do so because someone else is going to do it? If you answered yes, you should attend this session. In this session I&#039;ll talk about the reasons why you should publish more code, why it is even good for our clients and how could we achieve that by just doing some small changes in the way we think about developing Drupal.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;fieldset class=&quot;field-group-fieldset group-schedule-info collapsible  form-wrapper&quot; id=&quot;node_session_rss_group_schedule_info&quot;&gt;&lt;legend&gt;&lt;span class=&quot;fieldset-legend&quot;&gt;Schedule info&lt;/span&gt;&lt;/legend&gt;&lt;div class=&quot;fieldset-wrapper&quot;&gt;&lt;div class=&quot;field field--name-field-accepted field--type-list-integer field--label-inline clearfix&quot;&gt;&lt;div class=&quot;field__label&quot;&gt;Status:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field__items&quot;&gt;&lt;div class=&quot;field__item even&quot;&gt;Accepted&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/fieldset&gt;
&lt;div class=&quot;field field--name-field-experience field--type-list-text field--label-above&quot;&gt;&lt;div class=&quot;field__label&quot;&gt;Experience level:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field__items&quot;&gt;&lt;div class=&quot;field__item even&quot;&gt;Beginner&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field--name-field-speakers field--type-entityreference field--label-above&quot;&gt;&lt;div class=&quot;field__label&quot;&gt;Speaker(s):&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field__items&quot;&gt;&lt;div class=&quot;field__item even&quot;&gt;lauriii&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field--name-field-session-track field--type-taxonomy-term-reference field--label-above&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;&lt;a href=&quot;/session-tracks/community&quot;&gt;Community&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field--name-field-session-language field--type-list-text field--label-above&quot;&gt;&lt;div class=&quot;field__label&quot;&gt;Language:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field__items&quot;&gt;&lt;div class=&quot;field__item even&quot;&gt;English&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field--name-field-drupal-version field--type-list-text field--label-above&quot;&gt;&lt;div class=&quot;field__label&quot;&gt;Drupal version:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field__items&quot;&gt;&lt;div class=&quot;field__item even&quot;&gt;None&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field--name-field-target-audience field--type-list-text field--label-above&quot;&gt;&lt;div class=&quot;field__label&quot;&gt;Target audience:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field__items&quot;&gt;&lt;div class=&quot;field__item even&quot;&gt;Developers&lt;/div&gt;&lt;div class=&quot;field__item odd&quot;&gt;Clients&lt;/div&gt;&lt;div class=&quot;field__item even&quot;&gt;Project Managers&lt;/div&gt;&lt;div class=&quot;field__item odd&quot;&gt;Themers&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Tue, 15 Apr 2014 17:55:53 +0000</pubDate>
 <dc:creator>lauriii</dc:creator>
 <guid isPermaLink="false">177 at http://2014.drupalcamp.es</guid>
 <comments>http://2014.drupalcamp.es/dont-hack-contribute#comments</comments>
</item>
<item>
 <title>Drupal Heroes</title>
 <link>http://2014.drupalcamp.es/drupal-heroes</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;&gt;&lt;p&gt;Esta sesión es para todo aquel que quiera ser un Drupal Hero.&lt;/p&gt;

&lt;p&gt;No solo los programadores pueden ser Drupal Heroes. También puedes encontrar diseñadores, traductores, site builders, themers, diseñadores UX contribuyendo a que el proyecto Drupal sea cada vez mejor.&lt;/p&gt;

&lt;p&gt;Anímate y consigue tu Certificación como Drupal Hero.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;fieldset class=&quot;field-group-fieldset group-schedule-info collapsible  form-wrapper&quot; id=&quot;node_session_rss_group_schedule_info&quot;&gt;&lt;legend&gt;&lt;span class=&quot;fieldset-legend&quot;&gt;Schedule info&lt;/span&gt;&lt;/legend&gt;&lt;div class=&quot;fieldset-wrapper&quot;&gt;&lt;div class=&quot;field field--name-field-accepted field--type-list-integer field--label-inline clearfix&quot;&gt;&lt;div class=&quot;field__label&quot;&gt;Status:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field__items&quot;&gt;&lt;div class=&quot;field__item even&quot;&gt;Unprocessed&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/fieldset&gt;
&lt;div class=&quot;field field--name-field-experience field--type-list-text field--label-above&quot;&gt;&lt;div class=&quot;field__label&quot;&gt;Experience level:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field__items&quot;&gt;&lt;div class=&quot;field__item even&quot;&gt;Beginner&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field--name-field-speakers field--type-entityreference field--label-above&quot;&gt;&lt;div class=&quot;field__label&quot;&gt;Speaker(s):&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field__items&quot;&gt;&lt;div class=&quot;field__item even&quot;&gt;rteijeiro&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field--name-field-session-track field--type-taxonomy-term-reference field--label-above&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;&lt;a href=&quot;/session-tracks/community&quot;&gt;Community&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field--name-field-session-language field--type-list-text field--label-above&quot;&gt;&lt;div class=&quot;field__label&quot;&gt;Language:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field__items&quot;&gt;&lt;div class=&quot;field__item even&quot;&gt;Spanish&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field--name-field-drupal-version field--type-list-text field--label-above&quot;&gt;&lt;div class=&quot;field__label&quot;&gt;Drupal version:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field__items&quot;&gt;&lt;div class=&quot;field__item even&quot;&gt;None&lt;/div&gt;&lt;div class=&quot;field__item odd&quot;&gt;6&lt;/div&gt;&lt;div class=&quot;field__item even&quot;&gt;7&lt;/div&gt;&lt;div class=&quot;field__item odd&quot;&gt;8&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field--name-field-target-audience field--type-list-text field--label-above&quot;&gt;&lt;div class=&quot;field__label&quot;&gt;Target audience:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field__items&quot;&gt;&lt;div class=&quot;field__item even&quot;&gt;Developers&lt;/div&gt;&lt;div class=&quot;field__item odd&quot;&gt;Clients&lt;/div&gt;&lt;div class=&quot;field__item even&quot;&gt;Devops&lt;/div&gt;&lt;div class=&quot;field__item odd&quot;&gt;Marketing&lt;/div&gt;&lt;div class=&quot;field__item even&quot;&gt;Project Managers&lt;/div&gt;&lt;div class=&quot;field__item odd&quot;&gt;Site Builders&lt;/div&gt;&lt;div class=&quot;field__item even&quot;&gt;Themers&lt;/div&gt;&lt;div class=&quot;field__item odd&quot;&gt;Business&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Tue, 15 Apr 2014 12:26:42 +0000</pubDate>
 <dc:creator>rteijeiro</dc:creator>
 <guid isPermaLink="false">175 at http://2014.drupalcamp.es</guid>
 <comments>http://2014.drupalcamp.es/drupal-heroes#comments</comments>
</item>
</channel>
</rss>
