FIFA official website design and development

Posted by Morron on Stack Overflow See other posts from Stack Overflow or by Morron
Published on 2010-06-15T18:00:32Z Indexed on 2010/06/15 18:02 UTC
Read the original article Hit count: 434

Hi,

I'm just curious about design and development of official FIFA website.

  1. What is the programming language being used to build the site?
  2. What is the development methodology they are using?

I used Firebug to look around the site.Here's sth I found:

HTTP/1.1 200 OK Cache-Control: no-store, no-cache, must-revalidate, private Content-Type: text/html Server: Microsoft-IIS/7.0 x-ua-compatible: IE=EmulateIE7 Vary: Accept-Encoding Content-Length: 8320 Date: Tue, 15 Jun 2010 17:54:19 GMT Connection: keep-alive

According to that, I think they use IIS 7 to run the site but I'm not sure what programming language they are using.

Any comment is a drop of water in the glass.

© Stack Overflow or respective owner

Related posts about web-development

Related posts about web-applications