Slashdot Mirror


User: cdhgee

cdhgee's activity in the archive.

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

Comments · 19

  1. Re:The question is... on Ambassador Claims ACTA Secrecy Necessary · · Score: 1

    FYI, co-operate does not have a diaeresis over that vowel.

    But it is hyphenated. There, fixed that for you.

  2. Re:Schadenfreude on Google Analytics May Be Illegal In Germany · · Score: 1

    You're not as far off the EURO as you think.

    There, fixed that for you.

    There, fixed that for you.

  3. Re:Heathrow on Geek Travel To London From the US — Tips? · · Score: 1

    If you travel with British Airways, they'll give you the booze for free on the plane... :)

  4. Re:Windows performance⦠on Windows 7 Pre-Orders Top Vista's In Just 8 Hours · · Score: 1

    Compiling Linux and tweaking just to get 64-bit? Nonsense. Ubuntu and many other distros supply 64-bit versions alongside their 32-bit counterparts.

  5. Re:Hopefully it will cut down on affiliate-link sp on Rhode Island Affiliates Banned From Amazon.com Sales · · Score: 2, Insightful

    You already pay a tax to maintain the information superhighway. It's called your monthly cable or DSL bill. Neither individual states nor the federal government actually have any cost incurred in maintaining any part of the internet - it's all done by private companies which are paid for their efforts. You pay your ISP, they pay their ISP, and so on.

  6. Re:"convert regular 2D movies to 3D" on Acer To Launch 3D Notebook In October? · · Score: 1

    The eye is only stereo

    When did eyes start processing sound as well as light?!? Or is this some sort of next-generation eye that will work with these glasses we won't need for the 3D laptops which don't yet exist?

  7. Re:VeriSign on ICANN and NIST Announce Plans To Sign the DNS Root · · Score: 2, Interesting

    You forgot your opening tag :-P

  8. Re:RIAA still douchebags on Court Asked To Strike All MediaSentry Evidence · · Score: 1

    And archaeologists hiding in 1950s fridges, if you believe what you see at the movies...

  9. Re:Model M Keyboard on 45-Year-Old Modem Used To Surf the Web · · Score: 1

    So if you're in Hollywood, it would survive without a scratch if you're in Hollywood, otherwise if you're in the world it wouldn't survive at all, then?

  10. Re:really on Circuit City Returns Under Systemax · · Score: 1

    As was pointed out in the article, this isn't Circuit City. This is a completely separate company which has bought the brand name. For all intents and purposes, this is a completely different company with a Circuit City sticker slapped on top.

  11. Re:So which celebrity does he prefer? on FMRI Shows Man Loves Wife More Than Angelina Jolie · · Score: 1

    In any case, attractiveness isn't just determined by physical characteristics. For me, at least, other things play into it like personality, intellect, sense of humour, and so on.

  12. Re:What did we expect? on Office 2007SP2 ODF Interoperability Very Bad · · Score: 0, Redundant

    More Microsoft propaganda...

    Registrant:
      Microsoft Corporation
      1 Microsoft Way
      Redmond, WA 98052
      US

      Domain name: GETTHEFACTS.COM

  13. Re:I laugh ... on Australian Gov't Offers $560k Cryptographic Protocol For Free · · Score: 1

    Er, does anyone remember the Titanic, the unsinkable ship?

  14. Re:What if Facebook forced encryption? on UK Gov't May Track All Facebook Traffic · · Score: 5, Informative

    Facebook already does offer encryption - https://www.facebook.com/. Sure, not everything works 100% perfectly, and it sometimes reverts to plain http, but with the use of enforced https through NoScript in Firefox, 98% of the stuff on Facebook can be made to work reliably over HTTPS.

  15. Connections are still encrypted on Mozilla SSL Policy Considered Bad For the Web · · Score: 1

    TFA seems to imply that the Mozilla policy degrades HTTPS connections down to plain HTTP - Not only does it make users less secure overall by reducing the number of encrypted connections. This isn't the case - assuming you add an exception for the particular site you are accessing over HTTPS that is using a self-signed certificate, your connection to that site is still encrypted. The only difference is that you don't have the trust element that a commercial HTTPS certificate would give you. IMHO, Mozilla is quite right to add a warning to this effect to protect the masses.

  16. Re:Prediction on Windows Is Dead – Long Live Midori? · · Score: 1

    We seem to almost full circle back to the days of thin clients, when the actual Operating System ran on a server somewhere and you just run a very basic piece of client software on your actual computer. Only this time, the client computers and software are much more powerful than they were in the days of thin clients and remote X sessions.

  17. Re:Good on The Death of Nearly All Software Patents? · · Score: 1

    By the way my patent on the biological reproductive process in humans will go into affect today.

    Yes, but when will it go into effect, that's the real question.

  18. Re:Too little too late... on 35 Articles of Impeachment Introduced Against Bush · · Score: 1

    It will show the world that America realizes that we made a huge mistake by electing Dubya twice. Shouldn't that be once?
  19. Re:HTML will rule for a long long time. on The Future is XHTML 2.0 · · Score: 2, Informative

    XHTML is not rigid - it simply takes the old HTML 4 tags and adds a few constraints, so that the resulting document is XML-compliant. Its readability isn't affected, it's easy to look at the structure of the document, the learning curve from HTML 4 is minimal, and it makes parsing it much much simpler as there is a well-defined document structure.