Slashdot Mirror


User: Jon+Abbott

Jon+Abbott's activity in the archive.

Stories
0
Comments
1,226
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,226

  1. Re:Open sourcing the $50? on U.S. Offers $50 Download · · Score: 1
    Are they open-sourcing the $50 bill? Can we fork it?
    I know you are joking, but there is a serious answer to your question! It is yes. :^) Look here: http://www.norfed.org/
  2. Re:Nice looking cars on BMW Shows Off World's Fastest Hydrogen Car · · Score: 1

    Also, the Audi TT was originally a concept car that required very little changing to become a production car.

  3. Re:Mazda has a hydrogen-powered rotary on BMW Shows Off World's Fastest Hydrogen Car · · Score: 1

    Being that you know so much about rotary engines, I have a quick question for you... Do you know if is possible to have a rotary engine on a motorcycle? Have you heard of any efforts by anyone to do such a thing?

  4. Re:This is a democracy... on Chimp Can Hack Diebold Electronic Voting System · · Score: 1
    For all the Americans out there, we live in a democracy
    The United States is a federal republic, or democratic republic. As others have said before, true democracy is where two wolves and a sheep vote on what's for dinner. Democracies give people the ability to have representative government, while republics protect voters that are in the minority.

    For more information, please watch Michael Badnarik's classes on the U.S. Constitution. Coincidentally, Badnarik is the Libertarian Party's Presidential Candidate who was recently interviewed here at Slashdot.
  5. Re:What I don't understand is why... on Chimp Can Hack Diebold Electronic Voting System · · Score: 1
    3: Scantrons are ancient, and work well, with a very low error rate
    Scantron machines would not handle folded ballots very well. Barcode scanners would probably work better, especially with a checksum built into the barcode. Now for the crazy idea: put RFID tags on the paper ballot that a computer creates or modifies, and then election officials could tabulate the ballot box without even opening it!
  6. Re: wow... That was wierd. on Ask Green Party Presidential Candidate David Cobb · · Score: 1

    It is interesting to note that although the moderators have not agreed with your statements, the quantity and variety of responses which your comment has received is rather impressive. :^)

  7. From Florida with Love on Hurricanes Affecting Spammers? · · Score: 1

    Here in Florida the people are a bit paralyzed in fear right now... Every two or three weeks, there is a new storm headed our way. One of the biggest changes to weather reporting recently is "doppler indicated tornado cell activity", as the meteorologists call it. Basically they find pockets of cyclonic air on their doppler radar, and they issue a full blown tornado warning for it, whether it really is a tornado or not. It gets a little grating on the nerves to have 5-10 tornado warnings per day when a hurricane is nearby. But, when it's not raining, hot, humid or generally miserable, Florida can be nice. :^)

    As for the spammers, I thought they were all in China (we outsourced spam too, right?).

  8. Re:"Cairo" = NT 4? on WinFS' Spot on Back Burner Nothing New · · Score: 1
    It's been like pursuing a mirage across a desert, never reaching the lush oasis of Cairo, but occasionally coming across a fetid mud puddle or malarial swamp.
    That sums it up rather nicely -- thanks for the analogy!
  9. Re:Who here remembers... on WinFS' Spot on Back Burner Nothing New · · Score: 1

    I remember Pink and Taligent. I remember Byte Magazine. Viva le passé! :^)

  10. "Cairo" = NT 4? on WinFS' Spot on Back Burner Nothing New · · Score: 2, Insightful

    IIRC, "Cairo" was what became NT 4... "Chicago" was Win95. Then there was the OS "Pink" by Taligent (IBM + Apple), but that never surfaced... And then there was BeOS and the BeBox... We can't forget the BeBox! It was... the precious. :^)

  11. Re:the other 85% on Mozilla Usage Doubles in 9 Months · · Score: 5, Funny

    Hey, your poll added up to 100% -- that alone makes it more statistically sound than most Slashdot polls... :^)

  12. Re:TWO WORDS!!!!!! on Searching For Trouble With Google · · Score: 1

    Hey, thanks for the idea... I just found some neat videos of sun flares... Check them out here.

  13. UNIX solution on Sampling Short Sequences From Long MP3 Recordings? · · Score: 2, Informative
    The following solution requires mpg123, GNU shellutils, and an MP3 file to decode. Why come here for a Windows solution? :^)

    #!/bin/bash
    for i in $(seq n)000
    do
    • mpg123 -w out$i.wav -k $i -n f source_filename.mp3
    done

    Where n is the number of MP3 frames to skip, in thousands, f is the number of frames to extract per iteration, and source_filename.mp3 is your MP3 file. For a 128kbps MP3, if you wish to extract 30s of audio for roughly every 10 minutes, you would use n=22 and f=1100. Output would be in files named out1000.wav, out2000.wav, and so on. Experimentation with the numbers is encouraged when using different bitrates. Please feel free to critique my bash code -- I am a little rusty.
  14. Editing at its finest on Mozilla 1.7 Released · · Score: 4, Funny
    Article subtitle: from the bigger-badder-lizards dept.

    Article text: Updates include smaller size...

    OK. Is it bigger or smaller? Inquiring minds need to know! :^)
  15. Re:Insurance? on Meteorite Crashes Through New Zealand Roof · · Score: 1

    It may depend on whether or not the "meteor" is a real meteor or just space junk... That being said, though, I couldn't imagine any insurance company that would be trained to tell the difference. :^)

  16. Re:Working Link Via Google on NYT Calls For Open-Source Election Machines · · Score: 1

    Just so the NYT knows, we are "nuttily suspicious" of free registrations as well. :^)

  17. Re:Only TWO companies? on Welcome To Planet Pixar · · Score: 1

    It did say he only invested in two companies -- perhaps NeXT wasn't publicly traded?

  18. Re:obligatory on Welcome To Planet Pixar · · Score: 1
    I, for one, welcome our new 3D rendered...cuddly...uh...
    Stay-Puft Marshmallow Man! :^)
  19. Re:TDI rocks! on Hybrid Cars Don't Live Up to Mileage Claims · · Score: 1
    For $24k, you can get a Subaru - it does all those things you like, and the windows work all the time.
    It's too bad that Subarus are known to leak oil after roughly 70k miles...
  20. My two cents on PowerBook Disassembly Guide · · Score: 4, Informative

    I recently had a hard drive fail on my Powerbook G4 550 (a 2.5 year old machine), and I found the PDF step-by-step guides on Apple's support pages to be more than adequate for the drive replacement. The guides on PB Fixit's site appear to be less detailed than Apple's guides, but then again, I don't think Apple documents how to remove the logic board. :^)

    It was interesting to note how many people attributed my laptop's hard drive failure to the fact that it was a Mac. The Powerbook used an IBM Travelstar (or should that be IBM Travesty?) hard drive, which is also very common in PC laptops (as are Toshiba drives). These people just didn't realize that I was toting it back and forth to school every day, and waking it from sleep a LOT daily. Some days I would tote it on the back of my motorcycle, sitting in my backpack without a case of its own (admittedly not a smart thing to do). One day I accidentally dropped it three feet onto hard ground (thankfully while it was off). I can attest that any machine would die given what I put it through. Thankfully, it was just the hard drive, and it was easy to swap out. Otherwise, it's still chugging along, like a double decker bus packed into a sports car body.

  21. A slippery slope is afoot on Digital Cameras Change War Photo-Journalism · · Score: 3, Interesting

    If the U.S. military bans digital cameras from personnel, it might give the impression to the world that abusive acts on prisoners can continue without being discovered. If they don't ban cameras, odds are that more humiliating images will be released, inciting further hatred from the Arab community. I am glad that I am not the Secretary of Defense right now...

  22. AOL/TW in the movies on There Must be a Pony in Here Somewhere · · Score: 3, Funny

    Every time I saw AOL's name at the beginning of a movie, I shuddered... I think even The Matrix was a victim of this...

  23. Re:Update shows iTMS needs more selection on Apple Releases Major iTunes Update · · Score: 1
    According to Apple's press release today, Their library is the largest in the world - 700,000 songs.
    Yes, but I need to know how many Libraries of Congress that is... (/me ducks)
  24. Re:Ummm....wow on After DeCSS, DVD Jon Releases DeDRMS · · Score: 1

    Although I realize this was an homage to Monty Python, I think you still could have safely said that Microsoft's chief weapon is spreading fear, uncertainty and doubt. :^)

  25. Re:What this does on After DeCSS, DVD Jon Releases DeDRMS · · Score: 4, Funny
    So basically you end up with a Vanilla AAC file.
    As long as I don't end up with a Vanilla Ice file, I'll be fine.