Slashdot Mirror


User: Mystra_x64

Mystra_x64's activity in the archive.

Stories
0
Comments
289
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 289

  1. Re:Treasure in the cave on IE8 Breaking Microsoft's Web Standards Promise? · · Score: 1

    and in fact Hakon Lie and other Opera employees event went so far as to found a new standards body to push their own agenda

    Are you talking about the WHATWG here? Last time I checked The WHATWG was founded by individuals of Apple, the Mozilla Foundation, and Opera Software

  2. Re:INTRANET only on IE8 Breaking Microsoft's Web Standards Promise? · · Score: 0, Redundant

    Perhaps the CTO of Opera is not the ideal person to expect to deliver an unbiased commentary.

    Who else? Mozilla's CTO? That's the same thing. Icrosoft? Nope. Unbiased thing is kinda hard to come by.

  3. Re:Dependencies are annoying. on Debian's Testing Branch Nears Completion · · Score: 2, Informative

    You can use:

    aptitude unmarkauto package-1 package-2 ...

    on those other packages that you don't want to be mark as auto-installed.

  4. Re:The tag is stupid on Ogg Theora In Firefox, With Wikimedia Support · · Score: 1

    However it seems XHTML2 is somehow... err... almost dead...

  5. Re:it's WHAT time? on Vector Graphics Lead Wish List For Future Browsers · · Score: 1

    You can make a donation to the MSIE dev team? RLY?

  6. Re:W3C glacial process? on W3C's Role In the Growth of a Proprietary Web · · Score: 1

    If that would be the case I wouldn't be saying "what I really want"...

  7. Re:W3C glacial process? on W3C's Role In the Growth of a Proprietary Web · · Score: 1

    If you are interested look there about multiple backgrounds: http://www.w3.org/TR/css3-background/#layering
    (basically, allows multiple backgrounds without xxx amount of wrappers)

  8. Re:W3C glacial process? on W3C's Role In the Growth of a Proprietary Web · · Score: 1

    Well, I never said I don't agree with you. It's really annoying to have ~ 5-10 wrappers for more or less simple effects. However what I really want here is multiple background images. Grid layout would be awesome (or so it seems).

  9. Re:W3C glacial process? on W3C's Role In the Growth of a Proprietary Web · · Score: 1

    It was like -webkit-border-bottom-right-radius: and -moz-border-radius-bottomright (etc.). Opera choosed not do that yet. Also wasn't box-shadow was split in two in the dev draft?

  10. Re:W3C glacial process? on W3C's Role In the Growth of a Proprietary Web · · Score: 1

    Actually if you really try you can find why Opera don't have border-radius yet (hint - there was some quirks about how separate corners should be made round, and when it was resolved it was kind of late, since 9.50 was about to go final). And it is implied that there will be support in future versions.

  11. Re:Please say.. on IE 8 To Include New Security Tools · · Score: 1

    Opera has "Stop executing scripts on this page" option in it's message box dialog.

  12. Re:opera is faster on Firefox 3 Release On Tuesday · · Score: 1

    You can use Privoxy for blocking ads (filtering proxy).

    www.privoxy.org

  13. Re:Why not ditch HTML? on HTML V5 and XHTML V2 · · Score: 1

    You'll need just check validity server-side based on some schema (client-side would be good too, if possible). Anything not valid gets cut with htmlspecialchars() (if php) or something similar. Preview helps here, i guess.

  14. Re:Miranda? on Six Multi-Service IM Clients Reviewed · · Score: 1

    Miranda's code tied with WinAPI...