Built almost entirely of HTML, Javascript and CSS, Droptiles is a Windows 8 Start-like Metro style dashboard. It creates the experience using Tiles. Tiles are mini apps that can fetch data from external sources and by clicking on a tile it will launch the full app. Apps can be from any existing website to customized website specifically built to fit the Dashboard. The demo has been built using ASP.NET to show some server side integration, like signup, login and pulling dynamic data from a server. But with some small changes you can port it to PHP, Ruby, JSP or any other platform.
view source