There is a great new guy in the White House and he’s got a brand new website as well. The official whitehouse.gov had a major overhaul and the result is quite nice.
They use ASP.NET 2.0, but the markup almost validates. The site also has a blog function, RSS feeds and almost 2400 lines in the robots.txt file. And here is the Twitter feed.
Other nice details: 3rd party content is Creative Commons licensed. It use GZIP compression to improve performance. Actual JQuery usage. It even uses CSS sprites, the classic technique by Dave Shea.
On the downside is use of ViewState, lots of whitespace and HTML comments. There is also a handful of hidden links in there, providing link-back points for the site developers.
The end result is not flawless in any way, but still a big improvement to the old site.
7 comments
I was expecting a political analysis, but this was quite a fresh take on the whole matter. :D
Hehe, why discuss politics when you can discuss web standards? :)
It would’ve been even more interesting is they’d chosen an open development platform instead of ASP.NET, but I guess you can’t get everything. :)
Yeah, the choice of ASP.NET feels a bit Bush-esque. :)
It’s teh d4rk side! O_o
it runs on Drupal
Yes, they switched from ASP.NET to Drupal in October 2009, ten months after I wrote the entry.
Leave a reply