<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CMS Weekly &#187; Drupal 7</title>
	<atom:link href="http://cmsweekly.com/tag/drupal-7/feed/" rel="self" type="application/rss+xml" />
	<link>http://cmsweekly.com</link>
	<description>Content Management</description>
	<lastBuildDate>Sun, 21 Feb 2010 10:23:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Drupal Code Freeze Update &#8211; 82 Weeks + a Slushy</title>
		<link>http://cmsweekly.com/2009/10/08/drupal-code-freeze-update-82-weeks-a-slushy/</link>
		<comments>http://cmsweekly.com/2009/10/08/drupal-code-freeze-update-82-weeks-a-slushy/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 21:44:52 +0000</pubDate>
		<dc:creator>kkarsten</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[code freeze]]></category>
		<category><![CDATA[code slush]]></category>
		<category><![CDATA[Drupal 7]]></category>

		<guid isPermaLink="false">http://cmsweekly.com/?p=215</guid>
		<description><![CDATA[Drupal Code Freeze Update &#8211; 82 Weeks + a Slushy Transcript From Episode CMSW2009-09-21 After 82 weeks of development, Drupal 7 hit the goal: September 7 code freeze. The current phase is called code slush and will span 5 weeks. During Code Slush, only patches with no new functionality will be accepted into the code [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Drupal Code Freeze Update &#8211; 82 Weeks + a Slushy</strong><br />
Transcript From Episode CMSW2009-09-21</p>
<p>After 82 weeks of development, Drupal 7 hit the goal: September 7 code freeze. The current phase is called code slush and will span 5 weeks. </p>
<p>During Code Slush, only patches with no new functionality will be accepted into the code stream, with a few exceptions. &#8220;Important and necessary&#8221; API changes are still allowed, as are improvements to usability, accessibility, performance, and documentation. </p>
<p>Drupal module developers, into overdrive testing custom code with the new base. The D7CX Movement (Drupal 7 Contributed Modules) is an initiative to have 40 modules upgraded and solid at release time. drupal.org has a list of the 40 popular modules in the D7CX Movement. See drupal.org/node/578446 for more code freeze details.</p>
<p><a title="This Week" href="http://cmsweekly.com/" target="_self">This Week&#8217;s Episode</a></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/home/?status=Drupal+Code+Freeze+Update+%E2%80%93+82+Weeks+%2B+a+Slushy+http%3A%2F%2Ftwr7g.th8.us" title="Post to Twitter"><img class="nothumb" src="http://cmsweekly.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Drupal+Code+Freeze+Update+%E2%80%93+82+Weeks+%2B+a+Slushy+http%3A%2F%2Ftwr7g.th8.us" title="Post to Twitter">Tweet This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://cmsweekly.com/2009/10/08/drupal-code-freeze-update-82-weeks-a-slushy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal 7: What&#8217;s In It For You?</title>
		<link>http://cmsweekly.com/2009/09/28/drupal-7-whats-in-it-for-you/</link>
		<comments>http://cmsweekly.com/2009/09/28/drupal-7-whats-in-it-for-you/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 22:37:06 +0000</pubDate>
		<dc:creator>kkarsten</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Drupal 7]]></category>
		<category><![CDATA[DrupalCamp Philly]]></category>
		<category><![CDATA[SimpleTest Handbook]]></category>
		<category><![CDATA[steve karsch]]></category>

		<guid isPermaLink="false">http://cmsweekly.com/?p=138</guid>
		<description><![CDATA[Steve Karsch: Drupal 7: What&#8217;s In It For You? Transcript From Episode CMSW2009-08-10 Thanks to everyone who attended my session at DrupalCamp Philly today. Here are the slides from my presentation. Thanks to Steve Karsch for sharing his slides from DrupalCamp Philly. His presentation was Drupal 7: What&#8217;s In It For You. First the all-important [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Steve Karsch: Drupal 7: What&#8217;s In It For You?</strong><br />
Transcript From Episode CMSW2009-08-10</p>
<p>Thanks to everyone who attended my session at DrupalCamp Philly today. Here are the slides from my presentation.</p>
<p>Thanks to Steve Karsch for sharing his slides from DrupalCamp Philly. His presentation was Drupal 7: What&#8217;s In It For You.</p>
<p>First the all-important Drupal 7 release dates: Code Freeze currently scheduled for September 1st, But no release date specified as yet. 2010? </p>
<p>It requires:  PHP5, MySQL 5, PgSQL 8.3, and PDO. </p>
<p>Some highlights: PDO-based abstraction layer; support for any database supported by PHP; theming improvements; the Drupal7 User Experience Project. </p>
<p>Links to SimpleTest Handbook and other details on <a href="http://stevekarsch.com">stevekarsch.com</a>. Sign up now to help test at <a href="http://drupal.org">drupal.org</a>. </p>
<p>Just sent @CMSExpo a copy of the Google #wave embedding #joomla module, setting up the demo now.</p>
<p><a title="This Week" href="http://cmsweekly.com/" target="_self">This Week&#8217;s Episode</a></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/home/?status=Drupal+7%3A+What%E2%80%99s+In+It+For+You%3F+http%3A%2F%2Fx3k4q.th8.us" title="Post to Twitter"><img class="nothumb" src="http://cmsweekly.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Drupal+7%3A+What%E2%80%99s+In+It+For+You%3F+http%3A%2F%2Fx3k4q.th8.us" title="Post to Twitter">Tweet This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://cmsweekly.com/2009/09/28/drupal-7-whats-in-it-for-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

