Slashdot Mirror


User: jesser

jesser's activity in the archive.

Stories
0
Comments
2,085
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,085

  1. Re:Meanwhile... on Google Updates Its Face · · Score: 1

    You answered your own question. The same markup should display the same way every time, unless the page includes timing-dependent scripts. Assuming Slashdot sends the same markup eevery time, it's a browser bug.

  2. Re:Fatal Error on Google Updates Its Face · · Score: 1

    And they could cut off some rows of white pixels.

  3. Re:Mirror on Google Updates Its Face · · Score: 1

    Google's cache of Google shows the new look for me, but you can still see how Google looked a year ago here.

  4. Re:That has been around.. on Google Updates Its Face · · Score: 1

    You can't use the bookmarklet to go back to the old look. Google shows you the new look regardless of your cookie.

    Btw, the bookmarklet is still here if you want to look at how it worked.

  5. Re:Very minimalist on Google Updates Its Face · · Score: 1

    I don't know any browsers that support site-specific user stylesheets.

  6. Re:About Face! on Google Updates Its Face · · Score: 1

    Or you could rewrite the code to modify the hrefs instead of submitting the form in a hackish manner. That would make the code less than half the size (even when gzipped), make it work even with Netscape 4, and make it do the right thing when you shift+click a link to open it in a new window.

  7. Re:About Face! on Google Updates Its Face · · Score: 1

    I don't regret a dime we have spent with Google and their services as we have seen it returned to us 100-fold.

    If every keyword you've tried has given you a 100-fold return, maybe you should try advertising on less-targeted keywords too.

  8. Re:Give me a break. on Say Goodbye to BuyMusic.com · · Score: 1

    You should tell your readers about Firefox and Pornzilla. They make porn surfing much more pleasant and efficient.

  9. Re:Las Vegas on A High-tech Wheel of Fortune · · Score: 1

    There were much more interesting stories in the BBC, like the stident who auctioned her virginity on Ebay and went through with the deal.

    URL? Why wasn't it considered prostitution?

  10. Re:Bok bok baaaAAAK! on Latest Chernobyl Motorcycle Photos · · Score: 1

    I thought is was the smothering rover from The Prisoner.

  11. Re:KneeJerking on Analysis of the Witty Worm · · Score: 1

    Now all staff machines need to be behind hardware firewalls. ALL machines.

    Including the firewall?

  12. Re:My experience... on Dealing with False AOL Spam Reports? · · Score: 0, Insightful

    Monthly mailing list reminders *are* spam.

  13. Re:The google result in question on CPA Googles For His Name, Sues Google For Libel · · Score: 1

    The combination of snippets Google displays with each result is sometimes called a "ransom note".

  14. [OT] Re your sig on MS Hotmail Offline For Hours · · Score: 1

    What's broken about the "funny" moderation?

  15. Re:mod parent +1 funny on Making IE Standards Compliant · · Score: 1

    anon. for obvious reasons

    You're afraid to admit that you sometimes select a menu item adjacent to the one you're trying to select? Don't worry, everyone does it.

  16. Re:firefox on Making IE Standards Compliant · · Score: 1

    Downloading the index page, then uploading it to the W3C validator throws an error about being unable to determine character encoding.

    That's because Slashdot specifies the character encoding in an HTTP header, not in the HTML. When you save a page, you throw away HTTP headers.

  17. Re:Defeats the purpose of SSL? on Phishing Scams Incorporate SSL Certificates · · Score: 1

    Encryption without authentication prevents a weak attacker, who can watch the transaction but not modify it, from seeing your credit card number.

  18. Re:Defeats the purpose of SSL? on Phishing Scams Incorporate SSL Certificates · · Score: 1

    SSL has an authentication-without-encryption mode but no encryption-without-authentication mode? WTF?

  19. Translation on Getting Around Printer-Manufacturer Abuse · · Score: 5, Funny

    It's well illustrated with [many] photographs.

    Translation: the site won't survive 5 minutes of slashdotting.

  20. SP2's NX change breaks Mozilla on AMD64 on Windows XP SP2 Could Break Some Applications · · Score: 1

    http://bugzilla.mozilla.org/show_bug.cgi?id=233765

  21. Re:SVG vs Flash on Future Directions Proposed For Mozilla · · Score: 3, Insightful

    So the sad state of affairs is that solely because of political reasons SVG in Mozilla is completely worthless....

    Care to back that up? I always assumed SVG wasn't included by default because it added bloat, not because of "political reasons".

  22. "Reloaded" stolen from Firefox on Microsoft Plans WinXP "Reloaded" · · Score: 2, Interesting

    Mozilla Firefox's tagline is "The Browser, Reloaded". (Mozilla stole it from the Matrix sequel, of course.)

  23. Re:Stop bandying the word "Free" about on Microsoft Beta Includes Built-in Virus Scanner · · Score: 1

    So it's ok for Microsoft to leave their operating system insecure, as long as they protect users against viruses? What about other types of malicious code?

  24. Re:Monopoly considerations aside... on Microsoft Beta Includes Built-in Virus Scanner · · Score: 1

    The primary defense mechanism must be the operating system itself. Anti-virus software (and personal firewall software) is at best a secondary defense mechanism because it only tries to protect you against a specific type of malicious code. Note that I said "specific type of malicious code", not "specific type of security hole".

  25. Re:Anti-Trust? on Microsoft Beta Includes Built-in Virus Scanner · · Score: 2, Insightful

    When the change occurred do you think that the seat belt company should have sued the car makers?

    No, because no car maker was a monopoly.

    I think that anti-virus is so core to the security of Windows that it should be included.

    IMO, anti-virus software (software that detects known viruses or detects unknown viruses based only on heuristics) is a bad workaround for insecurity, not a security measure.