Slashdot Mirror


User: krakan

krakan's activity in the archive.

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

Comments · 11

  1. Re:chusssh-chusssh-chusssh, huh? on The Sound of Safety? · · Score: 2

    Coming from a country where headlights are compulsory at all times, I have noticed that cars without headlights (I'd say less than 1% of the cars during daytime) are a lot easier to miss; possibly because the brain subconsciously writes them off as being parked. It's really kind of spooky the way you just don't notice them until they are really close.

    So, I'd say the risk with this kind of sound might well be that people will disregard the old kind of alarms even more when we've all gotten used to this new sound.

  2. Taurine on The Glories of Red Bull · · Score: 4

    Actually the caffeine content is not was is suspected for the deaths. The culprit is instead thought to be taurine which is a substance that regulates the salt levels of the body. That seems to me as a plausible explanation. It is a bit odd that the Times article completely fails to mention it, but maybe it was deemed to be too technical.

  3. JDOM is by far the easiest on Which XML Parser Do You Recommend? · · Score: 2

    First of all DOM doesn't parse files; it normally uses SAX for that. DOM is an, IMHO, rather complicated model to access the data once it's been parsed.

    As your goal is to build a java application, I'd definitely recommend JDOM because it is lightweight and the data is stored in normal java constructs.

    /J

  4. Re:So what? on Suck Says Mozilla Is Dead · · Score: 1
    They just need to mae it so that Mozilla uses less than 100 MBs of your memory,

    You run linux obviously; linux reports the total memory usage for each thread and mozilla forks off five threads on start-up...

    15-20 MB is still a bit much if all you want is the browser, but I expect that number will decrease once they get to do some serious optimization. (Galeon only swallows 10 MB.)

    /J

  5. Re:This isn't grade school on Web Standards Project Blasts Netscape · · Score: 1
    As it stands, M16 can't render standard HTML4 entities that Lynx copes with. Like the HTML 4 quoting entities I used above.

    And M16 will never support those entities! (Which btw wasn't part of the original HTML4 spec.)

    M17 on the other hand already does.

    /J

  6. Re:win32 moz is great! on Web Standards Project Blasts Netscape · · Score: 1

    Woah, you seem to have a fairly closed mind yourself if you beleive that your way of doing things is the only correct one.

    Personally, I got a noticeable increase in productivity when I was allowed to install Linux instead of NT at work.

    On the other hand; I'd be happy to use IE if only it was available for Linux... until Mozilla passes IE in usability that is. (Very Soon Now (tm)!)

    /J

  7. Re:Sigh.. on Web Standards Project Blasts Netscape · · Score: 1
    Point a browser at this test to see, or try using the HTML 4 standard quoting entities, and watch M!6 go for a loop.

    I see no problem at all with that page... Was it the right URL?

  8. Re:Virii? on Vir[i/ii/a/uses] As Nano-Blueprints? (Updated) · · Score: 1

    > The whole world should communicate with Perl!

    Cool! But should it be @virus or %virus in plural...

  9. Re:Linking law does not even make sense on Swedish Court Clears Teen for Linking to MP3s · · Score: 1

    Nah, it has to be proven that you knew (or at least should've known) that the link was pointing at illegal material in order to frame you.

  10. Re:Somewhat On-Topic on On Using X w/o the Rodent · · Score: 1

    I use gpm with the -M and -R options to bind both a serial mouse and a touchpad to /dev/gpmdata and then use that pseudo-device as my X-pointer. Works fine.

  11. Re:GSM Data (i.e. CSD) ? on Linux and Cell Phones? · · Score: 2

    I have an Inspiron laptop with a PCMCIA modem that supports "normal" phoneline, ISDN and GSM. Unfortunately you have to pay ~$180 each for the connector cables for ISDN and GSM. :-\

    Apart from the price it works like an ordinary modem; the IP-stack lives on the laptop so you can run any OS you like (Linux in my case). In theory you can use any cell phone; only thing is that there has to be a suitable connector and a cable.

    As it works like a normal modem you'll pay per minute; "free" numbers (1-800 et al.) aren't free when you call from a cell phone though.

    For incoming calls you have to have a special data line subscription from the cell net operator.

    And, yeah, the major draw back: it's only 9600 bps; enough only if you're desperate...