Slashdot Mirror


User: Fatalis

Fatalis's activity in the archive.

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

Comments · 209

  1. Re:RFI? How about defining this? on Anonymizing RFI Attacks Through Google · · Score: 2, Funny

    Yes, WTF is a TLA.

  2. Re:read this book on What's the Problem With US High Schools? · · Score: 1
  3. Re:Changing a system on ICANN Under Pressure Over Non-Latin Characters · · Score: 1

    What's this? I've been able to use the Norwegian characters in domain names for a long time. There are screetshots over at http://en.wikipedia.org/wiki/Internationalized_dom ain_name

    Wrong. It doesn't work in IE6, try pasting an address from the Wikipedia article in it's address bar and see. Then try the same with Firefox, and see that it translates the address to some ascii garble starting with xn--.

  4. Re:JIT for javascript on Adobe and Mozilla Foundation Collaborate on ECMAScript · · Score: 1

    It's even better, most of Firefox's UI and extensions run on XUL and JavaScript, so with a better script engine Firefox itself will be faster too.

  5. Re:Monopoly leverage, indeed on IE7 Released As High-Priority Update · · Score: 1

    As if anyone with a windows box has a choice in the matter.

    You can easily disable Automatic Updates, or set it to only download them and then notify you to choose what to install.

  6. Re:Your morals are crap. on How Encrypted Binaries Work In Mac OS X · · Score: 1

    Except with IP you copy the bread, not take it away from the shop.

  7. This is what they get on Microsoft's IE Team Leader Answers Slashdot Questions · · Score: 2, Insightful

    The problem with being the #1 browser in the world is that if they did decide to fix everything all at once, then they break a LOT of websites.

    The funny thing is, they're still breaking pages just by updating smaller parts their of CSS implementation, but only those pages that are in the standards compliant mode (CSS1Compat). It's effectively impossible for them to change the rendering engine without breaking a lot of things for a lot of people, because many pages use user-agent sniffing and not CSS hacks (those don't apply to IE7 outside of quirks mode), or use conditional comments that include IE7 to feed different versions of CSS. This means that even if they achieved CSS support parity with the modern browsers, and fixed all the CSS hacks (as they already did), IE7 would still sometimes get the old CSS meant for earlier versions, and break pages.

    This is what they get for taking so many years with fixing CSS in IE! Not that they've improved it much if you look at this chart. The IE 6 and 7 columns look practically the same. So, IE7 is still not a modern browser in this regard. And this is why IE7 just means another bug-ridden rendering engine to support if you develop in standards compatible mode, until IE6 is dead. And looking at how even fifth generation IEs are still around in significant numbers, I wouldn't hold my breath on IE6 going away in the next few years, Windows Update or not.

  8. IE5/Mac isn't really IE on Microsoft's IE Team Leader Answers Slashdot Questions · · Score: 1

    IE5/Mac is unsupported by MS, no longer available for download, and its rendering engine is very different from and more buggy than in IE on Windows.

  9. Hardware firewalls for individual PCs? on Windows XP SP3 Postponed Until 2008 · · Score: 1

    This made me think. Having basic firewalls on network interface controllers would be so great. We could say goodbye to remote exploits and botnets forever. Too bad they'd probably be way too expensive compared to normal cards.

  10. Re:2 MEGAwatts?!?! on Generator Delays May Slow Data Center Projects · · Score: 1

    What are you so excited about? It's only 0.002 jigawatts.

  11. Re:Get rid of the tabs list button? on Firefox 2 Launch - Interview With Chris Beard · · Score: 1
    Does anyone know if it's possible to get rid of the little drop-down thingy that lists all the tabs?
    It's called the All Tabs Button. I don't see the pref to toggle it in about:config, but you could add .tabs-alltabs-button { display: none; } to userChrome.css. You can customize most of the browser chrome this way. To find out which elements are called what, open DOMi (Ctrl+Shift+I), load chrome://browser/content/ from the Address Bar and then use the Find Node button to look for the class-names or ids.
  12. Re:Stats on Firefox 2 Launch - Interview With Chris Beard · · Score: 1

    It's probably based on some web statistics. Firefox also periodically checks for updates, and and if Mozilla Update keeps logs, they could possibly figure out the relative usage from them. But I very much doubt that's the case.

  13. Re:New version on Firefox 2.0 Posted a Day Early · · Score: 1, Informative

    They are still called extensions, Add-ons is the name of the new manager for both extensions and themes. I think it comes from the Firefox Add-ons site.

    I am a bit disappointed about how tabs work now too, but the changes are probably for the best. Scrolling the tab strip with my mouse-wheel was I nice discovery. Too bad it's still not easier for non-developers to customize the interface. Opera lets you change the preferences through a user-friendly dialog, but in Firefox you're required to manually type in about:config, then "browser.tabs" and then not be confused with various programming terms.

    For myself, I changed browser.tabs.tabMinWidth to something small so it behaves like before 2.0 and browser.tabs.tabCloseButtons to 0 (only ever displays a close button on the active tab). I'm also thinking of adding some CSS to my userChrome.css to have tabs with system appearance again.

  14. Re:Two of my prayers for FireFox Improvement on Firefox 2.0 To Debut Tuesday · · Score: 0
    Parent is right on the spot. I also suggest people read Ian Hickson's (he made the test) remarks about Acid2.

    The Acid2 test isn't a true test, it's more of a demo, aimed at the public. As a true test it is terrible: it mixes a bazillion things all at once. Debugging that kind of test is a nightmare. Opera engineers, for example, aren't working on fixing the Acid2 bugs directly: instead, I spent an hour or two minimizing the Acid2 test into eleven separate real test cases, which show the real bugs our latest code has with Acid2. These are the test cases that Opera engineers then work on.
    So, Acid2 does demonstrate how well the browser performs against the W3C specifications, but it does not measure how well will it perform in the real world (meaning actual existing web sites). Safari was the first to pass Acid2, but it doesn't mean that more sites will render correctly in it. If you wonder why, it's the consequence of IE6: taking approx. 80% of the browser share and so its CSS support being the highest threshold you can go before getting into the avant-guard, and the bleeding edge is not the position a pragmatic web developer would want to find himself in, because it's economically not viable to spend more time on a greater minority.
  15. KDE and Gnome have annoying things about them too on What's Different About Vista's GUI? · · Score: 1, Insightful

    X11 has inferior font rendering and quality to Windows hands down. XP had ClearType and many well designed typefaces when it came out 5 years ago, and Vista introduces more good fonts. It's the rare thing that Microsoft got right (the other being marketing). ClearType is even arguably better than Apple's technology, though OS X overall font support is excellent.

    I can't understand IT professionals overlooking the practical importance of typography. We all spend hours reading text on computer screens, so it's not just about font literate designer types that suffer seeing subjectively ugly things, it's about everyone that uses a screen.

  16. Re:Huh? on Ubuntu Linux for Non-Geeks · · Score: 0

    This is why I would prefer someone writing a book on how to search for and find meaningful information in the web, and, as a bonus, how not to act like an all-round idiot when asking for support. It would amount to a whole lot more than rewriting documentation actually available online to book format. I say this because it's harder to look up information in a paper book and what you learn reading normally will most likely be lost in the short term memory anyway.

  17. Re:Suprisingly, I thought kids are becoming dumber on Everything Bad is Good for You · · Score: 0

    They are "optimizing" it? That is so stupid.

  18. Make up your mind on States Planning to Require License to Sell on EBay · · Score: 0
  19. Umm on Manga Explains NASA Mission · · Score: 0

    Where is the fucking torrent?

  20. s/AJAX/Ajax on Early AJAX Office Applications · · Score: 0

    It is Ajax, not AJAX.

  21. Sure on Owning Your Own IP at a Company? · · Score: 0

    You can own your 127.0.0.1 just fine.

  22. Re:No translated version on Firefox 1.0.7 Released · · Score: 0

    What keeps you from fixing the problem yourself?

  23. Re:Wonder if... on IE UI Designer On His Switch To FireFox · · Score: -1, Redundant

    It's Firefox, you idiot.

  24. DHTML and semantics on Yahoo To Update Mail Service · · Score: 0
    Yahoo! is beginning beta testing of a completely reworked UI for Yahoo! Mail that incorporates DHTML technologies.
    DHTML is not a technology, it's a development technique like Ajax, for instance. A technology is something like JavaScript or DOM.
  25. I would on Bulky System Requirements for Windows Vista · · Score: 0

    But I need Photoshop.