<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0" xml:base="http://www.masteringdrupal.com">
<channel>
 <title>Mastering Drupal - drupal</title>
 <link>http://www.masteringdrupal.com/taxonomy/term/1/0</link>
 <description />
 <language>en</language>
<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/MasteringDrupal-Drupal" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="masteringdrupal-drupal" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
 <title>Bulk image uploading and tagging with Imagex and Views Bulk Operations</title>
 <link>http://www.masteringdrupal.com/screencast/bulk-image-uploading-and-tagging-imagex-and-views-bulk-operations</link>
 <description>&lt;p&gt;&lt;strong&gt;It turns out that imagex had a security issue in it. The maintainer refused to fix it, so this module has now been unpublished. I built  &lt;a href="http://drupal.org/project/plupload"&gt;plupload&lt;/a&gt; for the same purpose - screencast coming soon!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This video shows how to use the &lt;a href="http://drupal.org/project/imagex"&gt;Multiple Image Upload&lt;/a&gt;, &lt;a href="http://drupal.org/project/views"&gt;Views&lt;/a&gt; and &lt;a href="http://drupal.org/project/views_bulk_operations"&gt;Views Bulk Operations&lt;/a&gt; modules to create a "multiple image upload and tag" tool. The View used in this video is attached as a text file which can be imported into your site using the Views import tool.&lt;/p&gt;
&lt;div class="field field-type-text field-field-embed-code"&gt;
    &lt;div class="field-items"&gt;
            &lt;div class="field-item odd"&gt;
                    &lt;p&gt;&lt;object width="400" height="300"&gt;&lt;param name="allowfullscreen" value="true" /&gt;&lt;param name="allowscriptaccess" value="always" /&gt;&lt;param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=9943622&amp;amp;server=vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=1&amp;amp;show_portrait=0&amp;amp;color=&amp;amp;fullscreen=1" /&gt;&lt;embed src="http://vimeo.com/moogaloop.swf?clip_id=9943622&amp;amp;server=vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=1&amp;amp;show_portrait=0&amp;amp;color=&amp;amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://vimeo.com/9943622"&gt;Bulk Uploading/Tagging images in Drupal - Imagex + VBO&lt;/a&gt; from &lt;a href="http://vimeo.com/user1380004"&gt;Greg Knaddison&lt;/a&gt; on &lt;a href="http://vimeo.com"&gt;Vimeo&lt;/a&gt;.&lt;/p&gt;
        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class="field field-type-filefield field-field-title-slide"&gt;
    &lt;div class="field-items"&gt;
            &lt;div class="field-item odd"&gt;
                    &lt;a href="/screencast/bulk-image-uploading-and-tagging-imagex-and-views-bulk-operations" class="imagecache imagecache-title-slide-home imagecache-linked imagecache-title-slide-home_linked"&gt;&lt;img src="http://www.masteringdrupal.com/files/imagecache/title-slide-home/drupal_bulk_image_uploading.png" alt="" title=""  class="imagecache imagecache-title-slide-home" width="285" height="214" /&gt;&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class="field field-type-text field-field-screencast-length"&gt;
      &lt;div class="field-label"&gt;Length:&amp;nbsp;&lt;/div&gt;
    &lt;div class="field-items"&gt;
            &lt;div class="field-item odd"&gt;
                    6 minutes        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
</description>
 <comments>http://www.masteringdrupal.com/screencast/bulk-image-uploading-and-tagging-imagex-and-views-bulk-operations#comments</comments>
 <category domain="http://www.masteringdrupal.com/category/topics/6x">6.x</category>
 <category domain="http://www.masteringdrupal.com/category/focus/developer">Developer</category>
 <category domain="http://www.masteringdrupal.com/category/general-tags/drupal">drupal</category>
 <category domain="http://www.masteringdrupal.com/category/topics/images">images</category>
 <category domain="http://www.masteringdrupal.com/category/focus/site-builder">Site Builder</category>
 <category domain="http://www.masteringdrupal.com/taxonomy/term/7">Views</category>
 <category domain="http://www.masteringdrupal.com/category/skill-level/intermediate">Intermediate</category>
 <pubDate>Sun, 07 Mar 2010 21:56:41 +0000</pubDate>
 <dc:creator>greggles</dc:creator>
 <guid isPermaLink="false">67 at http://www.masteringdrupal.com</guid>
</item>
<item>
 <title>Highlight Your Best Content Using the Radioactivity Module</title>
 <link>http://www.masteringdrupal.com/screencast/highlight-your-best-content-using-radioactivity-module</link>
 <description>&lt;p&gt;This video shows how to use the &lt;a href="http://drupal.org/project/radioactivity"&gt;Radioactivity&lt;/a&gt; modules and &lt;a href="http://drupal.org/project/views"&gt;Views 6.x-2.x&lt;/a&gt; to create a listing of the best content on a site.&lt;/p&gt;
&lt;div class="field field-type-text field-field-embed-code"&gt;
    &lt;div class="field-items"&gt;
            &lt;div class="field-item odd"&gt;
                    &lt;object width="400" height="300"&gt;&lt;param name="allowfullscreen" value="true" /&gt;&lt;param name="allowscriptaccess" value="always" /&gt;&lt;param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=9337149&amp;amp;server=vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=1&amp;amp;show_portrait=0&amp;amp;color=&amp;amp;fullscreen=1" /&gt;&lt;embed src="http://vimeo.com/moogaloop.swf?clip_id=9337149&amp;amp;server=vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=1&amp;amp;show_portrait=0&amp;amp;color=&amp;amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;p&gt;&lt;a href="http://vimeo.com/9337149"&gt;Using Drupal's Radioactivity Module to Highlight Your Best Content&lt;/a&gt; from &lt;a href="http://vimeo.com/user1380004"&gt;Greg Knaddison&lt;/a&gt; on &lt;a href="http://vimeo.com"&gt;Vimeo&lt;/a&gt;.&lt;/p&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class="field field-type-filefield field-field-title-slide"&gt;
    &lt;div class="field-items"&gt;
            &lt;div class="field-item odd"&gt;
                    &lt;a href="/screencast/highlight-your-best-content-using-radioactivity-module" class="imagecache imagecache-title-slide-home imagecache-linked imagecache-title-slide-home_linked"&gt;&lt;img src="http://www.masteringdrupal.com/files/imagecache/title-slide-home/radioactivity_screencast_cover.png" alt="" title=""  class="imagecache imagecache-title-slide-home" width="285" height="213" /&gt;&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class="field field-type-text field-field-screencast-length"&gt;
      &lt;div class="field-label"&gt;Length:&amp;nbsp;&lt;/div&gt;
    &lt;div class="field-items"&gt;
            &lt;div class="field-item odd"&gt;
                    10 minutes        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
</description>
 <comments>http://www.masteringdrupal.com/screencast/highlight-your-best-content-using-radioactivity-module#comments</comments>
 <category domain="http://www.masteringdrupal.com/category/general-tags/content-recommendation">content recommendation</category>
 <category domain="http://www.masteringdrupal.com/category/focus/developer">Developer</category>
 <category domain="http://www.masteringdrupal.com/category/general-tags/drupal">drupal</category>
 <category domain="http://www.masteringdrupal.com/category/topics/module">Module</category>
 <category domain="http://www.masteringdrupal.com/category/focus/site-builder">Site Builder</category>
 <category domain="http://www.masteringdrupal.com/category/skill-level/intermediate">Intermediate</category>
 <pubDate>Mon, 22 Feb 2010 22:32:40 +0000</pubDate>
 <dc:creator>greggles</dc:creator>
 <guid isPermaLink="false">66 at http://www.masteringdrupal.com</guid>
</item>
<item>
 <title>New Drupal favorites module - let site visitors record what they like</title>
 <link>http://www.masteringdrupal.com/screencast/new-drupal-favorites-module-let-site-visitors-record-what-they</link>
 <description>&lt;p&gt;The brand spanking new &lt;a href="http://drupal.org/project/favorites"&gt;Favorites&lt;/a&gt; module is a great way for users of your site to indicate which pages on your site that they truly like. Developed by &lt;a href="http://growingventuresolutions.com/about/team/ezra-barnett-gildesgame"&gt;ezra-g&lt;/a&gt; as part of our work for the new &lt;a href="http://www.ixda.org/"&gt;IxDA.org&lt;/a&gt;, Favorites for Drupal 6.x takes over for a module that &lt;a href="http://drupal.org/user/17190"&gt;Jeff Robbins&lt;/a&gt; originally created.&lt;/p&gt;
&lt;p&gt;I created this screencast to show how to enable and use the module. I hope you enjoy it!&lt;/p&gt;
&lt;div class="field field-type-text field-field-embed-code"&gt;
    &lt;div class="field-items"&gt;
            &lt;div class="field-item odd"&gt;
                    &lt;embed src="http://blip.tv/play/%2BWSBwudgAA" type="application/x-shockwave-flash" width="480" height="372" allowscriptaccess="always" allowfullscreen="true"&gt;&lt;/embed&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class="field field-type-filefield field-field-title-slide"&gt;
    &lt;div class="field-items"&gt;
            &lt;div class="field-item odd"&gt;
                    &lt;a href="/screencast/new-drupal-favorites-module-let-site-visitors-record-what-they" class="imagecache imagecache-title-slide-home imagecache-linked imagecache-title-slide-home_linked"&gt;&lt;img src="http://www.masteringdrupal.com/files/imagecache/title-slide-home/favorites_mastering_drupal_screenshot.png" alt="" title=""  class="imagecache imagecache-title-slide-home" width="285" height="214" /&gt;&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class="field field-type-text field-field-screencast-length"&gt;
      &lt;div class="field-label"&gt;Length:&amp;nbsp;&lt;/div&gt;
    &lt;div class="field-items"&gt;
            &lt;div class="field-item odd"&gt;
                    4 minutes        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
</description>
 <comments>http://www.masteringdrupal.com/screencast/new-drupal-favorites-module-let-site-visitors-record-what-they#comments</comments>
 <category domain="http://www.masteringdrupal.com/category/topics/6x">6.x</category>
 <category domain="http://www.masteringdrupal.com/category/skill-level/beginner">Beginner</category>
 <category domain="http://www.masteringdrupal.com/category/focus/developer">Developer</category>
 <category domain="http://www.masteringdrupal.com/category/general-tags/drupal">drupal</category>
 <category domain="http://www.masteringdrupal.com/category/topics/module">Module</category>
 <category domain="http://www.masteringdrupal.com/category/focus/site-builder">Site Builder</category>
 <pubDate>Thu, 04 Feb 2010 03:34:02 +0000</pubDate>
 <dc:creator>greggles</dc:creator>
 <guid isPermaLink="false">65 at http://www.masteringdrupal.com</guid>
</item>
<item>
 <title>HOWTO: Integrate Microsummaries with Drupal</title>
 <link>http://www.masteringdrupal.com/screencast/howto-integrate-microsummaries-drupal</link>
 <description>&lt;p&gt;The &lt;a href="http://drupal.org/project/microsummary"&gt;Microsummary Module for Drupal&lt;/a&gt; makes it easy to integrate Microsummaries into your site.  A relatively new technology, Microsummaries are only supported in Firefox2.x or above.  When you bookmark a site that has microsummaries the bookmark becomes like a tiny dashboard about the activity on that site.  This video helps explain more how to use the Microsummary module.&lt;/p&gt;
&lt;div class="field field-type-text field-field-embed-code"&gt;
    &lt;div class="field-items"&gt;
            &lt;div class="field-item odd"&gt;
                    &lt;script src="http://flash.revver.com/player/1.0/player.js?mediaId:455773;affiliateId:119851;height:392;width:480;" type="text/javascript"&gt;&lt;/script        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class="field field-type-filefield field-field-title-slide"&gt;
    &lt;div class="field-items"&gt;
            &lt;div class="field-item odd"&gt;
                    &lt;a href="/screencast/howto-integrate-microsummaries-drupal" class="imagecache imagecache-title-slide-home imagecache-linked imagecache-title-slide-home_linked"&gt;&lt;img src="http://www.masteringdrupal.com/files/imagecache/title-slide-home/microsummaries.png" alt="" title=""  class="imagecache imagecache-title-slide-home" width="285" height="213" /&gt;&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class="field field-type-text field-field-screencast-length"&gt;
      &lt;div class="field-label"&gt;Length:&amp;nbsp;&lt;/div&gt;
    &lt;div class="field-items"&gt;
            &lt;div class="field-item odd"&gt;
                    6 minutes        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
</description>
 <comments>http://www.masteringdrupal.com/screencast/howto-integrate-microsummaries-drupal#comments</comments>
 <category domain="http://www.masteringdrupal.com/category/topics/browser-tricks">browser tricks</category>
 <category domain="http://www.masteringdrupal.com/category/focus/developer">Developer</category>
 <category domain="http://www.masteringdrupal.com/category/general-tags/drupal">drupal</category>
 <category domain="http://www.masteringdrupal.com/category/general-tags/firefox">Firefox</category>
 <category domain="http://www.masteringdrupal.com/category/topics/microsummaries">microsummaries</category>
 <category domain="http://www.masteringdrupal.com/category/focus/site-builder">Site Builder</category>
 <category domain="http://www.masteringdrupal.com/category/skill-level/intermediate">Intermediate</category>
 <pubDate>Mon, 08 Sep 2008 00:00:00 +0000</pubDate>
 <dc:creator>greggles</dc:creator>
 <guid isPermaLink="false">70 at http://www.masteringdrupal.com</guid>
</item>
<item>
 <title>Announcing Drupal Miracle: The Step by Step Drupal 6 Tutorial Videos</title>
 <link>http://www.masteringdrupal.com/articles/announcing-drupal-miracle-step-step-drupal-6-tutorial-videos</link>
 <description>&lt;p&gt;&lt;img src="http://www.masteringdrupal.com/files/DrupalMiracle.jpg" width="244" height="340" alt="" style="display:block; margin:0 auto" /&gt;&lt;/p&gt;
&lt;p&gt;Would you like to learn Drupal 6 as quickly as possible? You have already learned the basics but you would like to advance further? Or you’d rather learn the new features of Drupal 6? Then this announcement is especially for you.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.masteringdrupal.com/articles/announcing-drupal-miracle-step-step-drupal-6-tutorial-videos" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.masteringdrupal.com/articles/announcing-drupal-miracle-step-step-drupal-6-tutorial-videos#comments</comments>
 <category domain="http://www.masteringdrupal.com/category/general-tags/drupal">drupal</category>
 <category domain="http://www.masteringdrupal.com/category/focus/site-builder">Site Builder</category>
 <category domain="http://www.masteringdrupal.com/category/skill-level/advanced">Advanced</category>
 <pubDate>Sat, 16 Feb 2008 11:18:26 +0000</pubDate>
 <dc:creator>greggles</dc:creator>
 <guid isPermaLink="false">38 at http://www.masteringdrupal.com</guid>
</item>
<item>
 <title>How to spy on Drupal related domain names</title>
 <link>http://www.masteringdrupal.com/articles/how-spy-drupal-related-domain-names</link>
 <description>&lt;p&gt;I recently found an interesting service called &lt;a href="http://www.domaintools.com/mark-alert/"&gt;Mark Alert&lt;/a&gt; by Domain Tools.&lt;/p&gt;
&lt;blockquote&gt;&lt;div&gt;
&lt;p&gt;Mark Alert by Domain Tools allows you to be alerted when someone registers a domain name with any terms or phrases in it that you specify.&lt;/p&gt;
&lt;p&gt;Emails are sent daily and you can adjust which terms get emailed to you and which ones don't. Supported &lt;abbr title="top-level domain"&gt;TLD&lt;/abbr&gt;s are .com, .net, .org, .biz, .us, and .info.&lt;/p&gt;
&lt;/div&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href="http://www.masteringdrupal.com/articles/how-spy-drupal-related-domain-names" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.masteringdrupal.com/category/skill-level/beginner">Beginner</category>
 <category domain="http://www.masteringdrupal.com/category/general-tags/drupal">drupal</category>
 <category domain="http://www.masteringdrupal.com/category/focus/site-builder">Site Builder</category>
 <pubDate>Tue, 22 Jan 2008 23:10:01 +0000</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">36 at http://www.masteringdrupal.com</guid>
</item>
<item>
 <title>One set of developer tools for Drupal</title>
 <link>http://www.masteringdrupal.com/articles/one-set-developer-tools-drupal</link>
 <description>&lt;p&gt;There are many useful editors and debuggers useable to churn out Drupal code. However, most popular IDEs are written in some non-native language, so they are so very resource intensive and because of that, so slow that I just can't use them. This includes Eclipse, Zend and Komodo. So, this article will not be about these. Neither I will write about the virtues of vi or emacs -- I use much simpler tools.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.masteringdrupal.com/articles/one-set-developer-tools-drupal" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.masteringdrupal.com/articles/one-set-developer-tools-drupal#comments</comments>
 <category domain="http://www.masteringdrupal.com/category/focus/developer">Developer</category>
 <category domain="http://www.masteringdrupal.com/category/general-tags/drupal">drupal</category>
 <category domain="http://www.masteringdrupal.com/category/focus/themer">Themer</category>
 <category domain="http://www.masteringdrupal.com/category/skill-level/advanced">Advanced</category>
 <pubDate>Sat, 22 Dec 2007 00:49:13 +0000</pubDate>
 <dc:creator>chx</dc:creator>
 <guid isPermaLink="false">30 at http://www.masteringdrupal.com</guid>
</item>
<item>
 <title>Interview with Angela Byron</title>
 <link>http://www.masteringdrupal.com/articles/interview-angela-byron</link>
 <description>&lt;p&gt;We interviewed Drupal core developer and Lullabot team member &lt;a href="http://www.lullabot.com/about/angiebyron"&gt;Angela Byron&lt;/a&gt;, apropos of the &lt;a href="http://www.lullabot.com/blog/were_writing_oreilly_drupal_book"&gt;upcoming O'Reilly Drupal Book&lt;/a&gt; titled 'Practical Drupal'.&lt;/p&gt;
&lt;p&gt;You can visit Angela Byron's drupal.org profile by &lt;a href="http://drupal.org/user/24967"&gt;clicking here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;In this interview, you will learn about the upcoming Drupal book, and how to learn Drupal most effectively.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.masteringdrupal.com/articles/interview-angela-byron" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.masteringdrupal.com/category/skill-level/beginner">Beginner</category>
 <category domain="http://www.masteringdrupal.com/category/focus/developer">Developer</category>
 <category domain="http://www.masteringdrupal.com/category/general-tags/drupal">drupal</category>
 <category domain="http://www.masteringdrupal.com/taxonomy/term/3">interview</category>
 <category domain="http://www.masteringdrupal.com/category/focus/site-builder">Site Builder</category>
 <pubDate>Fri, 23 Nov 2007 21:00:49 +0000</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">19 at http://www.masteringdrupal.com</guid>
</item>
<item>
 <title>Drupal features</title>
 <link>http://www.masteringdrupal.com/articles/drupal-features</link>
 <description>&lt;p&gt;Let's see a brief list of the most important features of Drupal as accessible from a browser ie. not by creating and editing program files.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Node system. A node is the fundamental piece of Drupal, it holds content.&lt;/li&gt;
&lt;li&gt;The nodes can have revisions. It's possible to track the time and the author of every change along with some log message about the change. It's possible revert to earlier revisions. There is a contributored module which shows the difference between two revisions.&lt;/li&gt;
&lt;li&gt;Content is organized by a full, hiearchical taxonomy system. One taxonomy term can be applied to many nodes and one node can belong to many taxonomy terms. Taxonomy terms can form a tree (or an even complex structure where a term can have multiple parents) and several such trees can exist, we call them vocabularies. Every term provides an &lt;abbr title="Really Simple Syndication"&gt;RSS&lt;/abbr&gt; feed of the nodes belonging to it.&lt;/li&gt;
&lt;li&gt;Can aggregate &lt;abbr&gt;RSS&lt;/abbr&gt; feeds.&lt;/li&gt;
&lt;li&gt;Search enginge friendleness. It's not just that the system does not use ? in most paths but the webmaster can set a visitor- and search engine alias for every page.&lt;/li&gt;
&lt;li&gt;Distributed authentication. Drupal system can trust each other and with contributed modules you can authenticate against &lt;abbr title="Lightweight Directory Access Protocol"&gt;LDAP&lt;/abbr&gt;, OpenID etc.&lt;/li&gt;
&lt;li&gt;Role and permission based user management. Each role can contain any number of permissions and the user can be in any number of roles and gets the sum of the permissions belonging to these roles.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I already mentioned contributed modules, named two extremely important ones in the history and some more in the features section. More than a thousand of those can be found at &lt;a href="http://drupal.org/project/Modules"&gt;drupal.org/project/Modules&lt;/a&gt;. It's impossible to list all of them, a few more examples from the most popular modules: image, event, gallery, ecommerce and calendar (I guess the names make trivial what these do). One more important module is &lt;abbr title="internationalization"&gt;i18n&lt;/abbr&gt; -- while Drupal core supports the translation of the interface and there are many translation packs, you need &lt;abbr&gt;i18n&lt;/abbr&gt; module for user supplied content translation. Drupal 6 will make big inroads to this area.&lt;/p&gt;
&lt;p&gt;Another download category are themes. Everything that Drupal outputs can be customized by themes. Again, there are a huge number of themes downloadable from &lt;a href="http://drupal.org/project/Themes"&gt;drupal.org/project/Themes&lt;/a&gt;. I would like to draw attention to Friends Electric and Bluebreeze.&lt;/p&gt;
&lt;p&gt;Out of these modules and themes rise a number of popular, high traffic Drupal-based sites. Again, just a few examples:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href="http://endpoverty2015.org/"&gt;UN End Poverty by 2015&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.britney.com/"&gt;Britney Spears&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://jenniferlopez.com/"&gt;Jennifer Lopez&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://harvardscience.harvard.edu/"&gt;Harvard's Science and Engineering department&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://asia.playstation.com/"&gt;Playstation Asia&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://theonion.com/"&gt;The Onion&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://nowpublic.com/"&gt;The News is NowPublic&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://twit.tv/"&gt;TWiT.TV&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.warnerbrosrecords.com/"&gt;Warner Bros.&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
 <category domain="http://www.masteringdrupal.com/category/skill-level/beginner">Beginner</category>
 <category domain="http://www.masteringdrupal.com/category/general-tags/drupal">drupal</category>
 <category domain="http://www.masteringdrupal.com/category/focus/site-builder">Site Builder</category>
 <pubDate>Fri, 09 Nov 2007 13:14:00 +0000</pubDate>
 <dc:creator>chx</dc:creator>
 <guid isPermaLink="false">16 at http://www.masteringdrupal.com</guid>
</item>
<item>
 <title>History of Drupal</title>
 <link>http://www.masteringdrupal.com/articles/history-drupal</link>
 <description>&lt;p&gt;The beginning of Drupal history is very well documented on Drupal.org itself, I will augment the beginning of the story.&lt;/p&gt;
&lt;p&gt;In 1999, a University of Antwerp student, Dries Buytaert was quite interested in wireless networking, he was maintaing the relevant &lt;acronym title="Frequently Asked Questions"&gt;FAQ&lt;/acronym&gt; for Linux. Wireless networking was so new (802.11b was standardized in 1999 October) that the &lt;acronym&gt;FAQ&lt;/acronym&gt; contained “Why would I want a wireless &lt;acronym title="Local Area Network"&gt;LAN&lt;/acronym&gt;?” to which the longish answer closed with “Not to mention the fact it will make the geek in you go nuts”. In 2000, he put this knowledge into practical use: he and Hans Snijder shared Hans' &lt;abbr title="Asymmetric Digital Subscriber Line"&gt;ADSL&lt;/abbr&gt; connection among eight students in their dorm. The community needed a website to share information about the status of the network, about dinner... When Dries moved out after graduation, the website moved on the Internet, it was to be named “dorp.org” after the Dutch word for “village” but Dries made a typo, so the website became “drop.org”. The focus, of course changed -- you obviously would not read this if they would have only talked about dinner. No, the group began to talk about new web technologies, such as moderation, syndication, rating, and distributed authentication. To continue the Dutch-English play with words, when the software behind the site is released in January 2001, it's named Drupal as that's the English pronunciation of the Dutch translation of drop (druppel). It's very important to note motivitation for this software: it was a technology playground for a community lead by a hardcore geek who already had quite an experience from his Linux years about what could become of an open source software written by a community. Commercial gain of any sorts was not a goal and there were no pre-determined set of features.&lt;/p&gt;
&lt;p&gt;Writing the chronicle gets harder and harder as the years pass because so many contributors joined the community and a lot of people would deserve to get his story known. And yet, we want to keep this article somewhat short, so I will jump many years, until May 2004.&lt;/p&gt;
&lt;p&gt;First, Zack Rosen and Neil Drumm founds &lt;a href="http://civicspacelabs.org/"&gt;CivicSpace&lt;/a&gt; (formerly known as Hack4Dean and then DeanSpace). The importance of DeanSpace/CivicSpace is awareness -- while Drupal is no doubt the best already, it's almost unknown to the world at this time. If we need to name one thing that changed this, then DS/CS is it. (I can't resist to mention that un the same month, at the other end of the world, in a small rural town in Hungary, Karoly Negyesi, who becomes the most active developer of Drupal for many years to come, hears about Drupal for the first time...) 2004 summer sees the foundation of &lt;a href="http://www.bryght.com/"&gt;Bryght&lt;/a&gt; in Vancouver. Bryght is one of the first Drupal consultancy companies and their team very actively participate in the community. Drupal is now poised for world domination -- James Walker, one of the Bryght founders registers drupal-world-domination.com in 2004 november 1.&lt;/p&gt;
&lt;p&gt;In October 18, 2004 Drupal 4.5 gets released -- the changes are bigger than ever: menu becomes editable, custom profile fields get introduced, attachments are now possible, multiple input formats are possible and the &lt;abbr title="User Interface"&gt;UI&lt;/abbr&gt; is translatable through the administration interface and via .po files. From an enduser standpoint, not until Drupal 5.0 will see as big changes as in this release.&lt;/p&gt;
&lt;p&gt;Let's jump again, to the first developer meeting in Antwerp, 2005 February. Screennames got faces, friendships born and the idea of the security team start, to be realized in two months. Big, serious websites began to appear using Drupal and Drupal 4.6.0 gets released in April. This is the last release for a very very long time -- it will take more than a year for another Drupal to appear. Meanwhile, there are no less than three more DrupalCons: one in Portland in 2005 August, one in Amsterdam in 2005 October and one in Vancouver 2006 February. Later on, there will only be two DrupalCons a year -- Brussels 2006 September, Sunnyvale 2007 March and Barcelona 2007 September.&lt;/p&gt;
&lt;p&gt;In 2005 summer, Google holds the first Summer of Code, where Drupal gets 11 slots. Of the 11 students, Fabiano Parolin Sant'Ana and Angela Byron is still active (and somewhat Steven Wittens). Angie (aka webchick) becomes one of the most important contributors for Drupal, ever since we participate in SoC in the (vain) hope of scoring another win like her. Also, we get some unit testing during &lt;acronym title="Summer of Code"&gt;SoC&lt;/acronym&gt;. 2005 summer sees both &lt;abbr title="Content Construction Kit"&gt;CCK&lt;/abbr&gt; (by Jon Van Dyk and Jonathan Chaffer) and Views (by Earl Miles) modules committed into Drupal.org &lt;abbr title="Concurrent Versions System"&gt;CVS&lt;/abbr&gt;. While Drupal core itself is a great community tool on one hand, on the other hand it's a clean, lean, extensible framework that lets you code pretty much any website you want, these two modules lets you create extremely complex websites without much coding: &lt;abbr&gt;CCK&lt;/abbr&gt; lets you define custom content types and Views lets you create complx listings -- both just with a few clicks.&lt;/p&gt;
&lt;p&gt;Since then, the most important change in Drupal -- from an enduser's point of view -- was the acceptance of jQuery JavaScript library in Drupal 5.0. True to the spirit of Drupal, this library is small, modular, fast and does things right :) This greatly helped the usability of Drupal. In 2007 november, &lt;a href="http://www.packtpub.com/article/drupal-wins-overall-2007-open-source-cms-award"&gt;Packt Publishing gives Drupal the best &lt;abbr title="Content Management System"&gt;CMS&lt;/abbr&gt; award&lt;/a&gt;.&lt;/p&gt;
</description>
 <category domain="http://www.masteringdrupal.com/category/skill-level/beginner">Beginner</category>
 <category domain="http://www.masteringdrupal.com/category/general-tags/drupal">drupal</category>
 <category domain="http://www.masteringdrupal.com/category/focus/site-builder">Site Builder</category>
 <pubDate>Fri, 09 Nov 2007 13:11:32 +0000</pubDate>
 <dc:creator>chx</dc:creator>
 <guid isPermaLink="false">15 at http://www.masteringdrupal.com</guid>
</item>
</channel>
</rss>

