Slashdot Mirror


Microsoft Launches Free Web Software Eco-System

An anonymous reader writes "Microsoft, inspired perhaps by the ease of selecting and installing iPhone apps, has taken a similar approach to gather back market share of its IIS web server in a predominantly Apache/PHP market. 10 open source CMS, gallery, wiki, and blog tools were chosen to populate the eco-system, dubbed Web App Gallery. Developers must agree to principles and can now submit their PHP or .NET application for inclusion. Once an application is in the gallery, Windows users use Microsoft Web Platform Installer, released in a keynote at MIX this week, which inspects the the local system, and installs and configures dependencies like the IIS webserver, PHP, URL re-writers, and file permissions. Screenshots show this to be quite easy for the typical computer user. This could provide some real competition for WAMP and Linux shell install processes."

1 of 133 comments (clear)

  1. Re:Microsoft and what? by gbjbaanb · · Score: 2, Informative

    The redistributables are not exactly a gig - though I always think like that because they are huge (I have to download the full ones to install on my customer's site as they're not connected to the internet)

    But: add them up, its not a gig, but its getting there:

    .NET Framework 1.0 Redist: 19.7MB
    .NET Framework 1.1 Redist: 23.1MB
    .NET Framework 2.0 Redist: 22.4MB
    .NET Framework 3.0 Redist: 50.3MB ( x86 )
    .NET Framework 3.0 Redist: 90.1MB ( x64 )
    .NET Framework 3.5 Redist: 197.0MB

    plus another 50 odd Mb for the service packs.

    .Net 4 will be out soon too.