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
Leave a reply