<?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; iis</title>
	<atom:link href="http://robert.accettura.com/blog/tag/iis/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 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>

