<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.lullabot.com" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">
<channel>
 <title>Lullabot Podcasts</title>
 <link>http://www.lullabot.com/podcast</link>
 <description>News, interviews, and tips about Drupal and Open Source from the Lullabot Team</description>
 <language>en</language>
 <itunes:author>Lullabot</itunes:author>
 <itunes:image href="http://www.lullabot.com/files/podcast-image.jpg" />
 <itunes:subtitle>Drupal news, interviews, tutorials, and information from the Lullabot team.</itunes:subtitle>
 <itunes:summary>Drupal news, interviews, tutorials, and information from the Lullabot team.</itunes:summary>
 <itunes:owner> <itunes:name>Lullabot</itunes:name>
 <itunes:email>podcast@lullabot.com</itunes:email>
</itunes:owner>
 <itunes:explicit>no</itunes:explicit>
<item>
 <title>Drupal Podcast 64: Do Nodes Still Matter?</title>
 <link>http://www.lullabot.com/audiocast/podcast-64-do-nodes-still-matter</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;Earl Miles joins Lullabot&#039;s Nate Haug, Jeff Eaton, Kent Bye, John VanDyk, and Jeff Robbins for a discussion about the relevance of the node and node-based solutions for user profiles and comments given the advances in Views 2 and future versions of Drupal.&lt;/p&gt;
&lt;p&gt;Links mentioned in the podcast:&lt;br /&gt;
&lt;a href=&quot;http://drupal.org/project/acquia_marina&quot; title=&quot;http://drupal.org/project/acquia_marina&quot;&gt;http://drupal.org/project/acquia_marina&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://mollom.com/download&quot; title=&quot;http://mollom.com/download&quot;&gt;http://mollom.com/download&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://drupal.org/node/310095&quot;&gt;Parents Click bought by Lifetime&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.markboultondesign.com/news/detail/cap_d_or_not_splash_or_not/&quot; title=&quot;http://www.markboultondesign.com/news/detail/cap_d_or_not_splash_or_not/&quot;&gt;http://www.markboultondesign.com/news/detail/cap_d_or_not_splash_or_not/&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.doitwithdrupal.com&quot; title=&quot;http://www.doitwithdrupal.com&quot;&gt;http://www.doitwithdrupal.com&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://drupal.org/project/jqp&quot; title=&quot;http://drupal.org/project/jqp&quot;&gt;http://drupal.org/project/jqp&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://drupal.org/project/simpleviews&quot; title=&quot;http://drupal.org/project/simpleviews&quot;&gt;http://drupal.org/project/simpleviews&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://drupal.org/project/views_bulk_operations&quot; title=&quot;http://drupal.org/project/views_bulk_operations&quot;&gt;http://drupal.org/project/views_bulk_operations&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.lullabot.com/videocast/building-views-fivestar-and-votingapi&quot; title=&quot;http://www.lullabot.com/videocast/building-views-fivestar-and-votingapi&quot;&gt;http://www.lullabot.com/videocast/building-views-fivestar-and-votingapi&lt;/a&gt;&lt;/p&gt;
</description>
 <comments>http://www.lullabot.com/audiocast/podcast-64-do-nodes-still-matter#comments</comments>
 <category domain="http://www.lullabot.com/audiocast">Audiocast</category>
 <category domain="http://www.lullabot.com/taxonomy/term/222">bio</category>
 <category domain="http://www.lullabot.com/taxonomy/term/336">do it with drupal</category>
 <category domain="http://www.lullabot.com/taxonomy/term/310">earl miles</category>
 <category domain="http://www.lullabot.com/taxonomy/term/221">node profile</category>
 <category domain="http://www.lullabot.com/taxonomy/term/46">podcast</category>
 <category domain="http://www.lullabot.com/taxonomy/term/26">views</category>
 <enclosure url="http://www.lullabot.com/audio/download/426/LullabotPodcastNo64.mp3" length="15280912" type="audio/mpeg" />
 <itunes:duration>61:21</itunes:duration>
 <itunes:author>Lullabot</itunes:author>
 <itunes:summary />
 <itunes:subtitle>Views 2 demotes the Drupal node</itunes:subtitle>
 <itunes:explicit>clean</itunes:explicit>
 <pubDate>Mon, 06 Oct 2008 05:40:02 -0700</pubDate>
 <dc:creator>jeff</dc:creator>
 <guid isPermaLink="false">426 at http://www.lullabot.com</guid>
</item>
<item>
 <title>Building Views with Fivestar and VotingAPI</title>
 <link>http://www.lullabot.com/videocast/building-views-fivestar-and-votingapi</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;This videocast covers three modules, wrapped together to provide a flexible solution for displaying information about content ratings in a list.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;VotingAPI&lt;/strong&gt;: Central storage of votes and rating information.&lt;br /&gt;
&lt;strong&gt;Fivestar&lt;/strong&gt;: A flexible widget for registering votes on a 1-10 star basis.&lt;br /&gt;
&lt;strong&gt;Views&lt;/strong&gt;: The ultimate Drupal query builder, capable of pulling out lists of information from the database.&lt;/p&gt;
&lt;p&gt;In Drupal 6, the options in configuring views has become drastically more complex. This videocast helps understand how to setup views that display information about the current average rating for piece of content and also how to pull in an individual users results, each displayed as Fivestar widgets.&lt;/p&gt;
</description>
 <comments>http://www.lullabot.com/videocast/building-views-fivestar-and-votingapi#comments</comments>
 <category domain="http://www.lullabot.com/taxonomy/term/305">6.x</category>
 <category domain="http://www.lullabot.com/taxonomy/term/223">fivestar</category>
 <category domain="http://www.lullabot.com/videocast">Videocast</category>
 <category domain="http://www.lullabot.com/taxonomy/term/26">views</category>
 <category domain="http://www.lullabot.com/taxonomy/term/176">votingapi</category>
 <enclosure url="http://www.lullabot.com/files/videos/fivestar-views.mp4" length="94105054" type="video/mp4" />
 <media url="http://www.lullabot.com/files/videos/fivestar-views.mp4" fileSize="94105054" type="video/mp4" />
 <pubDate>Tue, 30 Sep 2008 00:15:48 -0700</pubDate>
 <dc:creator>nate</dc:creator>
 <guid isPermaLink="false">425 at http://www.lullabot.com</guid>
</item>
<item>
 <title>Drupal Podcast 63: DrupalCon Szeged Recap</title>
 <link>http://www.lullabot.com/audiocast/podcast-63-drupalcon-szeged-recap</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;Angie Byron, Addi Berry, Kent Bye, Nate Haug, and Jeff Robbins discuss Drupal news and recap the DrupalCon event in Szeged, Hungary.&lt;/p&gt;
&lt;h3&gt;News &amp;amp; Announcements Links&lt;/h3&gt;
&lt;p&gt;&lt;a href=&quot;http://www.usingdrupal.com&quot; title=&quot;http://www.usingdrupal.com&quot;&gt;http://www.usingdrupal.com&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.drupalbook.com&quot; title=&quot;http://www.drupalbook.com&quot;&gt;http://www.drupalbook.com&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.lullabot.com/blog/angela-byron-wins-best-contributor-award-oscon&quot; title=&quot;http://www.lullabot.com/blog/angela-byron-wins-best-contributor-award-oscon&quot;&gt;http://www.lullabot.com/blog/angela-byron-wins-best-contributor-award-os...&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://doitwithdrupal.com&quot; title=&quot;http://doitwithdrupal.com&quot;&gt;http://doitwithdrupal.com&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;Drupalcon Links&lt;/h3&gt;
&lt;p&gt;&lt;a href=&quot;http://spreadsheets.google.com/viewform?key=pii2dgD01hn4T2_JRcBxMaw&quot;&gt;Drupal Redesign Survey&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://acquia.com/blog/kieran/drupalcon-szeged-code-docs-usability-sprint-sunday&quot; title=&quot;http://acquia.com/blog/kieran/drupalcon-szeged-code-docs-usability-sprint-sunday&quot;&gt;http://acquia.com/blog/kieran/drupalcon-szeged-code-docs-usability-sprin...&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://groups.drupal.org/documentation-team&quot; title=&quot;http://groups.drupal.org/documentation-team&quot;&gt;http://groups.drupal.org/documentation-team&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://szeged2008.drupalcon.org/program/sessions&quot; title=&quot;http://szeged2008.drupalcon.org/program/sessions&quot;&gt;http://szeged2008.drupalcon.org/program/sessions&lt;/a&gt; (&lt;a href=&quot;http://tinyurl.com/drupalcon&quot; title=&quot;http://tinyurl.com/drupalcon&quot;&gt;http://tinyurl.com/drupalcon&lt;/a&gt;)&lt;br /&gt;
&lt;a href=&quot;http://buytaert.net/state-of-drupal-presentation-august-2008&quot; title=&quot;http://buytaert.net/state-of-drupal-presentation-august-2008&quot;&gt;http://buytaert.net/state-of-drupal-presentation-august-2008&lt;/a&gt; (presentation here: &lt;a href=&quot;http://buytaert.net/files/state-of-drupal-august-2008.pdf&quot; title=&quot;http://buytaert.net/files/state-of-drupal-august-2008.pdf&quot;&gt;http://buytaert.net/files/state-of-drupal-august-2008.pdf&lt;/a&gt; )&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://buytaert.net/files/state-of-drupal-august-2008.pdf&quot;&gt;Dries&#039; presentation&quot;&gt;Dries&#039; Wish List&lt;/a&gt; for Drupal 7:&lt;br /&gt;
1. Usability improvements&lt;br /&gt;
2. Better media handling (images, videos)&lt;br /&gt;
3. Custom content types and fields in core&lt;br /&gt;
4. Views in core&lt;br /&gt;
5. A WYSIWYG editor in core&lt;br /&gt;
6. Easier upgrade functionality&lt;br /&gt;
7. Performance improvements&lt;br /&gt;
8. Better document management&lt;br /&gt;
9. Better search&lt;br /&gt;
10. Better import/export functionality&lt;br /&gt;
11. A test framework and lots of tests&lt;br /&gt;
12. Better document management&lt;br /&gt;
13. Improve node access system Are we on track with Drupal 7?&lt;/p&gt;
&lt;p&gt;Top 10 Desired Features for Novices and Expert Users (from &lt;a href=&quot;http://buytaert.net/files/state-of-drupal-august-2008.pdf&quot;&gt;Dries&#039; presentation&lt;/a&gt;)&lt;/p&gt;
</description>
 <comments>http://www.lullabot.com/audiocast/podcast-63-drupalcon-szeged-recap#comments</comments>
 <category domain="http://www.lullabot.com/audiocast">Audiocast</category>
 <category domain="http://www.lullabot.com/taxonomy/term/336">do it with drupal</category>
 <category domain="http://www.lullabot.com/taxonomy/term/337">drupal 7</category>
 <category domain="http://www.lullabot.com/taxonomy/term/93">drupalcon</category>
 <category domain="http://www.lullabot.com/taxonomy/term/46">podcast</category>
 <category domain="http://www.lullabot.com/taxonomy/term/307">szeged</category>
 <enclosure url="http://www.lullabot.com/audio/download/418/LullabotPodcastNo63.mp3" length="15325557" type="audio/mpeg" />
 <itunes:duration>61:39</itunes:duration>
 <itunes:author>Lullabot</itunes:author>
 <itunes:summary />
 <itunes:subtitle>What happened at the Drupal convention in Szeged, Hungary?</itunes:subtitle>
 <itunes:explicit>clean</itunes:explicit>
 <pubDate>Mon, 08 Sep 2008 07:19:51 -0700</pubDate>
 <dc:creator>jeff</dc:creator>
 <guid isPermaLink="false">418 at http://www.lullabot.com</guid>
</item>
<item>
 <title>Drupal Podcast 62: Merlin Mann, Jon Armstrong (Dooce), Ben Durbin</title>
 <link>http://www.lullabot.com/audiocast/podcast-62-merlin-mann-jon-armstrong-dooce-ben-durbin</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;Jeff Robbins talks with Merlin Mann (&lt;a href=&quot;http://www.43folders.com&quot;&gt;43 Folders&lt;/a&gt; and &lt;a href=&quot;http://www.youlooknicetoday.com&quot;&gt;You Look Nice Today&lt;/a&gt;), Jon Armstrong (&lt;a href=&quot;http://www.dooce.com&quot;&gt;Dooce&lt;/a&gt;®), and Ben Durbin about running their successful blogs on Drupal.&lt;/p&gt;
</description>
 <comments>http://www.lullabot.com/audiocast/podcast-62-merlin-mann-jon-armstrong-dooce-ben-durbin#comments</comments>
 <category domain="http://www.lullabot.com/taxonomy/term/333">43folders</category>
 <category domain="http://www.lullabot.com/audiocast">Audiocast</category>
 <category domain="http://www.lullabot.com/taxonomy/term/173">blog</category>
 <category domain="http://www.lullabot.com/taxonomy/term/323">Digg bait</category>
 <category domain="http://www.lullabot.com/taxonomy/term/332">dooce</category>
 <category domain="http://www.lullabot.com/taxonomy/term/334">merlin mann</category>
 <category domain="http://www.lullabot.com/taxonomy/term/78">performance</category>
 <category domain="http://www.lullabot.com/taxonomy/term/46">podcast</category>
 <enclosure url="http://www.lullabot.com/audio/download/409/LullabotPodcastNo62.mp3" length="14833352" type="audio/mpeg" />
 <itunes:duration>59:35</itunes:duration>
 <itunes:author>Lullabot</itunes:author>
 <itunes:summary />
 <itunes:subtitle>Talking Drupal with 43 Folders and Dooce </itunes:subtitle>
 <itunes:explicit>clean</itunes:explicit>
 <pubDate>Fri, 08 Aug 2008 10:13:18 -0700</pubDate>
 <dc:creator>jeff</dc:creator>
 <guid isPermaLink="false">409 at http://www.lullabot.com</guid>
</item>
<item>
 <title>Drupal Podcast 61: Mashups and APIs, Oh My!</title>
 <link>http://www.lullabot.com/audiocast/podcast-61-mashups-apis-oh-my</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;Jeff Eaton, John VanDyk, James Walker, and Jeff Robbins discuss the web APIs, mashups, and (to a small extent) how all of this relates to Drupal.&lt;/p&gt;
</description>
 <comments>http://www.lullabot.com/audiocast/podcast-61-mashups-apis-oh-my#comments</comments>
 <category domain="http://www.lullabot.com/taxonomy/term/329">amazon</category>
 <category domain="http://www.lullabot.com/taxonomy/term/100">api</category>
 <category domain="http://www.lullabot.com/audiocast">Audiocast</category>
 <category domain="http://www.lullabot.com/taxonomy/term/183">flickr</category>
 <category domain="http://www.lullabot.com/taxonomy/term/118">google</category>
 <category domain="http://www.lullabot.com/taxonomy/term/17">modules</category>
 <category domain="http://www.lullabot.com/taxonomy/term/194">webchick</category>
 <category domain="http://www.lullabot.com/taxonomy/term/330">webfm</category>
 <enclosure url="http://www.lullabot.com/audio/download/405/LullabotPodcastNo61.mp3" length="23694048" type="audio/mpeg" />
 <itunes:duration>95:15</itunes:duration>
 <itunes:author>Lullabot</itunes:author>
 <itunes:summary />
 <itunes:subtitle>the Lullabots talk about wiring websites together with Drupal</itunes:subtitle>
 <itunes:explicit>clean</itunes:explicit>
 <pubDate>Mon, 28 Jul 2008 12:04:22 -0700</pubDate>
 <dc:creator>jeff</dc:creator>
 <guid isPermaLink="false">405 at http://www.lullabot.com</guid>
</item>
<item>
 <title>Porting Drupal Modules</title>
 <link>http://www.lullabot.com/videocast/porting-drupal-modules</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;Now that &lt;a href=&quot;http://drupal.org/node/277856&quot;&gt;CCK and Views have release candidates for Drupal 6&lt;/a&gt;, it&#039;s the perfect time to start hammering down on the list of &lt;a href=&quot;http://groups.drupal.org/node/5036&quot;&gt;modules that haven&#039;t been ported yet&lt;/a&gt;. This video demonstrates how &lt;strong&gt;anyone&lt;/strong&gt; with basic copy/paste/modify PHP skills can help port Drupal modules. Really! It&#039;s not nearly as bad as you think. :)&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.lullabot.com/videocast/porting-drupal-modules&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.lullabot.com/videocast/porting-drupal-modules#comments</comments>
 <category domain="http://www.lullabot.com/taxonomy/term/325">coder</category>
 <category domain="http://www.lullabot.com/taxonomy/term/17">modules</category>
 <category domain="http://www.lullabot.com/taxonomy/term/324">porting</category>
 <category domain="http://www.lullabot.com/taxonomy/term/327">update status</category>
 <category domain="http://www.lullabot.com/taxonomy/term/326">upgrade status</category>
 <category domain="http://www.lullabot.com/videocast">Videocast</category>
 <enclosure url="http://www.lullabot.com/files/porting-drupal-modules.mp4" length="63363816" type="video/mp4" />
 <media url="http://www.lullabot.com/files/porting-drupal-modules.mp4" fileSize="63363816" type="video/mp4" />
 <pubDate>Fri, 04 Jul 2008 13:42:20 -0700</pubDate>
 <dc:creator>angie</dc:creator>
 <guid isPermaLink="false">397 at http://www.lullabot.com</guid>
</item>
<item>
 <title>Drupal Podcast No. 60: Zero to 60 in 60 Minutes</title>
 <link>http://www.lullabot.com/audiocast/podcast-60-zero-to-60-in-60-minutes</link>
 <description>&lt;!--paging_filter--&gt;&lt;div style=&quot;float: left; margin-right: 1em; margin-bottom: 1em;&quot;&gt;&lt;iframe src=&#039;http://digg.com/api/diggthis.php?u=http://digg.com/software/60_Drupal_questions_in_60_minutes&#039; height=&#039;82&#039; width=&#039;55&#039; frameborder=&#039;0&#039; scrolling=&#039;no&#039;&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;p&gt;Addi Berry, Kent Bye, Angie Byron, Nate Haug, and Jeff Robbins answer 60 beginning Drupal questions in 60 minutes (more or less).&lt;/p&gt;
&lt;p&gt;&lt;br style=&quot;clear:both;&quot; /&gt;Here&#039;s the list (and links mentioned on the podcast):&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;What is Drupal?&lt;/li&gt;
&lt;li&gt;How do you spell/pronounce Drupal?&lt;/li&gt;
&lt;li&gt;What does Drupal mean?  -- &lt;a href=&quot;http://drupal.org/node/769&quot; title=&quot;http://drupal.org/node/769&quot;&gt;http://drupal.org/node/769&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;What&#039;s with the scary alien executioner head?&lt;/li&gt;
&lt;li&gt;What can you build with Drupal?&lt;/li&gt;
&lt;li&gt;What are Drupal&#039;s limitations?&lt;/li&gt;
&lt;li&gt;Why is Drupal better than blogging software?&lt;/li&gt;
&lt;li&gt;Who uses Drupal? -- &lt;a href=&quot;http://buytaert.net/tag/drupal-sites&quot; title=&quot;http://buytaert.net/tag/drupal-sites&quot;&gt;http://buytaert.net/tag/drupal-sites&lt;/a&gt;, &lt;a href=&quot;http://www.drupalsites.net&quot; title=&quot;http://www.drupalsites.net&quot;&gt;http://www.drupalsites.net&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;How secure is Drupal?&lt;/li&gt;
&lt;li&gt;Does Drupal scale?&lt;/li&gt;
&lt;li&gt;Is Drupal available in other languages? -- &lt;a href=&quot;http://drupal.org/project/Translations&quot; title=&quot;http://drupal.org/project/Translations&quot;&gt;http://drupal.org/project/Translations&lt;/a&gt;&lt;/li&gt;
&lt;p&gt;&lt;a href=&quot;http://www.lullabot.com/audiocast/podcast-60-zero-to-60-in-60-minutes&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.lullabot.com/audiocast/podcast-60-zero-to-60-in-60-minutes#comments</comments>
 <category domain="http://www.lullabot.com/audiocast">Audiocast</category>
 <category domain="http://www.lullabot.com/taxonomy/term/70">basics</category>
 <category domain="http://www.lullabot.com/taxonomy/term/131">community</category>
 <category domain="http://www.lullabot.com/taxonomy/term/323">Digg bait</category>
 <category domain="http://www.lullabot.com/taxonomy/term/271">Dries Buytaert</category>
 <category domain="http://www.lullabot.com/taxonomy/term/66">drupal.org</category>
 <category domain="http://www.lullabot.com/taxonomy/term/320">faq</category>
 <category domain="http://www.lullabot.com/taxonomy/term/322">history</category>
 <category domain="http://www.lullabot.com/taxonomy/term/321">list</category>
 <category domain="http://www.lullabot.com/taxonomy/term/17">modules</category>
 <category domain="http://www.lullabot.com/taxonomy/term/46">podcast</category>
 <enclosure url="http://www.lullabot.com/audio/download/389/LullabotPodcastNo60.mp3" length="18776125" type="audio/mpeg" />
 <itunes:duration>75:34</itunes:duration>
 <itunes:author>Lullabot</itunes:author>
 <itunes:summary />
 <itunes:subtitle>60 Beginners&#039; Drupal Questions in 60 Minutes</itunes:subtitle>
 <itunes:explicit>clean</itunes:explicit>
 <pubDate>Fri, 27 Jun 2008 06:53:15 -0700</pubDate>
 <dc:creator>jeff</dc:creator>
 <guid isPermaLink="false">389 at http://www.lullabot.com</guid>
</item>
<item>
 <title>Introduction to the Drupal.org issue queue</title>
 <link>http://www.lullabot.com/videocast/introduction-drupalorg-issue-queue</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;Almost all community work really &quot;happens&quot; in the &lt;a href=&quot;http://drupal.org/project/issues&quot;&gt;Drupal.org issue queue&lt;/a&gt;. This is where the community can track all of the todos for all of our projects. Every project has a queue. This means Drupal core, contributed modules and themes and even the drupal.org website and documentation have queues. This video covers how to find the queue you need, gives a little orientation, then shows how to search for existing issues and create a new issue.&lt;/p&gt;
</description>
 <comments>http://www.lullabot.com/videocast/introduction-drupalorg-issue-queue#comments</comments>
 <category domain="http://www.lullabot.com/taxonomy/term/131">community</category>
 <category domain="http://www.lullabot.com/taxonomy/term/296">contributing</category>
 <category domain="http://www.lullabot.com/taxonomy/term/66">drupal.org</category>
 <category domain="http://www.lullabot.com/taxonomy/term/319">issue queue</category>
 <category domain="http://www.lullabot.com/videocast">Videocast</category>
 <enclosure url="http://www.lullabot.com/files/IssueQueue1WM.mp4" length="67108864" type="video/mp4" />
 <media url="http://www.lullabot.com/files/IssueQueue1WM.mp4" fileSize="67108864" type="video/mp4" />
 <pubDate>Sun, 22 Jun 2008 14:44:41 -0700</pubDate>
 <dc:creator>addi</dc:creator>
 <guid isPermaLink="false">386 at http://www.lullabot.com</guid>
</item>
<item>
 <title>Drupal Podcast No. 59: SimpleTest</title>
 <link>http://www.lullabot.com/audiocast/podcast-59-simpletest</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;Angie Byron, Addi Berry, James Walker and Jeff Robbins discuss testing using SimpleTest in Drupal.&lt;/p&gt;
&lt;p&gt;Links:&lt;br /&gt;
&lt;a href=&quot;http://www.raincitystudios.com/blogs-and-pods/katherine-bailey/the-lowdown-jquery-drupal&quot;&gt;RCS jQuery lowdown&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://szeged2008.drupalcon.org/blog/we-have-our-logo-thanks-ideas-and-votes&quot;&gt;New Drupalcon Szeged logo&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Simpletest PHP project: &lt;a href=&quot;http://simpletest.org&quot; title=&quot;http://simpletest.org&quot;&gt;http://simpletest.org&lt;/a&gt;&lt;br /&gt;
Simpletest Drupal module: &lt;a href=&quot;http://drupal.org/project/simpletest&quot; title=&quot;http://drupal.org/project/simpletest&quot;&gt;http://drupal.org/project/simpletest&lt;/a&gt;&lt;br /&gt;
Unit testing group: &lt;a href=&quot;http://groups.drupal.org/unit-testing&quot; title=&quot;http://groups.drupal.org/unit-testing&quot;&gt;http://groups.drupal.org/unit-testing&lt;/a&gt;&lt;br /&gt;
New, in-progress Simpletest documentation: &lt;a href=&quot;http://groups.drupal.org/node/11020&quot; title=&quot;http://groups.drupal.org/node/11020&quot;&gt;http://groups.drupal.org/node/11020&lt;/a&gt;&lt;br /&gt;
Automated issue queue testing site: &lt;a href=&quot;http://testing.drupal.org&quot; title=&quot;http://testing.drupal.org&quot;&gt;http://testing.drupal.org&lt;/a&gt;&lt;/p&gt;
</description>
 <comments>http://www.lullabot.com/audiocast/podcast-59-simpletest#comments</comments>
 <category domain="http://www.lullabot.com/audiocast">Audiocast</category>
 <category domain="http://www.lullabot.com/taxonomy/term/14">development</category>
 <category domain="http://www.lullabot.com/taxonomy/term/46">podcast</category>
 <category domain="http://www.lullabot.com/taxonomy/term/281">simpletest</category>
 <enclosure url="http://www.lullabot.com/audio/download/382/LullabotPodcastNo59.mp3" length="9875115" type="audio/mpeg" />
 <itunes:duration>39:43</itunes:duration>
 <itunes:author>Lullabot</itunes:author>
 <itunes:summary>Angie Byron, Addi Berry, James Walker and Jeff Robbins discuss testing using SimpleTest in Drupal.</itunes:summary>
 <itunes:subtitle>SimpleTest unit testing in Drupal</itunes:subtitle>
 <itunes:explicit>clean</itunes:explicit>
 <pubDate>Mon, 02 Jun 2008 07:11:31 -0700</pubDate>
 <dc:creator>jeff</dc:creator>
 <guid isPermaLink="false">382 at http://www.lullabot.com</guid>
</item>
<item>
 <title>Add a handbook page to Drupal.org</title>
 <link>http://www.lullabot.com/videocast/add-a-handbook-page-drupalorg</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;Everyone with a Drupal.org account can add new pages to the handbook. This video shows how easy it is and walks through the entire process of adding a new page for a contributed module and making an issue to get the link added to the module&#039;s project page.&lt;/p&gt;
&lt;p&gt;This is the third video in a series that also shows &lt;a href=&quot;http://www.lullabot.com/videocast/get-account-drupalorg&quot;&gt;how to get an account&lt;/a&gt; and &lt;a href=&quot;http://www.lullabot.com/videocast/searching-drupalorg&quot;&gt;take advantage of advanced search&lt;/a&gt; on Drupal.org.&lt;/p&gt;
</description>
 <comments>http://www.lullabot.com/videocast/add-a-handbook-page-drupalorg#comments</comments>
 <category domain="http://www.lullabot.com/taxonomy/term/131">community</category>
 <category domain="http://www.lullabot.com/taxonomy/term/296">contributing</category>
 <category domain="http://www.lullabot.com/taxonomy/term/298">documentation</category>
 <category domain="http://www.lullabot.com/taxonomy/term/66">drupal.org</category>
 <category domain="http://www.lullabot.com/videocast">Videocast</category>
 <enclosure url="http://www.lullabot.com/files/CreateHandbookPageWM.mp4" length="63051370" type="video/mp4" />
 <media url="http://www.lullabot.com/files/CreateHandbookPageWM.mp4" fileSize="63051370" type="video/mp4" />
 <pubDate>Mon, 26 May 2008 12:16:10 -0700</pubDate>
 <dc:creator>addi</dc:creator>
 <guid isPermaLink="false">379 at http://www.lullabot.com</guid>
</item>
</channel>
</rss>
