<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="http://happypixels.com/taxonomy/term/30/0" xmlns:media="http://search.yahoo.com/mrss/" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>drupal</title>
    <link>http://happypixels.com/taxonomy/term/30/0</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Upgrading large &amp; complex sites</title>
    <link>http://happypixels.com/blog/upgrading-large-complex-sites</link>
    <description>&lt;div class=&quot;field field-type-filefield field-field-image&quot;&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;img src=&quot;http://happypixels.com/sites/happypixels.com/files/imagecache/teaser/images/upgrading_drupal_0.png&quot; alt=&quot;&quot; title=&quot;&quot;  class=&quot;imagecache imagecache-teaser imagecache-default imagecache-teaser_default&quot; width=&quot;220&quot; height=&quot;140&quot; /&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Upgrading Drupal websites from one major version to the next is painful. Most people solve the problem by &lt;a href=&quot;http://blamcast.net/articles/new-drupal-statistics&quot;&gt;sticking with the old version&lt;/a&gt;, and I&#039;ve seen a lot of people give up after trying for many days. I&#039;ve myself done a good amount of (successful) upgrades from Drupal 5 to Drupal 6 in the past year and decided to share my experience and hopefully help some people get through with it. My presentation &lt;a href=&quot;http://happypixels.net/blog/upgrading-drupal&quot;&gt;Upgrading Drupal&lt;/a&gt; takes a look at what issues make those upgrades so damn problematic and what solutions we can implement to solve them. I&#039;ll be giving the presentation for the third time at &lt;a href=&quot;http://drupalcamp.es&quot;&gt;DrupalCamp Spain&lt;/a&gt; this coming week-end, and I proposed it as a &lt;a href=&quot;http://sf2010.drupal.org/conference/sessions/upgrading-drupal&quot;&gt;session for DrupalCon SF&lt;/a&gt; (please vote!).&lt;/p&gt;
&lt;p&gt;The two main problems with upgrades are complexity and time: a lot of operations need to be performed in a specific order within a short period of time to minimize downtime. Any solution that addresses these two problems will need to be automated, and the best way to do this that I found involved a VCS, drush and some minimal shell scripting. The presentation is about the WHY&#039;s, and this article is about the HOW&#039;s, with more implementation details that wouldn&#039;t fit well in a presentation.&lt;/p&gt;
</description>
     <comments>http://happypixels.com/blog/upgrading-large-complex-sites#comments</comments>
 <category domain="http://happypixels.com/tags/bzr">bzr</category>
 <category domain="http://happypixels.com/content/drupal">drupal</category>
 <category domain="http://happypixels.com/tags/drupal-planet">drupal planet</category>
 <category domain="http://happypixels.com/tags/drush">drush</category>
 <category domain="http://happypixels.com/tags/git">git</category>
 <category domain="http://happypixels.com/tags/script">script</category>
 <category domain="http://happypixels.com/tags/svn">svn</category>
 <category domain="http://happypixels.com/tags/upgrade">upgrade</category>
 <pubDate>Thu, 25 Feb 2010 22:45:38 +0000</pubDate>
 <dc:creator>Florian</dc:creator>
 <guid isPermaLink="false">114 at http://happypixels.com</guid>
  </item>
  <item>
    <title>Upgrading Drupal</title>
    <link>http://happypixels.com/blog/upgrading-drupal</link>
    <description>&lt;div class=&quot;field field-type-filefield field-field-image&quot;&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;img src=&quot;http://happypixels.com/sites/happypixels.com/files/imagecache/teaser/images/upgrading_drupal.png&quot; alt=&quot;&quot; title=&quot;&quot;  class=&quot;imagecache imagecache-teaser imagecache-default imagecache-teaser_default&quot; width=&quot;220&quot; height=&quot;140&quot; /&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Here are the slides for my presentation &lt;a href=&quot;http://drupalcamp.at/sessions/ateliersfr-case-study-community-site-upgrade&quot;&gt;Upgrading Drupal&lt;/a&gt; at &lt;a href=&quot;http://drupalcamp.at/&quot;&gt;DrupalCamp Vienna&lt;/a&gt; and the updated version for &lt;a href=&quot;http://www.fosdem.org/2010/schedule/events/drupal_upgrading&quot;&gt;FOSDEM&lt;/a&gt; and &lt;a href=&quot;http://drupalcamp.es&quot;&gt;DrupalCamp Spain&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;See &lt;a href=&quot;/blog/upgrading-large-complex-sites&quot;&gt;this article&lt;/a&gt; for more details on the upgrade script.&lt;/p&gt;
</description>
     <comments>http://happypixels.com/blog/upgrading-drupal#comments</comments>
 <category domain="http://happypixels.com/locations/barcelona-spain">Barcelona, Spain</category>
 <category domain="http://happypixels.com/tags/best-practices">best practices</category>
 <category domain="http://happypixels.com/locations/brussels-belgium">Brussels, Belgium</category>
 <category domain="http://happypixels.com/content/drupal">drupal</category>
 <category domain="http://happypixels.com/tags/drupalcamp">drupalcamp</category>
 <category domain="http://happypixels.com/tags/presentation">presentation</category>
 <category domain="http://happypixels.com/tags/slides">slides</category>
 <category domain="http://happypixels.com/tags/upgrade">upgrade</category>
 <category domain="http://happypixels.com/locations/vienna-austria">Vienna, Austria</category>
 <enclosure url="http://happypixels.com/sites/happypixels.com/files/Upgrading_Drupal.odp" length="177816" type="application/vnd.oasis.opendocument.presentation" />
 <pubDate>Sat, 28 Nov 2009 07:13:50 +0000</pubDate>
 <dc:creator>Florian</dc:creator>
 <guid isPermaLink="false">104 at http://happypixels.com</guid>
  </item>
  <item>
    <title>DrupalCon Paris 2009</title>
    <link>http://happypixels.com/blog/drupalcon-paris-2009</link>
    <description>&lt;div class=&quot;field field-type-filefield field-field-image&quot;&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;img src=&quot;http://happypixels.com/sites/happypixels.com/files/imagecache/teaser/images/HappyPixels t-shirt.png&quot; alt=&quot;&quot; title=&quot;&quot;  class=&quot;imagecache imagecache-teaser imagecache-default imagecache-teaser_default&quot; width=&quot;220&quot; height=&quot;165&quot; /&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Right after I got my new appartment in Munich, I&#039;m going to head off to Paris for &lt;a href=&quot;http://paris2009.drupalcon.org/&quot;&gt;DrupalCon&lt;/a&gt;. I&#039;ll be getting there a few days early to visit the city and meet with a few people, so let me know if you&#039;ll be around and want to pre-drupalize. I won&#039;t be presenting this time, so I&#039;ll have more time for everything else!&lt;/p&gt;
</description>
     <comments>http://happypixels.com/blog/drupalcon-paris-2009#comments</comments>
 <category domain="http://happypixels.com/tags/community">community</category>
 <category domain="http://happypixels.com/content/drupal">drupal</category>
 <category domain="http://happypixels.com/tags/drupalcon">drupalcon</category>
 <category domain="http://happypixels.com/locations/paris-france">Paris, France</category>
 <category domain="http://happypixels.com/tags/performance">performance</category>
 <category domain="http://happypixels.com/tags/travel">travel</category>
 <pubDate>Mon, 24 Aug 2009 14:55:44 +0000</pubDate>
 <dc:creator>Florian</dc:creator>
 <guid isPermaLink="false">102 at http://happypixels.com</guid>
  </item>
  <item>
    <title>Drupal Media Camp Switzerland</title>
    <link>http://happypixels.com/blog/drupal-media-camp-switzerland</link>
    <description>&lt;div class=&quot;field field-type-filefield field-field-image&quot;&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;img src=&quot;http://happypixels.com/sites/happypixels.com/files/imagecache/teaser/images/DrupalCampLogo.png&quot; alt=&quot;&quot; title=&quot;&quot;  class=&quot;imagecache imagecache-teaser imagecache-default imagecache-teaser_default&quot; width=&quot;220&quot; height=&quot;105&quot; /&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;a href=&quot;http://drupalmediacamp.ch/&quot;&gt;Drupal Media Camp Switzerland&lt;/a&gt; took place this week-end, less than a year after the idea of a Swiss DrupalCamp was introduced at a &lt;a href=&quot;http://groups.drupal.org/switzerland&quot;&gt;Drupal user group&lt;/a&gt; meeting in Zurich. This event was full of good presentations, exciting moments and networking opportunities, and I believe it was very successful in increasing the adoption of the Drupal CMS on the Swiss market. It was particularly interesting to have the Swiss-german Radio &lt;a href=&quot;http://www.drs.ch/www/de/drs.html&quot;&gt;DRS&lt;/a&gt; and the news publisher &lt;a href=&quot;http://www.edipresse.ch/&quot;&gt;Edipresse&lt;/a&gt; provide yet another example showing that Drupal can support large amounts of traffic and also generated some great conversation on various topics surrounding high-traffic websites.&lt;/p&gt;
</description>
     <comments>http://happypixels.com/blog/drupal-media-camp-switzerland#comments</comments>
 <category domain="http://happypixels.com/locations/aarau-switzerland">Aarau, Switzerland</category>
 <category domain="http://happypixels.com/tags/community">community</category>
 <category domain="http://happypixels.com/content/drupal">drupal</category>
 <category domain="http://happypixels.com/tags/drupal-planet">drupal planet</category>
 <category domain="http://happypixels.com/tags/drupalcamp">drupalcamp</category>
 <category domain="http://happypixels.com/tags/event">event</category>
 <category domain="http://happypixels.com/tags/retrospective">retrospective</category>
 <category domain="http://happypixels.com/tags/user-group">user group</category>
 <pubDate>Sat, 09 May 2009 09:37:42 +0000</pubDate>
 <dc:creator>Florian</dc:creator>
 <guid isPermaLink="false">99 at http://happypixels.com</guid>
  </item>
  <item>
    <title>Test Automation</title>
    <link>http://happypixels.com/blog/test-automation</link>
    <description>&lt;div class=&quot;field field-type-filefield field-field-image&quot;&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;img src=&quot;http://happypixels.com/sites/happypixels.com/files/imagecache/teaser/images/pass-fail.png&quot; alt=&quot;&quot; title=&quot;&quot;  class=&quot;imagecache imagecache-teaser imagecache-default imagecache-teaser_default&quot; width=&quot;220&quot; height=&quot;165&quot; /&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;SimpleTest has brought a technology to Drupal, but also a methodology, both of which have greatly enhanced the Drupal development process. The &lt;a href=&quot;http://en.wikipedia.org/wiki/Test_automation&quot;&gt;test automation&lt;/a&gt; methodology is common to all testing frameworks.  It is the topic of this article and will also serve as an introduction to the &lt;a href=&quot;http://dc2009.drupalcon.org/session/intro-simpletest&quot;&gt;Intro to SimpleTest&lt;/a&gt; session this Friday at DrupalCon DC.&lt;/p&gt;
</description>
     <comments>http://happypixels.com/blog/test-automation#comments</comments>
 <category domain="http://happypixels.com/content/drupal">drupal</category>
 <category domain="http://happypixels.com/tags/drupal-planet">drupal planet</category>
 <category domain="http://happypixels.com/tags/simpletest">simpletest</category>
 <category domain="http://happypixels.com/tags/test-automation">test automation</category>
 <category domain="http://happypixels.com/locations/washington-dc">Washington DC</category>
 <pubDate>Tue, 03 Mar 2009 17:10:42 +0000</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">86 at http://happypixels.com</guid>
  </item>
  <item>
    <title>Modifying the header in the HappyPixels theme</title>
    <link>http://happypixels.com/blog/modifying-header-happypixels-theme</link>
    <description>&lt;p&gt;A user of the &lt;a href=&quot;http://drupal.org/project/happypixels&quot;&gt;HappyPixels&lt;/a&gt; theme asked me how to modify the header image, and I thought I would share the response here.&lt;/p&gt;
</description>
     <comments>http://happypixels.com/blog/modifying-header-happypixels-theme#comments</comments>
 <category domain="http://happypixels.com/content/drupal">drupal</category>
 <category domain="http://happypixels.com/tags/happy-pixels">happy pixels</category>
 <category domain="http://happypixels.com/tags/inkscape">inkscape</category>
 <category domain="http://happypixels.com/tags/svg">svg</category>
 <category domain="http://happypixels.com/tags/theme">theme</category>
 <pubDate>Mon, 23 Feb 2009 08:00:45 +0000</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">83 at http://happypixels.com</guid>
  </item>
  <item>
    <title>Triggering the creation of imagecache derivatives programmatically</title>
    <link>http://happypixels.com/blog/triggering-creation-imagecache-derivatives-programmatically</link>
    <description>&lt;p&gt;I was recently faced with the same problem in two different projects: forcing the creation of an image derivative with &lt;a href=&quot;http://drupal.org/project/imagecache&quot;&gt;imagecache&lt;/a&gt; so that it is available in the submit handler of the same form in which the image was uploaded. By default, imagecache generates images on demand triggered by an HTTP request, which is ideal for most cases. However, this design doesn&#039;t make it possible to trigger the generation of images programmatically, which is why I created the following code snippet.&lt;/p&gt;
</description>
     <comments>http://happypixels.com/blog/triggering-creation-imagecache-derivatives-programmatically#comments</comments>
 <category domain="http://happypixels.com/tags/code-snippet">code snippet</category>
 <category domain="http://happypixels.com/content/drupal">drupal</category>
 <category domain="http://happypixels.com/tags/drupal-planet">drupal planet</category>
 <category domain="http://happypixels.com/tags/imagecache">imagecache</category>
 <category domain="http://happypixels.com/tags/images">images</category>
 <pubDate>Mon, 23 Feb 2009 05:14:25 +0000</pubDate>
 <dc:creator>Florian</dc:creator>
 <guid isPermaLink="false">82 at http://happypixels.com</guid>
  </item>
  <item>
    <title>What&#039;s in Drupal?</title>
    <link>http://happypixels.com/blog/whats-drupal</link>
    <description>&lt;div class=&quot;field field-type-filefield field-field-image&quot;&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;img src=&quot;http://happypixels.com/sites/happypixels.com/files/imagecache/teaser/images/drupal-wordle.png&quot; alt=&quot;&quot; title=&quot;&quot;  class=&quot;imagecache imagecache-teaser imagecache-default imagecache-teaser_default&quot; width=&quot;220&quot; height=&quot;143&quot; /&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;I was wondering what it would look like if you put all of Drupal&#039;s code into &lt;a href=&quot;http://www.wordle.net/&quot;&gt;wordle&lt;/a&gt;. It turns out that Drupal has a lot of arrays, functions and forms, which is not too surprising. What&#039;s more interesting is a comparison between different versions of Drupal, and developers shouldn&#039;t take long to find some key differences... take a look!&lt;/p&gt;
</description>
     <comments>http://happypixels.com/blog/whats-drupal#comments</comments>
 <category domain="http://happypixels.com/content/drupal">drupal</category>
 <category domain="http://happypixels.com/tags/drupal-planet">drupal planet</category>
 <category domain="http://happypixels.com/tags/visualization">visualization</category>
 <category domain="http://happypixels.com/tags/wordle">wordle</category>
 <pubDate>Thu, 19 Feb 2009 08:23:02 +0000</pubDate>
 <dc:creator>Florian</dc:creator>
 <guid isPermaLink="false">81 at http://happypixels.com</guid>
  </item>
  <item>
    <title>SANDCamp Retrospective</title>
    <link>http://happypixels.com/blog/sandcamp-retrospective</link>
    <description>&lt;div class=&quot;field field-type-filefield field-field-image&quot;&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;img src=&quot;http://happypixels.com/sites/happypixels.com/files/imagecache/teaser/images/apricot_logo.png&quot; alt=&quot;&quot; title=&quot;&quot;  class=&quot;imagecache imagecache-teaser imagecache-default imagecache-teaser_default&quot; width=&quot;220&quot; height=&quot;100&quot; /&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;With an attendance of 80 to 90 people, and participants from all over the United States and even Ecuador, the first &lt;a href=&quot;http://sandcamp.org&quot;&gt;SANDCAMP&lt;/a&gt; (San Diego Drupal Camp) was a success.&lt;/p&gt;
</description>
     <comments>http://happypixels.com/blog/sandcamp-retrospective#comments</comments>
 <category domain="http://happypixels.com/tags/community">community</category>
 <category domain="http://happypixels.com/content/drupal">drupal</category>
 <category domain="http://happypixels.com/locations/san-diego-california">San Diego, California</category>
 <category domain="http://happypixels.com/tags/sandcamp">sandcamp</category>
 <category domain="http://happypixels.com/tags/user-group">user group</category>
 <pubDate>Mon, 26 Jan 2009 18:49:55 +0000</pubDate>
 <dc:creator>Florian</dc:creator>
 <guid isPermaLink="false">79 at http://happypixels.com</guid>
  </item>
  <item>
    <title>2 topics, 2 camps, 4 presentations</title>
    <link>http://happypixels.com/blog/2-topics-2-camps-4-presentations</link>
    <description>&lt;p&gt;The year 2009 is starting pretty strong with a lot of events in the Drupal community. The first one for me will be &lt;a href=&quot;http://drupalcamp.de&quot;&gt;DrupalCamp Germany&lt;/a&gt; in Köln this coming week-end, closely followed by &lt;a href=&quot;http://sandcamp.org&quot;&gt;DrupalCamp San Diego&lt;/a&gt; in a week. DrupalCamp Germany will be the first national Drupal event in the country, and got a lot of attention from being mentioned on &lt;a href=&quot;http://buytaert.net/drupalcamp-koln-2008&quot;&gt;Dries Buytaert&#039;s blog&lt;/a&gt;. DrupalCamp San Diego is also starting its first edition with a nice schedule of presentations and a documentation sprint hosted by &lt;a href=&quot;http://drupal.org/user/65088&quot;&gt;add1sun&lt;/a&gt;!&lt;/p&gt;
</description>
     <comments>http://happypixels.com/blog/2-topics-2-camps-4-presentations#comments</comments>
 <category domain="http://happypixels.com/tags/community">community</category>
 <category domain="http://happypixels.com/content/drupal">drupal</category>
 <category domain="http://happypixels.com/tags/fields">fields</category>
 <category domain="http://happypixels.com/locations/k%C3%B6ln-germany">Köln, Germany</category>
 <category domain="http://happypixels.com/tags/presentation">presentation</category>
 <category domain="http://happypixels.com/locations/san-diego-california">San Diego, California</category>
 <category domain="http://happypixels.com/tags/simpletest">simpletest</category>
 <category domain="http://happypixels.com/tags/slides">slides</category>
 <enclosure url="http://happypixels.com/sites/happypixels.com/files/fields-in-core-Koeln_0.pdf" length="274732" type="application/pdf" />
 <pubDate>Fri, 16 Jan 2009 13:25:39 +0000</pubDate>
 <dc:creator>Florian</dc:creator>
 <guid isPermaLink="false">77 at http://happypixels.com</guid>
  </item>
  <item>
    <title>Fields in Core code sprint: what we did</title>
    <link>http://happypixels.com/blog/fields-core-code-sprint-what-we-did</link>
    <description>&lt;div class=&quot;field field-type-filefield field-field-image&quot;&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;img src=&quot;http://happypixels.com/sites/happypixels.com/files/imagecache/teaser/images/IMG_0718.JPG&quot; alt=&quot;&quot; title=&quot;&quot;  class=&quot;imagecache imagecache-teaser imagecache-default imagecache-teaser_default&quot; width=&quot;220&quot; height=&quot;165&quot; /&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;A few reports have already been written about the &quot;Fields in Core&quot; coding sprint that was held December 15th - 19th at the Acquia offices in Andover, Massachusetts. While some of them are more technical, I decided to try to give you a good idea of what we spent our time doing. For the more technical ones check the &lt;a href=&quot;http://groups.drupal.org/fields-core&quot;&gt;&quot;field in core&quot; group&lt;/a&gt;.&lt;/p&gt;
</description>
     <comments>http://happypixels.com/blog/fields-core-code-sprint-what-we-did#comments</comments>
 <category domain="http://happypixels.com/locations/andover-massachusetts">Andover, Massachusetts</category>
 <category domain="http://happypixels.com/tags/cck">cck</category>
 <category domain="http://happypixels.com/tags/community">community</category>
 <category domain="http://happypixels.com/content/drupal">drupal</category>
 <category domain="http://happypixels.com/tags/fields">fields</category>
 <category domain="http://happypixels.com/tags/open-source-0">open source</category>
 <pubDate>Sun, 11 Jan 2009 11:57:18 +0000</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">76 at http://happypixels.com</guid>
  </item>
  <item>
    <title>Fields in Core!</title>
    <link>http://happypixels.com/blog/fields-core</link>
    <description>&lt;p&gt;Just today I had a last-minute opportunity to change my travel plans to make a one-week stop in Boston on my way to Germany and participate in the &lt;em&gt;Fields in Core&lt;/em&gt; coding sprint hosted by Acquia.&lt;/p&gt;
</description>
     <comments>http://happypixels.com/blog/fields-core#comments</comments>
 <category domain="http://happypixels.com/locations/andover-massachusetts">Andover, Massachusetts</category>
 <category domain="http://happypixels.com/tags/cck">cck</category>
 <category domain="http://happypixels.com/content/drupal">drupal</category>
 <category domain="http://happypixels.com/tags/fields">fields</category>
 <pubDate>Sat, 13 Dec 2008 11:04:02 +0000</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">71 at http://happypixels.com</guid>
  </item>
  <item>
    <title>What are we testing?</title>
    <link>http://happypixels.com/blog/what-are-we-testing</link>
    <description>&lt;p&gt;After multiple iterations, the &lt;em&gt;Intro to SimpleTest&lt;/em&gt; session has gotten pretty good at teaching people &lt;em&gt;how&lt;/em&gt; to write a test, but one of the questions that were often asked during the testing sprint that followed the session was: &lt;em&gt;what&lt;/em&gt; do I need to test? I submitted this presentation again for &lt;a href=&quot;http://dc2009.drupalcon.org/session/intro-simpletest&quot;&gt;DrupalCon DC&lt;/a&gt; as there are still a lot of developers out there who want to get familiar with automated testing, and this time we need to be able to make a better job at responding to the question &quot;&lt;em&gt;what&lt;/em&gt; are we testing?&quot;&lt;/p&gt;
</description>
     <comments>http://happypixels.com/blog/what-are-we-testing#comments</comments>
 <category domain="http://happypixels.com/content/drupal">drupal</category>
 <category domain="http://happypixels.com/tags/simpletest">simpletest</category>
 <pubDate>Sun, 26 Oct 2008 01:56:00 +0000</pubDate>
 <dc:creator>Florian</dc:creator>
 <guid isPermaLink="false">65 at http://happypixels.com</guid>
  </item>
  <item>
    <title>DrupalCon DC 2009</title>
    <link>http://happypixels.com/blog/drupalcon-dc-2009</link>
    <description>&lt;div class=&quot;field field-type-filefield field-field-image&quot;&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;img src=&quot;http://happypixels.com/sites/happypixels.com/files/imagecache/teaser/images/badge_individual.gif&quot; alt=&quot;&quot; title=&quot;&quot;  class=&quot;imagecache imagecache-teaser imagecache-default imagecache-teaser_default&quot; width=&quot;210&quot; height=&quot;120&quot; /&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;It seems that the &lt;a href=&quot;http://szeged2008.drupalcon.org/&quot;&gt;last DrupalCon in Szeged&lt;/a&gt; just happened, and the next one is already open for registration! If you haven&#039;t bought your tickets, you can buy them on the &lt;a href=&quot;http://dc2009.drupalcon.org/tickets&quot;&gt;DrupalCon website&lt;/a&gt;. There is a limited amount of cheaper tickets (I got mine for $125!), so hurry up before they get more expensive. It also seems that the conference sites get better and better; registering was painless and browsing the different sections was incredibly intuitive.&lt;/p&gt;
</description>
     <comments>http://happypixels.com/blog/drupalcon-dc-2009#comments</comments>
 <category domain="http://happypixels.com/content/drupal">drupal</category>
 <category domain="http://happypixels.com/tags/drupalcon">drupalcon</category>
 <category domain="http://happypixels.com/locations/washington-dc">Washington DC</category>
 <pubDate>Tue, 21 Oct 2008 17:33:33 +0000</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">62 at http://happypixels.com</guid>
  </item>
  <item>
    <title>Drupal Ninjas and Pirates!</title>
    <link>http://happypixels.com/blog/drupal-ninjas-and-pirates</link>
    <description>&lt;div class=&quot;field field-type-filefield field-field-image&quot;&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;img src=&quot;http://happypixels.com/sites/happypixels.com/files/imagecache/teaser/sites/default/files/images/IMG_0662.JPG&quot; alt=&quot;&quot; title=&quot;&quot;  class=&quot;imagecache imagecache-teaser imagecache-default imagecache-teaser_default&quot; width=&quot;220&quot; height=&quot;165&quot; /&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;The second edition of the &lt;a href=&quot;http://badcamp.net/&quot;&gt;BADCamp&lt;/a&gt; (Bay Area Drupal Camp) that took place in Berkeley this week-end seems to have been a success in many aspects. Even if the number of registered attendees was higher than last year, the event felt comparable in size. However, we got to attract a few more Drupal celebrities such as Earl Miles and Charlie Negyesi (who was surprised to see me on this part of the globe). The number of presentations proposed was also twice as big, which forced the organisers to only accept the most demanded ones and resulted in a higher quality average.&lt;/p&gt;
</description>
     <comments>http://happypixels.com/blog/drupal-ninjas-and-pirates#comments</comments>
 <category domain="http://happypixels.com/tags/badcamp">badcamp</category>
 <category domain="http://happypixels.com/locations/berkeley-california">Berkeley, California</category>
 <category domain="http://happypixels.com/tags/community">community</category>
 <category domain="http://happypixels.com/content/drupal">drupal</category>
 <category domain="http://happypixels.com/tags/presentation">presentation</category>
 <category domain="http://happypixels.com/tags/slides">slides</category>
 <enclosure url="http://happypixels.com/sites/happypixels.com/files/sites/default/files/Simpletest-berkeley.pdf" length="88192" type="application/pdf" />
 <pubDate>Sun, 12 Oct 2008 04:03:12 +0000</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">61 at http://happypixels.com</guid>
  </item>
  </channel>
</rss>
