Microsoft Trying To Look Open Source With CE
MajorBlunder writes "There is an article at ZDnet about Microsoft opening up the source code for Windows CE. I really don't care to guess what demons of Redmond are thinking, but this certainly puts some power behind the whole Open Source concept. "
Looking deeper into the story, it appears that MS is more concerned with appearances (that is, looking like it's embracing Open Source, at least at some level) rather than actions. I'm guessing only "selected" developers get the source -- at which point, so what?
Actually it is a valid link. It's just supposed to be www.linuxce.org.
----------------------------
Human beings, (and any similarly designed AI programs and humans) including Cmdr Taco, Hemos, and whoever the hell jimjag is, have opinions. What is much worse than the *editors* editorializing, is when media outlets assume a veneer of objectivity while concurrently promoting an agenda or not questioning the agenda or the people they agree with or who pay their salaries. Slashdot has been pro-free-software before "open source" was a buzzword exploited by Sun/Apple/(MS?). I know this and I know they are owned by VA.
... )
I am a reasonably intelligent human being (or AI or alien...) and I don't have to agree with what the editors of slashdot think. (except when Rob comes to me in my dreams and orders me to buy a VA Linux box). If I think that they are misreporting something, intentionally or subconciously, or just have their basic data wrong, I can check the facts myself, and make up my own mind and try to convince other people of my view. Moreover I hope that other people would take a rationally skeptical view when I open my mouth (or logic gates or jlkjds'ds oriface)
I've been reading slashdot for more than 2 years in part because it is visibly run by human beings (or AIs (who need to get a date with a pretty little ispell program) or aliens). Sometimes they f*ck up. But I can deal with that, I'm a human being too (or
In a lot of cases, it's not about who's open-source and who isn't. People are using Linux in embedded systems (as well as other places) because it does a better job than it's counterparts. So what if it's free, and open source. Which is better at doing the job, doing it right, and doing it quickly?
THAT'S the one the developers are going to pick.
-- Give him Head? Be a Beacon?
-- Give him Head? Be a Beacon? :P)
(If you can't figure out how to E-Mail me, Don't.
Amen to that my brother. In my quest to learn GTK programming I have spent some time hacking through some of the apps that ship with gnome and I have to say that they SHOULD LEARN TO PUT SOME FUCKING COMMENTS in their code.
Writing good code is more than coming up with clever little hacks or the tightest algorithm. Writing clean, well commented code with descriptive variables goes a long way in my book. Some code I looked at was just fucking awfull..no comments at all and variable names with no meaning at all. Yeah it's a pain in the ass to write comments, but it's more of a pain in the ass to slog through uncommented spaghetti code.
So don't get all high and mighty until your house is in order.
I know for a fact, from talking to a Microsoft employee that there *are* people at Microsoft who are pro open-source. Remember when ESR gave a talk at Microsoft a while back in the summer?
:)
Well it seems as though they might be taking some of the good points of his talk (like they would do with ALL of the people that they bring in: and they have a very *large* impressive list of speakers) and applying it possibly to CE.. Why you may ask?? here is my theory:
CE is loosing badly in the PCD market. Palm has taken out the whip and is giving them a good beating. CE is a very modular Operating System that you *can* hack on to some extent. For example let's say that you don't like the graphics subsystem (as in the case of some OEMs) you can rip it out program you own and plug it back in using the hooks that exist in the other modules. Of course the next logical step here is to open some of the source up.
But then again it might not be a PR thing. CE 3.0 is just around the corner. (could this be ths oss release??) With CE 3.0 they are promising some sort of Real Time capablility which would be geared towards the embeded environment. Now wouldn't it make a bit more sence to have an open environment for this kind of thing?
Getting back to MS and open source. Most MS employees took ESR's talk very well but there were two points that some could not get over
1) Security in an open environment is harder: (we all know the downfalls of security though obscurity: sooner or later someone figures it out)
2) Smart people don't work for free making free projects: (actually I heard that someone put up their hand and said "hey: I will never work for free" In which I reply with two things, first think speech not beer, second one if my boxes has been up for 108 days cause it was programmed by someone stupid
Can't you see what this is? A cynical attempt to kill a large proportion of the open source community. How many of us are literally going to die laughing when we see the quality of this code?
The article had MS PR flaks describing CE in a number of unflattering ways--including as a "companion to NT Embedded." I guess I should count myself fortunate that I've never even heard of this critter. Personally, I can't imagine NT having the uptime, stability, or simplicity to operate as an embedded system.
In the meantime, can anybody here think of anything in CE's source that might be worth reading? MSFT's not exactly giving away the whole store here.
You know what I really want them to open source? Word for DOS 5.0. There never was a nicer word processor.
--
This is not my sandwich.
Actually, CE is a pretty damn good OS in its own right. It is influenced by NT, offers DirectX support in some versions, is fairly light, fairly memory conserving, fast, and fairly stable. Might suck as a palmtop OS (too big) but would be pretty nifty as a general purpose desktop OS. If the Sound/Input/Graphics/Music parts of the Win32 API were taken out of CE, and ones based on DirectX with some extra libraries over them to implement some easier to code functionality, it might make a fairly good general purpose OS. The reason is that
A) It already runs on x86. The only thing that would be needed would be to tweek it for the architecture.
B) It already runs on a lot of RISC procs. Should be fairly easy to port it to some more. The code base is probably protable because it runs on x86, MIPS, and SH3.
C) Most hardware already has DirectX drivers. Small tweeks and a recompile might be necessary, but could be doable.
D) DirectX on this system rocks. It is pretty deeply embedded. Imagine, your normal desktop being drawn through DirectDraw, ultra low latency sound through DirectSound, and low overhead input from DirectInput. Okay, enough about DirectX, I think you get the point.
E) At an 8 meg memory footprint (maybe 16 meg if you put all the other stuff I mentioned) it would whoop Linux/X, Windows, and most of the other GUI OSs out there. (Even BeOS needs 32meg to feel like BeOS)
F) Back to DirectX, the driver model is greatly simplified, giving a smaller chance of stuff breaking.
You do realize that MS is standing there with an OS that with a few months of careful coding, could easily become a very kick-ass Windows 2001.
A deep unwavering belief is a sure sign you're missing something...
Here's a point-by-point dissection:
Microsoft Corp. is contemplating giving Windows CE to some developers for free.
The keyword is "some". And by developers, they mean the developers they recognize as developers. That is, friends. There is nothing wrong about doing it. Nor is there anything new about it.
Microsoft's revenue comes, instead, on development tools and maintenance contracts, sources said.
The open source OSs, Linux, *BSD, and Hurd, come with all of the development tools bundled. You can get them from the same sources that you got the OS and all of the applications from. If you have the program, you can get the source and the tools to compile it. Every user is a potential developer, or more to the point, every potential developer can become an actual developer for the cost of downloading and installing the tools.
For now, developers say, Microsoft isn't contemplating going so far as to turn Windows CE into an open-source project, which would allow developers to make changes to the source code and share their work with Microsoft and others in the development community.
So they are not creating any potential developers.
Why now? Microsoft is considering the move to stave off competitive embedded Linux products.
The bottom line is that Linux is more portable. For embedded systems, having a portable OS means that your code can outlive the hardware it originally ran on. Oh wait, that is true of any kind of code. It also means that your choice of hardware is not limited by the OS as much. I'd say that constitutes substantial pressure.
Now, why could this help them anyway? Is there anyone inside Microsoft or out who believes that the open source community is Microsoft's friend? Okay, there are many people in open source who also use Microsoft products and are happy with them. But alienating the open source community is not exactly something Microsoft loses sleep over. This gesture doesn't mean much, but the people it is meant to impress are people who have heard the words "Linux" and "Open Source" only in connection with business news about the Redhat and VA Linux IPOs. They haven't read The Cathedral and the Bazaar and they don't know what makes open source work.
The net will not be what we demand, but what we make it. Build it well.
I think the article should have said something like: "Microsoft is contemplating the possibility of thinking about maybe considering letting some specific developers in certain situations look at parts of the WindowsCE source code."
-=-=-=-=-
-=-=-=-=-
My mom's going to kick you in the face!
Our humble little /. is only a tiny little blip compared to the mountian of marketing garbage that micros~1 spews out every day. I, for one, welcome the editorializing about micros~1 in order to have a balanced opinion of the facts.
Where can I turn to find real-world, hands-on evaluations of micros~1 products? MS? ummmm no. They're so in love with their stock options you hear actual ms "product managers" using phrases like 'this __DOS2.1-DOS3.0-Win1.0-Win3.0-MsBOB-WinCE___ is an exciting new paradigm shift'.
The best anology I can think of is watching your network evening news (liberal) and tuning into Rush (conservative). Neither may be perfect, but by sampling content from both sources, I get to decide what's signal and what's noise.
The problem is that you're so conditioned to reading the "ZDnet ms press release" on a daily basis that this is the first time you're hearing "The emperor has no clothes".
_________________________
Also, I think a little less bias in the selection of the stories themselves could be useful. Who on earth made the decision that the release of FreeBSD 4.0 wasn't even worthy of a mention as a "quickie," yet the book review on assosciate programs was worthy of a whole article? God forbid a VA Linux subsidiary would have any mention of a non-Linux based OS in a somewhat positive light! Okay, openness lovers, why not open up your story selection process a little bit?
Yes, Microsoft opening up their source code to CE doesn't exactly match what Linux zealots consider "true" open source. Quite frankly, do you even expect that they would open up the source code to any of their programs and say, "Here, take it and redistribute our programs for free?"
...expecting this post to be moderated down as "Unpopular Opinion," or something related...sense the cynicism?
Microsoft is in this for the money. If they're going to open up the source to their flagship programs, then it'd be stupid not to expect that there will be heavy licensing and the such attached with it. Do you think Microsoft could afford to let their programs go open source...at least as defined by the Linux crowd?
Microsoft has stockholders to keep happy, and they sure as hell aren't going to keep them happy by losing money by open sourcing their flagship programs.
--
The real Raunchola isn't cool enough to have any imposters
The Open Source pot should NOT be calling the Microsoft kettle black... take a look at some of the code from Open Source projects some time. It's some of the worst, inconsistently indented, uncommented, algorithmically brain-damaged on earth.
Not a quickie, a whole article. Right here: BSD: FreeBSD 4.0 Released
Who on earth made the decision that the release of FreeBSD 4.0 wasn't even worthy of a mention as a "quickie," yet the book review on assosciate programs was worthy of a whole article?
Did you miss this article?
--
E_NOSIG
Granted it isn't as much of a step as they could take. But it is still a step in the right direction. Of course I don't care if it was open source I would never look at the billions of lines of code for windows 2000:) Unless I was really into optimizing it for a game I was programming, but I don't program games so I will continue using my friendly UNIX servers. I would like to see them starting to open up more source so that maybe we could yank out parts of applications we dont need so that we could get them back to working on our old boxes. If this is a first step great and let us hope that. However, the bashes that are going to come will probably tell much more true of MS than hoping they will see this is good and become more and more open source in the future.
I am 31337 or something.
Read the article. MS is focussing on giving away WinCE for free. They may give away the source, but that's doubtful. If they do give away the source, it will probably go out to a limited group.
Why bother? There is too much publicity about companies that chose Linux because it was "Free". not "Open Source". MS Sees opportunity, they can capitolize on "Free" cause they hardly make any money on licensing. So this definately won't grow to the regular Wins because they make most of their money on those from licensing.
We need to get more companies to emphasize "Open Source" when they discuss their choice of Linux for embedded systems.
chris
-- I need more coffee. It's Monday. There is no such thing as enough coffee on a Monday.
I briefly worked at a company that writes WinCE compilers and build tools for Microsoft. Microsoft outsources these projects to other companies. Compiling a WinCE kernel requires many batch files and a custom IDE called Microsoft Windows CE Platform Builder to edit the (ugly) config files. The Platform Builder IDE is based on the source code for Microsoft Visual Studio 5.0 (yes it's old code). This Microsoft C++ code was literally the worst code I have ever seen/debugged! I'm not exaggerating. I'm talking about C++ classes with 50+ public methods and 20+ public data members! Microsoft has no concept of modularity or data encapsulation.
cpeterso
You have been able to get the source for CE for a long time. An "evaulation" version of the Windows CE source comes with our MSDN disks. Of course, you still have to license it if you want to do anything with it, but the souce *IS* already available and has been for at least a year.
If you really want a true open source OS for your Windows CE machine, take a look at <a href="http://www.linuce.org">LinuxCE</a>. A port of BSD is also up and running on the same devices.