<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0" xml:base="http://www.lullabot.com">
<channel>
 <title>All posts on Lullabot.com</title>
 <link>http://www.lullabot.com/tracker/feed</link>
 <description>Shows all new activity on system.</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/lullabot-all" /><feedburner:info uri="lullabot-all" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><itunes:explicit>no</itunes:explicit><itunes:subtitle>Shows all new activity on system.</itunes:subtitle><item>
 <title>Using the VI Editor</title>
 <link>http://feedproxy.google.com/~r/lullabot-all/~3/AfmWF2isuC4/using-vi-editor</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;I'm a relatively recent Mac convert and I still stumble a bit with some command line tricks. In particular, when I need to use VI to edit things I always have to look up the commands to edit and save my text. &lt;/p&gt;
&lt;p&gt;So here is my cheat sheet, in a public place that is easy to find :-)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Type vi FILENAME to use the vim editor to alter this file.&lt;/li&gt;
&lt;li&gt;Navigate to the line that needs to be changed or added and make your changes. &lt;/li&gt;
&lt;li&gt;Apparently the exact keys that control navigation vary. On my computer, the following worked:
&lt;ul&gt;
&lt;li&gt;Down - the enter key&lt;/li&gt;
&lt;li&gt;Right/Left - left/right cursors&lt;/li&gt;
&lt;li&gt;Delete a letter - the 'x' key&lt;/li&gt;
&lt;li&gt;Insert letters - the 'i' key&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;When finished editing, do the following: ESC :wq!&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;That's my short and sweet blog for the day.&lt;/p&gt;
</description>
 <comments>http://www.lullabot.com/blog/using-vi-editor#comments</comments>
 <category domain="http://www.lullabot.com/blog">Lullablog</category>
 <pubDate>Thu, 28 Jan 2010 12:48:01 -0800</pubDate>
 <dc:creator>KarenS</dc:creator>
 <guid isPermaLink="false">671 at http://www.lullabot.com</guid>
<feedburner:origLink>http://www.lullabot.com/blog/using-vi-editor</feedburner:origLink></item>
<item>
 <title>Drupal Wins GRAMMY.com</title>
 <link>http://feedproxy.google.com/~r/lullabot-all/~3/ACFjnckGS2E/drupal-wins-grammy-awards</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;&lt;a href="http://www.lullabot.com"&gt;Lullabot&lt;/a&gt; is proud to announce that &lt;a href="http://www.grammy.com"&gt;GRAMMY.com&lt;/a&gt;, the official site of the &lt;a href="http://www.grammy.com"&gt;GRAMMY Awards&lt;/a&gt;, is now a Drupal site. The GRAMMY Awards is the music business' largest and most prestigious awards ceremony. This year's telecast, happening January 31st, will be the 52nd annual awards ceremony held by the The Recording Academy.&lt;/p&gt;
&lt;p&gt;GRAMMY.com has run on several platforms over the years, but The Recording Academy decided to move to Drupal for its flexibility, speedy build-out, scalability, and performance under pressure. The website sees a huge traffic spike around the telecast and the Academy needed a content management system which could be both resource efficient throughout the year and provide high-performance and high-availability around the dates of the awards ceremony.&lt;/p&gt;
&lt;p&gt;Lullabot, whose portfolio includes &lt;a href="http://mylifetime.com"&gt;Lifetime Television&lt;/a&gt;, &lt;a href="http://www.fastcompany.com"&gt;FastCompany.com&lt;/a&gt;, and the Sony Music artist platform (running over 100 Sony artist websites), brought in developers from &lt;a href="http://www.santex-net.com/"&gt;Santex&lt;/a&gt; to help get the site built in about eight weeks. The site features extensive photo and video galleries, a live video feed, blogs and news, and of course listings of all the nominees. The site also features integration with Twitter and the GRAMMYs' active Facebook community. The project was assembled using mostly existing free add-on modules from Drupal's vast contributions repository.&lt;/p&gt;
&lt;p&gt;In the past, a website like this would have cost millions of dollars to build. But Drupal allowed The Recording Academy to assemble the site quickly at a fraction of the cost.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.lullabot.com/blog/drupal-wins-grammy-awards"&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.lullabot.com/blog/drupal-wins-grammy-awards#comments</comments>
 <category domain="http://www.lullabot.com/blog">Lullablog</category>
 <pubDate>Wed, 20 Jan 2010 09:40:44 -0800</pubDate>
 <dc:creator>jeff</dc:creator>
 <guid isPermaLink="false">670 at http://www.lullabot.com</guid>
<feedburner:origLink>http://www.lullabot.com/blog/drupal-wins-grammy-awards</feedburner:origLink></item>
<item>
 <title>Analyze This! Using the Google Analytics API</title>
 <link>http://feedproxy.google.com/~r/lullabot-all/~3/B7_FL4VAnQU/analyze-using-google-analytics-api</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;&lt;a href="https://www.google.com/analytics/"&gt;Google Analytics&lt;/a&gt; is a great way to monitor site usage and traffic. You add Google Analytics to your site using the &lt;a href="http://drupal.org/project/google_analytics"&gt;Google Analytics&lt;/a&gt; module, which is super simple to set up. After it's in place, you can go to the Google Analytics site and dig into a ton of data, create custom reports, etc. &lt;/p&gt;
&lt;p&gt;But you can also use the Google Analytics API to pull Google statistics into your own site and display them there. There is a Drupal module, &lt;a href="http://drupal.org/project/google_analytics_api"&gt;Google Analytics API&lt;/a&gt; that was created by Joel Kitching as a Google Summer of Code project. It provides a wrapper you can use to create tailored queries of your analytic data. You can turn on the included 'Google Analytics API Reports' module to display Google statistics in blocks or pages right on your site, and/or create custom code to suck in specific statistical data and do any Drupally thing you like with the results.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.lullabot.com/articles/analyze-using-google-analytics-api"&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.lullabot.com/articles/analyze-using-google-analytics-api#comments</comments>
 <category domain="http://www.lullabot.com/taxonomy/term/1">Articles</category>
 <category domain="http://www.lullabot.com/taxonomy/term/305">6.x</category>
 <pubDate>Mon, 11 Jan 2010 04:03:22 -0800</pubDate>
 <dc:creator>KarenS</dc:creator>
 <guid isPermaLink="false">664 at http://www.lullabot.com</guid>
<feedburner:origLink>http://www.lullabot.com/articles/analyze-using-google-analytics-api</feedburner:origLink></item>
<item>
 <title>Lullabot is looking for Drupal teachers</title>
 <link>http://feedproxy.google.com/~r/lullabot-all/~3/Xr3h5ydbIls/lullabot-looking-drupal-teachers</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;Are you a Drupal expert? Are you excited to travel to exotic locations, meet interesting people, and share your knowledge with them?&lt;/p&gt;
&lt;p&gt;Lullabot is looking for part-time freelance Drupal teachers. If you've got a flexible schedule and can travel for as much as a week every month or two, this could be a great opportunity.&lt;/p&gt;
&lt;p&gt;You should:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;be a Drupal expert&lt;/li&gt;
&lt;li&gt;have great communication skills and a sense of humour&lt;/li&gt;
&lt;li&gt;have teaching experience ('Camps, 'Cons, classes... you name it)&lt;/li&gt;
&lt;li&gt;be able to commit to doing a certain number of teaching days each quarter&lt;/li&gt;
&lt;li&gt;be flexible and reliable&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We will:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;train you as a Lullabot teacher&lt;/li&gt;
&lt;li&gt;provide the training curriculum and equipment&lt;/li&gt;
&lt;li&gt;pair you with experienced Lullabot teachers (you won't need to go out on your own right away)&lt;/li&gt;
&lt;li&gt;send you around the world delivering fun Drupal training to smart people&lt;/li&gt;
&lt;li&gt;work with your schedule&lt;/li&gt;
&lt;li&gt;pay you for your time and cover your travel expenses&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Lullabot has been running public and private &lt;a href="http://www.lullabot.com/training"&gt;Drupal workshops&lt;/a&gt;, seminars, and events for the past four years. We've run over one-hundred training events, and trained thousands of Drupal developers internationally. We'd like to share our experience with a few new teachers and expand our training staff.&lt;/p&gt;
&lt;p&gt;Interested? Please send the following:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.lullabot.com/blog/lullabot-looking-drupal-teachers"&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.lullabot.com/blog/lullabot-looking-drupal-teachers#comments</comments>
 <category domain="http://www.lullabot.com/blog">Lullablog</category>
 <pubDate>Wed, 06 Jan 2010 09:47:24 -0800</pubDate>
 <dc:creator>liza</dc:creator>
 <guid isPermaLink="false">663 at http://www.lullabot.com</guid>
<feedburner:origLink>http://www.lullabot.com/blog/lullabot-looking-drupal-teachers</feedburner:origLink></item>
<item>
 <title>Lullabot Podcast 81: Live from Do It With Drupal 2009</title>
 <link>http://feedproxy.google.com/~r/lullabot-all/~3/H4QX843TMpQ/lullabot-podcast-81-live-do-it-drupal-2009</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;A panel of Drupal experts take questions at the Do It With Drupal Seminar 2009. Panel members: Nate Haug (Lullabot), Josh Koenig (Chapter Three), Emma Jane Hogbin (Hick Tech), Angie Byron (Lullabot), Ryan Szrama (Ubercart / Commerce Guys), Alec Hendry (MTV UK), Paul Reeves (MTV UK), and Jeff Robbins (Lullabot).&lt;/p&gt;
</description>
 <comments>http://www.lullabot.com/audiocast/lullabot-podcast-81-live-do-it-drupal-2009#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/352">diwd</category>
 <category domain="http://www.lullabot.com/taxonomy/term/336">do it with drupal</category>
 <category domain="http://www.lullabot.com/taxonomy/term/167">mtv</category>
 <category domain="http://www.lullabot.com/taxonomy/term/493">mtv uk</category>
 <category domain="http://www.lullabot.com/taxonomy/term/46">podcast</category>
 <category domain="http://www.lullabot.com/taxonomy/term/439">ubercart</category>
 
 <itunes:duration>69:17</itunes:duration>
 <itunes:author>Lullabot</itunes:author>
 <itunes:summary />
 <itunes:subtitle />
 <itunes:explicit>clean</itunes:explicit>
 <pubDate>Thu, 31 Dec 2009 18:52:57 -0800</pubDate>
 <dc:creator>jeff</dc:creator>
 <guid isPermaLink="false">659 at http://www.lullabot.com</guid>
<media:content url="http://feedproxy.google.com/~r/lullabot-all/~5/xvEBPEnExZI/LullabotPodcast81.mp3" fileSize="25724782" type="audio/mpeg" /><itunes:keywords>Audiocast, basics, diwd, do it with drupal, mtv, mtv uk, podcast, ubercart</itunes:keywords><feedburner:origLink>http://www.lullabot.com/audiocast/lullabot-podcast-81-live-do-it-drupal-2009</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/lullabot-all/~5/xvEBPEnExZI/LullabotPodcast81.mp3" length="25724782" type="audio/mpeg" /><feedburner:origEnclosureLink>http://www.lullabot.com/audio/download/659/LullabotPodcast81.mp3</feedburner:origEnclosureLink></item>
<item>
 <title>User Management for Real World Groups</title>
 <link>http://feedproxy.google.com/~r/lullabot-all/~3/tVUZBA6Z6cg/user-management-real-world-groups</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;Drupal's default methods of handling user names, emails, and registration processing work pretty well out of the box for many web sites. Drupal assumes your users are online, have unique email addresses, and that you want to create a site that grows organically as users find it and register themselves. Drupal out of the box may not work so well for real-world groups of people where the group already exists and consists of specific people who may or may not be online, may or may not have unique email addresses, and may or may not be able or willing to register themselves on your site.&lt;/p&gt;
&lt;p&gt;Some good examples of the problems I have run into are creating web sites for families, clubs, and churches, but the same problems exist for any other real world organization or group. They have established groups of members, some of whom may share email addresses or have no known email address. And in these cases the administrator will probably create user accounts for everyone rather than waiting for users to self-register. On top of that, we may want some control over usernames so that users can recognize each other once they do get online, by forcing the username to be FIRSTNAME LASTNAME.&lt;/p&gt;
&lt;p&gt;This creates several problems that have to be overcome creatively. After several years of trying various approaches, here is a summary of the problems I ran into and the ways I eventually solved them. I have included links to the ones I discuss, with the number of downloads in the week of November 22 as a measure of how commonly used they are.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.lullabot.com/articles/user-management-real-world-groups"&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.lullabot.com/articles/user-management-real-world-groups#comments</comments>
 <category domain="http://www.lullabot.com/taxonomy/term/1">Articles</category>
 <category domain="http://www.lullabot.com/taxonomy/term/305">6.x</category>
 <pubDate>Sun, 20 Dec 2009 03:49:56 -0800</pubDate>
 <dc:creator>KarenS</dc:creator>
 <guid isPermaLink="false">658 at http://www.lullabot.com</guid>
<feedburner:origLink>http://www.lullabot.com/articles/user-management-real-world-groups</feedburner:origLink></item>
<item>
 <title>Hands-on Introduction to Drupal at Arizona State University</title>
 <link>http://feedproxy.google.com/~r/lullabot-all/~3/JdMy440Uwq4/tempe-az-2010</link>
 <description>&lt;div class="workshop-subtitle"&gt;
        Learn how Drupal works by building a site      &lt;/div&gt;
    
    &lt;div class="workshop-teaser"&gt;&lt;!--paging_filter--&gt;&lt;p&gt;Having trouble figuring out how to harness the power of Drupal? Join Lullabot for our two day, hands-on workshop and we'll walk you through which modules to use, what configuration is required and how to build an awesome site just the way you want it.&lt;/p&gt;
&lt;/div&gt;
    
      &lt;div class="workshop-shortloc"&gt;
        &amp;raquo;
        &lt;a href="http://www.lullabot.com/workshop/hands-introduction-drupal-arizona-state-university/tempe-az-2010"&gt;
          Tempe, AZ           - February 8th &amp;amp; 9th, 2010        &lt;/a&gt;
      &lt;/div&gt;</description>
 <category domain="http://www.lullabot.com/training/workshop">Workshops</category>
 <geo:Point> <geo:lat>33.428511</geo:lat>
 <geo:lon>-111.934865</geo:lon>
</geo:Point>
 <pubDate>Fri, 04 Dec 2009 08:00:33 -0800</pubDate>
 <dc:creator>jeff</dc:creator>
 <guid isPermaLink="false">657 at http://www.lullabot.com</guid>
<feedburner:origLink>http://www.lullabot.com/workshop/hands-introduction-drupal-arizona-state-university/tempe-az-2010</feedburner:origLink></item>
<item>
 <title>Do It With Drupal!</title>
 <link>http://feedproxy.google.com/~r/lullabot-all/~3/hvY75T376k0/do-it-drupal</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;&lt;a href="http://www.doitwithdrupal.com"&gt;&lt;img src="http://www.lullabot.com/files/u2/2009-DIWD-badge-180w.png" width="180" height="176" alt="Do It With Drupal" style="float:right;margin:0 0 5px 10px;" /&gt;&lt;/a&gt; Have you checked out the &lt;a href="http://www.doitwithdrupal.com/"&gt;Do It With Drupal&lt;/a&gt; website lately? There are a lot of exciting things happening! This year's keynotes come from Lullabot co-founder, &lt;a href="http://www.doitwithdrupal.com/speakers/jeff-robbins"&gt;Jeff Robbins&lt;/a&gt;, &lt;a href="http://www.braintraffic.com/"&gt; Brain Traffic's&lt;/a&gt; &lt;a href="http://www.doitwithdrupal.com/speakers/kristina-halvorson"&gt;Kristina Halvorson&lt;/a&gt; and Drupal founder, &lt;a href="http://www.doitwithdrupal.com/speakers/dries-buytaert"&gt;Dries Buytaert&lt;/a&gt;. DiWD also has a lot of other &lt;a href="http://www.doitwithdrupal.com/speakers"&gt;awesome speakers&lt;/a&gt; coming.  Check out our updated &lt;a href="http://www.doitwithdrupal.com"&gt;schedule&lt;/a&gt; to get a good overview of all of the sessions.&lt;/p&gt;
&lt;p&gt;Back by popular demand, we will be doing case studies and site dissections from top Drupal sites including &lt;a href="http://www.economist.com/"&gt;the Economist&lt;/a&gt;, &lt;a href="http://www.nysenate.gov/"&gt;New York Senate&lt;/a&gt;, and &lt;a href="http://www.mtv.co.uk/"&gt;MTV UK&lt;/a&gt;. We'll have their development teams on hand to crack them open for us, show us what makes 'em tick, and answer our copious questions. We're also building and demonstrating Drupal fantasy sites – we create clones of popular websites in Drupal. This year's clones include &lt;a herf="http://www.etsy.com/"&gt;Etsy&lt;/a&gt;, &lt;a href="http://www.craigslist.org/about/sites"&gt;Craig's List&lt;/a&gt; and &lt;a href="http://www.yelp.com"&gt;Yelp&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;We've got master classes from Views and Panels author &lt;a href="http://www.doitwithdrupal.com/speakers/earl-miles"&gt;Earl Miles&lt;/a&gt;, Ubercart uber-guy &lt;a href="http://www.doitwithdrupal.com/speakers/ryan-szrama"&gt;Ryan Szrama&lt;/a&gt;, Organic Groups author, &lt;a href="http://www.doitwithdrupal.com/speakers/moshe-weitzman"&gt;Moshe Weitzman&lt;/a&gt;, and &lt;a href="http://www.doitwithdrupal.com/speakers/karen-stevenson"&gt;Karen "the Queen of CCK" Stevenson&lt;/a&gt; talking about both CCK and date/event handling. We've got Drupal 7 co-lead &lt;a href="http://www.doitwithdrupal.com/speakers/angela-byron"&gt;Angie Byron&lt;/a&gt; talking about Drupal 7 and the list goes on and on. We've also got some great speakers from outside of the Drupal community coming to talk about many of the non-Drupal skills needed to build a successful Drupal project -- these include content strategy, community building, project management, and understanding some of the emerging technologies which we will all need to integrate into our sites over the next few years.&lt;/p&gt;
&lt;p&gt;Another important part of the Do It With Drupal experience is the social interaction and networking. Want to share a drink with some of Drupal's top developers? Want to meet other site builders, developers, and decision makers who are in the same boat as you? Want to find some people to help answer your Drupal questions? With most of the event happening in one central place and organized evening events – not to mention lots of fun stuff nearby in the French Quarter, it's easy to meet people at Do It With Drupal!&lt;/p&gt;
&lt;p&gt;What else besides a lot of interesting information and amazing speakers do you receive if you come to New Orleans you ask?  How about these highlights:  &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Amazing food - free breakfast and lunch each day for attendees&lt;/li&gt;
&lt;li&gt;A sweet swag bag that includes, yes... swag! Oh... and a Lullabot t-shirt.&lt;/li&gt;
&lt;li&gt;Your choice of one DVD from our popular &lt;a href="http://www.doitwithdrupal.com/blog/free-lullabot-drupal-tutorial-dvd-all-attendees"&gt;Lullabot Learning Series&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Access to the 2009 Do It With Drupal video archive. We're recording it all! Go online once you get home and catch the sessions you missed during the excitement.&lt;/li&gt;
&lt;li&gt;Come hang out with Lullabot team, with a hammer and nails, at the &lt;a href="http://www.doitwithdrupal.com/blog/come-habitat-us"&gt;Habitat for Humanity&lt;/a&gt; event on Saturday.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.flickr.com/search/?q=lullabot+tattoo"&gt;Lullabot temporary tattoos&lt;/a&gt;. Pretend they're permanent. Look tough.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We'll see you in New Orleans!&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.lullabot.com/blog/do-it-drupal"&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.lullabot.com/blog/do-it-drupal#comments</comments>
 <category domain="http://www.lullabot.com/blog">Lullablog</category>
 <pubDate>Mon, 23 Nov 2009 16:37:36 -0800</pubDate>
 <dc:creator>haley</dc:creator>
 <guid isPermaLink="false">656 at http://www.lullabot.com</guid>
<feedburner:origLink>http://www.lullabot.com/blog/do-it-drupal</feedburner:origLink></item>
<item>
 <title>Command Line Basics: Symbolic Links</title>
 <link>http://feedproxy.google.com/~r/lullabot-all/~3/VXfugUie-Ys/command-line-basics-symbolic-links</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;This video shows how to use the magical symbolic link, or symlink. These are basically a handy *nix way to create shortcuts. They come in particularly handy if you want to organize code for your websites outside of the web server's document root and that is the example we use here.&lt;/p&gt;
</description>
 <comments>http://www.lullabot.com/videocast/command-line-basics-symbolic-links#comments</comments>
 <category domain="http://www.lullabot.com/videocast">Videocast</category>
 <category domain="http://www.lullabot.com/taxonomy/term/317">command line</category>
 <category domain="http://www.lullabot.com/taxonomy/term/441">linux</category>
 <category domain="http://www.lullabot.com/taxonomy/term/492">symlinks</category>
 
 <media url="http://www.lullabot.com/files/videos/cli-basics-5-symlinks.mov" fileSize="29783502" type="video/quicktime" />
 <pubDate>Mon, 23 Nov 2009 04:26:15 -0800</pubDate>
 <dc:creator>addi</dc:creator>
 <guid isPermaLink="false">655 at http://www.lullabot.com</guid>
<media:content url="http://feedproxy.google.com/~r/lullabot-all/~5/p4UxzyrWDKU/cli-basics-5-symlinks.mov" fileSize="29783502" type="video/quicktime" /><itunes:subtitle> This video shows how to use the magical symbolic link, or symlink. These are basically a handy *nix way to create shortcuts. They come in particularly handy if you want to organize code for your websites outside of the web server's document root and that</itunes:subtitle><itunes:summary> This video shows how to use the magical symbolic link, or symlink. These are basically a handy *nix way to create shortcuts. They come in particularly handy if you want to organize code for your websites outside of the web server's document root and that is the example we use here. </itunes:summary><itunes:keywords>Videocast, command line, linux, symlinks</itunes:keywords><feedburner:origLink>http://www.lullabot.com/videocast/command-line-basics-symbolic-links</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/lullabot-all/~5/p4UxzyrWDKU/cli-basics-5-symlinks.mov" length="29783502" type="video/quicktime" /><feedburner:origEnclosureLink>http://www.lullabot.com/files/videos/cli-basics-5-symlinks.mov</feedburner:origEnclosureLink></item>
<item>
 <title>Drupal Voices 75: Bevan Rudge on Civic Actions and Drupal in New Zealand</title>
 <link>http://feedproxy.google.com/~r/lullabot-all/~3/qAglC_Aqmf0/drupal-voices-75-bevan-rudge-civic-actions-and-drupal-new-zealand</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;&lt;a href="http://drupal.geek.nz/"&gt;Bevan Rudge&lt;/a&gt; has been a Drupal developer and engineer at &lt;a href="http://civicactions.com/"&gt;Civic Actions&lt;/a&gt; and talks about the structure of Civic Actions and challenges and benefits of being spread out across many different time zones.  Bevan also talks about the &lt;a href="http://groups.drupal.org/new-zealand"&gt;Drupal scene in New Zealand.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.lullabot.com/audio/download/654/DrupalVoices075.mp3"&gt;Download Audio&lt;/a&gt;&lt;/p&gt;
</description>
 <comments>http://www.lullabot.com/drupal-voices/drupal-voices-75-bevan-rudge-civic-actions-and-drupal-new-zealand#comments</comments>
 <category domain="http://www.lullabot.com/podcast/drupal-voices">Drupal Voices</category>
 <category domain="http://www.lullabot.com/taxonomy/term/490">civicactions</category>
 <category domain="http://www.lullabot.com/taxonomy/term/365">DrupalVoices</category>
 <category domain="http://www.lullabot.com/taxonomy/term/215">i18n</category>
 <category domain="http://www.lullabot.com/taxonomy/term/406">internationalization</category>
 <category domain="http://www.lullabot.com/taxonomy/term/491">newzealand</category>
 
 <itunes:duration>10:07</itunes:duration>
 <itunes:author>Lullabot</itunes:author>
 <itunes:summary />
 <itunes:subtitle />
 <itunes:explicit>clean</itunes:explicit>
 <pubDate>Thu, 19 Nov 2009 10:33:16 -0800</pubDate>
 <dc:creator>kentbye</dc:creator>
 <guid isPermaLink="false">654 at http://www.lullabot.com</guid>
<media:content url="http://feedproxy.google.com/~r/lullabot-all/~5/PwS4saBeD-M/DrupalVoices075.mp3" fileSize="9766771" type="audio/mpeg" /><itunes:keywords>Drupal Voices, civicactions, DrupalVoices, i18n, internationalization, newzealand</itunes:keywords><feedburner:origLink>http://www.lullabot.com/drupal-voices/drupal-voices-75-bevan-rudge-civic-actions-and-drupal-new-zealand</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/lullabot-all/~5/PwS4saBeD-M/DrupalVoices075.mp3" length="9766771" type="audio/mpeg" /><feedburner:origEnclosureLink>http://www.lullabot.com/audio/download/654/DrupalVoices075.mp3</feedburner:origEnclosureLink></item>
<item>
 <title>Drupal Voices 74: Katherine Druckman on Managing the Linux Journal Website</title>
 <link>http://feedproxy.google.com/~r/lullabot-all/~3/8hKMbSs_eSc/drupal-voices-74-katherine-druckman-managing-linux-journal-website</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;Katherine Druckman is the sole "webmistress" for the &lt;a href="http://www.linuxjournal.com/"&gt;Linux Journal's&lt;/a&gt; Drupal site.  She talks about the evolution of managing the site, including recently incorporating version control and starting to build out more and more features as their needs grow.&lt;/p&gt;
&lt;p&gt;Some of the modules that she mentions are &lt;a href="http://drupal.org/project/views_bulk_operations"&gt;Views Bulk Operations&lt;/a&gt; to help manage a streamlined workflow, &lt;a href="http://drupal.org/project/twitter"&gt;Twitter&lt;/a&gt; &amp;amp; &lt;a href="http://drupal.org/project/activity"&gt;Activity&lt;/a&gt; for beefing up the user profiles, &lt;a href="http://drupal.org/project/flag"&gt;Flag&lt;/a&gt; for bookmarking content.&lt;/p&gt;
&lt;p&gt;Finally, she talks about some of the motivations for coming to events like &lt;a href="http://paris2009.drupalcon.org/"&gt;Drupalcon&lt;/a&gt; and &lt;a href="http://www.doitwithdrupal.com/"&gt;Do It With Drupal,&lt;/a&gt; and compares and contrasts the difference between the two.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.lullabot.com/audio/download/653/DrupalVoices074.mp3"&gt;Download Audio&lt;/a&gt;&lt;/p&gt;
</description>
 <comments>http://www.lullabot.com/drupal-voices/drupal-voices-74-katherine-druckman-managing-linux-journal-website#comments</comments>
 <category domain="http://www.lullabot.com/podcast/drupal-voices">Drupal Voices</category>
 <category domain="http://www.lullabot.com/taxonomy/term/352">diwd</category>
 <category domain="http://www.lullabot.com/taxonomy/term/365">DrupalVoices</category>
 <category domain="http://www.lullabot.com/taxonomy/term/441">linux</category>
 <category domain="http://www.lullabot.com/taxonomy/term/488">Sitebuilding</category>
 <category domain="http://www.lullabot.com/taxonomy/term/128">svn</category>
 
 <itunes:duration>8:55</itunes:duration>
 <itunes:author>Lullabot</itunes:author>
 <itunes:summary />
 <itunes:subtitle />
 <itunes:explicit>clean</itunes:explicit>
 <pubDate>Wed, 18 Nov 2009 09:30:03 -0800</pubDate>
 <dc:creator>kentbye</dc:creator>
 <guid isPermaLink="false">653 at http://www.lullabot.com</guid>
<media:content url="http://feedproxy.google.com/~r/lullabot-all/~5/RTMYZn3r3vc/DrupalVoices074.mp3" fileSize="8615594" type="audio/mpeg" /><itunes:keywords>Drupal Voices, diwd, DrupalVoices, linux, Sitebuilding, svn</itunes:keywords><feedburner:origLink>http://www.lullabot.com/drupal-voices/drupal-voices-74-katherine-druckman-managing-linux-journal-website</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/lullabot-all/~5/RTMYZn3r3vc/DrupalVoices074.mp3" length="8615594" type="audio/mpeg" /><feedburner:origEnclosureLink>http://www.lullabot.com/audio/download/653/DrupalVoices074.mp3</feedburner:origEnclosureLink></item>
<item>
 <title>Theming Drupal at the University of Arizona</title>
 <link>http://feedproxy.google.com/~r/lullabot-all/~3/0sc3_hh0Ai0/tucson-az-2010</link>
 <description>&lt;div class="workshop-subtitle"&gt;
        Making Beautiful Drupal Sites      &lt;/div&gt;
    
    &lt;div class="workshop-teaser"&gt;&lt;!--paging_filter--&gt;&lt;p&gt;Have you seen the Drupal showcase sites, but aren't sure how to make your Drupal install do that? Wondering how you're ever going to implement your design? Join us at the U of A and learn everything you need to know about Drupal theming!&lt;/p&gt;
&lt;/div&gt;
    
      &lt;div class="workshop-shortloc"&gt;
        &amp;raquo;
        &lt;a href="http://www.lullabot.com/workshop/theming-drupal-university-arizona/tucson-az-2010"&gt;
          Tucson, AZ           - January 7th &amp;amp; 8th, 2010        &lt;/a&gt;
      &lt;/div&gt;</description>
 <category domain="http://www.lullabot.com/training/workshop">Workshops</category>
 <geo:Point> <geo:lat>32.233761</geo:lat>
 <geo:lon>-110.949996</geo:lon>
</geo:Point>
 <pubDate>Wed, 18 Nov 2009 08:54:27 -0800</pubDate>
 <dc:creator>matt</dc:creator>
 <guid isPermaLink="false">643 at http://www.lullabot.com</guid>
<feedburner:origLink>http://www.lullabot.com/workshop/theming-drupal-university-arizona/tucson-az-2010</feedburner:origLink></item>
<item>
 <title>Drupal Intensive at University of Arizona</title>
 <link>http://feedproxy.google.com/~r/lullabot-all/~3/qoc8hNzUUlM/tucson-az-2010</link>
 <description>&lt;div class="workshop-subtitle"&gt;
        Your guide to understanding Drupal       &lt;/div&gt;
    
    &lt;div class="workshop-teaser"&gt;&lt;!--paging_filter--&gt;&lt;p&gt;Having trouble figuring out how to harness the power of Drupal? Join Lullabot for our three day, hands-on workshop and we'll walk you through which modules to use, what configuration is required and how to build an awesome site just the way you want it.&lt;/p&gt;
&lt;/div&gt;
    
      &lt;div class="workshop-shortloc"&gt;
        &amp;raquo;
        &lt;a href="http://www.lullabot.com/workshop/drupal-intensive-university-arizona/tucson-az-2010"&gt;
          Tucson, AZ           - January 4th,5th &amp;amp; 6th, 2010        &lt;/a&gt;
      &lt;/div&gt;</description>
 <category domain="http://www.lullabot.com/training/workshop">Workshops</category>
 <pubDate>Wed, 18 Nov 2009 08:54:16 -0800</pubDate>
 <dc:creator>matt</dc:creator>
 <guid isPermaLink="false">642 at http://www.lullabot.com</guid>
<feedburner:origLink>http://www.lullabot.com/workshop/drupal-intensive-university-arizona/tucson-az-2010</feedburner:origLink></item>
<item>
 <title>Both University of Arizona Workshops</title>
 <link>http://feedproxy.google.com/~r/lullabot-all/~3/L3qy72u4hn4/tucson-az-2010</link>
 <description>&lt;div class="workshop-subtitle"&gt;
        Comprehensive Drupal Training      &lt;/div&gt;
    
    &lt;div class="workshop-teaser"&gt;&lt;!--paging_filter--&gt;&lt;p&gt;Join the team for expert advice to take your Drupal understanding to the next level. From the API to advanced theming techniques, come learn how it's done!&lt;/p&gt;
&lt;/div&gt;
    
      &lt;div class="workshop-shortloc"&gt;
        &amp;raquo;
        &lt;a href="http://www.lullabot.com/workshop/both-university-arizona-workshops/tucson-az-2010"&gt;
          Tucson, AZ           - January 4th - 8th, 2010        &lt;/a&gt;
      &lt;/div&gt;</description>
 <category domain="http://www.lullabot.com/training/workshop">Workshops</category>
 <geo:Point> <geo:lat>32.233761</geo:lat>
 <geo:lon>-110.949996</geo:lon>
</geo:Point>
 <pubDate>Wed, 18 Nov 2009 08:54:03 -0800</pubDate>
 <dc:creator>matt</dc:creator>
 <guid isPermaLink="false">644 at http://www.lullabot.com</guid>
<feedburner:origLink>http://www.lullabot.com/workshop/both-university-arizona-workshops/tucson-az-2010</feedburner:origLink></item>
<item>
 <title>Drupal Theming Tips + Tricks </title>
 <link>http://feedproxy.google.com/~r/lullabot-all/~3/jkt0IpznQTY/drupal-theming-tips-tricks</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;Lullabot and our own &lt;a href="http://www.lullabot.com/about/james-walker"&gt;James Walker&lt;/a&gt; are partnering with Acquia to offer a free Drupal webinar: &lt;a href="http://bit.ly/jPMwz"&gt;"Tips and Tricks for Drupal Theming"&lt;/a&gt;. On Thursday, November 19th, at 1 pm EST, James and Acquia's Bryan House will team up to help you polish up your theming toolkit. &lt;/p&gt;
&lt;p&gt;Here's the schpeel:&lt;/p&gt;
&lt;p&gt;The Drupal theme system is incredibly flexible and powerful - allowing "themers" to completely control the entire look and feel of your website. Mastering Drupal theming is the key to giving your website it's own unique, polished appearance. In this webcast, we'll watch the process of taking an HTML and CSS mockup of a website and turning it into a fully functional Drupal theme. Learn how to make your Drupal site match your organizational needs.&lt;/p&gt;
&lt;p&gt;What will we cover?&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;How to approach a Drupal theme&lt;/li&gt;
&lt;li&gt;Creating a theme from a pure HTML/CSS design&lt;/li&gt;
&lt;li&gt;Working with template files&lt;/li&gt;
&lt;li&gt;The Drupal theme system and how it works&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Sign up &lt;a href="http://bit.ly/32fERP"&gt;here&lt;/a&gt;!&lt;/p&gt;
</description>
 <comments>http://www.lullabot.com/blog/drupal-theming-tips-tricks#comments</comments>
 <category domain="http://www.lullabot.com/blog">Lullablog</category>
 <pubDate>Wed, 18 Nov 2009 07:50:04 -0800</pubDate>
 <dc:creator>liza</dc:creator>
 <guid isPermaLink="false">652 at http://www.lullabot.com</guid>
<feedburner:origLink>http://www.lullabot.com/blog/drupal-theming-tips-tricks</feedburner:origLink></item>
<item>
 <title>White House's Open Source Plans Previewed at Drupal Meet-Up</title>
 <link>http://feedproxy.google.com/~r/lullabot-all/~3/GGtrg5645iA/white-houses-open-source-plans-previewed-drupal-meet</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;The White House New Media team broke its silence to the Drupal community at the &lt;a href="http://groups.drupal.org/node/34998"&gt;DC Drupal Meet-Up&lt;/a&gt; on Monday evening by &lt;a href="http://vimeo.com/7669508"&gt;giving a brief talk&lt;/a&gt; providing some context on their switch to the Drupal content management system and broader efforts for having the US government openly participate in and help foster open source projects.&lt;/p&gt;
&lt;p&gt;After the initial &lt;a href="http://techpresident.com/blog-entry/whitehousegov-goes-drupal"&gt;announcement of WhiteHouse.gov going Drupal&lt;/a&gt;, aside from a &lt;a href="http://buytaert.net/whitehouse-gov-using-drupal"&gt;post from Dries,&lt;/a&gt; and a round of commentary and reactions summarized &lt;a href="http://www.lullabot.com/blog/white-house-drupal-coverage-roundup"&gt;here,&lt;/a&gt; there hasn't been a lot of new public information about the &lt;a href="http://whitehouse.gov"&gt;White House's&lt;/a&gt; switch to Drupal and their future open source plans.&lt;/p&gt;
&lt;p&gt;But that changed after Monday night when three members of the White House New Media team spoke at the Drupal meet-up in Washington, D.C.&lt;/p&gt;
&lt;h2&gt;What are the White House's future plans with open source?&lt;/h2&gt;
&lt;p&gt;The biggest news from the night was a few announcements about the White House's plans for engaging with open source development communities. Dave Cole, the White House Deputy Director for Technology, said that the White House New Media team has been working with the White House legal council to figure out how to participate and contribute code back into the Drupal community.  They can't promise a timeline for when that'll happen since it's pretty unprecedented for the Executive Branch to be participating in an open source project and to be directly engaging the Drupal community.&lt;/p&gt;
&lt;p&gt;They also want to start holding "Development Challenges" for the international Drupal community in order to help figure out some ways to take the best ideas that are already out there, and see how they can be used for the public good.&lt;/p&gt;
&lt;p&gt;The White House New Media team is also looking to solidify all of this into an event coming up early next year.  The specific details and timing is still uncertain, but they're looking to hold a "camp here in DC for open source developers to both collaborate on what public sector development should look like in open source as well as ways that people can engage with the White House" and specifically the Executive office of the President.&lt;/p&gt;
&lt;p&gt;Sounds something like a "White House Open Source Drupal Camp" to me.&lt;/p&gt;
&lt;p&gt;More details in video uploaded by &lt;a href="http://developmentseed.org/"&gt;Development Seed&lt;/a/&gt; and other Drupal-specific highlights down below.&lt;/p&gt;
&lt;object width="500" height="331"&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=7669508&amp;amp;server=vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=1&amp;amp;show_portrait=0&amp;amp;color=00ADEF&amp;amp;fullscreen=1" /&gt;&lt;embed src="http://vimeo.com/moogaloop.swf?clip_id=7669508&amp;amp;server=vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=1&amp;amp;show_portrait=0&amp;amp;color=00ADEF&amp;amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="500" height="331"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;p&gt;&lt;a href="http://vimeo.com/7669508"&gt;White House New Media Team on Using Drupal&lt;/a&gt; from &lt;a href="http://vimeo.com/developmentseed"&gt;Development Seed&lt;/a&gt; on &lt;a href="http://vimeo.com"&gt;Vimeo&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.lullabot.com/blog/white-houses-open-source-plans-previewed-drupal-meet"&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.lullabot.com/blog/white-houses-open-source-plans-previewed-drupal-meet#comments</comments>
 <category domain="http://www.lullabot.com/blog">Lullablog</category>
 <pubDate>Tue, 17 Nov 2009 17:18:31 -0800</pubDate>
 <dc:creator>kentbye</dc:creator>
 <guid isPermaLink="false">651 at http://www.lullabot.com</guid>
<media:content url="http://feedproxy.google.com/~r/lullabot-all/~5/5DLN_swdfZg/moogaloop.swf" type="application/x-shockwave-flash" /><itunes:subtitle> The White House New Media team broke its silence to the Drupal community at the DC Drupal Meet-Up on Monday evening by giving a brief talk providing some context on their switch to the Drupal content management system and broader efforts for having the U</itunes:subtitle><itunes:summary> The White House New Media team broke its silence to the Drupal community at the DC Drupal Meet-Up on Monday evening by giving a brief talk providing some context on their switch to the Drupal content management system and broader efforts for having the US government openly participate in and help foster open source projects. After the initial announcement of WhiteHouse.gov going Drupal, aside from a post from Dries, and a round of commentary and reactions summarized here, there hasn't been a lot of new public information about the White House's switch to Drupal and their future open source plans. But that changed after Monday night when three members of the White House New Media team spoke at the Drupal meet-up in Washington, D.C. What are the White House's future plans with open source? The biggest news from the night was a few announcements about the White House's plans for engaging with open source development communities. Dave Cole, the White House Deputy Director for Technology, said that the White House New Media team has been working with the White House legal council to figure out how to participate and contribute code back into the Drupal community. They can't promise a timeline for when that'll happen since it's pretty unprecedented for the Executive Branch to be participating in an open source project and to be directly engaging the Drupal community. They also want to start holding "Development Challenges" for the international Drupal community in order to help figure out some ways to take the best ideas that are already out there, and see how they can be used for the public good. The White House New Media team is also looking to solidify all of this into an event coming up early next year. The specific details and timing is still uncertain, but they're looking to hold a "camp here in DC for open source developers to both collaborate on what public sector development should look like in open source as well as ways that people can engage with the White House" and specifically the Executive office of the President. Sounds something like a "White House Open Source Drupal Camp" to me. More details in video uploaded by Development Seed and other Drupal-specific highlights down below. White House New Media Team on Using Drupal from Development Seed on Vimeo. read more</itunes:summary><itunes:keywords>Lullablog</itunes:keywords><feedburner:origLink>http://www.lullabot.com/blog/white-houses-open-source-plans-previewed-drupal-meet</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/lullabot-all/~5/5DLN_swdfZg/moogaloop.swf" length="-1" type="application/x-shockwave-flash" /><feedburner:origEnclosureLink>http://vimeo.com/moogaloop.swf?clip_id=7669508&amp;amp;server=vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=1&amp;amp;show_portrait=0&amp;amp;color=00ADEF&amp;amp;fullscreen=1</feedburner:origEnclosureLink></item>
<item>
 <title>Drupal Voices 73: Liza Sabater on Drupal Site Building and Power Blogging</title>
 <link>http://feedproxy.google.com/~r/lullabot-all/~3/lOEv_WHAYFY/drupal-voices-73-liza-sabater-drupal-site-builidng-and-power-blogging</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;&lt;a href="http://lizasabater.com/"&gt;Liza Sabater&lt;/a&gt; is a Drupal Site Builder and active blogger who runs both &lt;a href="http://culturekitchen.com/"&gt;Culture Kitchen&lt;/a&gt; and &lt;a href="http://dailygotham.com/"&gt;The Daily Gotham.&lt;/a&gt;  She talks about being a non-module developing, site builder and the role of technical adviser to non-technical clients.  And she also talks about &lt;a href="http://lizasabater.com/node/4439"&gt;why she chose Drupal for her blogging platform&lt;/a&gt; and some of her favorite modules including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://drupal.org/project/admin"&gt;Admin&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a hre="http://drupal.org/project/vertical_tabs"&gt;Vertical Tabs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://drupal.org/project/wysiwyg"&gt;WYSIWYG&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://drupal.org/project/activitystream"&gt;Activity Stream&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://drupal.org/project/dailytwitter"&gt;Daily Twitter&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://drupal.org/project/identica"&gt;Identica&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://drupal.org/project/flashnode"&gt;Flashnode&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="http://www.lullabot.com/audio/download/650/DrupalVoices073.mp3"&gt;Download Audio&lt;/a&gt;&lt;/p&gt;
</description>
 <comments>http://www.lullabot.com/drupal-voices/drupal-voices-73-liza-sabater-drupal-site-builidng-and-power-blogging#comments</comments>
 <category domain="http://www.lullabot.com/podcast/drupal-voices">Drupal Voices</category>
 <category domain="http://www.lullabot.com/taxonomy/term/489">blogging</category>
 <category domain="http://www.lullabot.com/taxonomy/term/365">DrupalVoices</category>
 <category domain="http://www.lullabot.com/taxonomy/term/370">microblogging</category>
 <category domain="http://www.lullabot.com/taxonomy/term/17">modules</category>
 <category domain="http://www.lullabot.com/taxonomy/term/488">Sitebuilding</category>
 
 <itunes:duration>16:04</itunes:duration>
 <itunes:author>Lullabot</itunes:author>
 <itunes:summary />
 <itunes:subtitle />
 <itunes:explicit>clean</itunes:explicit>
 <pubDate>Tue, 17 Nov 2009 10:12:39 -0800</pubDate>
 <dc:creator>kentbye</dc:creator>
 <guid isPermaLink="false">650 at http://www.lullabot.com</guid>
<media:content url="http://feedproxy.google.com/~r/lullabot-all/~5/6pBPR7Sjvgo/DrupalVoices073.mp3" fileSize="15482658" type="audio/mpeg" /><itunes:keywords>Drupal Voices, blogging, DrupalVoices, microblogging, modules, Sitebuilding</itunes:keywords><feedburner:origLink>http://www.lullabot.com/drupal-voices/drupal-voices-73-liza-sabater-drupal-site-builidng-and-power-blogging</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/lullabot-all/~5/6pBPR7Sjvgo/DrupalVoices073.mp3" length="15482658" type="audio/mpeg" /><feedburner:origEnclosureLink>http://www.lullabot.com/audio/download/650/DrupalVoices073.mp3</feedburner:origEnclosureLink></item>
<item>
 <title>Drupal Voices 72: Simon Hobbs on the Evolution of his Drupal shop</title>
 <link>http://feedproxy.google.com/~r/lullabot-all/~3/zonSYPBB2jY/drupal-voices-72-simon-hobbs-evolution-his-drupal-shop</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;&lt;a href="http://drupal.org/user/35266"&gt;Simon Hobbs&lt;/a&gt; (aka "sime") talks about the evolution of his Drupal shop &lt;a href="http://emspace.com.au"&gt;Em Space&lt;/a&gt; based in Melbourne, Australia.  Specifically, he talks about the shifts in job descriptions and challenges of running a small Drupal development shop.  He also talks about the most crucial time of any Drupal project, which he sees as the beginning while the information architecture and module selection decisions are happening.  He also talks about some of the crossroads that he's facing of where to focus the energy and growth of his company.&lt;/p&gt;
</description>
 <comments>http://www.lullabot.com/drupal-voices/drupal-voices-72-simon-hobbs-evolution-his-drupal-shop#comments</comments>
 <category domain="http://www.lullabot.com/podcast/drupal-voices">Drupal Voices</category>
 <category domain="http://www.lullabot.com/taxonomy/term/486">business</category>
 <category domain="http://www.lullabot.com/taxonomy/term/38">cck</category>
 <category domain="http://www.lullabot.com/taxonomy/term/365">DrupalVoices</category>
 <category domain="http://www.lullabot.com/taxonomy/term/487">ecosystem</category>
 <category domain="http://www.lullabot.com/taxonomy/term/484">IA</category>
 <category domain="http://www.lullabot.com/taxonomy/term/485">informationarchitecture</category>
 <category domain="http://www.lullabot.com/taxonomy/term/58">training</category>
 
 <itunes:duration>14:07</itunes:duration>
 <itunes:author>Lullabot</itunes:author>
 <itunes:summary />
 <itunes:subtitle />
 <itunes:explicit>clean</itunes:explicit>
 <pubDate>Mon, 16 Nov 2009 10:59:17 -0800</pubDate>
 <dc:creator>kentbye</dc:creator>
 <guid isPermaLink="false">649 at http://www.lullabot.com</guid>
<media:content url="http://feedproxy.google.com/~r/lullabot-all/~5/CiuviwxuN14/DrupalVoices072.mp3" fileSize="13595571" type="audio/mpeg" /><itunes:keywords>Drupal Voices, business, cck, DrupalVoices, ecosystem, IA, informationarchitecture, training</itunes:keywords><feedburner:origLink>http://www.lullabot.com/drupal-voices/drupal-voices-72-simon-hobbs-evolution-his-drupal-shop</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/lullabot-all/~5/CiuviwxuN14/DrupalVoices072.mp3" length="13595571" type="audio/mpeg" /><feedburner:origEnclosureLink>http://www.lullabot.com/audio/download/649/DrupalVoices072.mp3</feedburner:origEnclosureLink></item>
<item>
 <title>Drupal Voices 71: Joeri Poesen on DrupalCon Paris &amp; the French Drupal scene</title>
 <link>http://feedproxy.google.com/~r/lullabot-all/~3/7iZb6bRAz1M/drupal-voices-71-joeri-poesen-drupalcon-paris-french-drupal-scene</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;Joeri Poesen of &lt;a href="http://www.af83.com/"&gt;AF83&lt;/a&gt; was one of the organizers of DrupalCon Paris, and talks about the process of organizing the conference in coordination with the &lt;a hrerf="http://drupalfr.org/"&gt;French Drupal Association.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Joeri talks about the French Drupal community and some of the sites being launched in France by AF83 and some of the other French Drupal companies.  &lt;/p&gt;
&lt;p&gt;He mentions that some of AF83's contributions include a lot of the core work that &lt;a href="http://drupal.org/user/22211"&gt;Damien Tournoud&lt;/a&gt; (aka "DamZ") has been doing, as well as some of the latest Übercart work that has been going on.  Back in October Ryan Szrama announced the &lt;a href="http://www.bywombats.com/blog/10-22-2009/ubercart-20-and-ubercore-initiative"&gt;Ubercore Initiative,&lt;/a&gt; which is a combination of Ubercart, Drupal 7 and the influence of #Smallcore, and tagged with &lt;a href="http://d7uc.org"&gt;D7UC.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Damien has also been involved with this effort as one of the &lt;a href="http://d7uc.org/about/people"&gt;editors&lt;/a&gt; and AF83 is also one of the sponsoring companies for the effort due to some of the e-commerce work that they're involved with.&lt;/p&gt;
&lt;p&gt;Joeri also talks about the importance of multi-lingual functionality and the &lt;a href="http://drupal.org/project/i18n"&gt;i18n&lt;/a&gt; suite of modules.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.lullabot.com/audio/download/648/DrupalVoices071.mp3"&gt;Download Audio&lt;/a&gt;&lt;/p&gt;
</description>
 <comments>http://www.lullabot.com/drupal-voices/drupal-voices-71-joeri-poesen-drupalcon-paris-french-drupal-scene#comments</comments>
 <category domain="http://www.lullabot.com/podcast/drupal-voices">Drupal Voices</category>
 <category domain="http://www.lullabot.com/taxonomy/term/483">AF83</category>
 <category domain="http://www.lullabot.com/taxonomy/term/93">drupalcon</category>
 <category domain="http://www.lullabot.com/taxonomy/term/365">DrupalVoices</category>
 <category domain="http://www.lullabot.com/taxonomy/term/481">france</category>
 <category domain="http://www.lullabot.com/taxonomy/term/482">french</category>
 <category domain="http://www.lullabot.com/taxonomy/term/215">i18n</category>
 <category domain="http://www.lullabot.com/taxonomy/term/480">multilingual</category>
 <category domain="http://www.lullabot.com/taxonomy/term/439">ubercart</category>
 
 <itunes:duration>9:15</itunes:duration>
 <itunes:author>Lullabot</itunes:author>
 <itunes:summary />
 <itunes:subtitle />
 <itunes:explicit>clean</itunes:explicit>
 <pubDate>Thu, 12 Nov 2009 10:40:46 -0800</pubDate>
 <dc:creator>kentbye</dc:creator>
 <guid isPermaLink="false">648 at http://www.lullabot.com</guid>
<media:content url="http://feedproxy.google.com/~r/lullabot-all/~5/sZaIeBq9sT8/DrupalVoices071.mp3" fileSize="8932401" type="audio/mpeg" /><itunes:keywords>Drupal Voices, AF83, drupalcon, DrupalVoices, france, french, i18n, multilingual, ubercart</itunes:keywords><feedburner:origLink>http://www.lullabot.com/drupal-voices/drupal-voices-71-joeri-poesen-drupalcon-paris-french-drupal-scene</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/lullabot-all/~5/sZaIeBq9sT8/DrupalVoices071.mp3" length="8932401" type="audio/mpeg" /><feedburner:origEnclosureLink>http://www.lullabot.com/audio/download/648/DrupalVoices071.mp3</feedburner:origEnclosureLink></item>
<item>
 <title>Drupal Voices 70: Jeff Eaton on Token in core</title>
 <link>http://feedproxy.google.com/~r/lullabot-all/~3/FPs-g26tgoo/drupal-voices-70-jeff-eaton-token-core</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;Jeff Eaton talks about the &lt;a href="http://drupal.org/project/usage"&gt;third most popular contributed module&lt;/a&gt; in Drupal: the &lt;a href="http://drupal.org/project/token"&gt;Token module.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Jeff talks about the architectural changes necessary in order for &lt;a href="http://drupal.org/node/113614"&gt;Token to be committed and included into Drupal 7.&lt;/a&gt; A lot of the changes will also eventually be backported to the token 2.0 version for Drupal 6.&lt;/p&gt;
&lt;p&gt;There's also a &lt;a href="http://drupal.org/node/514990"&gt;pending User Interface issue for token in core&lt;/a&gt; that needs some help from someone with some javascript skills and initiative to get a UI into core before December 1st.&lt;/p&gt;
&lt;p&gt;The original motivation for token in core was to have pathauto in core, but this did not get in before the API freeze, but the token functionality that made it into D7 will make pathauto's job much cleaner in contrib.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.lullabot.com/audio/download/647/DrupalVoices070.mp3"&gt;Download Audio&lt;/a&gt;&lt;/p&gt;
</description>
 <comments>http://www.lullabot.com/drupal-voices/drupal-voices-70-jeff-eaton-token-core#comments</comments>
 <category domain="http://www.lullabot.com/podcast/drupal-voices">Drupal Voices</category>
 <category domain="http://www.lullabot.com/taxonomy/term/374">Drupal7</category>
 <category domain="http://www.lullabot.com/taxonomy/term/365">DrupalVoices</category>
 <category domain="http://www.lullabot.com/taxonomy/term/212">pathauto</category>
 <category domain="http://www.lullabot.com/taxonomy/term/479">token</category>
 
 <itunes:duration>12:21</itunes:duration>
 <itunes:author>Lullabot</itunes:author>
 <itunes:summary />
 <itunes:subtitle />
 <itunes:explicit>clean</itunes:explicit>
 <pubDate>Wed, 11 Nov 2009 09:44:32 -0800</pubDate>
 <dc:creator>kentbye</dc:creator>
 <guid isPermaLink="false">647 at http://www.lullabot.com</guid>
<media:content url="http://feedproxy.google.com/~r/lullabot-all/~5/5p5nHXgIWSU/DrupalVoices070.mp3" fileSize="11907848" type="audio/mpeg" /><itunes:keywords>Drupal Voices, Drupal7, DrupalVoices, pathauto, token</itunes:keywords><feedburner:origLink>http://www.lullabot.com/drupal-voices/drupal-voices-70-jeff-eaton-token-core</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/lullabot-all/~5/5p5nHXgIWSU/DrupalVoices070.mp3" length="11907848" type="audio/mpeg" /><feedburner:origEnclosureLink>http://www.lullabot.com/audio/download/647/DrupalVoices070.mp3</feedburner:origEnclosureLink></item>
<item>
 <title>Drupal Voices 69: Karoly "chx" Negyesi on his Drupal core work</title>
 <link>http://feedproxy.google.com/~r/lullabot-all/~3/fbW7MHuMJpg/drupal-voices-69-karoly-chx-negyesi-his-drupal-core-work</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;Károly Négyesi, better known as &lt;a href="http://drupal.org/user/9446"&gt;"chx",&lt;/a&gt; talks about some of his motivations and work that he's done on Drupal core.  At the time of this publishing, Károly has participated in over &lt;a href="http://drupal.org/user/9446/track?page=168"&gt;169 pages worth of Drupal issues&lt;/a&gt; over the past five and a half years -- including his work on the Form API, menu system, filter_xss and much more.&lt;/p&gt;
&lt;p&gt;Károly is also the development team lead at &lt;a href="http://www.nowpublic.com/"&gt;Now Public&lt;/a&gt;, and this interview was conducted the day after &lt;a href="http://www.lullabot.com/drupal-voices/drupal-voices-53-mike-meyers-examinercom-acquiring-nowpubliccom"&gt;Examiner.com acquired Now Public.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Károly also talks about his invovlement with the &lt;a href="http://cyrve.com/d7cx"&gt;#D7CX&lt;/a&gt; movement to get Views 3 ported to Drupal 7, which since this interview there has been a &lt;a href="http://fourkitchens.com/blog/2009/10/19/update-drupal-7-contributed-modules-sprint"&gt;Drupal 7 Contributed Modules Sprint&lt;/a&gt; and a week ago an &lt;a href="http://drupal.org/cvs?commit=283172"&gt;initial CVS commit&lt;/a&gt; of &lt;a href="http://drupalcode.org/viewvc/drupal/contributions/modules/views/?pathrev=DRUPAL-7--3 "&gt;Views 3 for Drupal 7.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.lullabot.com/audio/download/646/DrupalVoices069.mp3"&gt;Download Audio&lt;/a&gt;&lt;/p&gt;
</description>
 <comments>http://www.lullabot.com/drupal-voices/drupal-voices-69-karoly-chx-negyesi-his-drupal-core-work#comments</comments>
 <category domain="http://www.lullabot.com/podcast/drupal-voices">Drupal Voices</category>
 <category domain="http://www.lullabot.com/taxonomy/term/33">database</category>
 <category domain="http://www.lullabot.com/taxonomy/term/478">dbtng</category>
 <category domain="http://www.lullabot.com/taxonomy/term/374">Drupal7</category>
 <category domain="http://www.lullabot.com/taxonomy/term/365">DrupalVoices</category>
 <category domain="http://www.lullabot.com/taxonomy/term/417">NowPublic</category>
 <category domain="http://www.lullabot.com/taxonomy/term/369">twitter</category>
 <category domain="http://www.lullabot.com/taxonomy/term/26">views</category>
 
 <itunes:duration>12:21</itunes:duration>
 <itunes:author>Lullabot</itunes:author>
 <itunes:summary />
 <itunes:subtitle />
 <itunes:explicit>clean</itunes:explicit>
 <pubDate>Tue, 10 Nov 2009 10:36:23 -0800</pubDate>
 <dc:creator>kentbye</dc:creator>
 <guid isPermaLink="false">646 at http://www.lullabot.com</guid>
<media:content url="http://feedproxy.google.com/~r/lullabot-all/~5/AfnoUlp7MeI/DrupalVoices069.mp3" fileSize="11904083" type="audio/mpeg" /><itunes:keywords>Drupal Voices, database, dbtng, Drupal7, DrupalVoices, NowPublic, twitter, views</itunes:keywords><feedburner:origLink>http://www.lullabot.com/drupal-voices/drupal-voices-69-karoly-chx-negyesi-his-drupal-core-work</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/lullabot-all/~5/AfnoUlp7MeI/DrupalVoices069.mp3" length="11904083" type="audio/mpeg" /><feedburner:origEnclosureLink>http://www.lullabot.com/audio/download/646/DrupalVoices069.mp3</feedburner:origEnclosureLink></item>
<item>
 <title>Lullabot Podcast 80: Top 40 Drupal Modules Revisited</title>
 <link>http://feedproxy.google.com/~r/lullabot-all/~3/keKmWUoPfsg/lullabot-podcast-80-top-40-drupal-modules-revisited</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;Angie Byron, Jeff Eaton, Nate Haug, Kent Bye, and Jeff Robbins discuss the latest Drupal news and then revisit the &lt;a href="http://www.lullabot.com/audiocast/drupal_podcast_no_40_top_40_projects"&gt;Drupal Top 40&lt;/a&gt; podcast, this time with a list of 50+ "must have" Drupal modules. Enjoy this epic 2 hour podcast!&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.lullabot.com/audiocast/lullabot-podcast-80-top-40-drupal-modules-revisited"&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.lullabot.com/audiocast/lullabot-podcast-80-top-40-drupal-modules-revisited#comments</comments>
 <category domain="http://www.lullabot.com/audiocast">Audiocast</category>
 <category domain="http://www.lullabot.com/taxonomy/term/323">Digg bait</category>
 <category domain="http://www.lullabot.com/taxonomy/term/17">modules</category>
 <category domain="http://www.lullabot.com/taxonomy/term/46">podcast</category>
 <category domain="http://www.lullabot.com/taxonomy/term/477">top 40</category>
 
 <itunes:duration>117:27</itunes:duration>
 <itunes:author>Lullabot</itunes:author>
 <itunes:summary />
 <itunes:subtitle>50+ Drupal modules everyone should know</itunes:subtitle>
 <itunes:explicit>clean</itunes:explicit>
 <pubDate>Mon, 09 Nov 2009 07:09:27 -0800</pubDate>
 <dc:creator>jeff</dc:creator>
 <guid isPermaLink="false">645 at http://www.lullabot.com</guid>
<media:content url="http://feedproxy.google.com/~r/lullabot-all/~5/ejTVWZmJwy4/LullabotPodcastNo80.mp3" fileSize="48496933" type="audio/mpeg" /><itunes:keywords>Audiocast, Digg bait, modules, podcast, top 40</itunes:keywords><feedburner:origLink>http://www.lullabot.com/audiocast/lullabot-podcast-80-top-40-drupal-modules-revisited</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/lullabot-all/~5/ejTVWZmJwy4/LullabotPodcastNo80.mp3" length="48496933" type="audio/mpeg" /><feedburner:origEnclosureLink>http://www.lullabot.com/audio/download/645/LullabotPodcastNo80.mp3</feedburner:origEnclosureLink></item>
<item>
 <title>White House Drupal Coverage: The Roundup</title>
 <link>http://feedproxy.google.com/~r/lullabot-all/~3/YqCEawiKtxI/white-house-drupal-coverage-roundup</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;&lt;img src="http://www.lullabot.com/files/whitehouse.png" /&gt;&lt;/p&gt;
&lt;p&gt;October's announcement that the White House website had relaunched on Drupal brought cheers from the open source community. Even outside of the Drupal world, the high-profile government site was seen a vote of confidence for open platforms and collaborative development. The teams at Acquia and Phase2 helped deliver a great site that silences outdated claims that OSS can't be used on "Enterprise" level sites, and impresses anyone who thought that that Drupal sites have to look like blogs.&lt;/p&gt;
&lt;p&gt;Naturally, there's been a lot of chatter about the switch, some good and some bad. I thought I'd take some time to round up the most interesting articles for the community and study what they say about how Drupal and its role in the White House's web presence are being perceived.&lt;/p&gt;
&lt;p&gt;The Associated Press &lt;a href="http://www.google.com/hostednews/ap/article/ALeqM5iuRIVBTLUvW7823FC-fcfhvkSxHgD9BHLF180"&gt;broke the story on the morning of the 24th&lt;/a&gt;, confirming rumors that had been circulating about a high-profile government site launch. (At DrupalCon DC in March, hallway chatter was buzzing about Dries Buytaert's invite to the White House to discuss Drupal and its technical underpinnings.) The story cast Drupal in a pretty favorable light, and touched on some basic Open Source issues like crowdsourced security.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.lullabot.com/blog/white-house-drupal-coverage-roundup"&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.lullabot.com/blog/white-house-drupal-coverage-roundup#comments</comments>
 <category domain="http://www.lullabot.com/blog">Lullablog</category>
 <pubDate>Tue, 03 Nov 2009 08:58:54 -0800</pubDate>
 <dc:creator>eaton</dc:creator>
 <guid isPermaLink="false">641 at http://www.lullabot.com</guid>
<feedburner:origLink>http://www.lullabot.com/blog/white-house-drupal-coverage-roundup</feedburner:origLink></item>
<item>
 <title>New Video Announcement: Site Building With Drupal</title>
 <link>http://feedproxy.google.com/~r/lullabot-all/~3/dSatW1sXrJE/new-video-announcement-site-building-drupal</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;&lt;a href="http://store.lullabot.com/products/site-building-with-drupal"&gt;&lt;img src="http://www.lullabot.com/files/u2/lls-dvd007-final-cover-200w.jpg" width="200" height="283" alt="Site Building With Drupal" style="float:right;margin:0 0 5px 10px;" /&gt;&lt;/a&gt; &lt;strong&gt;Announcing &lt;em&gt;Site Building With Drupal&lt;/em&gt;&lt;br /&gt;
How to install, customize, configure, and launch a Drupal site&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This is it! &lt;a href="http://store.lullabot.com/products/site-building-with-drupal"&gt;Site Building With Drupal&lt;/a&gt; is the definitive guide to Drupal website creation. In this densely-packed 4 hour and 45 minute video, Addison Berry, Angela Byron, and Jeff Robbins illustrate Drupal's concepts and define its jargon while building a complete website from the ground up.&lt;/p&gt;
&lt;p&gt;The team shows how to install Drupal, add modules, create and configure content types, build listing pages, and configure Drupal's multi-user permission system. You'll see how to use Drupal's taxonomy system to classify and organize your site's content, how to create and configure sidebar content using blocks, and many common tasks such as setting up a rich-text editor. Also discussed are tips for choosing which contributed modules to use, how to create private content, and how to launch a site.&lt;/p&gt;
&lt;p&gt;This video pairs well with &lt;a href="http://store.lullabot.com/products/administering-drupal"&gt;Administering Drupal&lt;/a&gt;, which shows how to administer this site once it has been created.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Early release pricing:&lt;/em&gt; &lt;a href="http://store.lullabot.com/products/site-building-with-drupal"&gt;Site Building With Drupal&lt;/a&gt; is now available for download at an early release price of $55. That's more than 25% off the normal price. But don't delay. This price is only available for the first few weeks while we wait to get the DVD version back from the pressing plant. When the DVD comes in, this price will go up.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.lullabot.com/blog/new-video-announcement-site-building-drupal"&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.lullabot.com/blog/new-video-announcement-site-building-drupal#comments</comments>
 <category domain="http://www.lullabot.com/blog">Lullablog</category>
 <pubDate>Tue, 03 Nov 2009 06:54:54 -0800</pubDate>
 <dc:creator>jeff</dc:creator>
 <guid isPermaLink="false">640 at http://www.lullabot.com</guid>
<feedburner:origLink>http://www.lullabot.com/blog/new-video-announcement-site-building-drupal</feedburner:origLink></item>
<item>
 <title>Podcast 79: Drupal 7</title>
 <link>http://feedproxy.google.com/~r/lullabot-all/~3/0n2kbymiYeQ/podcast-79-drupal-7</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;Angie Byron, Nate Haug, Karen Stevenson, and Jeff Robbins discuss the new features of Drupal 7 as well as the latest Drupal news.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.lullabot.com/audiocast/podcast-79-drupal-7"&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.lullabot.com/audiocast/podcast-79-drupal-7#comments</comments>
 <category domain="http://www.lullabot.com/audiocast">Audiocast</category>
 <category domain="http://www.lullabot.com/taxonomy/term/38">cck</category>
 <category domain="http://www.lullabot.com/taxonomy/term/337">drupal 7</category>
 <category domain="http://www.lullabot.com/taxonomy/term/72">drupal core</category>
 <category domain="http://www.lullabot.com/taxonomy/term/46">podcast</category>
 
 <itunes:duration>73:33</itunes:duration>
 <itunes:author>Lullabot</itunes:author>
 <itunes:summary />
 <itunes:subtitle />
 <itunes:explicit>clean</itunes:explicit>
 <pubDate>Fri, 30 Oct 2009 01:00:00 -0700</pubDate>
 <dc:creator>jeff</dc:creator>
 <guid isPermaLink="false">639 at http://www.lullabot.com</guid>
<media:content url="http://feedproxy.google.com/~r/lullabot-all/~5/wnKCPKj33qo/LullabotPodcast79.mp3" fileSize="30056492" type="audio/mpeg" /><itunes:keywords>Audiocast, cck, drupal 7, drupal core, podcast</itunes:keywords><feedburner:origLink>http://www.lullabot.com/audiocast/podcast-79-drupal-7</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/lullabot-all/~5/wnKCPKj33qo/LullabotPodcast79.mp3" length="30056492" type="audio/mpeg" /><feedburner:origEnclosureLink>http://www.lullabot.com/audio/download/639/LullabotPodcast79.mp3</feedburner:origEnclosureLink></item>
<media:rating>nonadult</media:rating></channel>
</rss>
