Slashdot Mirror


Konqueror Passes the Acid2 Test Too

An anonymous reader writes "A month after Safari , and after a lot of controversy, Allan Sandfeld Jensen announced today that Konqueror passes the Acid2 test too. Half of the patches could be merged from Apple's Webcore, the rest needed to be rewritten from scratch."

55 of 372 comments (clear)

  1. Acid2 by BibelBiber · · Score: 3, Insightful

    Sorry, dont know what that is. Could someone post a link...

    1. Re:Acid2 by minionman · · Score: 5, Funny
    2. Re:Acid2 by Anonymous Coward · · Score: 5, Informative

      http://www.webstandards.org/act/acid2/

      basically it's a rigorous test that ensures that a browser has all the goodies that web developers have been lusting after forever.

    3. Re:Acid2 by Timesprout · · Score: 4, Funny

      Its the exciting sequel to Acid1, The Dissolving. In the sequel the hero struggles valiantly with acid indigestion as he battles to save the world.

      --
      Do not try to read the dupe, thats impossible. Instead, only try to realize the truth
      What truth?
      There is no dupe
    4. Re:Acid2 by minionman · · Score: 2, Insightful

      The first link returned from Google is the site for Acid2. I consider that justification...

    5. Re:Acid2 by WiKKeSH · · Score: 2, Informative

      Actually, rather than testin gfor full CSS compatibality, the ACID test makes sure that when broken CSS is put into a CSS document, it breaks correctly.

    6. Re:Acid2 by bunratty · · Score: 3, Interesting
      Of course those features won't be used on web pages until web browsers implement them. That's the whole purpose of Acid2 -- to break the chicken-and-egg deadlock. Web developers don't use these features because web browsers don't support them, and web browsers don't bother supporting them because web developers don't use them.

      When all popular web browsers do a decent job of rendering Acid2, web developers can use the features that have been promised for years, but have never been delivered by browser makers. Having Safari and Konqueror display Acid2 correctly gives the other browser manufacturers added incentive to implement the needed CSS2 features.

      --
      What a fool believes, he sees, no wise man has the power to reason away.
    7. Re:Acid2 by JimDabell · · Score: 4, Informative

      It does both. I've seen this misconception stated a few times now, it's just wrong.

      The Acid test is not just a test for error handling. Error handling is something that is defined by the CSS 2.1 specification (and earlier specifications). In order to test full CSS compliance, they need to include errors as part of the test. This does not mean that all the test does is error handling, merely that it is one of the things the test does.

    8. Re:Acid2 by Anonymous Coward · · Score: 4, Insightful

      When IE does a decent job web developers can use the features that have been promised for years. It is IE that is holding back so many nice CSS features that are supported else where.

  2. Glad to see it... by jsight · · Score: 3, Insightful

    I for one am very glad that the Gecko/Mozill engine is not our only choice in free software based renderers. There is some security in seeing that we have at least two projects with excellent browsers available for the community.

    Congrats Konqueror team!

    I wonder if anyone is working on a Windows port of this?

  3. Re:Any more news on GPL violating? by statusbar · · Score: 2, Insightful

    There were never any gpl violation wrt khtml.

    Konqueror guys didn't like the patches from apple.

    Looks like they could handle these patches, though! good for them.

    jeff

    --
    ipv6 is my vpn
  4. It worked out well for everyone by MarkByers · · Score: 2, Insightful

    Both Safari and Konqueror have improved because of Open Source. Even though the two teams worked independently, they benefited from having access to the other's code.

    Does it really matter what Apple's motivations were? The end result is that Open Source development has helped both products.

    --
    I'll probably be modded down for this...
    1. Re:It worked out well for everyone by IamTheRealMike · · Score: 4, Insightful
      Even though the two teams worked independently, they benefited from having access to the other's code.

      The Konqueror team don't have access to the Safari code, at least not in a form they can use. Apple do have access to the KHTML code in a usable form though, the KDE guys make sure it's available in the right way for everybody.

      Does it really matter what Apple's motivations were? The end result is that Open Source development has helped both products.

      Clearly it does matter what their motivations are, this always matters. It means in future open source projects will know what's coming when Apple decide to get "involved".

      As to whether it helped both products, well of that I'm sceptical. A key KDE developer has very publically burnt out on KHTML because of Apples actions and worse, because of the community of Apple fanboys who switched the blame around onto the KDE people. After starting out optimistic he's now bitter. I'd say that's a pretty huge loss.

      Meanwhile, Apple got the code to a rendering engine for free and gave back little to nothing. It's like TransGaming all over again.

    2. Re:It worked out well for everyone by leonmergen · · Score: 3, Insightful

      The Konqueror team don't have access to the Safari code, at least not in a form they can use.

      Apple's doing the minimum stated in the license... if the Konqueror team doesn't like this, they used the wrong license.

      --
      - Leon Mergen
      http://www.solatis.com
    3. Re:It worked out well for everyone by m50d · · Score: 3, Interesting

      The lgpl says the work "in the preferred form for making modifications". This is assumed to just be the source code, but isn't necessarily

      --
      I am trolling
  5. IE, when? by chrysalis · · Score: 4, Funny

    Now we are waiting for IE to support the ACID2 test.

    And only then, we could design web sites using today's CSS features. Oh, not today's, 5 years ago's but it will still be a revolution.

    --
    {{.sig}}
    1. Re:IE, when? by rdc_uk · · Score: 5, Interesting

      Actually, given the nature of Acid2, it would only allow us to code _broken_ css on these browsers, and have it break _correctly_.

      Acid2 tests a lot of corner-case mis-constructions of CSS, and tests that the browser handles the cock-up in the prescribed manner. It doesn't actually test that _correct_ CSS is handled correctly.

      Its a good test, but its NOT a full CSS compliance test.

    2. Re:IE, when? by zxSpectrum · · Score: 3, Informative

      So, then I presume you can point out each and every aspect of Acid2 that violates CSS 2.1.

      We'll also expect you to hold your breath doing this excercise on a live webcam, so we can see you turn blue in the face.

      The acid2 test consists of perfectly valid CSS2.1, HTML 4.01, SGML, RFC 2396 and RFC 2397. It tests some basic, and some not-so-basic aspects of these specs.

    3. Re:IE, when? by anethema · · Score: 2, Interesting
      --


      It's easier to fight for one's principles than to live up to them.
    4. Re:IE, when? by Draknek · · Score: 2, Informative

      The HTML validates, sure.

      But the CSS doesn't.

      --
      Self-referential sigs do not a humourous poster make.
    5. Re:IE, when? by JimDabell · · Score: 3, Informative

      CSS 2.1 is not yet a w3c recommendation, only a candidate Browsers than conform to it rather than CSS 2.0 are broken.

      This is incorrect.

      The W3C implemented a change in procedure between the times CSS 2.0 and CSS 2.1 were published. What used to be called recommendations are now only candidate recommendations until they are widely implemented.

      Ian Hickson, who is on the CSS working group and employed by Opera, says this:

      CSS2.1 is in CR, which is the call for implementations stage. It is appropriate for implementors to implement CSS2.1. It is not a draft.

      (Note that CSS2.1 and CSS2 are at the same state in the W3C process -- they are both at the "call for implementations" stage. The difference is that the name of that stage changed between 1998 and 2004. What used to be called "REC" or "Recommendation" is now called "CR" or "Candidate Recommendation". The new stage currently called "Recommendation", which indicates that the specification has reached a very high level of implementation maturity, didn't exist back in 1998.)

      CSS2.1 is what CSS implementations should be using as reference if they want to implement CSS level 2.

    6. Re:IE, when? by JimDabell · · Score: 2

      Acid2 tests a lot of corner-case mis-constructions of CSS, and tests that the browser handles the cock-up in the prescribed manner. It doesn't actually test that _correct_ CSS is handled correctly.

      This is the second or third time I've seen this posted in this article alone. You are completely wrong. You would know this if you had actually read the code or even just the guided tour.

      The guided tour explains that there are a number of features tested; it lists eleven areas of the specifications that are tested, and error handling is just one of them. The vast majority of the test is testing that correct CSS is handled correctly.

      Where is everyone getting this misinformation?

  6. Re:Editors! Context! by b00m3rang · · Score: 3, Insightful

    What's C? What's RSA? What's a race condition? It isn't "News for people who are too lasy to learn things on their own", now is it?

  7. Re:Editors! Context! by MarkByers · · Score: 3, Informative

    This has been featured on Slashdot before. The Acid 2 test is a web browser standards compliancy test, and it applies to all web browsers not just Konqueror and Safari. These are just the first two that can pass the test. The others will hopefully follow later.

    Take the Acid 2 Test.

    --
    I'll probably be modded down for this...
  8. Re:Editors! Context! by jonathan_ingram · · Score: 2, Informative

    Acid2 is a test page, written to help browser vendors ensure proper support for web standards in their products.

    Recently, one of the Safari developers announced that Safari (the HTML parsing part of which is Webcore, which is derived from KDE's KHTML component) now passed the Acid 2 test. This led to a lot of comment, on Slashdot and elsewhere, asking when Konqueror (KDE's web browser) would pass Acid 2. This led to a post by a KDE developer saying that Webcore and KHTML had diverged significantly, and this is turn led to a lot of badly informed comment (mostly on Slashdot), slagging of KDE, Apple, or both.

    Happily KDE and Apple seem to be working relatively well together, and this current announcement indicates that the KHTML developers have worked through all Apple's Webcore patches related to Acid 2, using the ones they can, and rewriting the ones they can't. Konqueror now becomes the second mainstream browser to pass the Acid 2 test.

  9. Re:Any more news on GPL violating? by Anonymous Coward · · Score: 2, Informative

    As Hyatt's blog post noted, the Acid2 code is not yet in a released version of Safari. You can either (a) patch and recompile WebKit/WebCore yourself or (b) wait for the next update of Safari, which Apple and Hyatt have said will be Real Soon Now.

  10. Re:Any more news on GPL violating? by Angostura · · Score: 2, Interesting

    Truism alert. Of course Apple could be doing a lot more and still be within the bounds of the license.

    The more interesting question is; could Apple be doing less and still be within the bounds of the license.

  11. Re:Any more news on GPL violating? by The+Original+Yama · · Score: 4, Insightful

    There isn't any violation, technically, but IMHO the spirit of the GPL has been broken. Of course, spirit isnt legally defensible. Apple released patches in large gobs instead of in easily digestible chunks, and their code comments made many references to bugs in the internal Apple bug database (which isn't available to the KHTML team). They also made many Mac OS specific (KDE incompatible) changes and they disallowed CVS access.

  12. Re:Kick to the pants. by dmaxwell · · Score: 5, Interesting

    "Allan Sandfeld Jensen announced today that Konqueror passes the Acid2 test too. Half of the patches could be merged from Apple's Webcore, the rest needed to be rewritten from scratch.""

    It's amazing what people can do when sufficiently motivated.


    THIS sort of thing is EXACTLY what the khtml devs were complaining about. Yes, Apple does the bare minimum the LGPL requires with Webcore but the khtml devs accepted that.

    The point these guys have been trying to get across over and over and over and over (repeat several thousand times for the extra dense) is that when Webcore can do something that khtml cannot IT IS NOT LAZINESS ON THE PART OF THE KHTML DEVELOPERS. WEBCORE CODE CANNOT JUST BE DROPPED INTO THE KHTML TREE. Webcore directly uses OS X features. That is one problem. The code bombs Apple drops periodically have inadequate documentation as to why some changes were made and not others.

    Webcore at this point is a khtml fork that is about two years old. The khtml devs might as well be asked to merge Gecko code for all of the similarity they have at this point.

  13. That's easy by paul248 · · Score: 5, Funny
    Of course, the final patch looked something like this:
    if (!strcmp(url, "http://www.webstandards.org/act/acid2/test.html" )) loadUrl("reference.html");
  14. Re:Does Firefox pass it? by CTho9305 · · Score: 4, Informative

    Gecko (the engine used in Firefox and Mozilla) probably won't be passing it too soon. See Robert O'Callahan's blog entry here. This means Firefox 1.1 won't pass Acid2.

  15. Re:Any more news on GPL violating? by Drakino · · Score: 4, Insightful

    shouldn't Apple be doing more?

    Doing more then what? By what people can tell, most of the dispute is because the Safari/WebCore and the Konquer people are doing different things with the code and also use different source managment systems. Apple uses one that most of the OS X devs use. And that is completly different then the one the KDE folks use.

    Thus far, most of the complaints has been "Apple isn't doing it our way." Apple shot back with "Use WebCore, we will even show you how and assist on making it multiplatform", but that got shot down by the K folks. The issue isn't just with one side, it's with both using their normal work flows and expecting the other side to change everything.

    Apple doesn't ship Konquer in their OS and has no plans to. KDE has no plans to use WebCore. So diversity issues are going to happen, and either side can just live with it, or do something about it. But it seems the KDE folks would just rather sit and whine about how Apple isn't doing things their way.

    Maybe I missed it, but if you can point out to me where in the GPL it says you must bend over backwards to make a group of people happy, I'll conclude Apple is doing something wrong. Until then, I'll file this under the "people are never happy" section, and be one of the few to appreciate what Apple is doing to help OSS, and to promote the adoption of Unix in many areas. Sure, it's not the Linux way of things, but Apple is doing a hell of a lot better then say Sun with Solaris or HP with Tru64/HPUX to push the Unix platform across all spaces.

  16. Re:Konq/Opera/Safari Still missing features by djward · · Score: 2, Interesting

    Why should a web browser include a text editor? Stop propagating bloat and jack-of-all-trades syndrome.

  17. Opera will be next me thinks by baadger · · Score: 3, Interesting

    Opera is making excellent progress with Acid2. Only a few more lines to go. They are treading softly with regression testing.

  18. Open KHTML Info Page Launched by Karma+Sucks · · Score: 4, Interesting

    In related news: In an effort to open up their development process the developers of the Konqueror components KHTML, KJS and KSVG have launched the open Web portal KHTML.info. By providing a central contact point and source of information in form of an open Wiki the developers want to promote their work and embrace users and developers from both Open Source as well as commercial environments.

    --
    (Please browse at -1 to read this comment.)
  19. Slashdot moderation madness by presroi · · Score: 2, Funny
    please read this parent post again:

    Now we are waiting for IE to support the ACID2 test.


    It is currently scored "Interesting". Did nobody find the "funny" moderation option or are you taking this serious?
  20. stacking the deck by SuperBanana · · Score: 4, Insightful
    THIS sort of thing is EXACTLY what the khtml devs were complaining about. Yes, Apple does the bare minimum the LGPL requires with Webcore but the khtml devs accepted that.

    Actually, if you read the email exchanges, you see Apple engineers discussed the patch tarballs and actively assisted khtml developers when they asked for reasonable things (ie, not access to internal Apple revision control systems). KHTML devs did not reveal this (to my knowledge) in their "open letter" this cooperation, which is quite a bit more than the LGPL. The LGPL requires you make the patches available- that's it. Apple sent them, discussed them, provided help interpreting them, did work by proxy, etc.

    This is a logical fallacy called "fallacy by omission", and the specific technique employed was called "Stacking the Deck".

    What becomes apparent is that the KHTML team doesn't like that Apple is doing everything they should be, getting commended for it, and that the work (supposedly) wasn't useful to them (we see now that's not the case, as half the patches were easily applied).

    If integrating half of the patches only took a month or two, guess what- it wasn't nearly as impossible as the KHTML team made it out to be, and the code wasn't nearly as useless as they portrayed it to be.

    WEBCORE CODE CANNOT JUST BE DROPPED INTO THE KHTML TREE. Webcore directly uses OS X features. That is one problem. The code bombs Apple drops periodically have inadequate documentation as to why some changes were made and not others.

    The second is irrelevant because of the first; they're also unrelated, though you imply them to be compounded. It's not Apple's responsibility to turn over Webcore, or convert the code to use something besides Webcore. They're not allowed to sit on that code, they HAVE to provide it.

    Second, they've provided several of what you've referred to as "code bombs", which is one step ahead of a company that would just provide them with ONE tarball; they're sharing work progressively, and have an active dialog with the khtml team.

    Webcore at this point is a khtml fork that is about two years old.

    And your point would be what? The LGPL doesn't say "help integrate old code". It doesn't say, "only fork recent code", or "don't fork code at all". It doesn't say "provide changelogs". It doesn't say "provide the project coders with access to your internal revision control systems and corporate network". It doesn't say ANY of that! EVER! PERIOD!

    I'm sorry, but this whole thing has left me very embarrassed for the open-source community, and left me with a very bad taste in my mouth. Apple IS one of the better companies as far as contributing to open-source, they've brought open-source technologies to more desktops than anyone else, they've come up with some truly unique technology which they've provided source for- and they still get kicked in the teeth.

    A lot of companies are looking at how Apple was treated, and thinking, "geez, Apple did more than just send tarballs, and they got pretty beat up for it." Question: do you think this will encourage or discourage companies to do work on open-source projects?

    1. Re:stacking the deck by dmaxwell · · Score: 3, Informative

      All this stuff about "Apple did this and the khtml guys did that" is utterly irrelavent to the point I and the khtml devs were trying to make.

      The khtml devs beef is with fanbois who think that khtml should have new Webcore features an hour or two after Webcore gets them. When the khtml people try to explain why matters are bit more difficult than that then the fanbois throw around terms like "lazy", "unresponsive", and "kick in the pants".

      Apple's behaivor has zero to do with the point I was trying to make.

    2. Re:stacking the deck by labratuk · · Score: 3, Informative
      What becomes apparent is that the KHTML team doesn't like that Apple is doing everything they should be, getting commended for it

      That's not apparent at all. You're simply showing that you don't read the kde dev's blogs and hope people reading this won't bother either and just take your word for it.
      If integrating half of the patches only took a month or two, guess what- it wasn't nearly as impossible as the KHTML team made it out to be, and the code wasn't nearly as useless as they portrayed it to be.

      What? How do you know how hard these people have been working over the last two months? You really sound like a manager type to me. These people mostly do this work in their spare time. They have real jobs too. They don't work on this 9-5. Saying "it only took a team of x y months to do it" is completely meaningless.
      Second, they've provided several of what you've referred to as "code bombs", which is one step ahead of a company that would just provide them with ONE tarball; they're sharing work progressively, and have an active dialog with the khtml team.

      Hahaha.

      Read that sentence again and tell me it's not the absolute definition of an apologist talking.
      And your point would be what? The LGPL doesn't say "help integrate old code". It doesn't say, "only fork recent code", or "don't fork code at all". It doesn't say "provide changelogs". It doesn't say "provide the project coders with access to your internal revision control systems and corporate network". It doesn't say ANY of that! EVER! PERIOD!

      And nobody has ever said that it does. Only people like you trying to craft strawman attacks have ever brought this up. The grandparent doesn't say this, the KDE devs don't say this.
      I'm sorry, but this whole thing has left me very embarrassed for the open-source community, and left me with a very bad taste in my mouth. Apple IS one of the better companies as far as contributing to open-source, they've brought open-source technologies to more desktops than anyone else, they've come up with some truly unique technology which they've provided source for- and they still get kicked in the teeth.

      First of all: hahaha

      Second of all: if they are getting kicked in the teeth, it's not the kde devs doing the kicking. The original blog post was aimed at clueless fanboy posters posting things.. not unlike what you've just posted. NOT at Apple. This one blog post was then blown out of all proportion by slashdot and people making strawman statements to try and spread their propoganda.

      Ironic, no?
      --
      Malike Bamiyi wanted my assistance.
    3. Re:stacking the deck by StormReaver · · Score: 2, Insightful

      This is a logical fallacy called "fallacy by omission", and the specific technique employed was called "Stacking the Deck".

      I presume you are familiar with the logical fallacy in your own response: Red Herring. For those just joining in, the Red Herring fallacy is one where someone starts arguing a point unrelated to the actual subject, usually in an attempt to draw attention away from weaknesses in that someone's arguments.

      The original poster, like the KDE developer who made the initial complaint, wasn't saying Apple did anything wrong. They were both trying to explain for the bazillionth time that if KHTML trails Safari after Safari has gotten a new whiz-bang feature, don't start harping on the HTML developers. Integrating Apple's code is time consuming.

      That's the whole point. Period. Everyone has gotten bent out of shape because they were unable to remember that one point when the KHTML developer went on to explain why that lead time is probably going to be substantial.

      The KHTML developer's point about how Apple returns its contributions as huge tarballs with cryptic comments wasn't anger directed at Apple (though there was a strong odor of disappointment). It was an explanation of why KHTML would lag any new Safari feature, if those features got implemented at all. All the talk about Apple's CVS, its cooperation/noncooperation, adherence to license, etc. is all a big Red Herring and is mostly irrelevent to the original point.

      The anger that was expressed by the developer was because people were assuming that the KHTML developers were being handed a drop-in gift from Apple, so if KHTML didn't provide the features that Apple placed in the returned code, it must be because the KHTML developers weren't up to snuff.

      Zack (the KHTML developer) said that Apple was doing the bare minimum that was required, and he was fine with that. He was obviously not happy about it, but he accepted it as Apple's right.

      I doubt Apple had any malevolent intentions, but rather was just caught off guard by the intensity of public expectations vs. years of internal policy.

    4. Re:stacking the deck by klui · · Score: 3, Informative
      Apple's behaivor has zero to do with the point I was trying to make.
      On the contrary, your use of "does the bare minimum," and "inadequate documentation" covertly implies that Apple's behavior is the problem. After observing this issue so far, I think Apple has done a lot for KHTML and the OSS community. The KHTML team finally took the code Apple gave them to heart and integrated a good portion back.
    5. Re:stacking the deck by dmaxwell · · Score: 2, Informative

      Quite a bit of the comments in Webcore say things like "This change addresses issue xqb967." or some such. Basically, Apple's changes to khtml don't make much sense outside of Apple's source control system. You cannot simply drop such into another project. By the time you reason out whatever xqb967 is, you may as well have redeveloped the code yourself.

      None of this is utterly terrible. Webcore can be used in isolation. khtml can be used in isolation. Adding beneficial features from Webcore isn't trivial. A good bit of the time, it is actually simpler to redevelop the features. The khtml devs aren't complaining (much) about this.

      They ARE complaining about being hammered by clueless fanbois whenever Webcore has a feature that khtml lacks. Webcore is a two year old fork of khtml that isn't well documented outside of it's parent source control system. This is what is meant by "bare minimum". This "bare minimum" situation is tolerable. Take it as read I repeated the previous sentence 10,000 times in addition to the other emphasis. This has far more to do bad end-user behavior than Apple. This bad end-user behavior is caused by a perception of co-operation that never existed.

      It is the behavior of a vocal contingent of end-users that is intolerable. Apple's behavior merely rankles slightly compared to that of the fanbois. Sometimes the khtml guys can make limited use of Webcore code. As time passes this will be even less possible than the current breakthrough.

      The khtml devs do not deserve abuse for feature disparity vis-a-vis Webcore. This is the point I'm making. Apple's behavior is nearly irrelavent and only constitutes cause for irritation at most.

  21. stop distorting facts by SuperBanana · · Score: 3, Insightful
    The Konqueror team don't have access to the Safari code, at least not in a form they can use.

    Actions speak otherwise- half the patches integrated according to the article.

    It means in future open source projects will know what's coming when Apple decide to get "involved".

    Yes. They can expect to get regular tarballs, participation of senior team leaders, active dialog on public mailing lists, and assistance of Apple engineers in interpreting the tarballs.

    (No, seriously. Go read the archives and look at the discussion that follows when Apple sends in a code base. The "burnt out guy" whines. Another developer or two actually get to work and look at the code, start talking to Apple engineers, etc. An Apple engineer says "let me take a look at that" and a little bit later, comes back as promised with an answer and help.)

    After starting out optimistic he's now bitter.

    Optimistic is a funny word. He seemed under the impression that Apple was obligated to provide changelogs, access to internal revision control systems, etc. He also got upset when he realized that Apple had forked code. It sounds like he had unreasonable expectations, and when Apple said "I'm sorry, we can't do that" or "I'm sorry, we're not allowed to do that", he threw a hissy fit.

    The Konqueror developer in question also used a logical fallacy called "Stacking the deck", a kind of fallacy-by-omission. He did not discuss any of Apple's assistance provided to developers on the mailing list, and repeatedly asserted that Apple was meeting "minimum" requirements of the LGPL, when in fact Apple was doing more.

    That is why he got burned. Not because of actions on Apple's part- and your insinuation that Apple is to blame for the actions of its "Apple fanboys" is absurd. You're distracting from the core issue- that the developer used fallacies to promote his version of the facts. Sadly, few people bothered to actually read the mailing list exchanges.

    Apple got the code to a rendering engine for free and gave back little to nothing

    Again, you're distorting facts. Apple gave back all the code it was obligated to, and participated in an active dialog. If half of Apple's patches were integrated within less than a few months, that's a lot more than "little to nothing". Question- how long would it have taken the KHTML developers to become Acid2 compliant without the contributions by Apple? And if the patches were so worthless, why did they "waste" time and effort if writing their own stuff from scratch would have been more productive, as was implied if not outright stated by khtml developers?

    1. Re:stop distorting facts by bluGill · · Score: 4, Informative

      The developer in question was not mad at Apple per say, they were doing what was required. He was mad at people thinking Apple was doing something useful for KDE/khtml. Apple was not making things useful for KDE, but they were fullfilling all their obligations.

      Once he spoke against those non-Apple, non-KDE people, those people tried to deflect the blame to Apple. Apple to their credit realized how the publicity was hurting them and changed their ways.

      Once again, the KDE devs were not mad at Apple. They were disgusted because of being unable to get something useful, but not mad. They were mad at people who thought without checking that Apple was doing something useful.

  22. Re:Too bad the test itself is broken by orv · · Score: 2, Informative

    LOL. The test is supposed to be broken. It's checking that renderers fall back correctly.

  23. I wonder... by PMOnoTo · · Score: 2, Funny

    when my favorite browser, lynx, will pass the Acid2 test?

  24. Re:Safari does what? by Justin205 · · Score: 3, Informative

    In a word, yes. The version of Webcore that renders Acid2 correctly, is not in the released versions of Safari yet. It'll probably come as an update sometime in the next year or so.

    --
    "Your effort to remain what you are is what limits you."
  25. Re:Only a month behind by m50d · · Score: 4, Insightful

    The clean codebase helps KHTML and will tell more as the rushed hacks mount up in webcore. It costs them features in the short term, but in the long run keeping khtml clean makes it easier to work on.

    --
    I am trolling
  26. Re:Kick to the pants. by Anonymous+Froward · · Score: 5, Informative
    You were close, but you missed the point of konq guy (see see this post) when you began talking about the "problems" of Webcore code. The konq guy's message was more or less like this as far as I can see:

    When Konqueror doesn't follow Safari's new feature within 4 hours, don't blame us. When Konqueror finally follows Safari's feature list, don't automatically praise Apple, either.

    It's not like Apple is giving out some drop-in patch, but that's OK. That's their right. Sometimes we take their patch, but sometimes we write things from scratch. When we'll use Apple's code, we'll be slow because of the way they produce their patch, not because we're lazy.

    Apple is OK for me, but please stop bashing our laziness while praising opensource-friendliness of Apple. That hurts.

  27. Re:Any more news on GPL violating? by m50d · · Score: 4, Insightful
    Anything in the GPL that hints that you should release patches in small digestible chunks?

    Yes, there's the bit that says you have to release "in the preferred form for making modifications", and it is implied in the preamble that is what you use yourself to modify it. I very much doubt the huge monolithic patchsets are what apple devs use internally, far more likely they use their VCS tree complete with comments. So that's what they should release.

    --
    I am trolling
  28. Re:Any more news on GPL violating? by SideshowBob · · Score: 3, Insightful

    So if the KDE people say that they want every file and directory in WebCore to start with the letter 'K', does Apple have to comply with that?

    What if the KDE developers say that the preferred form is on a 160GB SCSI drive installed in a dual G5 with a 30" Cinema display attached to it, does Apple have to comply with THAT?

    I think that people may be taking those words from the GPL a little too far. To me, what they mean is that if I get a binary, I need to get the source required to recreate that binary.

  29. Have you forgotten what free software means? by werdna · · Score: 5, Insightful

    Apple does the bare minimum the LGPL requires with Webcore but the khtml devs accepted that.

    No, let's be clear. Apple does ALL AND EVERYTHING that the LGPL requires. Implicit in your statement is the suggestion that free software can be free if it includes tacit, implied promises not to fork and to satisfy its authors with all its changes. That suggestion is flagrantly inconsistent with the notion of free software, in any sense.

    Fundamental to the notion of free software is that its authors cannot limit the rights of others to access and modify the software. Forking is not a problem with free software, it is a feature.

    Ordinarily forking *is* a problem for the community, when the initial developers are adequately satsifying the needs of the community as a whole and working well with others. But this is not always the case. Sometimes politics, legitimate and petty, and aesthetics, legitimate and ludicrous, gets in the way of good agile development. When that happens, the community may well be better served by a fork.

    Apple and the Konqueror clan were not working well together, but both had important and significant constituencies to serve. It was either going to work or not, but neither Apple nor the clan "owned" this free software. In its feral state, BOTH were free to decide by what methodology development of their respective trees will proceed, what features the code will have and what will be the quality of that code.

    Darwin (no pun intended) takes care of the rest.

    Evolution by forking is not the preferable state of nature, but it happens when it needs to happen. And people will abandon what is useless and use what is important.

    If, someday, there is actually a need to harmonize this code, it will be harmonized. Otherwise, it may well be for the best there was a fork. The problem that it is difficult to harmonize advances in one tree into another is salient, but it is not due to any malfeasance of anybody. Apple WAS FREE to do what it would with the code. And glory be for that... So, too, is the Konqueror clan, and glory be for that.

    The remaining whines in the message are puerile. Don't like the doco or the coding style? Its free software, change it. Don't like the way others are working on the code? No problem, ignore them, and use the free software of the existing code. Got a feature you need? Great. Code it up. Don't want to? No problem, but why are you posting your gripes HERE?

    Apple has a free software realationship with the K-clan. K-clan could work with them or not, and vice-versa. If it doesn't work out, so be it. The code is out there. It was built the way it was built, and people may use it or not. Nobody has a gripe, because it is free software -- if you don't like it -- change it.

  30. Re:Any more news on GPL violating? by ComputerSlicer23 · · Score: 3, Insightful
    Color me doubtful that any court on the planet will ever interpret it that way. In some weird utopian society, that might be true.

    I've programmed professionally for a living for about 10 years. Never met anyone who edit patchs or changesets as their primary method editing code. I've seen people fix up patches and then apply them (even that is very rare). I've seen them review the history of the code via the VCS. However, not a single person I've ever met, generates a patch from scratch and then applies it to the source. They edit the source and generate patches. The patches are there merely as a convienent way to express the changes.

    Comments you might have a point (lacking the comments, I could see a legitimate argument that it's a simplified form of variable and function obfusication), but patchsets are completely irrelavent, they are a by-product of the editting, they aren't necessary to build the source. They aren't what anyone edits to create source. I never have to edit an old patchset to fix a problem. I just go edit the source code.

    Patchsets are useful for pulling in other peoples changes, they aren't useful for making changes to the software yourself. Nobody will interpret what you want that to mean in a legal sense.

    Kirby

  31. Re:Any more news on GPL violating? by topham · · Score: 2, Interesting


    They could use it from a proprietary, ecrypted version control system too. SHould they release that?

    The clause in the GPL/LGPL is to prevent someone from obfuscating the code before release.

    Apple does not have to release a change set of any kind. THey can simply release the entire source tree and they will be conforming with the license requirements. period. You may not like it, but that is valid.

    By the way, a lot of developers using version control still don't use decent comments. You assume Apple does.

  32. Re:Safari does what? by jhurshman · · Score: 2, Interesting

    However, it is my understanding that you can download and compile the most recent version of WebCore (which passes Acid2) and Safari will use it.

    --

    Do not speak unless you can improve on the silence.