Slashdot Mirror


.NET for Apache

PerlGuy was so kind as to forward us the news about the joint Apache/Microsoft combined press conference scheduled from Wednesday at the OSCON Quote: "We will announce news related to the Apache web server and Microsoft's development technology, .NET. This should be one of the biggest announcements of the conference..." The email he recieved: Covalent Technologies will be holding a press conference at the O'Reilly Conference on Wednesday at 3:15 in suite 415 (during the afternoon break). We will announce news related to the Apache web server and Microsoft's development technology, .NET. This should be one of the biggest announcements of the conference and an interesting follow up to Microsoft's appearance last year at the show as well as to their general comments on open source. Executives will be on hand to answer questions or to conduct one-on-one interviews after the announcement.

44 of 508 comments (clear)

  1. This is great. by SpanishInquisition · · Score: 3, Funny

    At last we'll have Code Red ported to Linux!

    --
    Je t'aime Stéphanie
    1. Re:This is great. by JebusIsLord · · Score: 3, Insightful

      I know this was a joke, but in all fairness the CodeRed virus targetted IIS not .NET. As far as I know the only virus to target the .NET infrastructure is called "donut".

      --
      Jeremy
  2. Don't scream by Uruk · · Score: 5, Insightful

    Before people get in a huff, we should mention that Apache has a history of integrating well with other technologies, those considered to be "evil" by some people, and others as well. I mean, look at Apache and Java. What about XML? Not to mention perl, PHP, TCL, and others.

    Java is not a warm and fuzzy free technology. I daresay it's every bit as proprietary as .NET, just in a different way. Apache is wise to be as flexible and accomodating as possible - it's a good thing that it supports .NET, since it will most likely do it in a free way and expose more people to free software. On the other hand, it could always *not* support .NET, lose more market share to IIS, and generally piss people off who are using .NET technologies by wider corporate edict.

    --
    -- Truth goes out the door when rumor comes innuendo. -- Groucho Marx
    1. Re:Don't scream by TheAncientHacker · · Score: 5, Informative

      Yes and Yes. Go to http://www.asp.net and you can download compilers and participate.

      Sorry to disillusion you.

    2. Re:Don't scream by Anonymous Coward · · Score: 5, Insightful

      Oh? Is there an equivalent to the Java Community Process for .NET? Can I download compilers that target .NET (ie, the CLR) from Microsoft for free (gratis) like I can the Java SDK from Sun?

      Java may be, strictly speaking, proprietary, but it is nowhere near "every bit" as such as anything from Microsoft.


      Bad example; you could have done better in refuting the statement that Java is every bit as proprietary as .Net.

      Its not the fact that the compilers and runtime are free (as in beer) that is important, its the fact that the process by which Java and its libraries are developed are more open (although not totally) than .Net, and in the way that not only Sun can develop these components. IBM, Oracle, etc. are involved in determining the direction of Java, and no, Sun doesn't always get their way (see the Java Spec Request for RMI security, which was vetoed by non-Sun members of the committee). Does MS have a formal, documented process whereby outside vendors, some of whom are competitors of MS, can determine the directon of .Net? How about implementations. IBM has implementations on a number of platforms, including Windows. They obtained a license from Sun to release these versions (and actually obey the license terms, unlike MS), but there are clean room versions as well, such as from GNU. If mono tries to duplicate the entire .Net platform, will they be safe from MS IP claims? I am skeptical.

      Java is not written to favor any one operating system. Sun delivers versions for Windows, Linux, and Solaris (their own OS) simultaneously. Can we say the same about .Net? Will ADO.net work on Linux or Solaris at all, ever? Again I am skeptical, and I have to say, for good reason.

    3. Re:Don't scream by ryants · · Score: 5, Informative
      Conecpts (sic) behind open source and free software are permeating *every* company these days
      Uhm... you clearly don't understand the concepts behind open source and free software at all if you think that giving away compilers falls even remotely in the same category.
      under the ownership-stripping GPL
      All code under the GPL is copyrighted (owned) by the person (or group, or organisation) that wrote the code. GPLed code has owners. Why is this so hard for people to understand?
      --

      Ryan T. Sammartino
      "Ancora imparo"

    4. Re:Don't scream by rodgerd · · Score: 3, Informative

      C# and other key parts of .NET have been submitted to standards bodies, so yes, there is an open forum for people to have input. More, in fact, than their is for Java, which Sun have refused to submit to standards bodies.

    5. Re:Don't scream by g4dget · · Score: 5, Insightful
      Both .NET and Java are proprietary technologies: neither is standardized, and both only have proprietary implementations available for them. What is not proprietary is ECMA C#, which may turn out to be a decent language.

      Now, as for "free", you cannot compare .NET with Java. Sun makes available a very high quality implementation on many platforms and provides sources for it. Microsoft makes available one implementation for Windows, and provides an unusable reference implementation under a restrictive license for others. Since you need to have an expensive Microsoft Windows license in order to run their .NET implementation, their "free" .NET implementation is, in fact, not free.

      Conecpts behind open source and free software are permeating *every* company these days, [...] Microsoft recognizes that to be competitive in some markets (web browsers like IE, Graphic API's like DirectX, and ystem-neutral platforms like .NET), even they need to give stuff away for free.

      Microsoft engages in traditional marketing techniques, nothing more. Calling that "free" or "being permeated by open source" is ridiculous. The only way that open source "permeates" Microsoft is by making them fear for their monopoly.

    6. Re:Don't scream by tshak · · Score: 5, Informative

      Mono is only going to implement the VM, you most likely are still going to need tons of libraries.


      This is wrong. All someone has to do is go to the mono project's home page and see that they are implementing the vast majority of the .NET framework - most noteably the classes pertaining to web applications (ASP.NET).

      --

      There is no longer anything that can be done with computers that is nontrivial and clearly legal. -- Paul Phillips
    7. Re:Don't scream by curunir · · Score: 4, Informative

      Whoah there!!! That's some concentrated FUD you're spreading there (FUD is like vegemite...anything more than a thin layer will leave a bad taste in your mouth).

      As for implementations, check out Mono. Pure, open-source .NET. Sure, it's not finished yet, but it proves that competing implementations *are* possible, if someone is motivated enough to get off their ass and code the thing...The specs are publicly available.

      I doubt you've been seriously using Java from its inception, 'cause if you had, you would've remembered how long it took before we saw non-Sun JDKs...give .NET time, and we'll see competing implementations.

      Sure MS is evil, but this is a win for Apache too. MS is basically conceding that their web server is sub-par...and they have no reason to compete with apache. The evolution of the app server (J2EE, .NET etc) has made Apache a trivial communication layer to implement the HTTP protocol. So MS never has to develop a quality web server (something they are aparently incapable of,) and Apache will run on every computer that isn't running some bass-ackwards NES server.

      Frankly, the only loser with this announcement is Sun. The fact that Apache supported J2EE and not .NET was an implicit endorsement of J2EE. Now, with this announcement, Sun loses that endorsement. Frankly, considering how Sun has treated the Apache group, they deserve this.

      --
      "Don't blame me, I voted for Kodos!"
    8. Re:Don't scream by Malcontent · · Score: 5, Insightful

      There is a big difference.

      No sun Exec ever called apache developers communist or un american. Sun is not actively trying to destroy open source. Sun is not lobbying congress to make open source illegal. Sun does not have calauses in their EULAS prohibiting people from developing open source products etc.

      On a scale of 1 to 10 ms rates 9.9 on the old evil scale (10 being reserved for the devil) and sun ranks maybe 3 or 4.

      --

      War is necrophilia.

    9. Re:Don't scream by sab39 · · Score: 3, Insightful

      Sadly, Kaffe, GNU Classpath and every other Open Source Java implementation I'm aware of are all also effectively in their infancy and years away from production quality.

      I'd actually say that Mono is closer to production quality than those projects, simply because it has more momentum these days. Don't get me wrong, the Free Java projects are far from dead, but Mono got working ASP.NET and ADO.NET from nothing in a matter of a couple of months, which is an astonishing rate of development.

      Don't expect me to bash any of these projects (or Portable.NET which is another one that rarely gets mentioned) though - I believe that Free implementations of both Java AND .NET are valuable, if not vital, and all projects attempting to achieve that have my most enthusiastic support.

  3. Re:Mono? by AirLace · · Score: 5, Interesting

    The Mono project hasn't started work on an Apache module yet. But Mono's ASP.NET support is designed such that an Apache 2 module shouldn't have to be longer than around 80 lines of code. It's trivial when you have the right framwork, but we are still a few weeks away from that.

    If the guys who've done this have based their work on Mono, they certainly haven't informed the project. My educated guess is that this uses the .NET framework on Windows and Apache 2 for Windows. No great deal.

  4. Cool... or Uncool? by tcc · · Score: 5, Insightful

    Microsoft actually validating apache as a competitor big enough to not crush them (right away) by closing their .NET framework only to IIS?

    Question is, is it good to see Apache embrassing a Microsoft framework so that it remains in the race of the .NET deployment... ...or is (history repeating) a "good thing" only in the short run:

    "Hey! Apache runs .NET stuff, let's learn .NET. God! it's so simple and easy, and object-oriented to the bones, I'll stay on that for all of my applications"

    1-2 years later Microsoft closes the .NET2 to IIS-only, and since a lot of developpers moved or learned from scratch on .NET, they will migrate on IIS to continue or update their work.

    Usually, this scenario is typical of MS... so what would be different here? They have everything to gain right now to broaden their .NET framework because they NEED people to USE it and gain acceptance... once they get that, they apply.monopoly(.NET);

    --
    --- Metamoderating abusive downgraders since my 300th post.
    1. Re:Cool... or Uncool? by ergo98 · · Score: 3, Insightful

      Microsoft really is doing the exact same tactic that Sun has attempted with Java: Propagate your standard on many platforms to get wide interest and adoption, with the natural goal that people will eventually migrate to the one "preferred", "superior" platform when the barriers to switching are low enough (which with .NET web applications with text configurations would be trivially low: Move some web folders). I don't think there is any surprize that Microsoft is trying this, though you have to wonder why anyone developing for .NET wouldn't be using a Windows platform machine anyways (which is why the non-Windows platform is so marginal of importance).

      On top of that, you don't need something quite so overt as a non-supported .NET version 2 to close the door: All you need is a subtle performance advantage with the preferred platform, and just a general instance of "Quirks" on the non-preferred platform (and I guarantee that mono is not 100% compatible with .NET: It'll be 99.99%, with those tiny quirks every now and then that make you go "Damnit...why am I not using the official platform?"

  5. No big surprise by Xthlc · · Score: 4, Interesting

    Microsoft needs maximum market penetration for .NET, otherwise the initiative fails. EVERYBODY has to play in this particular sandbox, or MS' dream of a services-based software market (with far better growth potential for a monopoly than a product-based market) is bust. IIS is *one product*, one that, in the grand scheme of things, it would be worth sacrificing if it meant .NET ubiquity. The majority of the web runs on Apache, therefore for Microsoft to not support .NET on Apache is to lose the majority of the web. QED.

    What makes me curious is what platforms they'll support Apache on . . .

  6. Biggest announcement? Ha! by geekd · · Score: 3

    This should be one of the biggest announcements of the conference

    Who really cares about this? Is anyone really all gung-ho to deploy .NET? Do consumers really want "Web Services"?

    I'd rather run my office apps on my local box, and keep my data private, thank you.

    On a side note Covalent spammed the hell out of OSCON attendees. I'm really dissapointed that O'Reilly gave out my *work* email address to them. I wasn't all that hot on Covalent products before, and now that they spammed me, I'll think twice before looking at them again.

  7. yup... by gyratedotorg · · Score: 5, Insightful

    i guess this would be the "embrace" part of "embrace and extend."

    --
    Gyrate Dot Org - "Where high-tech meets low-life"
  8. A link to the article would have been nice... by Lethyos · · Score: 5, Insightful

    But though the editors were lazy or Slashcode was buggy, I'll put in a couple of cents anyway.

    First of all, this is bad. Microsoft are not adopting the "if you can't beat 'em, join 'em" ideal. Apache dominates web servers. No doubt about it. To defeat this, Microsoft are going to do what they do best: embrace, extend, erradicate.

    Based on Microsoft's history, any components they write for Apache will be closed source. If it is not entirely closed, the crutial parts will be. Microsoft are not interested in opening up their IP. Consider this as one of the many possible scenarios:

    Following initial proof of concept, first stage deployments and so forth, Microsoft will begin the trouble. It will strangely cease to work. Apache will be to blame and sites will like have to apply patches from Microsoft or just deal with them. At the same time, IIS will lack these problems. They will work to create inroads into the *nix space with Win.NET and IIS.

    Keep Microsoft out of open source. They have no business being here. Instead, Apache people should look at either of the two .NET initiatives that are Free.

    --
    Why bother.
  9. Your links say the opposite. by AJWM · · Score: 3, Interesting

    Funny, those links don't seem to have much to do with Java scalability, they just shows how SQL Server scales much worse than any of the DBMSs mentioned.

    Of course, this was at least partly due to the crappy Microsoft JDBC driver (which they couldn't even get to stay up for 8 hours).

    Why am I not surprised that in a test of the Microsoft JDBC driver vs .NET that Microsofts own technology might do better?

    These studies just point out that you're better off going with a non-Microsoft solution.

    --
    -- Alastair
  10. Hrm by interiot · · Score: 5, Insightful

    Alliances aren't always a good thing. When a stronger enemy is fighting many small opponents, if the strong guy can get a few of the small guys to take a break for a bit, that's really just a win for the bigger guy.

    1. Re:Hrm by _Sprocket_ · · Score: 3, Funny

      I think the better quote is "I believe it is peace in our time".

      Although the Babylon5 quote means much the same, and is obviously designed echo events of WWII, it might not have the same impact on those who didn't appreaciate B5. :)

  11. Now THAT would be interesting... by sterno · · Score: 4, Insightful

    Microsoft using Apache instead of IIS. Now that's an interesting thought. Microsoft would have no issues with using Apache because it's license would allow them to lock up their changes without a problem. They write a module to let it use .net and *whamo* they look like open source advocates. As long as it's the right kind of open source.

    --
    This sig has been temporarily disconnected or is no longer in service
  12. Re:Mono? by AJWM · · Score: 3, Funny

    Nah, the real announcement is that Microsoft has finally faced up to the insecurity of IIS and is discontinuing it in favor of Apache. They will provide (for a modest licensing fee, this is Microsoft) a tool to convert ASPs to JSPs.

    (And if anyone really believes that, please contact me about this money in a Nigerian bank I need help with transferring...)

    --
    -- Alastair
  13. .net is not evil by psicE · · Score: 5, Interesting

    Call me a heretic, but I think .net is a good thing. Not .net as made by Microsoft, but .net as an open standard - for example Mono. The concept of making Web services as easy to run and use as regular applications.

    I don't want to have everything run on a server and use a dumb terminal. No sense making it even easier for Ashcroft to read my stuff than it already is. But Web services, by nature, are things that already use the Internet - things that might as well be hanging on a building in Times Square, for all Ashcroft cares.

    To check stocks, I have to go to cnbc.com. It's an ugly interface. Why can't I double-click on a program that uses native widgets and displays that same information? To read and reply to Slashdot, I have to slashdot.org. It's uglier than a female dwarf (or KDE). Why can't I have Slashdot in a Win32-native interface? Think NNTP, but better-looking and more powerful.

    To write a document, I open up AbiWord. If I'm writing a story about the stock market, why can't I just open up my stock market program, drag a box into my document, and have live numbers for the Dow? If I'm writing a story about AMD, why can't I just open up my Slashdot program, drag a box into my document, and have a link to the story inserted into my document; and why can't the person on the other end open the document, double-click my link, and have the Slashdot story opened in place - without needing a web browser? .net is simply recognizing the reality that the Internet is a dynamic medium, and it requires a new way of designing programs; a way that makes using the Web identical to using your computer locally. All of the examples I just gave can be done now with existing programming tools on any platform, but .net makes it much easier and more straightforward. It's nothing particularly difficult, and open source will be quick to replicate it.

    As Miguel de Icaza said, you shouldn't just not use Mono because it's a copy of a MS product - after all, Linux itself is a copy of non-free UNIX from AT&T. If/when the time comes that Microsoft decides to cut off .net for Apache support, Mono will be ready to take its place.

    1. Re:.net is not evil by Waffle+Iron · · Score: 4, Insightful
      To write a document, I open up AbiWord. If I'm writing a story about the stock market, why can't I just open up my stock market program, drag a box into my document, and have live numbers for the Dow? If I'm writing a story about AMD, why can't I just open up my Slashdot program, drag a box into my document, and have a link to the story inserted into my document; and why can't the person on the other end open the document, double-click my link, and have the Slashdot story opened in place - without needing a web browser?.

      Why not? Because there won't be a standard way to show banner ads and popup ads to pay for the content, and no casual user is going to pay to read slashdot articles.

      Moreover, I predict that there will be a versioning nightmare. The content providers and software writers are going to have a terrible time trying to stay in sync on the data formats and protocols between the sources and clients. Slashdot changes all the time, for instance. What if you had just bought a karma monitor that had a cool numerical widget to keep tabs on your karma in real time? Now its useless, because karma isn't a number any more.

      Look at a current example that is similar to "web services". It's the billing infrastructure that interfaces doctors and hospitals to insurance companies. They've been working on this system for decades, and it is still a complete piece of crap. I'd estimate that my healtchare bills get significantly screwed up in the system at least 25% of the time. How hard can this be? Apparently pretty hard. Now everybody is working feverishly to make every aspect of our lives just as buggy. In the end, a lot of this hype is going to get discredited.

  14. Comment removed by account_deleted · · Score: 4, Insightful

    Comment removed based on user account deletion

  15. Re:Your links say the opposite. - Your way off by the+eric+conspiracy · · Score: 3, Insightful

    When the same App was ported to .NET, it could perform better under a heavier load then any other database.

    Well, I would say that porting applications to a different code base for benchmarking is an exercise in futility. The fact of the matter is that both architectures are amenable to considerable optimization that would not be done in this sort of study, and the 700 - 900 range in page load performance does not represent a difference that any experienced person would consider meaningful.

  16. Comment removed by account_deleted · · Score: 5, Interesting

    Comment removed based on user account deletion

  17. the hype-o-meter is going wild by Dr.+Awktagon · · Score: 3, Informative
    Covalent Technologies will be holding a press conference at the O'Reilly Conference on Wednesday at 3:15 in suite 415 (during the afternoon break).

    How is that a joint press conference? My guess is the Covalent folks have an Apache application server targeted to the .NET runtime, that integrates well with .NET and web services. Just like Apache Tomcat, etc., does for Java. Probably open-source.

    Should I be scared, or concerned? I don't see why. It'll be another interesting technology to play with.

  18. Re:WTH?!?!? by rodgerd · · Score: 4, Insightful

    The core Apache foundation project is Apache, which works with well, most everything. mod_dtcl, mod_perl, mod_ruby and plenty of others. Contrary to what Java weenies would like people to think, the world is not, in fact, a choice between Unix+Java and Windows+.NET.

    And given the way Sun keep jerking the free software world around (Oh, look, work on Tomcat and we'll make it the reference JSP engine! Oh, now we've changed our minds!), why would Apache care about keeping Sun happy more than they care about making Apache as compatible with as many platforms and technologies as possible?

    Many of the good people have been working to make Apache a first-class citizen on Windows through the 1.3.x code, and achieved that in 2.0.x. I imagine those people would be very happy to see Microsoft recognise the quality of their work. And I doubt they give a shit about Sun or Java.

  19. Re:Function by x136 · · Score: 5, Funny

    I don't think Microsoft knows what .Net is. But judging by the commercials, I'd say it's some kind of magic laserbeam that transmits information to and from handheld devices. You know, like IrDA, but with magic lasers.

    --
    SIGFEH
  20. Re:WTH?!?!? by karlm · · Score: 5, Informative
    Java is a stupid slow language

    I'm too lazy to bring up the ./ article, but there were some benchmarks less than a year ago showing that for most applications (graphical I/O being the notable exception), the latest IBM JIT JVM outperforms C++ using the MS VC++ compiler with the default optimizations.

    I'll agree that sometimes the JVM takes forever to load, but the latest IBM JIT JVM continuously profiles your code and then does the equivalent of compiling the most commonly run parts with all of the optimizations turned on. I would guess that C++ does better relative to Java on non-x86 platforms, at least if you're using one of the older JITs. This is becuase the register-starved x86 looks pretty much like a stack-based machine in comparison to say the IBM POWER, HP PaRISC, or Sun SPARC CPU families. However, the latest IBM JIT probably does wonders to naorrow the gap on machines with 16 or more general purpose registers.

    --
    Copyright Violation:"theft, piracy"::Anti-Trust Violation:"thermonuclear price terrorism"<-Overly dramatic language.
  21. Re:Biggest announcement? Ha! by jsse · · Score: 3, Insightful

    Besides, I think a lot of people has mixed the concept of Web Services(WS) with .NET. WS is a interoperability framework, while .NET aims to cover all aspect of computing, while remains to use a single protocol for communication.

    People jokingly said, in this regard, .NET is attempting to 'dominate the world'. However, this is pretty much the only way of doing things if MS wanted to do what they planned.

    It might be too complicated and confusing to explain without an example: suppose we'd like to implement Remote Procedure Call over the Web, with WS both ends must have SOAP-rpc defined and implemented so as to call each other, but they don't need to implement WS from the same vendor(theorotically). With .NET, you must have .NET on both end.

    To be honest, in term of robustness of both models(if .NET's stability doesn't count), .NET wins. For the openness, WS win, as it doesn't need to be bounded on a single vendor solution(again, theorotically).

    (I know rpc is a bad example as CORBRA seems to beat them hand down and it's a proven technology...well, the other story)

  22. Re:Mono? by cristofer8 · · Score: 3, Informative

    Actually, I'm willing to bet they release it for FreeBSD as well as windows. The MS source for the CLI,CLR (can't remember what the acro's mean) and other bits can compile itself for FreeBSD already here.

  23. Covalent != Apache by SmartyPants · · Score: 5, Informative

    this is a Covalent thing not a apache thing.
    you will have to pay $$$ for this

  24. Re:WTH?!?!? by AJWM · · Score: 3, Insightful

    That has to be the lamest set of supposedly "anti-java" rants I've ever seen. I could probably find some random luser off the street to do better than that.

    Anyway:
    1) irrelevant
    2) false (perhaps he's thinking of the JDK? false for that, too)
    3) misguided
    4) misguided and irrelevant (can't do that in C or C++ either, and what's wrong with "if .. else if .." etc?)
    5) One .java file per class (not counting inner classes) is a lot??

    --
    -- Alastair
  25. What services? by Wee · · Score: 4, Interesting
    I don't want to give up my server platform of choice (FreeBSD), but would certainly like to still be able to allow SOAP clients from the Java, .NET, Perl, etc. worlds access my services.

    I do not mean to troll you (look at my posting history), but I want to ask: What services do you mean? I don't ask for application specifics, company names, etc, I just hear a lot about web "services" and see very little except planning and idle banter. What would require .NET as long as you have server-side applications which meet the protocols in question? Isn't the point of SOAP that any client can get "services" from a server/app so-equipped? I think I'm missing something.

    Would you mind sharing a bit? TIA...

    -B

    --

    Ash and Hickory, straight-grained and true, make excellent bludgeons, dandy for the cudgeling of vegetarians.

    1. Re:What services? by pmz · · Score: 3, Insightful

      One aspect of the vapor surrounding "web services" is that the tools and standards for them are infantile. Look at how young the XML standard is (1998), and, then, realize that all of the current web services buzzwords are younger than that. No wonder there really aren't any good tools and no one really knows what they are talking about. Most people are still trying to figure out what that HTTP thing is and why Java and JavaScript aren't the same thing.

      How long did it take for the Internet to evolve before the rapid growth of the 90's made it central to so many people's work? Other technologies, slightly older than XML, still haven't reached any visionary's goals. Where are the VRML immersive environments and the Internet videophones, for example?

      If web services really are what people claim, we will know it in a few years when we can't remember an Internet without them. Otherwise, they will just be another great idea that dissappears into obscurity.

  26. Re:WTH?!?!? by toriver · · Score: 3, Insightful

    1) Bullshit, you're focusing on desktops, which are a relatively small portion of the total number of computers out there.
    2) SFW - the .Net runtime is still a much larger install (about 22 megs compared to 12-13)
    3) GC isn't controversial, but very useful - I assume that's why .Net has it.
    4) So you want to turn switch into syntactic sugar for if.. else if..? Sure, just stick to C# then.
    5) Why is a small number of huge files more manageable than a large number of smaller files? If I am looking for the class MyClass, I'd rather find it fast in MyClass.java than having to hunt through source01.txt, source02.txt...
    Plus, there is no requirement that Java source needs to reside in files at all. A compilation unit can just as well be a database record.

  27. Re:WTH?!?!? by RickHunter · · Score: 3, Informative

    (Oh, look, work on Tomcat and we'll make it the reference JSP engine! Oh, now we've changed our minds!)

    Sun no longer considers Tomcat to be the reference implmentation for Servlets and JSP? Well, someone should really tell the Jakarta people about that. Look, right on their Tomcat Site, they've got: "Tomcat is the servlet container that is used in the official Reference Implementation for the Java Servlet and JavaServer Pages technologies. The Java Servlet and JavaServer Pages specifications are developed by Sun under the Java Community Process." If that's not the case, they really should be told so they can change that blurb!

  28. stop this FUD by RelliK · · Score: 3, Interesting
    1) MS never said anything about OpenSource and cancer. It was GPL. GPL != OpenSource. Read the fucking articles and understand MS's point of view. MS is more than thrilled with BSD code and other non-ip-destroying licenses. They are not happy with GPL and they (correctly) point out that GPL infects everything it touches because it is viral in nature. This is not a debatable point, unless you just dont get GPL.

    You are obviously a fucking moron since you repeat this blatant Microsoft FUD.
    1. Microsoft singled out part of the Open Source in their usual divide and conquer strategy.
    2. Microsoft loves BSD because it loves to "borrow" BSD code and incorporate it into its proprietary products. This saves Microsoft quite a bit of money and, many would argue, gives them better quality code too.
    3. I see that you have swalloed the "viral" propaganda. Perhaps you can explain to me how exactly GPL "infects" stuff? Maybe you mean the fact that GPL does not permit you to take the code you don't own and incorporate it into your proprietary product? But the same is true of Microsoft's code! You can't take their "shared source" and use it in your product either. With GPL, at least, you can use, modify, and distribute the code all you want as long as you distribute derivative works under GPL. With Microsoft, you have no such option. Why, Microsoft is the virus! I also want to know how exactly GPL "touches" stuff. Oh what you actually mean is that GPL "touches" the code when the company willingly decides to use GPL code in their proprietary product.

    If microsoft has never done anything to help any apache or open source effort, why did they fly a few of the zend people into redmond for a week, having them perf tune php on iis ?

    Uhhm, because it helps Microsoft, not Open Source. PHP is the most widely used server-side scripting language. It sure helps to have it run well on your web server.

    Why is there a mod_frontpage for apache that microsoft publishes ?

    Because it helps them to sell Frontpage and install viral software on Unix.

    Oh yeah, you assume a lot of stuff about microsoft that is wrong, which makes you kind of an idiot.

    --
    ___
    If you think big enough, you'll never have to do it.
    1. Re:stop this FUD by RelliK · · Score: 3, Informative
      If you are a software developer and want to leverage a GPL component, you have exactly zero choices as to what license your software will be under.

      If you are a software developer and want to leverage a Microsoft component you have no right to do that at all. Or does Microsoft now permit you to take some of its proprietary code and distribute it under a license of your choice? Last I checked you could not distribute their code at all.

      You don't expect to have any rights to a proprietary code, yet, just because something is Open Source, you assume that you have a God-given right to do with that code as you please, and GPL takes that right away. Bullshit. You cannot distribute someone else's code unless they grant you permission to do so. In the case of proprietary libraries, that permision comes in exchange for payment. In the case of GPL, such permission comes automatically if you accept the terms of the GPL.(*) If the payment is not acceptible to you, then write the code yourself! And stop repeating the "viral" FUD, it makes you sound like an idiot.

      (*)Some GPL developers will also let you use their code in your proprietary product in exchange for monetary payment. Just like proprietary developers.

      --
      ___
      If you think big enough, you'll never have to do it.
  29. Re:WTH?!?!? by Ristretto · · Score: 3, Informative

    I love this. "Some benchmarks less than a year ago." How about a citation for that? I'd certainly be interested.

    These sorts of comparisons are notoriously difficult because they are often inherently apples-and-oranges comparisons. However, here are a few reasonable (and recent) citations that document a persistent performance gap between Java and C/C++.


    @article{ fitzgerald00marmot, author = "Robert P. Fitzgerald and Todd B. Knoblock and Erik Ruf and Bjarne Steensgaard and David Tarditi", title = "Marmot: an optimizing compiler for Java", journal = "Software - Practice and Experience", volume = "30", number = "3", pages = "199-232", year = "2000 }



    @inproceedings{ veldema01optimizing, author = "Ronald Veldema and Thilo Kielmann and Henri E. Bal", title = "Optimizing Java-Specific Overheads: Java at the Speed of C?", booktitle = "{HPCN} Europe", pages = "685-692", year = "2001"}


    @article{ prechelt00empirical, author = "Lutz Prechelt", title = "An Empirical Comparison of Seven Programming Languages", journal = "IEEE Computer", volume = "33", number = "10", pages = "23-29", year = "2000" }