Slashdot Mirror


Microsoft Expands Access to Windows Source Code

Brain Stew writes "According to eWeek, MVPs living within thecountries that have signed up with Microsoft's Windows Source code program can now see it for free (limited source code of course). 'Microsoft Corp. has expanded the Source Licensing Program under which its Most Valued Professionals get access to the source code for the Windows operating system. The Redmond, Wash., company said on Monday that all the MVPs within the Microsoft platforms community and living within the 27 eligible countries worldwide will now be able to access Windows source code at no cost. '"

26 of 282 comments (clear)

  1. Shared source will not work for MS by Bold+Marauder · · Score: 5, Insightful

    It's pretty clear in my mind that by handing select portions of the source code to "most valuble professionals" that microsoft merely wants to go through the motions of open source, while not being open at all.

    And, certainly, this is their right, since it is their source code. However, I don't see many people outside of their "MVP" community (which is who? people stuck working on windows device drivers?) really being interested in doing their busy work for them. And for this reason, because of being unwilling to fully relinquish control, they are going to find themselves unable to fully benefit from openness.

    In contrast, IBM fully understands what open source is all about, and manages to deal with the concept in an intelligent manner, instead of trying to make compromises and deal with half measures.

    If open source manages to become a signifigant methodology in tomorrow's IT world, IBM seems better equipped to benefit from it, whereas Microsoft is unwilling to do what it takes to prevent sliding off into irrelevence.

    1. Re:Shared source will not work for MS by t1m0r4n · · Score: 5, Insightful

      In contrast, IBM fully understands what open source is all about, and manages to deal with the concept in an intelligent manner, instead of trying to make compromises and deal with half measures.

      I agree with the idea that MSFT allowing those deemed "MVP" worthy to view the source code is meaningless. But I doubt IBM understands open source. They are selling open source stuff because they make money doing so. If it conflicts with their other software, they will push closed source. And they will push it hard to the detriment of open source. Anybody have the link handy for the statements from HP? HP is trying to sell linux servers to existing IBM AIX customers, and IBM is alleged to bad mouth linux something fierce. While I can't back the claims of HP, I see no reason to believe that IBM is a saint of open source. When IBM goes 100% GPL, then I will trust them. The partial backing of IBM is a GoodThing, but I don't think the people of importance at IBM really "understand" open source.

      Insert some random badmouthing of MSFT backed by personal experience.

    2. Re:Shared source will not work for MS by Ari_Haviv · · Score: 3, Insightful

      part of understanding open source means using it when it makes sense and not using it when it doesn't make sense.

      --
      Join Team Mozilla #38050 Folding@home
    3. Re:Shared source will not work for MS by PingXao · · Score: 3, Interesting

      I agree to a point. IBM does not fully embrace open source, however. They sell plenty of products that do not include access to the source code. If you run one of their mainframe OSes like VM or MVS or zOS (or whatever they're calling them these days) you pay dearly for the privilege of having access to the source code. About 10 years ago - granted, a long time - the company I was working for was paying upwards of $50,000 per year just to get access to the source code. This was above and beyond the normal charges just to license and run the things.

      More recently - well, same time frame actually - OS/2 had a killer desktop: the Workplace Shell. It was totally object-oriented. AFAICT Windows 2000, NT, XP, Longhorn, etc. use completely object-oriented desktop models. People have been pleading with IBM for years to Open Source the WPS. 10 years later it would still be an improvement over the Windows offerings. IBM refuses.

    4. Re:Shared source will not work for MS by black+mariah · · Score: 3, Informative

      You are aware that not even te GPL requires anonymous people to be given the code, right? That the only requirement is that the code be given to whoever binaries are distributed to. Freely available source is not mandatory.

      --
      'Standards' in computing only impress those who are impressed by things like 'standards'.
  2. Gentoo Windows here I come! by Anonymous Coward · · Score: 5, Funny

    I'm going to recompile Windows optimized for my hardware! It'll blow every other Windows away.

  3. Huh? by blackmonday · · Score: 3, Funny

    I thought this was already happenning on Kazaa?

  4. Count down to shared source leakage... by Pillager · · Score: 5, Funny

    10....
    9...
    8..

    1. Re:Count down to shared source leakage... by _14k4 · · Score: 4, Funny

      3...
      2..
      1.

      10 PRINT "Linux"
      20 PRINT "Sucks!!1"
      30 GOTO 10

      I'm pretty sure that's in the source somewhere.

  5. At no cost? by tomhudson · · Score: 3, Insightful
    will now be able to access Windows source code at no cost
    Sorry, my soul is NOT for sale.

    Seriously, do you want to be contaminated by having seen Microsofts' source? Always wondering when you'll end up being named in a lawsuit because you may have incorporated some of their worthless IP in a project you're working on?

    It could make you unemployable in the future.

    1. Re:At no cost? by iamacat · · Score: 4, Insightful

      There have been instances of former Microsoft employees securing another gainful engagement. One prominant one have even sent a private ship to space recently, without any complaint that he infringed on an XP desktop theme.

      Microsoft was accused of stealing Altavista code lately. They are still hiring people with existing industry experience.

  6. Re:This is somewhat good by October_30th · · Score: 3, Funny
    However, the problem remains that they really need many more eyes to fix Windows

    You mean guys like this?

    --
    The owls are not what they seem
  7. Re:This is somewhat good by irokitt · · Score: 4, Interesting

    From what I've seen of OSS, the solution is not many, many eyes, but a core handful of experienced eyes that have experience and training.

    Point needs to be made, however, that these guys who get free access are not here to "fix Windows" as much as they are there to write applications that require close cooperation with the OS (think antivirus or DRM applications). So the chances of them finding a bug and fixing it are slim, because they won't be looking for them.

    --
    If my answers frighten you, stop asking scary questions.
  8. Re:meh? by ultrabot · · Score: 4, Insightful

    Yeah i still have the source code released a while ago in a nice little zip in my emule shared folder.

    In that case, you might want to unshare it ASAP. You do realize that your IP can be trivially discovered when you have emule on?

    It should be emphasized that having the windows source is much more damaging than beneficial. People are contaminated merely by seeing the source. If you want to learn stuff, there is enough OSS operating systems around that won't make you unemployable if you really catch the kernel bug, or MSFT just finds a good reason to ruin your future.

    Just stick to pr0n, music and other binaries.

    --
    Save your wrists today - switch to Dvorak
  9. Compile It? by John+Hasler · · Score: 5, Interesting

    Do they get to compile it and run it, or do they have to take Microsoft's word that the binaries that they are running were built from the source that they are seeing?

    --
    Warning: this article may contain humor, sarcasm, parody, and perhaps even irony. Read at your own risk.
    1. Re:Compile It? by cpghost · · Score: 3, Informative

      That's exactly the reason why Microsoft offering source code insight to the chinese (or other) government is a joke. As long as they can't compile everything themselves, they can never be sure to have a non-bugged (no pun intended) binary distribution.

      --
      cpghost at Cordula's Web.
  10. actual source? by Doc+Ruby · · Score: 3, Interesting

    If developers want to be sure that the "source" code they're looking at is the actual code their own app calls, can they compile it and link it to the still-secret Microsoft code, then run the whole thing in a debugger?

    It's an open secret that Microsoft's own apps, notably SQL-Server, call a "secret Windows API" that isn't documented. That API is said to be faster to code for (time to market) and execute at runtime (performance), giving Microsoft apps advantages in competing with their rivals. Is there a way to use this new code access to discover whether Microsoft apps are calling a "shadow" API, rather than the code made public?

    --

    --
    make install -not war

    1. Re:actual source? by boots@work · · Score: 3, Informative

      Have a look through a few issues of Microsoft Systems Journal. I haven't read it recently, but a few years ago you would regularly see article introductions like "You may have been wondering how Microsoft application XX did cool feature YY..." It goes on to document an interface not previously publicly mentioned (and says so).

      Therefore, from Microsoft's own press organ, we know that there are interfaces which are used by shipping Windows applications before they're publicly documented. Some of these are later revealed in MSJ, but there's no reason to think that they necessarily reveal all of them. At the very least Microsoft apps have a one-cycle lead time on competitors; at most the competitors never find out.

      There is no reason to think the API documents an existing one, although there are very many duplicated interfaces on Windows. It might do something not otherwise possible, or might wrap up several existing functions.

      But anyhow: why would there *not* be such an interface? Microsoft never promised they would document every aspect of their systems. Clearly it is in there interests for the OS to help their own applications.

  11. Obligatory movie quote by JasonMaggini · · Score: 3, Funny

    "It's a trick. Get an axe."

  12. Will it do any good... by Beast+in+Black · · Score: 3, Interesting

    While at first glance this may seem like a good thing (at least for MS), i'm left wondering whether it will actually do any good...the MVPs who gain this access seem to be part of a rather closed community, being voted to their status by a bunch of people from other peer microsoft communities/groups.

    Take a look at the MVP FAQ: http://mvp.support.microsoft.com/default.aspx?scid =fh;EN-US;mvpfaqs

    Although some might say that sharing the code out, even among a closed community, might conceivably lead to improvements, from MS's track record with their multifarious products (some of which had oodles of people involved), there is no palpable confidence (at least in my mind) that it will get any better.

    And in any case, even though microsoft shares the code out to the MVPs, there is nothing in the article that states that the MVPs will be allowed to modify the code...rather, the article explicitly states that they will "help" the developers. So even if some sagacious MVP does somehow manage to make a tiny improvement (unlikely, i know, but let's just suppose it for the sake of argument), wanna bet that he'd probably have to move heaven and earth to get someone who counts at MS to recognize this?

    Also, as someon posted earlier, there is a good chance of the code getting leaked, even if MS uses the strongarm tactics that it is capable of to get the leaks plugged as fast as possible. What would happen then would be anyone's guess...

    Anyway, here a link to the Windows 2000 source code http://www.albinoblacksheep.com/text/source.php. (if it's been already posted elsewhere on this site, beg pardon, i did indeed search, so my search skills are lacking...)

    Wow, just as i hit SUBMIT earlier slashdot went down...is the big M already guuning for /.?

  13. forget open source by Dishwasha · · Score: 4, Insightful

    how about Microsoft try open standards first.

  14. They want the source out as far as possible by Anonymous Coward · · Score: 5, Interesting

    As someone who works for MS in their Mac business unit (that's why I'm anon). I'd like to point out that they're gradually increasing the exposure to selected parts of the Windows source code to people in other departments - us in the Mac unit have had access to the source code for 4 months now, but there's not enough code to compile a working system so it is only of use if you're interested in how certain sections of the OS work (if they happen to be released). So, even as an MS employee we can't get our hands on the whole thing.

    Because the source code is not complete and Windows is implemented a lot differently to Linux and MacOS X then some of us in the Mac business unit believe that they'd not care if the source was leaked - in fact a couple of us (me not included) think they actually want this to happen. In a way it makes sense - I mean if a wine developer seen some of the Windows source code (or even *suspected* of seeing it) then MS, in theory, could tie them up for ages with legal action. Personally, I think they'd have to be a lot more desperate to do that as it'd generate a lot of bad publicity for them. So I don't think they'd sue just develop a lot of negative spin around the fact open source people steal other peoples code and ideas.

    So, to be safe, anyone who doesn't work at MS should resist the temptation to look at the code even if you're doing so legally. Of course, it's easy for them to point their fingers at open source contributors, but it's harder to track down stolen code in closed source software. I can't say if any GPL code theft goes on at MS (officially we're all warned against it and us Mac developers pride ourselves on writing good quality original code), but it'd be so easy for a lazy programmer to steal some code from Mozilla or Apache and of course we're all free to persue the open code to get ideas from.

    Speaking of web browsers we used to have the best web browser for MacOS at one time, until management killed the project (officially the rendering engine is in maintenence mode to support MSN for MacOSX - but there's been little improvments). Personally I use Camino but most in my unit use Safari. Of the people outside my unit most use Firefox under Windows, there's not that many people keen on IE so Firefox has taken a hold here, there's still many people who still use IE here because of loyalty to their employer but we're not officially banned from using alternative browsers so many of us do.

    I've actually met a few of the WinIE developers, don't blame them for the stagnant product, until Firefox hit the radar then most of the team were placed on alternative projects. Personally I think they've got their work cut out, IE needs a total rewrite, its last major rewrite was for version 4 - with some of the code dating back even further (check the about box if you run windows).

    1. Re:They want the source out as far as possible by DickBreath · · Score: 3, Interesting

      Most of Slashdot is so negative toward Microsoft

      You don't suppose there could be a reason for that? Or is everyone who disliked Microsoft just a fanatical zealot?


      A friend of mine from high school....at Microsoft who is smart, honest, and writes brilliant code.

      Obviously, Microsoft has some very bright people. They can afford to with all that ill gotten booty. Nobody disputes this. In fact it is so well known as to be not worth mentioning -- especially on Slashdot -- that MS has lots of brilliant people.


      it's interesting to read what's actually going on inside Microsoft.

      I for one would love to hear more about why things are done certain ways, or what the development culture is like at Microsoft.


      I agree it is always interesting. Nonetheless, this does not change their business practices -- the reason that so many people don't like them.


      Windows XP is a pretty good piece of software... things are improving.

      ....and I have noticed over time how much better the products have become.


      Many of their products today are outstanding. Again, buckets of money to pour into development. (i.e. what economists call "monopoly rents".)


      I run linux, but I run Windows at work

      Me too.


      overall the usability and stability of Microsoft products has noticably improved.

      Give them enough times and they'll get it right. Just like with Word 4. But let me ask this. How many real businesses could afford multiple product release screwups or even disasters until they figure out how to get it right. Many ordinary developers might not even survive until a release 2.0. But look at how many tries it took Microsoft on some of their products.

      This gets back to business practices and monopoly money.

      In short, maybe there is an actual reason that so many on Slashdot dislike Microsoft. And do you even suppose that this phenomena is unique to Slashdot? (Hint: it isn't.)

      But maybe I'm wrong. Maybe it is just completely irrational that people dislike Microsoft. They're just jealous. (But then why would the same people not be jealous about, say GE which is huge? Maybe because of business practices?)

      Maybe anyone who dislikes Microsoft is just a raving lunatic. Nobody could possibly have a rational basis to dislike poor Microsoft?

      We should all just bend over and take it.

      There is a reason why the next release is called Longhorn. Because with all the DRM, you're really, really going to get screwed this time!

      --

      I'll see your senator, and I'll raise you two judges.
  15. What counts as a country? by hoggoth · · Score: 4, Funny

    "within the 27 eligible countries worldwide "

    That is 28 if you count eDonkey as a country.

    --
    - For the complete works of Shakespeare: cat /dev/random (may take some time)
  16. Very bad move for Microsoft... by drdreff · · Score: 3, Informative

    One of the wonders of closed and proprietary code is that you have the freedom to change certain things with impunity. All of the code that they release will be essentially frozed with all of the bugs in place. One of the very things that has kept MS afloat all this time is the painful process of maintinaing (mostly) adequate backwards compatibility. This has lead to much of the bloat and kruft that is within windows today. It takes much longer to make a breaking change to code that others may be depending on. When you make that code visible, you can almost guarantee that there will be dependencies created.

    --
    As seen on Wired: Get a free desktop PC
  17. IBM, like Apple, understand open source ... by AHumbleOpinion · · Score: 4, Insightful

    In contrast, IBM fully understands what open source is all about ...

    IBM, like Apple, understands open source. It is a vehicle to sell their hardware. In contrast, Microsoft is a software company.