<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="https://build2be.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>build2be/com/e - drupal</title>
 <link>https://build2be.com/category/drupal</link>
 <description></description>
 <language>en</language>
<item>
 <title>Create alias when tired of opening customer site in particular browser</title>
 <link>https://build2be.com/content/create-alias-when-tired-opening-customer-site-particular-browser</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;For this to work you need to have your Drush aliasses configured&lt;/p&gt;

&lt;p&gt;You also need the path to your Browser app.&lt;/p&gt;

&lt;pre&gt;&lt;code class=&quot;bash&quot;&gt;alias customer_test_dir=&#039;cd path-to/customer_dir&#039;
alias customer_test=&#039;customertest_dir ; open -a /Applications/Chromium.app `drush @tst uli --mail=clemens@build2be.nl --no-browser`&#039;
&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Thu, 20 Aug 2020 10:27:33 +0000</pubDate>
 <dc:creator>clemens</dc:creator>
 <guid isPermaLink="false">201 at https://build2be.com</guid>
 <comments>https://build2be.com/content/create-alias-when-tired-opening-customer-site-particular-browser#comments</comments>
</item>
<item>
 <title>Migrate plugins</title>
 <link>https://build2be.com/content/migrate-plugins</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;pre&gt;&lt;code class=&quot;bash&quot;&gt;cd web/code/
# source
find . -type d -name &quot;migrate&quot; | ack -v -i test | xargs -I {} find {}/source -name &#039;*.php&#039; 2&amp;gt;/dev/null | wc -l
     121
# destination
find . -type d -name &quot;migrate&quot; | ack -v -i test | xargs -I {} find {}/destination -name &#039;*.php&#039; 2&amp;gt;/dev/null | wc -l
      34
# process
find . -type d -name &quot;migrate&quot; | ack -v -i test | xargs -I {} find {}/process -name &#039;*.php&#039; 2&amp;gt;/dev/null | wc -l
      84
# all ?!?
core clemens$ find . -type d -name &quot;migrate&quot; | ack -v -i test | xargs -I {} find {} -name &#039;*.php&#039; 2&amp;gt;/dev/null | wc -l
     509
&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Thu, 21 May 2020 17:33:30 +0000</pubDate>
 <dc:creator>clemens</dc:creator>
 <guid isPermaLink="false">196 at https://build2be.com</guid>
 <comments>https://build2be.com/content/migrate-plugins#comments</comments>
</item>
<item>
 <title>Contributing to Drupal</title>
 <link>https://build2be.com/content/contributing-drupal</link>
 <description>&lt;div class=&quot;field field-name-field-images 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;a href=&quot;/content/contributing-drupal&quot;&gt;&lt;img class=&quot;img-responsive&quot; src=&quot;https://build2be.com/sites/build2be.com/files/styles/medium/public/hammerd_thumb.jpg?itok=plIuzDeU&quot; width=&quot;220&quot; height=&quot;189&quot; alt=&quot;https://vulpeslibris.wordpress.com/2011/12/15/and-i-quote-argh/&quot; title=&quot;https://vulpeslibris.wordpress.com/2011/12/15/and-i-quote-argh/&quot; /&gt;&lt;/a&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;&gt;&lt;p&gt;This is a quick sketch / preparation for a particular &#039;Contributing to Drupal&#039; 2 hours event.&lt;/p&gt;

&lt;h2&gt;Sprint&lt;/h2&gt;

&lt;p&gt;To get started you may begin on &lt;a href=&quot;https://www.drupal.org/node/1503220&quot;&gt;Organizing sprints (work parties)&lt;/a&gt; and its sub pages. Don&#039;t bother to much about the term Sprint. We assume you want to focus together on something useful.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Tue, 06 Nov 2018 16:00:47 +0000</pubDate>
 <dc:creator>clemens</dc:creator>
 <guid isPermaLink="false">189 at https://build2be.com</guid>
 <comments>https://build2be.com/content/contributing-drupal#comments</comments>
</item>
<item>
 <title>Check your coding style on Drupal 8</title>
 <link>https://build2be.com/content/check-your-coding-style-drupal-8</link>
 <description>&lt;div class=&quot;field field-name-field-images 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;a href=&quot;/content/check-your-coding-style-drupal-8&quot;&gt;&lt;img class=&quot;img-responsive&quot; src=&quot;https://build2be.com/sites/build2be.com/files/styles/medium/public/shutterstock_232639537.jpg?itok=tLbiIt8A&quot; width=&quot;220&quot; height=&quot;147&quot; alt=&quot;http://www.cloudsprawl.net/wp-content/uploads/2015/07/shutterstock_232639537.jpg&quot; title=&quot;http://www.cloudsprawl.net/wp-content/uploads/2015/07/shutterstock_232639537.jpg&quot; /&gt;&lt;/a&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;&gt;&lt;h2&gt;Coding style?&lt;/h2&gt;

&lt;p&gt;Building software is a complex and sometimes tedious process in which you make errors and mistakes. Testing for errors is mostly done by running your website / code through tests either manually or automatically.&lt;/p&gt;

&lt;p&gt;Checking for your code style like formatting and documentation flaws you can use a code sniffer. For PHP you can run &lt;code&gt;phpcs&lt;/code&gt; using &lt;a href=&quot;https://github.com/squizlabs/PHP_CodeSniffer&quot;&gt;PHP_CodeSniffer&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Drupal core provides &lt;code&gt;core/phpcs.xml.dist&lt;/code&gt; to tell phpcs what to test for.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Thu, 29 Jun 2017 10:24:10 +0000</pubDate>
 <dc:creator>clemens</dc:creator>
 <guid isPermaLink="false">184 at https://build2be.com</guid>
 <comments>https://build2be.com/content/check-your-coding-style-drupal-8#comments</comments>
</item>
<item>
 <title>My sync2dev script on Mac</title>
 <link>https://build2be.com/content/my-sync2dev-script-mac</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;# Sync database&lt;br /&gt;
# Fix before receiving files&lt;br /&gt;
# Get the files&lt;br /&gt;
# Fix after receiving&lt;br /&gt;
# Drupal 7 variant of cache-rebuild&lt;br /&gt;
# Login to site&lt;br /&gt;
# Make sure drush finds the features drush extension&lt;br /&gt;
# List features with changes&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Mon, 09 May 2016 10:58:48 +0000</pubDate>
 <dc:creator>clemens</dc:creator>
 <guid isPermaLink="false">181 at https://build2be.com</guid>
 <comments>https://build2be.com/content/my-sync2dev-script-mac#comments</comments>
</item>
<item>
 <title>Ajax nukes reference based form fields</title>
 <link>https://build2be.com/content/ajax-nukes-reference-based-form-fields</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;Having nodes using fields for referencing content like og, entity reference, node reference, etc breaks apart when using ie file upload widget which produces&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;
An illegal choice has been detected
&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Some of the issues below made progress.&lt;/p&gt;
&lt;p&gt;Drupal core&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://www.drupal.org/node/1045208&quot;&gt;https://www.drupal.org/node/1045208&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://www.drupal.org/node/1045208#comment-7927057&quot;&gt;https://www.drupal.org/node/1045208#comment-7927057&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Views&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Thu, 25 Feb 2016 15:01:22 +0000</pubDate>
 <dc:creator>clemens</dc:creator>
 <guid isPermaLink="false">180 at https://build2be.com</guid>
 <comments>https://build2be.com/content/ajax-nukes-reference-based-form-fields#comments</comments>
</item>
<item>
 <title>yUML as a service</title>
 <link>https://build2be.com/content/yuml-service</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;
With the online service &lt;a href=&quot;http://yuml.me&quot;&gt;http://yuml.me&lt;/a&gt; one can draw some UML Diagrams. Wouldn&#039;t it be great to build that into Drupal? Checkout the new &lt;a href=&quot;https://drupal.org/project/yuml&quot;&gt;yUML&lt;/a&gt; module.
&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Tue, 18 Feb 2014 16:37:08 +0000</pubDate>
 <dc:creator>clemens</dc:creator>
 <guid isPermaLink="false">150 at https://build2be.com</guid>
 <comments>https://build2be.com/content/yuml-service#comments</comments>
</item>
<item>
 <title>fetch json and pretty print</title>
 <link>https://build2be.com/content/fetch-json-and-pretty-print</link>
 <description>&lt;div class=&quot;field field-name-upload 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;div class=&quot;table-responsive&quot;&gt;
&lt;table class=&quot;table table-hover table-striped sticky-enabled&quot;&gt;
 &lt;thead&gt;&lt;tr&gt;&lt;th&gt;Attachment&lt;/th&gt;&lt;th&gt;Size&lt;/th&gt; &lt;/tr&gt;&lt;/thead&gt;
&lt;tbody&gt;
 &lt;tr&gt;&lt;td&gt;&lt;span class=&quot;file&quot;&gt;&lt;img class=&quot;file-icon&quot; alt=&quot;Plain text icon&quot; title=&quot;text/plain&quot; src=&quot;/modules/file/icons/text-plain.png&quot; /&gt; &lt;a href=&quot;https://build2be.com/sites/build2be.com/files/jsoneditoronline.json_.txt&quot; type=&quot;text/plain; length=116&quot;&gt;jsoneditoronline.json_.txt&lt;/a&gt;&lt;/span&gt;&lt;/td&gt;&lt;td&gt;116 bytes&lt;/td&gt; &lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-images 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;a href=&quot;/content/fetch-json-and-pretty-print&quot;&gt;&lt;img class=&quot;img-responsive&quot; src=&quot;https://build2be.com/sites/build2be.com/files/styles/medium/public/json-black.png?itok=259BamBZ&quot; width=&quot;220&quot; height=&quot;220&quot; alt=&quot;json&quot; title=&quot;http://mac.software.com/developer-tools/power-json-editor/1.2.7&quot; /&gt;&lt;/a&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;&gt;&lt;p&gt;
While working on &lt;a href=&quot;https://drupal.org/node/1710850&quot;&gt;Deploy RestWS for D7 project issue JSON&lt;/a&gt; I needed a pretty print for the node.json and scanner done for Drush Issue Queue Commands &lt;a href=&quot;https://drupal.org/node/2127965&quot;&gt;Fix for the new json structure on d.o D7&lt;/a&gt;. Both issues as still open so help needed.
&lt;/p&gt;
&lt;p&gt;
Doing some research I learned about the &lt;a href=&quot;http://php.net/context&quot;&gt;PHP context&lt;/a&gt; or more specific the &lt;a href=&quot;http://php.net/manual/en/context.http.php&quot;&gt;HTTP stream context&lt;/a&gt;
&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Mon, 17 Feb 2014 14:54:19 +0000</pubDate>
 <dc:creator>clemens</dc:creator>
 <guid isPermaLink="false">147 at https://build2be.com</guid>
 <comments>https://build2be.com/content/fetch-json-and-pretty-print#comments</comments>
</item>
<item>
 <title>Knock knock who is calling</title>
 <link>https://build2be.com/content/knock-knock-who-calling</link>
 <description>&lt;div class=&quot;field field-name-field-images 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;a href=&quot;/content/knock-knock-who-calling&quot;&gt;&lt;img class=&quot;img-responsive&quot; src=&quot;https://build2be.com/sites/build2be.com/files/styles/medium/public/Knock.jpg?itok=vZRAHBqL&quot; width=&quot;220&quot; height=&quot;165&quot; alt=&quot;Knock knock&quot; title=&quot;http://ed.wikia.com/wiki/Knock_Knock_Who&amp;#039;s_Ed%3F&quot; /&gt;&lt;/a&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;&gt;&lt;p&gt;Who is calling my function so many times? With devel module and some probing using debug_backtrace and a nifty by ref variable it&#039;s a snap.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Fri, 24 Jan 2014 15:21:26 +0000</pubDate>
 <dc:creator>clemens</dc:creator>
 <guid isPermaLink="false">146 at https://build2be.com</guid>
 <comments>https://build2be.com/content/knock-knock-who-calling#comments</comments>
</item>
<item>
 <title>Do we need git squash and thus forced pushes?</title>
 <link>https://build2be.com/content/do-we-need-git-squash-and-thus-forced-pushes</link>
 <description>&lt;div class=&quot;field field-name-field-images 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;a href=&quot;/content/do-we-need-git-squash-and-thus-forced-pushes&quot;&gt;&lt;img class=&quot;img-responsive&quot; src=&quot;https://build2be.com/sites/build2be.com/files/styles/medium/public/Squash-Bug--66456.jpg?itok=UXemtZHH&quot; width=&quot;143&quot; height=&quot;220&quot; alt=&quot;Weird unnatural bug&quot; title=&quot;http://www.freakingnews.com/Vegan-Animals-Pictures--2737.asp&quot; /&gt;&lt;/a&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;&gt;&lt;p&gt;As a followup on &lt;a href=&quot;http://build2be.com/content/pinch-symfony-d8mi&quot;&gt;A pinch of Symfony for D8MI? &lt;/a&gt; why do we need to squash?&lt;/p&gt;
&lt;p&gt;After some more squash and push -f attempts regarding pull request for &lt;a href=&quot;https://github.com/symfony/symfony/pulls/clemens-tolboom&quot;&gt;Symfony&lt;/a&gt; I get the hang of it.&lt;/p&gt;
&lt;p&gt;But chx said in &lt;a href=&quot;http://build2be.com/comment/4845#comment-4845&quot;&gt;squash is bad&lt;/a&gt; as we loose history on the development process.&lt;/p&gt;
&lt;p&gt;So how should we do this on d.o when git phase 3 lands? Those discussion seems to got to a halt.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Fri, 19 Apr 2013 07:20:45 +0000</pubDate>
 <dc:creator>clemens</dc:creator>
 <guid isPermaLink="false">129 at https://build2be.com</guid>
 <comments>https://build2be.com/content/do-we-need-git-squash-and-thus-forced-pushes#comments</comments>
</item>
</channel>
</rss>
