<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://openpackage.biz" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>jbrown</title>
 <link>http://openpackage.biz/user/1/videos</link>
 <description>User videos</description>
 <language>en</language>
<item>
 <title>Leona Lewis - Forgive Me</title>
 <link>http://openpackage.biz/video/927/leona-lewis-forgive-me</link>
 <description></description>
 <comments>http://openpackage.biz/video/927/leona-lewis-forgive-me#comments</comments>
 <category domain="http://openpackage.biz/tags/h264-demo">h.264 demo</category>
 <category domain="http://openpackage.biz/tags/leona-lewis">leona lewis</category>
 <enclosure url="http://openpackage.biz/files/videos/original/Leona Lewis - Forgive Me.avi" length="191861242" type="video/x-msvideo" />
 <pubDate>Sun, 28 Dec 2008 19:38:16 +0000</pubDate>
 <dc:creator>jbrown</dc:creator>
 <guid isPermaLink="false">1513 at http://openpackage.biz</guid>
</item>
<item>
 <title>Episode 41 - Jump the Shark</title>
 <link>http://openpackage.biz/video/924/episode-41-jump-shark</link>
 <description>&lt;p&gt;Lala gets her sea legs.&lt;/p&gt;
</description>
 <comments>http://openpackage.biz/video/924/episode-41-jump-shark#comments</comments>
 <category domain="http://openpackage.biz/tags/vidcast">Vidcast</category>
 <enclosure url="http://openpackage.biz/files/videos/original/TikiBarTV_41.m4v" length="64536709" type="application/octet-stream" />
 <pubDate>Sat, 29 Nov 2008 19:03:00 +0000</pubDate>
 <dc:creator>jbrown</dc:creator>
 <guid isPermaLink="false">1429 at http://openpackage.biz</guid>
</item>
<item>
 <title>Database Fun with Schema Module</title>
 <link>http://openpackage.biz/video/918/database-fun-schema-module</link>
 <description>&lt;p&gt;This video is an introduction to the &lt;a href=&quot;http://drupal.org/project/schema&quot;&gt;Schema module&lt;/a&gt;. This is a great module if you&#039;d like a peek at how your Drupal database is set up (with descriptions!) or if you are building a new module and you&#039;d like someone else to magically create the schema for your .install file. It can also check your database and tell you if anyone has monkeyed with the way Drupal thinks it should be set up. This introduction touches on all of these features and gives a good overview on how to use this really cool module.&lt;/p&gt;
</description>
 <comments>http://openpackage.biz/video/918/database-fun-schema-module#comments</comments>
 <category domain="http://openpackage.biz/tags/6x">6.x</category>
 <category domain="http://openpackage.biz/tags/database">database</category>
 <category domain="http://openpackage.biz/tags/module">module</category>
 <category domain="http://openpackage.biz/tags/schema">schema</category>
 <category domain="http://openpackage.biz/tags/screencast">screencast</category>
 <category domain="http://openpackage.biz/tags/videocast">Videocast</category>
 <enclosure url="http://openpackage.biz/files/videos/original/schema.mp4" length="75535536" type="video/mp4" />
 <pubDate>Fri, 14 Nov 2008 12:43:04 +0000</pubDate>
 <dc:creator>jbrown</dc:creator>
 <guid isPermaLink="false">1416 at http://openpackage.biz</guid>
</item>
<item>
 <title>Using Secondary Menus</title>
 <link>http://openpackage.biz/video/917/using-secondary-menus</link>
 <description>&lt;p&gt;This video looks at using Drupal menus, specifically how to use the secondary menu concept to create a relation between your top level menu items and a child menu. Once we set them up, I play around in the theme to change up where they get displayed. I also play a bit with the CSS classes that are used. Besides learning about secondary menus, this video is also a brief intro to tweaking the page.tpl.php file of your theme.&lt;/p&gt;
</description>
 <comments>http://openpackage.biz/video/917/using-secondary-menus#comments</comments>
 <category domain="http://openpackage.biz/tags/6x">6.x</category>
 <category domain="http://openpackage.biz/tags/menu">menu</category>
 <category domain="http://openpackage.biz/tags/screencast">screencast</category>
 <category domain="http://openpackage.biz/tags/theming">theming</category>
 <category domain="http://openpackage.biz/tags/videocast">Videocast</category>
 <enclosure url="http://openpackage.biz/files/videos/original/secondary-menus.mp4" length="65167366" type="video/mp4" />
 <pubDate>Thu, 06 Nov 2008 17:11:37 +0000</pubDate>
 <dc:creator>jbrown</dc:creator>
 <guid isPermaLink="false">1414 at http://openpackage.biz</guid>
</item>
<item>
 <title>DVD Outtake: Drupal Module Selection Tips</title>
 <link>http://openpackage.biz/video/909/dvd-outtake-drupal-module-selection-tips</link>
 <description>&lt;p&gt;One of the hardest things to do after getting your Drupal installation up and running is deciding which Drupal modules that you&#039;re going to use.  There are literally thousands of modules to choose from, and so this can be quite a daunting task.  It&#039;s even more overwhelming if you don&#039;t have a clear strategy for searching through, filtering down, evaluating and testing the viable module candidates in the vast &lt;a href=&quot;http://drupal.org/project/Modules&quot;&gt;Drupal contrib repository&lt;/a&gt;.&lt;br /&gt;
You may have already come across valuable resources such as &lt;a href=&quot;http://www.lullabot.com/audiocast/drupal_podcast_no_40_top_40_projects&quot;&gt;Lullabot&#039;s Top 40 modules podcast&lt;/a&gt;, the user ratings and feedback provided at &lt;a href=&quot;http://drupalmodules.com/&quot;&gt;DrupalModules.com&lt;/a&gt;, as well as the recently published &lt;a href=&quot;http://drupal.org/project/usage&quot;&gt;module usage statistics&lt;/a&gt; on Drupal.org that allows you gauge how many people are actively using any particular module.&lt;br /&gt;
These are all great resources to be sure, but there is also a lot of really useful information on the health of a module that you can gather directly from the links on the module&#039;s project page if you know where to look.&lt;br /&gt;
&lt;a href=&quot;http://www.lullabot.com/node/439/play&quot;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.lullabot.com/node/439/play&quot;&gt;This 8-minute video&lt;/a&gt; is an outtake from the &lt;a href=&quot;http://store.lullabot.com/collections/frontpage/products/understanding-drupal&quot;&gt;&quot;Understanding Drupal&quot; DVD / digital download&lt;/a&gt; that features the Lullabot team sharing their module evaluation tricks of the trade.  They&#039;ll walk you through some of their favorite strategies for quickly filtering down the number of viable module options down to a reasonable number.&lt;br /&gt;
If you enjoy these types of insights, then be sure to consider coming down to the &lt;a href=&quot;http://www.doitwithdrupal.com/&quot;&gt;&quot;Do It With Drupal&quot; Conference&lt;/a&gt; in New Orleans from December 10-12 where team Lullabot and a host of Drupal and outside community experts will be giving out a lot of practical Drupal site building advice like this.  This is the last week of the last early bird discounts, and so save yourself a couple of hundred dollars and &lt;a href=&quot;http://www.doitwithdrupal.com/register&quot;&gt;register&lt;/a&gt; today.&lt;br /&gt;
&lt;a href=&quot;http://www.lullabot.com/videocast/dvd-outtake-drupal-module-selection-tips&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;
</description>
 <comments>http://openpackage.biz/video/909/dvd-outtake-drupal-module-selection-tips#comments</comments>
 <category domain="http://openpackage.biz/tags/47x">4.7.x</category>
 <category domain="http://openpackage.biz/tags/5x">5.x</category>
 <category domain="http://openpackage.biz/tags/6x">6.x</category>
 <category domain="http://openpackage.biz/tags/modules">modules</category>
 <category domain="http://openpackage.biz/tags/screencast">screencast</category>
 <category domain="http://openpackage.biz/tags/videocast">Videocast</category>
 <enclosure url="http://openpackage.biz/files/videos/original/lullabot-selecting-modules.mp4" length="35368742" type="video/mp4" />
 <pubDate>Mon, 27 Oct 2008 19:38:41 +0000</pubDate>
 <dc:creator>jbrown</dc:creator>
 <guid isPermaLink="false">1405 at http://openpackage.biz</guid>
</item>
<item>
 <title>Building Views with Fivestar and VotingAPI</title>
 <link>http://openpackage.biz/video/884/building-views-fivestar-and-votingapi</link>
 <description>&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;br /&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;br /&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://openpackage.biz/video/884/building-views-fivestar-and-votingapi#comments</comments>
 <category domain="http://openpackage.biz/tags/6x">6.x</category>
 <category domain="http://openpackage.biz/tags/fivestar">fivestar</category>
 <category domain="http://openpackage.biz/tags/screencast">screencast</category>
 <category domain="http://openpackage.biz/tags/videocast">Videocast</category>
 <category domain="http://openpackage.biz/tags/views">views</category>
 <category domain="http://openpackage.biz/tags/votingapi">votingapi</category>
 <enclosure url="http://openpackage.biz/files/videos/original/fivestar-views.mp4" length="94105054" type="video/mp4" />
 <pubDate>Tue, 30 Sep 2008 07:15:48 +0000</pubDate>
 <dc:creator>jbrown</dc:creator>
 <guid isPermaLink="false">1372 at http://openpackage.biz</guid>
</item>
<item>
 <title>Imagefield and Imagecache</title>
 <link>http://openpackage.biz/video/879/imagefield-and-imagecache</link>
 <description>&lt;p&gt;On this week&#039;s Mustardseed Video Podcast, Bob shows you how to deal with images in your CCK content types. There&#039;s always a million ways to skin a cat in Drupal, but this method has been consistant and maintained nicely over time. He couples &lt;a rel=&quot;nofollow&quot; target=&quot;_blank&quot; href=&quot;http://drupal.org/project/imagefield&quot;&gt;Imagefield&lt;/a&gt; with &lt;a rel=&quot;nofollow&quot; target=&quot;_blank&quot; href=&quot;http://drupal.org/project/imagecache&quot;&gt;Imagecache&lt;/a&gt; to get some simple image handling in as a CCK field.&lt;/p&gt;
</description>
 <comments>http://openpackage.biz/video/879/imagefield-and-imagecache#comments</comments>
 <category domain="http://openpackage.biz/tags/screencast">screencast</category>
 <enclosure url="http://openpackage.biz/files/videos/original/Mustardseedhd-ImagefieldAndImagecache812.m4v" length="129146477" type="application/octet-stream" />
 <pubDate>Fri, 19 Sep 2008 18:14:16 +0000</pubDate>
 <dc:creator>jbrown</dc:creator>
 <guid isPermaLink="false">1367 at http://openpackage.biz</guid>
</item>
<item>
 <title>Freedom Fry — &quot;Happy birthday to GNU&quot;</title>
 <link>http://openpackage.biz/video/849/freedom-fry-%E2%80%94-happy-birthday-gnu</link>
 <description></description>
 <comments>http://openpackage.biz/video/849/freedom-fry-%E2%80%94-happy-birthday-gnu#comments</comments>
 <category domain="http://openpackage.biz/tags/gnu">GNU</category>
 <category domain="http://openpackage.biz/tags/stephen-fry">stephen fry</category>
 <enclosure url="http://openpackage.biz/files/videos/original/sf-large.ogv" length="140102085" type="application/ogg" />
 <pubDate>Tue, 02 Sep 2008 20:26:19 +0000</pubDate>
 <dc:creator>jbrown</dc:creator>
 <guid isPermaLink="false">1327 at http://openpackage.biz</guid>
</item>
<item>
 <title>Drupal&#039;s Webform Module (Screencast)</title>
 <link>http://openpackage.biz/video/833/drupals-webform-module-screencast</link>
 <description></description>
 <comments>http://openpackage.biz/video/833/drupals-webform-module-screencast#comments</comments>
 <category domain="http://openpackage.biz/tags/drupal">Drupal</category>
 <category domain="http://openpackage.biz/tags/screencast">screencast</category>
 <category domain="http://openpackage.biz/tags/webform">webform</category>
 <enclosure url="http://openpackage.biz/files/videos/original/webform.mov" length="36447816" type="video/quicktime" />
 <pubDate>Sat, 09 Aug 2008 22:44:36 +0000</pubDate>
 <dc:creator>jbrown</dc:creator>
 <guid isPermaLink="false">1304 at http://openpackage.biz</guid>
</item>
<item>
 <title>Episode 39 - Backstage Bender</title>
 <link>http://openpackage.biz/video/817/episode-39-backstage-bender</link>
 <description>&lt;p&gt;Menage of mistakes and outtakes.&lt;/p&gt;
</description>
 <comments>http://openpackage.biz/video/817/episode-39-backstage-bender#comments</comments>
 <category domain="http://openpackage.biz/tags/podcasts">podcasts</category>
 <enclosure url="http://openpackage.biz/files/videos/original/TikiBarTV_39.m4v" length="53873218" type="application/octet-stream" />
 <pubDate>Fri, 25 Jul 2008 02:35:00 +0000</pubDate>
 <dc:creator>jbrown</dc:creator>
 <guid isPermaLink="false">1284 at http://openpackage.biz</guid>
</item>
<item>
 <title>Tiki Bar TV Trailer</title>
 <link>http://openpackage.biz/video/818/tiki-bar-tv-trailer</link>
 <description>&lt;p&gt;Show it to your friends. They might understand the show. (Maybe)&lt;/p&gt;
</description>
 <comments>http://openpackage.biz/video/818/tiki-bar-tv-trailer#comments</comments>
 <category domain="http://openpackage.biz/tags/podcasts">podcasts</category>
 <enclosure url="http://openpackage.biz/files/videos/original/TikiBarTV_Trailer.m4v" length="9321610" type="application/octet-stream" />
 <pubDate>Tue, 22 Jul 2008 03:48:00 +0000</pubDate>
 <dc:creator>jbrown</dc:creator>
 <guid isPermaLink="false">1285 at http://openpackage.biz</guid>
</item>
<item>
 <title>Filefield + jQuery Media Screencast</title>
 <link>http://openpackage.biz/video/867/filefield-jquery-media-screencast</link>
 <description>&lt;p&gt;Here is a fast lesson on one of the many (many) ways of hosting and presenting video on your own Drupal website.  The CCK Filefield and jQuery Media modules are a one-two knockout combination that allow users to upload media files to fields in your custom content types and then play back the media files in the correct player or handler.  It&#039;s a great replacement for the video module and integrates nicely with any modules that like to do things with fields.&lt;br /&gt;
Let this screenie get you started in only 13 minutes, and please drop me a line or leave comments if this is meaningful to you.   Also note that the &lt;a href=&quot;http://www.drupaltherapy.com/boston&quot;&gt;Boston Drupaltherapy&lt;/a&gt; workshop on July 25, 2008, is coming right up - if you are seeking excellent training this summer, this is a great opportunity. &lt;a href=&quot;http://www.drupaltherapy.com/node/50&quot;&gt;&amp;nbsp;read&amp;nbsp;more&amp;nbsp;&amp;raquo;&lt;/a&gt;&lt;/p&gt;
</description>
 <comments>http://openpackage.biz/video/867/filefield-jquery-media-screencast#comments</comments>
 <category domain="http://openpackage.biz/tags/prescriptions">prescriptions</category>
 <category domain="http://openpackage.biz/tags/screencasts">screencasts</category>
 <enclosure url="http://openpackage.biz/files/videos/original/Drupaltherapy-FileFieldJQueryMedia911.flv" length="47451183" type="video/x-flv" />
 <pubDate>Tue, 08 Jul 2008 06:53:33 +0000</pubDate>
 <dc:creator>jbrown</dc:creator>
 <guid isPermaLink="false">1351 at http://openpackage.biz</guid>
</item>
<item>
 <title>Porting Drupal Modules</title>
 <link>http://openpackage.biz/video/801/porting-drupal-modules</link>
 <description>&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;br /&gt;
Topics covered include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;How to tell the module portage status of your Drupal site with the &lt;a href=&quot;http://drupal.org/project/upgrade_status&quot;&gt;Upgrade Status&lt;/a&gt; module.&lt;/li&gt;
&lt;li&gt;How to perform basic community research to determine the &lt;em&gt;actual&lt;/em&gt; porting status of your modules.&lt;/li&gt;
&lt;li&gt;Overview of the  amazing &lt;a href=&quot;http://drupal.org/project/coder&quot;&gt;Coder&lt;/a&gt; module and how to configure it.&lt;/li&gt;
&lt;li&gt;Where to find more information about changes between Drupal versions.&lt;/li&gt;
&lt;li&gt;How to use Coder module to convert a simple module from Drupal 5 to Drupal 6, step by step.&lt;/li&gt;
&lt;li&gt;How to test to ensure the porting status was a success.&lt;/li&gt;
&lt;/ul&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://openpackage.biz/video/801/porting-drupal-modules#comments</comments>
 <category domain="http://openpackage.biz/tags/coder">coder</category>
 <category domain="http://openpackage.biz/tags/modules">modules</category>
 <category domain="http://openpackage.biz/tags/porting">porting</category>
 <category domain="http://openpackage.biz/tags/screencast">screencast</category>
 <category domain="http://openpackage.biz/tags/update-status">update status</category>
 <category domain="http://openpackage.biz/tags/upgrade-status">upgrade status</category>
 <category domain="http://openpackage.biz/tags/videocast">Videocast</category>
 <enclosure url="http://openpackage.biz/files/videos/original/porting-drupal-modules.mp4" length="63363816" type="video/mp4" />
 <pubDate>Fri, 04 Jul 2008 20:42:20 +0000</pubDate>
 <dc:creator>jbrown</dc:creator>
 <guid isPermaLink="false">1263 at http://openpackage.biz</guid>
</item>
<item>
 <title>Jeff Whatcott on Acquia</title>
 <link>http://openpackage.biz/video/791/jeff-whatcott-acquia</link>
 <description>&lt;p&gt;&lt;a href=&quot;http://www.optaros.com/blog/jeckman&quot;&gt;John Eckman&lt;/a&gt; of &lt;a href=&quot;http://www.optaros.com/&quot;&gt;Optaros&lt;/a&gt; sat down with &lt;a href=&quot;http://jeffwhatcott.com&quot;&gt;Jeff Whatcott&lt;/a&gt;, Acquia&#039;s Chief Communicator, to talk about &lt;a href=&quot;http://drupal.org&quot;&gt;Drupal&lt;/a&gt; and &lt;a href=&quot;http://acquia.com&quot;&gt;Acquia&lt;/a&gt;.&lt;/p&gt;
</description>
 <comments>http://openpackage.biz/video/791/jeff-whatcott-acquia#comments</comments>
 <category domain="http://openpackage.biz/tags/acquia">Acquia</category>
 <category domain="http://openpackage.biz/tags/drupal">Drupal</category>
 <enclosure url="http://openpackage.biz/files/videos/original/Optaros-InterviewWithJeffWhatcottOfAcquiaAtEnterprise20774.mp4" length="42480912" type="video/mp4" />
 <pubDate>Thu, 03 Jul 2008 18:10:28 +0000</pubDate>
 <dc:creator>jbrown</dc:creator>
 <guid isPermaLink="false">1250 at http://openpackage.biz</guid>
</item>
<item>
 <title>Quantum of Solace</title>
 <link>http://openpackage.biz/video/785/quantum-solace</link>
 <description></description>
 <comments>http://openpackage.biz/video/785/quantum-solace#comments</comments>
 <category domain="http://openpackage.biz/tags/bond">bond</category>
 <enclosure url="http://openpackage.biz/files/videos/original/quantumofsolace.m4v" length="23165044" type="video/mp4" />
 <pubDate>Mon, 30 Jun 2008 21:59:51 +0000</pubDate>
 <dc:creator>jbrown</dc:creator>
 <guid isPermaLink="false">1241 at http://openpackage.biz</guid>
</item>
<item>
 <title>Drupal usability tests from the University of Baltimore with community solutions</title>
 <link>http://openpackage.biz/video/782/drupal-usability-tests-university-baltimore-community-solutions</link>
 <description>&lt;p&gt;The Interaction Design and Information Architecture program at the University of Baltimore and a team of eight graduate students in the Research Methods class, taught by professor Kathryn Summers, have completed a usability study on Drupal.  The Drupal community has been working with &lt;a href=&quot;http://groups.drupal.org/user/17716&quot;&gt;Becca Scollan&lt;/a&gt; in the &lt;a href=&quot;http://groups.drupal.org/usability&quot;&gt;usability group&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The usability research used video recordings and eye tracking tools to follow participants gaze in the Drupal interface.  The study used eight participants, which is considered a valid sample.  The study duplicated some tests done in usability testing at the University of Minnesota, and confirmed several results.&lt;/p&gt;
</description>
 <comments>http://openpackage.biz/video/782/drupal-usability-tests-university-baltimore-community-solutions#comments</comments>
 <category domain="http://openpackage.biz/tags/drupal">Drupal</category>
 <category domain="http://openpackage.biz/tags/screencast">screencast</category>
 <category domain="http://openpackage.biz/tags/usability">usability</category>
 <enclosure url="http://openpackage.biz/files/videos/original/f3b00958a4987d30.avi.mp4" length="13803644" type="video/mp4" />
 <pubDate>Mon, 30 Jun 2008 17:03:04 +0000</pubDate>
 <dc:creator>jbrown</dc:creator>
 <guid isPermaLink="false">1238 at http://openpackage.biz</guid>
</item>
<item>
 <title>Episode 38 - Beatnik</title>
 <link>http://openpackage.biz/video/793/episode-38-beatnik</link>
 <description>&lt;p&gt;Beat off to a different drummer.&lt;/p&gt;
</description>
 <comments>http://openpackage.biz/video/793/episode-38-beatnik#comments</comments>
 <category domain="http://openpackage.biz/tags/podcasts">podcasts</category>
 <enclosure url="http://openpackage.biz/files/videos/original/TikiBarTV_38.m4v" length="48322467" type="application/octet-stream" />
 <pubDate>Mon, 30 Jun 2008 07:59:00 +0000</pubDate>
 <dc:creator>jbrown</dc:creator>
 <guid isPermaLink="false">1252 at http://openpackage.biz</guid>
</item>
<item>
 <title>You Can&#039;t Picture This</title>
 <link>http://openpackage.biz/video/781/you-cant-picture</link>
 <description>&lt;p&gt;Thousands of UK residents have signed a petition against a law preventing photography and filming in certain public places. Yet this all turned out to be a misunderstanding, and no such law was proposed. Rajesh investigates the way we view the lens and the way it views us.&lt;/p&gt;
</description>
 <comments>http://openpackage.biz/video/781/you-cant-picture#comments</comments>
 <enclosure url="http://openpackage.biz/files/videos/original/PD18493_44621180.flv" length="18609475" type="video/x-flv" />
 <pubDate>Sat, 28 Jun 2008 01:58:52 +0000</pubDate>
 <dc:creator>jbrown</dc:creator>
 <guid isPermaLink="false">1235 at http://openpackage.biz</guid>
</item>
<item>
 <title>Introduction to the Drupal.org issue queue</title>
 <link>http://openpackage.biz/video/769/introduction-drupalorg-issue-queue</link>
 <description>&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://openpackage.biz/video/769/introduction-drupalorg-issue-queue#comments</comments>
 <category domain="http://openpackage.biz/tags/community">community</category>
 <category domain="http://openpackage.biz/tags/drupalorg">drupal.org</category>
 <category domain="http://openpackage.biz/tags/issue-queue">issue queue</category>
 <category domain="http://openpackage.biz/tags/screencast">screencast</category>
 <category domain="http://openpackage.biz/tags/videocast">Videocast</category>
 <enclosure url="http://openpackage.biz/files/videos/original/IssueQueue1WM.mp4" length="66683906" type="video/mp4" />
 <pubDate>Sun, 22 Jun 2008 21:44:41 +0000</pubDate>
 <dc:creator>jbrown</dc:creator>
 <guid isPermaLink="false">1221 at http://openpackage.biz</guid>
</item>
<item>
 <title>CopyRight Criminals 2.0 - Charlie Angus</title>
 <link>http://openpackage.biz/video/766/copyright-criminals-20-charlie-angus</link>
 <description></description>
 <comments>http://openpackage.biz/video/766/copyright-criminals-20-charlie-angus#comments</comments>
 <enclosure url="http://openpackage.biz/files/videos/original/Opensourcecinema-CopyRightCriminals20CharlieAngus251.mov" length="3163629" type="video/quicktime" />
 <pubDate>Sat, 21 Jun 2008 20:41:50 +0000</pubDate>
 <dc:creator>jbrown</dc:creator>
 <guid isPermaLink="false">1218 at http://openpackage.biz</guid>
</item>
<item>
 <title>deepfreeze sync test</title>
 <link>http://openpackage.biz/video/756/deepfreeze-sync-test</link>
 <description></description>
 <comments>http://openpackage.biz/video/756/deepfreeze-sync-test#comments</comments>
 <category domain="http://openpackage.biz/tags/problem">problem</category>
 <enclosure url="http://openpackage.biz/files/videos/original/arcuri.mpg" length="24974472" type="video/mpeg" />
 <pubDate>Wed, 18 Jun 2008 14:14:55 +0000</pubDate>
 <dc:creator>jbrown</dc:creator>
 <guid isPermaLink="false">1206 at http://openpackage.biz</guid>
</item>
<item>
 <title>Episode 37 - Apocalypse Tiki</title>
 <link>http://openpackage.biz/video/487/episode-37-apocalypse-tiki</link>
 <description>&lt;p&gt;Art of darkness&lt;/p&gt;
</description>
 <comments>http://openpackage.biz/video/487/episode-37-apocalypse-tiki#comments</comments>
 <category domain="http://openpackage.biz/tags/podcasts">podcasts</category>
 <enclosure url="http://openpackage.biz/files/videos/original/TikiBarTV_37_0.m4v" length="75118009" type="application/octet-stream" />
 <pubDate>Tue, 03 Jun 2008 02:12:00 +0000</pubDate>
 <dc:creator>jbrown</dc:creator>
 <guid isPermaLink="false">930 at http://openpackage.biz</guid>
</item>
<item>
 <title>Imagecache + Imagefield Screencast</title>
 <link>http://openpackage.biz/video/868/imagecache-imagefield-screencast</link>
 <description>&lt;p&gt;This screencast demonstrates the recipe for Imagecache and Imagefield (for CCK) to build a system for posting images on your Drupal website. This is a robust and flexible system for handling images and has a bright future with more helper modules born every day.&lt;br /&gt;
This micro-lesson depends on prior understanding of the CCK module and the Views module. This example uses Drupal 5 since the Image* modules for Drupal 6 are not available (yet).&lt;/p&gt;
</description>
 <comments>http://openpackage.biz/video/868/imagecache-imagefield-screencast#comments</comments>
 <category domain="http://openpackage.biz/tags/prescriptions">prescriptions</category>
 <category domain="http://openpackage.biz/tags/screencasts">screencasts</category>
 <enclosure url="http://openpackage.biz/files/videos/original/Drupaltherapy-ImagecacheImagefield842.flv" length="53899786" type="video/x-flv" />
 <pubDate>Sun, 01 Jun 2008 13:46:55 +0000</pubDate>
 <dc:creator>jbrown</dc:creator>
 <guid isPermaLink="false">1352 at http://openpackage.biz</guid>
</item>
<item>
 <title>Add a handbook page to Drupal.org</title>
 <link>http://openpackage.biz/video/598/add-handbook-page-drupalorg</link>
 <description>&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;br /&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://openpackage.biz/video/598/add-handbook-page-drupalorg#comments</comments>
 <category domain="http://openpackage.biz/tags/screencast">screencast</category>
 <category domain="http://openpackage.biz/tags/videocast">Videocast</category>
 <enclosure url="http://openpackage.biz/files/videos/original/CreateHandbookPageWM_0.mp4" length="63051370" type="video/mp4" />
 <pubDate>Mon, 26 May 2008 19:16:10 +0000</pubDate>
 <dc:creator>jbrown</dc:creator>
 <guid isPermaLink="false">1042 at http://openpackage.biz</guid>
</item>
<item>
 <title>Will Hutton on the future of public service broadcasting</title>
 <link>http://openpackage.biz/video/136/will-hutton-future-public-service-broadcasting</link>
 <description></description>
 <comments>http://openpackage.biz/video/136/will-hutton-future-public-service-broadcasting#comments</comments>
 <category domain="http://openpackage.biz/tags/bbc">bbc</category>
 <category domain="http://openpackage.biz/tags/iplayer">iplayer</category>
 <category domain="http://openpackage.biz/tags/ofcom-psb-review">Ofcom PSB Review</category>
 <category domain="http://openpackage.biz/tags/will-hutton">will hutton</category>
 <enclosure url="http://openpackage.biz/files/videos/original/Briefings - Will Hutton.mov" length="133489131" type="video/quicktime" />
 <pubDate>Mon, 19 May 2008 23:46:38 +0000</pubDate>
 <dc:creator>jbrown</dc:creator>
 <guid isPermaLink="false">567 at http://openpackage.biz</guid>
</item>
<item>
 <title>Blue Drupal</title>
 <link>http://openpackage.biz/video/135/blue-drupal</link>
 <description></description>
 <comments>http://openpackage.biz/video/135/blue-drupal#comments</comments>
 <category domain="http://openpackage.biz/tags/drupal">Drupal</category>
 <enclosure url="http://openpackage.biz/files/videos/original/Drupal.flv" length="4266740" type="video/x-flv" />
 <pubDate>Thu, 15 May 2008 20:32:29 +0000</pubDate>
 <dc:creator>jbrown</dc:creator>
 <guid isPermaLink="false">562 at http://openpackage.biz</guid>
</item>
<item>
 <title>Searching Drupal.org</title>
 <link>http://openpackage.biz/video/599/searching-drupalorg</link>
 <description>&lt;p&gt;This is a short video that shows how to use Drupal&#039;s advanced search feature on Drupal.org. Many people find searching on d.o overwhelming and often overlook a few easy ways to narrow down searches. This is the second video in a series about getting involved with Drupal and utilizing community resources that started with &lt;a href=&quot;http://www.lullabot.com/videocast/get-account-drupalorg&quot;&gt;getting an account on Drupal.org&lt;/a&gt;.&lt;/p&gt;
</description>
 <comments>http://openpackage.biz/video/599/searching-drupalorg#comments</comments>
 <category domain="http://openpackage.biz/tags/screencast">screencast</category>
 <category domain="http://openpackage.biz/tags/videocast">Videocast</category>
 <enclosure url="http://openpackage.biz/files/videos/original/AdvancedSearchWM_0.mp4" length="31290272" type="video/mp4" />
 <pubDate>Tue, 13 May 2008 22:12:33 +0000</pubDate>
 <dc:creator>jbrown</dc:creator>
 <guid isPermaLink="false">1043 at http://openpackage.biz</guid>
</item>
<item>
 <title>Stephen Fry on the future of public service broadcasting</title>
 <link>http://openpackage.biz/video/134/stephen-fry-future-public-service-broadcasting</link>
 <description></description>
 <comments>http://openpackage.biz/video/134/stephen-fry-future-public-service-broadcasting#comments</comments>
 <category domain="http://openpackage.biz/tags/bbc">bbc</category>
 <category domain="http://openpackage.biz/tags/iplayer">iplayer</category>
 <category domain="http://openpackage.biz/tags/ofcom-psb-review">Ofcom PSB Review</category>
 <category domain="http://openpackage.biz/tags/stephen-fry">stephen fry</category>
 <enclosure url="http://openpackage.biz/files/videos/original/Briefings - Stephen Fry.mov" length="176656935" type="video/quicktime" />
 <pubDate>Mon, 12 May 2008 22:37:10 +0000</pubDate>
 <dc:creator>jbrown</dc:creator>
 <guid isPermaLink="false">537 at http://openpackage.biz</guid>
</item>
<item>
 <title>Sir David Attenborough on the future of public service broadcasting</title>
 <link>http://openpackage.biz/video/133/sir-david-attenborough-future-public-service-broadcasting</link>
 <description></description>
 <comments>http://openpackage.biz/video/133/sir-david-attenborough-future-public-service-broadcasting#comments</comments>
 <category domain="http://openpackage.biz/tags/bbc">bbc</category>
 <category domain="http://openpackage.biz/tags/david-attenborough">david attenborough</category>
 <category domain="http://openpackage.biz/tags/iplayer">iplayer</category>
 <category domain="http://openpackage.biz/tags/ofcom-psb-review">Ofcom PSB Review</category>
 <enclosure url="http://openpackage.biz/files/videos/original/Briefings - David Attenborough.mov" length="135941226" type="video/quicktime" />
 <pubDate>Sat, 10 May 2008 15:40:33 +0000</pubDate>
 <dc:creator>jbrown</dc:creator>
 <guid isPermaLink="false">536 at http://openpackage.biz</guid>
</item>
<item>
 <title>Windows Media Audio Pro</title>
 <link>http://openpackage.biz/video/132/windows-media-audio-pro</link>
 <description>&lt;p&gt;&lt;a href=&quot;http://wiki.multimedia.cx/index.php?title=0x0162&quot; title=&quot;http://wiki.multimedia.cx/index.php?title=0x0162&quot;&gt;http://wiki.multimedia.cx/index.php?title=0x0162&lt;/a&gt;&lt;/p&gt;
</description>
 <comments>http://openpackage.biz/video/132/windows-media-audio-pro#comments</comments>
 <category domain="http://openpackage.biz/tags/problem">problem</category>
 <enclosure url="http://openpackage.biz/files/videos/original/oneminutemovie.wmv" length="20986994" type="application/octet-stream" />
 <pubDate>Tue, 06 May 2008 15:53:25 +0000</pubDate>
 <dc:creator>jbrown</dc:creator>
 <guid isPermaLink="false">528 at http://openpackage.biz</guid>
</item>
<item>
 <title>Edinburgh International Film Festival 2008 trailer</title>
 <link>http://openpackage.biz/video/130/edinburgh-international-film-festival-2008-trailer</link>
 <description></description>
 <comments>http://openpackage.biz/video/130/edinburgh-international-film-festival-2008-trailer#comments</comments>
 <category domain="http://openpackage.biz/tags/eiff">eiff</category>
 <enclosure url="http://openpackage.biz/files/videos/original/2000_EIFF_trailer_email.mp4" length="8491115" type="video/mp4" />
 <pubDate>Sun, 04 May 2008 16:24:07 +0000</pubDate>
 <dc:creator>jbrown</dc:creator>
 <guid isPermaLink="false">520 at http://openpackage.biz</guid>
</item>
<item>
 <title>Watching Video on Ubuntu</title>
 <link>http://openpackage.biz/video/129/watching-video-ubuntu</link>
 <description></description>
 <comments>http://openpackage.biz/video/129/watching-video-ubuntu#comments</comments>
 <category domain="http://openpackage.biz/tags/screencast">screencast</category>
 <category domain="http://openpackage.biz/tags/ubuntu">Ubuntu</category>
 <enclosure url="http://openpackage.biz/files/videos/original/20070918_watching_video_theora_800k_vorbis_1024x768.ogg" length="92839771" type="application/ogg" />
 <pubDate>Sat, 03 May 2008 02:38:12 +0000</pubDate>
 <dc:creator>jbrown</dc:creator>
 <guid isPermaLink="false">494 at http://openpackage.biz</guid>
</item>
<item>
 <title>Van Morrison at the BBC</title>
 <link>http://openpackage.biz/video/126/van-morrison-bbc</link>
 <description>&lt;p&gt;This video was acquired from the BBC iPlayer with a utility called iplayer-dl (&lt;a href=&quot;http://po-ru.com/&quot; title=&quot;http://po-ru.com/&quot;&gt;http://po-ru.com/&lt;/a&gt;).&lt;/p&gt;
</description>
 <comments>http://openpackage.biz/video/126/van-morrison-bbc#comments</comments>
 <category domain="http://openpackage.biz/tags/bbc">bbc</category>
 <category domain="http://openpackage.biz/tags/music">music</category>
 <category domain="http://openpackage.biz/tags/van-morrison">van morrison</category>
 <enclosure url="http://openpackage.biz/files/videos/original/Van Morrison at the BBC.mov" length="231815823" type="video/quicktime" />
 <pubDate>Fri, 02 May 2008 18:06:31 +0000</pubDate>
 <dc:creator>jbrown</dc:creator>
 <guid isPermaLink="false">490 at http://openpackage.biz</guid>
</item>
<item>
 <title>Wanna Work Together? - Creative Commons</title>
 <link>http://openpackage.biz/video/125/wanna-work-together-creative-commons</link>
 <description></description>
 <comments>http://openpackage.biz/video/125/wanna-work-together-creative-commons#comments</comments>
 <category domain="http://openpackage.biz/tags/creative-commons">Creative Commons</category>
 <enclosure url="http://openpackage.biz/files/videos/original/wannaworktogether.mov" length="58481495" type="video/quicktime" />
 <pubDate>Fri, 02 May 2008 17:11:05 +0000</pubDate>
 <dc:creator>jbrown</dc:creator>
 <guid isPermaLink="false">488 at http://openpackage.biz</guid>
</item>
<item>
 <title>Barry Jaspan (Acquia) at Web 2.0 Expo SF 2008</title>
 <link>http://openpackage.biz/video/124/barry-jaspan-acquia-web-20-expo-sf-2008</link>
 <description></description>
 <comments>http://openpackage.biz/video/124/barry-jaspan-acquia-web-20-expo-sf-2008#comments</comments>
 <category domain="http://openpackage.biz/tags/acquia">Acquia</category>
 <category domain="http://openpackage.biz/tags/drupal">Drupal</category>
 <enclosure url="http://openpackage.biz/files/videos/original/Web2Expo-Web20Expo2008BarryJaspanAcquia766.mp4" length="48524909" type="application/octet-stream" />
 <pubDate>Fri, 02 May 2008 13:51:27 +0000</pubDate>
 <dc:creator>jbrown</dc:creator>
 <guid isPermaLink="false">485 at http://openpackage.biz</guid>
</item>
<item>
 <title>Episode 36 - The Roman</title>
 <link>http://openpackage.biz/video/488/episode-36-roman</link>
 <description>&lt;p&gt;Italian balls in the bar.&lt;/p&gt;
</description>
 <comments>http://openpackage.biz/video/488/episode-36-roman#comments</comments>
 <category domain="http://openpackage.biz/tags/podcasts">podcasts</category>
 <enclosure url="http://openpackage.biz/files/videos/original/TikiBarTV_36_0.m4v" length="70923767" type="application/octet-stream" />
 <pubDate>Mon, 28 Apr 2008 23:10:00 +0000</pubDate>
 <dc:creator>jbrown</dc:creator>
 <guid isPermaLink="false">931 at http://openpackage.biz</guid>
</item>
<item>
 <title>Stuff of Life - Amnesty International</title>
 <link>http://openpackage.biz/video/121/stuff-life-amnesty-international</link>
 <description></description>
 <comments>http://openpackage.biz/video/121/stuff-life-amnesty-international#comments</comments>
 <category domain="http://openpackage.biz/tags/amnesty-international">Amnesty International</category>
 <enclosure url="http://openpackage.biz/files/videos/original/AMNESTY-UNCOMP-WEB-480x202-500kb.mp4" length="27030662" type="video/mp4" />
 <pubDate>Fri, 25 Apr 2008 01:24:00 +0000</pubDate>
 <dc:creator>jbrown</dc:creator>
 <guid isPermaLink="false">468 at http://openpackage.biz</guid>
</item>
<item>
 <title>Southern Boi - Brentley</title>
 <link>http://openpackage.biz/video/470/southern-boi-brentley</link>
 <description>&lt;p&gt;Bout Dat Entertainment presents Southern Boi by Brentley from the album Handwritten.&lt;br /&gt;
Director: Zbigniew Zarudzki&lt;br /&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~f/project3to1?a=9mcPE6G&quot;&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/project3to1?a=5rjKS7g&quot;&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/project3to1?a=waeLmpG&quot;&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/project3to1?a=U5mRP0g&quot;&gt;&lt;/a&gt; &lt;a href=&quot;http://feeds.feedburner.com/~f/project3to1?a=dioT13g&quot;&gt;&lt;/a&gt;&lt;/p&gt;
</description>
 <comments>http://openpackage.biz/video/470/southern-boi-brentley#comments</comments>
 <category domain="http://openpackage.biz/tags/adobe-after-effects">Adobe After Effects</category>
 <category domain="http://openpackage.biz/tags/adobe-illustrator">Adobe Illustrator</category>
 <category domain="http://openpackage.biz/tags/color">Color</category>
 <category domain="http://openpackage.biz/tags/dvcpro-hd">DVCPRO HD</category>
 <category domain="http://openpackage.biz/tags/final-cut-pro">Final Cut Pro</category>
 <category domain="http://openpackage.biz/tags/panasonic-hvx200">Panasonic HVX-200</category>
 <category domain="http://openpackage.biz/tags/project3to1">Project3to1</category>
 <enclosure url="http://openpackage.biz/files/videos/original/480.m4v" length="42669397" type="application/octet-stream" />
 <pubDate>Thu, 24 Apr 2008 17:24:30 +0000</pubDate>
 <dc:creator>jbrown</dc:creator>
 <guid isPermaLink="false">913 at http://openpackage.biz</guid>
</item>
<item>
 <title>Feed API + Emfield Screencast</title>
 <link>http://openpackage.biz/video/869/feed-api-emfield-screencast</link>
 <description>&lt;p&gt;Here is a quick recipe that uses Drupal&#039;s Feed API, Feed Element Mapper, CCK and the Embedded Media Field to create independent embedded video nodes on your Drupal site by RSS. This is our first screencast and first contribution to the Drupal Dojo, hopefully you will find this interesting and try it out yourself. As usual, &lt;a href=&quot;http://www.drupaltherapy.com/taxonomy/term/11/contact&quot;&gt;feedback&lt;/a&gt; is greatly appreciated.&lt;/p&gt;
</description>
 <comments>http://openpackage.biz/video/869/feed-api-emfield-screencast#comments</comments>
 <category domain="http://openpackage.biz/tags/prescriptions">prescriptions</category>
 <category domain="http://openpackage.biz/tags/screencasts">screencasts</category>
 <enclosure url="http://openpackage.biz/files/videos/original/Drupaltherapy-FeedAPIEmfield206.flv" length="39581711" type="video/x-flv" />
 <pubDate>Sat, 19 Apr 2008 00:15:57 +0000</pubDate>
 <dc:creator>jbrown</dc:creator>
 <guid isPermaLink="false">1353 at http://openpackage.biz</guid>
</item>
<item>
 <title>Get an account on drupal.org</title>
 <link>http://openpackage.biz/video/600/get-account-drupalorg</link>
 <description>&lt;p&gt;You can get a lot more out of Drupal, the software, if you engage with the Drupal community. This video shows you the first, easy step in that direction - getting an account on the drupal.org website. The video briefly discusses why you would want to do this, walks through the sign up process, then takes a quick tour through your account and shows some handy tools that you can enable.&lt;br /&gt;
This is the first video in what will be a small series about ways to get more involved and use the Drupal community resources.&lt;/p&gt;
</description>
 <comments>http://openpackage.biz/video/600/get-account-drupalorg#comments</comments>
 <category domain="http://openpackage.biz/tags/screencast">screencast</category>
 <category domain="http://openpackage.biz/tags/videocast">Videocast</category>
 <enclosure url="http://openpackage.biz/files/videos/original/GetAnAccount-still-WM_1.mp4" length="46800800" type="video/mp4" />
 <pubDate>Sat, 12 Apr 2008 15:28:36 +0000</pubDate>
 <dc:creator>jbrown</dc:creator>
 <guid isPermaLink="false">1044 at http://openpackage.biz</guid>
</item>
</channel>
</rss>
