<?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>Robert Accettura&#039;s Fun With Wordage &#187; whitehouse</title>
	<atom:link href="http://robert.accettura.com/blog/tag/whitehouse/feed/" rel="self" type="application/rss+xml" />
	<link>http://robert.accettura.com</link>
	<description>Robert Accettura&#039;s Personal Blog on Web Development and Tech</description>
	<lastBuildDate>Thu, 09 Feb 2012 01:43:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom:link rel='hub' href='http://robert.accettura.com/?pushpress=hub'/>
<cloud domain='robert.accettura.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>WhiteHouse.gov Goes Open Source</title>
		<link>http://robert.accettura.com/blog/2009/10/25/whitehouse-gov-goes-open-source/</link>
		<comments>http://robert.accettura.com/blog/2009/10/25/whitehouse-gov-goes-open-source/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 17:21:22 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[barack obama]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[whitehouse]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/?p=3015</guid>
		<description><![CDATA[I noted in January that WhiteHouse.gov relaunched for the Obama administration using a closed source infrastructure (it was using ASP.NET on IIS 6.0) running a proprietary CMS. It has now relaunched using open source Drupal. Also interesting is that it&#8217;s &#8230; <a href="http://robert.accettura.com/blog/2009/10/25/whitehouse-gov-goes-open-source/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I <a href="http://robert.accettura.com/blog/2009/01/20/whitehousegov-analysis/">noted</a> in January that WhiteHouse.gov relaunched for the Obama administration using a closed source infrastructure (it was using ASP.NET on IIS 6.0) running a proprietary CMS.</p>
<p>It has now <a href="http://techpresident.com/blog-entry/whitehousegov-goes-drupal">relaunched</a> using open source <a href="http://drupal.org/">Drupal</a>.  Also interesting is that it&#8217;s no longer broadcasting any headers regarding it&#8217;s server.   <del datetime="2009-10-26T17:48:27+00:00">Considering Drupal is by far better tested on a Unix OS andApache, I&#8217;m wondering if they dropped Windows Server/IIS 6.0 in favor of some sort of Linux and Apache.  I can&#8217;t find any hint at what they are using.</del> </p>
<p>It&#8217;s noteworthy that Drupal was already used on <a href="http://www.recovery.gov">recovery.gov</a> and has been used in politics by way of CivicSpace for the Dean campaign in 2004.</p>
<p>Via Drupal it&#8217;s still using jQuery (verison 1.2.6).   It&#8217;s also now using RSS rather than ATOM for feeds, which I presume is by way of the switch to Drupal rather than an intentional effort.</p>
<p>Another interesting change is they tweaked the doctype from  XHTML Transitional to <a href="http://www.w3.org/TR/xhtml-rdfa-primer/">XHTML+RDFa</a>.</p>
<p>Pretty much everything else is still the same including the design.  Analytics is still done using WebTrends (holdover from the Bush administration) and Akamai still sits in front of their servers.  </p>
<p>For CSS hackers: They still choose conditional CSS for IE compatibility.</p>
<p>Their pages don&#8217;t fully validate anymore, though there is no terrible markup either.</p>
<p>Video is still done using Flash, maybe they&#8217;ll consider adopting HTML5 video.  They could do so and <a href="http://hacks.mozilla.org/2009/06/html5-video-fallbacks-markup/">fallback to Flash</a>.  The latest versions of Firefox, Safari, and Chrome could take advantage of it today.  The rest of the browsers would get the Flash experience.  That would be the next major step in opening up.  Mark Pilgrim has a <a href="http://diveintohtml5.org/video.html">good primer</a> if they need.</p>
<p><strong>Edit [9/26/2009 @ 1:45 PM EST]:</strong> <a href="http://radar.oreilly.com/2009/10/whitehouse-switch-drupal-opensource.html">Tim O&#8217;Reilly</a> confirms it is indeed running on LAMP, specifically Red Hat Linux with Apache, MySQL and obviously PHP. Apache Solr is used for search.
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/?p=3015#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2009/10/51be2fe.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2009/10/25/whitehouse-gov-goes-open-source/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Whitehouse.gov Analysis</title>
		<link>http://robert.accettura.com/blog/2009/01/20/whitehousegov-analysis/</link>
		<comments>http://robert.accettura.com/blog/2009/01/20/whitehousegov-analysis/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 17:49:25 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[In The News]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[akamai]]></category>
		<category><![CDATA[atom]]></category>
		<category><![CDATA[barack obama]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[whitehouse]]></category>
		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/?p=2422</guid>
		<description><![CDATA[A few notes on the new whitehouse.gov website as I did for the campaign sites after about 5 minutes of sniffing around: Running Microsoft-IIS 6.0 and ASP.NET 2.0.50727. The Bush administration ran Apache on what I think was some sort &#8230; <a href="http://robert.accettura.com/blog/2009/01/20/whitehousegov-analysis/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A few notes on the new <a href="http://www.whitehouse.gov">whitehouse.gov</a> website as I did for the <a href="http://robert.accettura.com/blog/2008/01/11/secrets-in-websites-ii/2/">campaign sites</a> after about 5 minutes of sniffing around:</p>
<ul>
<li>Running Microsoft-IIS 6.0 and ASP.NET 2.0.50727.  The Bush administration ran Apache on what I think was some sort of Unix.  Data is gzip&#8217;d.</li>
<li>Whitehouse.gov is using <a href="http://www.akamai.com">Akamai</a> as a CDN and for DNS service.</li>
<li>Using <a href="http://www.jquery.com/">jQuery 1.2.6</a> (someone should let them know 1.3 is out).  Also using several plugins including <a href="http://ui.jquery.com/">jQuery UI</a>, <a href="http://sorgalla.com/jcarousel/">jcarousel</a>, <a href="http://jquery.com/demo/thickbox/">Thickbox</a>.  Also using <a href="http://blog.deconcept.com/swfobject/">swfobject</a>.</li>
<li>Pages <a href="http://validator.w3.org/check?verbose=1&#038;uri=http%3A%2F%2Fwww.whitehouse.gov%2F">tentatively validate</a> as XHTML 1.0 Transitional!  I&#8217;m shocked by this.  I&#8217;ve checked several pages all with the same result.</li>
<li>Using <a href="http://www.webtrends.com/">WebTrends</a> for analytics.  Bush Administration also did.</li>
<li>IE Conditional Stylesheets and a print stylesheet.</li>
<li>RSS feeds are actually Atom feeds.</li>
<li>The website is setting two cookies that I can see <code>WT_FPC</code> and <code>ASP.NET_SessionId</code> which expire at the end of the session which is not prohibited in federal government as per <a href="http://74.125.47.132/search?q=cache:Ap-_uh5uMukJ:www.whitehouse.gov/omb/memoranda/m03-22.html+http://www.whitehouse.gov/omb/memoranda/m03-22.html%2320.&#038;hl=en&#038;ct=clnk&#038;cd=1&#038;gl=us">OMB Guidance for Implementing the Privacy Provisions of the E-Government Act of 2002</a> (using Google Cache for that link since I can&#8217;t find it anywhere else, our government should really keep those in a more permanent location).</li>
</ul>
<p>I should note that this is quite different in architecture than the Obama campaign site which ran PWS/PHP, no notable JS library, feed, and Google Analytics.</p>
<p><strong>Update [1/20/2009 @ 9:00 PM EST]:</strong> </p>
<ul>
<li>Jason Kottke points out that the new whitehouse.gov sports a much <a href="http://www.kottke.org/09/01/the-countrys-new-robotstxt-file">slimmer robots.txt file</a>.</li>
<li>Content is now under <a href="http://www.whitehouse.gov/copyright/">Creative Commons license</a>.  Way to go <a href="http://www.lessig.org/blog/">Lawrence Lessig</a>.</li>
</ul>
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/?p=2422#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2009/01/be1df9a.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2009/01/20/whitehousegov-analysis/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

