Slashdot Mirror


User: ss122_ry

ss122_ry's activity in the archive.

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

Comments · 5

  1. Re:Radio on Can We Travel To That Exciting New Exoplanet? · · Score: 1

    Wikipedia suggests that a radio signal was sent in 2008 to the planet Gliese 581 c. http://en.wikipedia.org/wiki/Gliese_581#Radio_signal_sent_from_Earth Now we just have to wait until 2048-49.

  2. "I do not come to you by chance" on Interview With a Convicted 419 Scammer · · Score: 2, Informative

    This sounded almost exactly like a novel on 419 scams that came out last year. It's called "I do not come to you by chance". The protagonist is almost exactly like "John" here except that he graduates with an engineering degree but isn't able to find a job.

  3. Re:ImageMagick can give you EXIF data. on Choosing Better-Quality JPEG Images With Software? · · Score: 1

    Is it guaranteed that, of two visually similar jpegs, the one with a higher quality has less artifacts? I think not.

  4. IE7 hangs on CTRL+W on IE7 Vulnerability Discovered · · Score: 1

    Okay, so it hangs if I just launch it and press CTRL+W. Anyone else experience this?

  5. Re:It Would Be Nice... on JavaScript Inventor Speaks Out · · Score: 1

    On many applications there are some dialogs etc. which are easy to implement in html/javascript.
    A scripting engine is used to load and run the script.
    Downside is, it is not possible to step into the javascript code while debugging.