Slashdot Mirror


User: porneL

porneL's activity in the archive.

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

Comments · 305

  1. Re:Battery life will kill it, hands down on How Big Will the iPhone Become? · · Score: 1

    If battery life is an issue, it will just create bigger market for docking stations and on-the-go chargers - there are plenty of those for iPod already.

  2. Re:The Gecko source code is a mess. on Firefox Going the Big and Bloated IE Way? · · Score: 1

    I'm interested in an XHTML rendering engine with HTML Tidy built in to convert trashy HTML to proper XHTML which it can render.

    s/XHTML/DOM that XHTML can represent/ and you have how every browser works.

    Browsers don't render HTML as it is, they render DOM tree which may be derived from HTML or XHTML serialization, built using JavaScript, etc.

  3. Re:as the owner of a first gen intel mac.... on Microsoft To Dump 32-Bit After Vista · · Score: 1

    Why did Apple start with core duo processors? They could have made a clean break to 64bit x86 hardware, instead of going 32bit and having to migrate later?
    Because when Mac OS X was ported to x86, x86-64 didn't exist yet (Jobs admitted that they had x86 builds since the beginning of Mac OS X).
  4. Re:Who cares? on Some Truth to Wii as GameCube 1.5? · · Score: 1

    Granted, the Wii is fun, but who plays Wii sports at home by themselves?
    Normal people have "off-line" friends.
  5. Windows familiarity on Microsoft Says iPhone Is Irrelevant To Business · · Score: 1

    I am familiar with Windows Mobile interface and that's exactly why I'm drooling over iPhone.

  6. I have, and then back to QWERTY on Is DVORAK Gaining Traction Among Coders? · · Score: 1

    I've switched to DVORAK for a moment (typing with 3/4 of my previous QWERTY speed), but then I gave up and returned to QWERTY:

    • Keyboard shortcuts in applications are designed for physical QWERTY layout. I couldn't be bothered to remap them in every app.
    • DVORAK loses it's advantage in languages other than English and English is not my first language.
    • Windows' built-in DVORAK layout is a typical Microsoft's almost-standard-but-annoyingly-not-quite, so I wouldn't be able to comfortably use any Windows machine.
  7. Why HTML5 rocks? on Apple, Opera, and Mozilla Push For HTML5 · · Score: 2

    <!DOCTYPE html>
    <meta charset=utf-8>
    <h1>Hello world!</h1>
    <p>This is a complete, valid HTML5 document

    and it does work in current browsers as intended, even in IE6.

  8. Re:The More they add, the less I like on Apple, Opera, and Mozilla Push For HTML5 · · Score: 2, Informative

    IE6/7 have all those weird box model problems with XHTML 1.0

    No, IE can handle box model perfectly. It's XHTML it can't handle at all. You must be sending your pages as HTML (text/html) and you've put XML prolog in your HTML, which triggers quirks mode (you may think it's XHTML, but browsers see it as HTML with lots of syntax errors and bogus DOCTYPE).

    obligatory hixie reference

  9. Re:Up! Up! on VeriSign Increases Domain Name Pricing · · Score: 1

    Spammers need domains for hosting spamvertised websites. Not only e-mail is spammed with them, but also blogs/forums and search engines.
    If domains were more expensive, banning of them would be more effective.

  10. Up! Up! on VeriSign Increases Domain Name Pricing · · Score: 1

    I think that is should cost much more to buy a new domain name.
    It would harm spammers registering throw-away domains for each "marketing campaign".

  11. Re:Personally, it doesn't appeal... on Newton's Ghost Haunts Apple's iPhone · · Score: 1

    It's the appeal of a Rolls-Royce vs old pickup truck. Pickup truck can do much more and is cheaper.

  12. No, to be exact on Norway Outlaws iTunes · · Score: 1

    if you want access to the cast iTunes library, you have to buy an iPod.

    No, you don't. You can play iTunes Store tracks using free iTunes software (or is it illegal too, because you have to buy Mac OS X/Windows to run it?)

  13. Re:Windows Vista support... on Apple to Charge for Boot Camp? · · Score: 1

    So you could see it yourself and have a laugh ;)

  14. tags? nihil novi on Labels Not Tags, Says Google · · Score: 1

    Heck, I see no difference between tags and keywords (except in coolness factor).

  15. RTFA on Blurring Images Not So Secure · · Score: 4, Informative

    The whole point of the article is that blurring and pixelating beyond recognition isn't enough. You don't need to see the original numbers, you just have to find numbers that blur to a similar blob. It's a dictionary attack with blur as a hash function.

  16. Re:An easy fix? on AJAX May Be Considered Harmful · · Score: 1

    That's the case already. I've checked Opera, Safari and (Gecko-based) Camino - all have completly separate set of prototypes for each frame, so you can't circumvent XSS protection using prototypes.

    So it seems there's nothing to get excited about - you must have exploitable XSS vulnerability to begin with, so it's not the end of the internet just yet.

  17. Re:looking at it from their perspecive on Council of the EU Says "We Cannot Support Linux" · · Score: 1

    Opera doesn't really identify as IE - it just prepends MSIE user-agent string to it's own, so can be detected regardless (if you intentionally look for it).

    Anyway, these stats seem to be for US, not EU. Opera has much higher usage in Europe (3-8%, reaching 15% in some countries). Also Linux is over 1%.

  18. Re:uh.. what? on The NSFW HTML Attribute · · Score: 1
    There's no way in hell this tag will be supported by enough browsers to actually be useful.

    But it is (sortof) supported already via user stylesheets/scripts, as explained in TFA

  19. Slow? on Should JavaScript Get More Respect? · · Score: 1

    If you think JS is slow, you haven't tested Opera's implementation.

  20. Percent-shmercent. It's simple. on Boston Globe to Blogger — "Stop Using Opera" · · Score: 1

    I don't know the details, but for me the problem is simple:

    • if it's because of Opera's bug or lack of neccessary feature, it's Opera's fault and go complain to bugs.opera.com/wizard.
    • if it's because website uses crappy code, broken browser-detection - get the damn website fixed

    Market share, not being open-source or having lame name does not define whether browser can handle pages properly or not. Opera, in most cases, perfectly can.

  21. "Answer Engines" are doomed on Seven Search Engine Evolutions for '07 · · Score: 1
    There's a problem with über-smart semanting search engines - if they provide answer right away (by understanding semantics and/or choosing very relevant snippet), there will be little incentive for users to visit web sites that provided the information. This means that search engines will steal ad revenue from content providers and content providers will revolt agains such engines.

    This is already a problem to some extent - Nielsen wrote about this in 2k4.

  22. WindowDragon = problem solved on 15 Things Apple Should Change in Mac OS X · · Score: 1

    WindowDragon allows resizing windows in FVWM way - hold modifier and you can drag and resize in any direction, by any point inside window.

  23. Ignorants on ICANN Under Pressure Over Non-Latin Characters · · Score: 1

    Imagine Internet had Hawaiian origin - you'd be wanting to break the DNS to use your "odd" characters like "c" and "d". Why would you want to "fix" Hawaiian alphabet if it's not broken for Hawaiians!?

  24. Apple doesn't really on The Importance of OS Backwards Compatibility · · Score: 1

    When Tiger came out, I've seen lots of applications broken and... lots updated. Now developers are moving to Universal Binaries. I'm surprised that Apple gets away with this, but as long as they do - IMHO it's a good thing: almost nobody uses unmaintained software.

  25. Re:How about mobiles and PDA's? on Ask a Mozilla Person About Firefox 2.0 · · Score: 1

    You mean something like this?