Slashdot Mirror


User: braindead

braindead's activity in the archive.

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

Comments · 94

  1. Re:and this is accomplished how? on The Evolution of the Phisher · · Score: 1
    • But I'll bite - attacks on DNS servers will direct everyone to the wrong site, Windows, Linux, UNIX, and Amiga users.
    Yes, but that site won't have a cert, so you won't type in your account info because the little "lock" or "key" symbol will be missing. Hence clueful users of any operating system are protected against that attack.
  2. Re:Scholar search! on Google Keyhole, Google Scholar · · Score: 1
    I feel that google scholar search will quickly steal the #1 from ACM (for those who subscribe) and citeseer (for the others). It's so cool!

    Before, I had to write a meta-search engine for research papers (papersearch), but maybe now all we'll need is google.

  3. Re:Style issues on Smart Cars Coming to Canada and U.S. · · Score: 1

    Actually cycling is zero emissions.

    ZEV does not mean does not pollute, it just means does not pollute where it goes. For example, a 100% electric vehicle is zero emissions, but there is certainly a lot of pollution when generating the power for it. Tue supposed advantage of ZEV transportation is that it prevents the pollution from accumulating in densely populated areas (such as downtown). There is also the hope that by centralizing the production of energy (in power plants instead of inside of every car) it can be made more efficient and cleaner, and help the transition to alternate methods (wind, nuclear, whatever).

    I agree with you though that using public transit is a good idea.

  4. Re:Just to nitpick on X Prize Launch At Mojave Spaceport [updated: success!] · · Score: 1, Informative
    • I wonder why that is. Is it impossible for something to travel fast enough at 100km to attain a stable orbit, or is this an arbitary line, or is the atmosphere present so that it required a powered orbit (in essence, not an orbit, becaus eyou have ot counteract the atmosphere?)
    Well, with enough power you can orbit the planet from any altitude - including 100km. The term "low earth orbit" is used to describe (just as you guessed) the lowest altitude from which one can stay in orbit without using power - just by starting out at the right speed. The main factor is that there is not enough athmosphere at LEO to slow you down.

    The altitude for low earth orbit is 350km, far higher than SpaceShipOne is going. The 100km limit is just an nice, round, arbitrary number.

  5. Re:Live Webcast from X-Prize.org on X Prize Launch At Mojave Spaceport [updated: success!] · · Score: 1, Redundant

    Ok, tell me quick: how do I watch a real or WMP stream from Linux?

  6. Re:Nice title Mr.Taco on Windows Fails 8% of the Time · · Score: 2, Insightful
    • "Windows Fails 8% of the Time"

      No. 8% of Windows failures require a reboot. Big difference.

    Well that's one interpretation, but I don't think that's the most direct one. Reading the article segment again ("Ainsi, le taux de panne moyen nécessitant un redémarrage du système est mesuré autour de 8% par session"), I would parse it as follows: "Ainsi, le taux de (panne moyen nécessitant un redémarrage du système) est mesuré autour de 8% par session". In english: the average rate of (bugs requiring a reboot) is 8% per sessions.

    I think that means that 8% of the sessions encountered a bug that made a reboot necessary. After all, if they were measuring which fraction of bugs make a reboot necessary (as you are suggesting), why would they measure that "per session"? In that case they would not say "par session" but "par bug".

    And, before you flame -- yes, I do speak the language.

  7. Re:CPU Driver Problem? on Last Words On Service Pack 2 · · Score: 2, Insightful

    CPU driver? CPU driver? What on earth is a CPU driver?

    I mean, a driver is something that tells your computer how to talk to some piece of hwardware - say a modem. It maps from a common API (say, the windows API) to the specific API of the device (say, use Int21 with ax=3 to hang up the phone).

    Are you saying there's a windows API to the CPU? Something like HWND add(HWN ax, HWN bx) ?
    That makes no sense at all.

    Someone please explain this to me.

  8. Re:RGBCMY is more marketing factoid than it isreal on RGB to become RGBCMY · · Score: 1
    • RGB is a set of orthogonal colors, and a linear combination of RGB can express any color in the universe. Similar comments apply to CMY.

    I think that is incorrect. What we call color is the frequency of an electromagnetic wave (aka "light"). Our eyes have detectors for four of these frequencies, that we call "red", "green", "blue", and "white" (white is detected by the rods, the colors by the cones).

    In reality, there is an infinite number of colors. Note that infrared and UV are also colors under that definition; the only reason we don't normally think of them as colors is that our sense can't perceive them. Other than that, there is nothing fundamentally different between them and normal colors (which is why you shouldn't be too surprised when come digital cameras actually "see" infrared light). Which combination of R, G and B gives you infrared, exactly?

    So it is true that if you had a 4D color space display (RGBW for red, green, blue and white) you could calibrate it to one person so that the display can accurately show any color that that person can see (people's cones do not always react to exactly the same frequencies, which can explain some interesting miscommunications. And let's not go into the few people who have an extra 4th color cone). Anyways, that display could show any color you can see, but it still wouldn't be able to show every color that exists. That's the difference.

  9. Which kernel versions are secure? on Linux Kernel 2.6.8 Released · · Score: 2, Interesting

    Is there a simple way to know which kernel upgrades include security patches, and which do not? The changelogs are huge, it would be great if someone did the work and shared it with all.

  10. Re:Metrics is a Milestone away on DEFCON WiFi Shootout Winners Set A Land Record · · Score: 1

    Scientific uses such as splitting your plank into five equal parts, for example?

  11. funky google whois output on Google Loses Domain Fight Over Froogles.com · · Score: 1
    • Because you said that google.com existed for a while before froogle.com, I got curious and did a whois on google.com. I don't understand some of what I got back as a response. Here's a portion of it:

      Domain names in the .com and .net domains can now be registered with many different competing registrars. Go to http://www.internic.net for detailed information.

      GOOGLE.COM.SUCKS.FIND.CRACKZ.WITH.SEARCH.GULLI.COM GOOGLE.COM.HAS.LESS.FREE.PORN.IN.ITS.SEARCH.ENGINE .THAN.SECZY.COM GOOGLE.COM

      (...)

    I didn't believe it, so I checked... and it's true, that text DOES show up (among other more informative text, to be perfectly honest).

    This trick is apparently possible becaus e there are several whois servers (?)

  12. Re:How about 'alt-A' in the email client? on Mozilla 1.7 Released · · Score: 1
    • Why in the email client is select all 'Alt-A'? In most other apps select all is 'Ctrl-A' yet for some strange reason it is 'Alt-A' in Mozilla.
    That's because the Linux convention is that Ctrl-A means "beginning of line". That was before some people decided they wanted their Linux app to behave like windows apps and started making Ctrl-A "select all". And since, for better of for worse, there is no single person in charge to enforce a standard of which keyboard shortcut should do what, we're stuck with three different groups:
    1. The emacs camp (Ctrl-A: beginning of line)
    2. The vi camp (esc-0: beginning of line)
    3. The windows camp (home: beginning of line)

    So now you know why. Is it a good or a bad thing? You decide. Maybe the existence of these many groups is why most Linux apps are so customizable, so emacs-people can use apps written by vi-people and vice versa.

  13. Better link on 'Open Funding' For Driver Development · · Score: 5, Informative

    There's a more readable version of the story on treocentral's stories page

  14. There's a time limit... on 'Open Funding' For Driver Development · · Score: 3, Informative

    The bounty is only valid until September 6, 2004 - so let's get coding!

  15. Re:Caught up with the speed, but still the ugliest on Java Faster Than C++? · · Score: 2, Interesting
    • P.S: yes i have seen beautiful swing apps, yet they look out of place.
    I guess it's a matter of taste. You may prefer that your java app looks the same as the other apps around it at the time, but I prefer my java app to look the same on my windows machine and on my linux machine.
  16. flash click to play on Another Zero-Day IE Scripting Exploit · · Score: 1
    It is possible to transform all flash animations into a "click-to-play" button. The step-by-step instructions are on this web page.

    This is very useful, especially since these days flash is mostly used for ads. When you go to a site when you actually want to view the flash animations, just click on the button.

  17. Re:nada on Sports Technology? · · Score: 1
    I agree with you that some of the most wide-reaching improvements have been in training. And my favorite, by far, has been videofinish. It lets you superimpose two videos *without requiring any special camera*. So you can compare yourself against your performance from yesterday, or against a champion.

    Let me say that again: you don't need anything special (ok, a computer). You film the champion skiing down the slope (or grab the TV feed), then film yourself from the same place -- but you don't have to have the same camera movements. Then you use videofinish and magically you end up with a tape that compares you with the champion!

    There is a demo online, as well as videos.

  18. Somebody's in need of a cluetrain on ISP's Slapping Techs For Lending A Hand · · Score: 1

    It looks like BellSouth missed the clue train.

  19. Re:Timlock puzzles on Controversy Surrounds Huge IE Hole · · Score: 1
    • He's afraid the vendor will seek a court injunction to prohibit him from making the exploit public.

    Ah, good point. Thanks for the clarification.

  20. Re:Timlock puzzles on Controversy Surrounds Huge IE Hole · · Score: 2, Insightful

    [publish the exploit within a timelock puzzle, give the key to the maintainer of the buggy software]

    I don't grok why you'd want to do that. How is it better than sending the exploit to the maintainer and just announcing that you will make it public in a month or so? Isn't that the traditional procedure?

    Are you afraid the publisher doesn't believe you'll make the exploit public?

  21. mod parent down on WINE: A New Place for KLEZ to Play? · · Score: 1

    mod the parent down... the article is NOT about running outlook under Wine. It's about running the work from KMail.

  22. Re:Well at this rate... on Mozilla 1.2 Betas Start Flowing · · Score: 1

    Wow! I can ban doubleclick & co and still browse comfortably? Why didn't you say it earlier? That's a killer feature!

    I'm downloading 1.2a *RIGHT NOW*!!

  23. Re:Idiot web developer on "Fastest Browser On Earth" Cuts Crud · · Score: 1
    Yes, Netscape uses Mozilla (starting from v6.0) - however Netscape includes an older version of Mozilla, so the latest Netscape (6.2.3) and the latest Mozilla (1.1beta) are not equivalent.

    Given the speed at which things have been moving, I would be cautious about what a book - any book - says. Since you didn't quote any version number, it is hard for me to determine how recent the information is. The fact that the book doesn't mention Mozilla might even indicate that it dates back from the dark ages of computing! ;-)

    More to the point, all the sources that I have seen (and I have given pointers to them in my previous posts) indicate that Mozilla (1.0) is more standards-compliant than IE 6.0. I will continue to believe this until proven otherwise.

  24. Re:Idiot web developer on "Fastest Browser On Earth" Cuts Crud · · Score: 1
    I notice that your book does not cover Mozilla, and yet you claim that IE has better DOM support than Mozilla. Oh wait, that book doesn't even talk about DOM, it talks about CSS.

    So, basically, you're saying that you pulled the comment about IE having the best DOM support out of your ass.

    I think that fits the definition of FUD, friend. Next time you want to convince me that IE is more standards-compliant than Mozilla, try with some substantiated data.

  25. Re:Idiot web developer on "Fastest Browser On Earth" Cuts Crud · · Score: 1
    • By the way, IE is the most DOM compliant browser (comparing it to NS, Mozilla, Opera, and Links). So don't spread the FUD.
    Accusing someone of FUD while - in the same breath - making statements with no supporting proof whatsoever takes a lot of guts, congratulations.

    Care to substantiate? Because I know that pages like Complex Spiral, written entirely to CSS1 spec (that's a Jan. 1999 standard, you know, three years old) works in Mozilla but NOT in IE6/Win.

    But I'll give you that: It is possible that the situation is better (for IE) with the DOM than with CSS.

    I was going to ask you for some proof of that statement, but that would be pointless since I don't have IE6, and I'm not going to install it just because of your FUD.