<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: On WhiteHouse.gov and Drupal</title>
	<atom:link href="http://tiffanybbrown.com/2009/10/29/on-whitehouse-gov-and-drupal/feed/" rel="self" type="application/rss+xml" />
	<link>http://tiffanybbrown.com/2009/10/29/on-whitehouse-gov-and-drupal/</link>
	<description>A web log about web development and internet culture with frequent detours into other stuff.</description>
	<lastBuildDate>Fri, 03 Feb 2012 12:47:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: tiffanybbrown</title>
		<link>http://tiffanybbrown.com/2009/10/29/on-whitehouse-gov-and-drupal/comment-page-1/#comment-91704</link>
		<dc:creator>tiffanybbrown</dc:creator>
		<pubDate>Sat, 31 Oct 2009 19:33:08 +0000</pubDate>
		<guid isPermaLink="false">http://tiffanybbrown.com/?p=2306#comment-91704</guid>
		<description>Just from reading that Slate.com piece, I suspect Chris Wilson&#039;s criticism is coming from a non-technical, writer/editor user of Drupal instead of a technical developer, or end user of a Drupal-run site. Some of his criticisms just don&#039;t hold water when compared to other software, whether open or closed source.  
 
Details about the set up are slim, but General Dynamics Information Technology, Acquia and Phase2 were involved. </description>
		<content:encoded><![CDATA[<p>Just from reading that Slate.com piece, I suspect Chris Wilson&#039;s criticism is coming from a non-technical, writer/editor user of Drupal instead of a technical developer, or end user of a Drupal-run site. Some of his criticisms just don&#039;t hold water when compared to other software, whether open or closed source.  </p>
<p>Details about the set up are slim, but General Dynamics Information Technology, Acquia and Phase2 were involved.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tiffanybbrown</title>
		<link>http://tiffanybbrown.com/2009/10/29/on-whitehouse-gov-and-drupal/comment-page-1/#comment-93584</link>
		<dc:creator>tiffanybbrown</dc:creator>
		<pubDate>Sat, 31 Oct 2009 19:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://tiffanybbrown.com/?p=2306#comment-93584</guid>
		<description>Just from reading that Slate.com piece, I suspect Chris Wilson&#039;s criticism is coming from a non-technical, writer/editor user of Drupal instead of a technical developer, or end user of a Drupal-run site. Some of his criticisms just don&#039;t hold water when compared to other software, whether open or closed source.  
 
Details about the set up are slim, but General Dynamics Information Technology, Acquia and Phase2 were involved.</description>
		<content:encoded><![CDATA[<p>Just from reading that Slate.com piece, I suspect Chris Wilson&#039;s criticism is coming from a non-technical, writer/editor user of Drupal instead of a technical developer, or end user of a Drupal-run site. Some of his criticisms just don&#039;t hold water when compared to other software, whether open or closed source.  </p>
<p>Details about the set up are slim, but General Dynamics Information Technology, Acquia and Phase2 were involved.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rusty Tanton</title>
		<link>http://tiffanybbrown.com/2009/10/29/on-whitehouse-gov-and-drupal/comment-page-1/#comment-91702</link>
		<dc:creator>Rusty Tanton</dc:creator>
		<pubDate>Thu, 29 Oct 2009 15:53:41 +0000</pubDate>
		<guid isPermaLink="false">http://tiffanybbrown.com/?p=2306#comment-91702</guid>
		<description>I&#039;ve dealt a lot with Drupal. If you mostly build your site with core, views and cck; stick to best practices with your theming; and put some effort into theming forms for end users, it can be very powerful. The module API is powerful and has decent documentation, which by itself is extradordinary for open source. 
 
Where you run into problems is: 
- There&#039;s a steep learning curve, so inevitably your first Drupal project will be a complete clusterfuck that you&#039;ll have to clean up later 
- Modules aren&#039;t compatible between major releases. This can be a big headache and timesuck if you need more power than Drupal core + cck + views 
- It runs a bazillion SQL queries on every page load for logged-in users. Performance tuning can be complicated 
 
I&#039;d be interested to hear some detail about the White House set-up. </description>
		<content:encoded><![CDATA[<p>I&#039;ve dealt a lot with Drupal. If you mostly build your site with core, views and cck; stick to best practices with your theming; and put some effort into theming forms for end users, it can be very powerful. The module API is powerful and has decent documentation, which by itself is extradordinary for open source. </p>
<p>Where you run into problems is:<br />
- There&#039;s a steep learning curve, so inevitably your first Drupal project will be a complete clusterfuck that you&#039;ll have to clean up later<br />
- Modules aren&#039;t compatible between major releases. This can be a big headache and timesuck if you need more power than Drupal core + cck + views<br />
- It runs a bazillion SQL queries on every page load for logged-in users. Performance tuning can be complicated </p>
<p>I&#039;d be interested to hear some detail about the White House set-up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rusty Tanton</title>
		<link>http://tiffanybbrown.com/2009/10/29/on-whitehouse-gov-and-drupal/comment-page-1/#comment-93583</link>
		<dc:creator>Rusty Tanton</dc:creator>
		<pubDate>Thu, 29 Oct 2009 15:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://tiffanybbrown.com/?p=2306#comment-93583</guid>
		<description>I&#039;ve dealt a lot with Drupal. If you mostly build your site with core, views and cck; stick to best practices with your theming; and put some effort into theming forms for end users, it can be very powerful. The module API is powerful and has decent documentation, which by itself is extradordinary for open source. 
 
Where you run into problems is: 
- There&#039;s a steep learning curve, so inevitably your first Drupal project will be a complete clusterfuck that you&#039;ll have to clean up later 
- Modules aren&#039;t compatible between major releases. This can be a big headache and timesuck if you need more power than Drupal core + cck + views 
- It runs a bazillion SQL queries on every page load for logged-in users. Performance tuning can be complicated 
 
I&#039;d be interested to hear some detail about the White House set-up.</description>
		<content:encoded><![CDATA[<p>I&#039;ve dealt a lot with Drupal. If you mostly build your site with core, views and cck; stick to best practices with your theming; and put some effort into theming forms for end users, it can be very powerful. The module API is powerful and has decent documentation, which by itself is extradordinary for open source. </p>
<p>Where you run into problems is:<br />
- There&#039;s a steep learning curve, so inevitably your first Drupal project will be a complete clusterfuck that you&#039;ll have to clean up later<br />
- Modules aren&#039;t compatible between major releases. This can be a big headache and timesuck if you need more power than Drupal core + cck + views<br />
- It runs a bazillion SQL queries on every page load for logged-in users. Performance tuning can be complicated </p>
<p>I&#039;d be interested to hear some detail about the White House set-up.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

