Slashdot Mirror


User: Richy_T

Richy_T's activity in the archive.

Stories
0
Comments
4,801
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 4,801

  1. Re:Is there a tool to remove wrappers? on Online Videos May Conduct Viruses · · Score: 1

    Yes you can.

    The Link appears as something like URL:http://annoyingsite.com in unicode within the WMV. You can process the file and change the "url" to (for example) "urx" and windows doesn't know what to do with it so ignores it.

    I've run across some files where the URLs are not openly visible like that but they were in the minority (May be more prevalent now).

    I had a program that did it. Here is what I searched for:

    char lstr[]={0x55,0x00,0x52,0x00,0x4c,0x00,0x00,0x00};

    And here is what killed the redirect:

            *(dbuff+i+2)='X';

    I would probably do this in Perl these days.

    Rich

  2. Re:Curta - handheld calculator from 1947 on The Handheld Calculator Turns 40 · · Score: 1

    We have some idea since you apparently aren't willing to spend AU$700 on one :)

    Rich

  3. Re:Is that even legal? on Upcoming Firmware Will Brick Unlocked iPhones · · Score: 2, Funny

    Your car analogy is faulty. I hope it came with a warranty.

    Rich

  4. Re:What about .tv? on Soviet Union TLD Owners Snub ICANN · · Score: 1

    Lister: I'm going to buy meself a little farm on Fiji. And I'm going to get a sheep and a cow, and breed horses.
    Rimmer: With a sheep and a cow?
    Lister: No, with horses and horses.
    Rimmer: On Fiji?
    Lister: Yeah! The prices there are unbelievable.
    Rimmer: Yes, because they had a volcanic eruption and now most of Fiji's three feet below sea level!
    Lister: It's only three feet. They can wade. That's why the animals are gonna have to be quite tall.
    Rimmer: Nice plan, Lister. Excellent plan! Brilliant plan, Lister! What about the sheep? What are you going to do, buy them water-wings? Fit them with stilts? Better still, you could cross-breed them with dolphins and have leaping mutton.

  5. Re:Link for above re: the "I will not submit" shir on U.S. Airport Screeners Are Watching What You Read · · Score: 1

    And by people who don't like HTML forms.

    Rich

  6. Re:Larry's had that for a while on A Coveted Landing Strip for Google's Founders · · Score: 1

    It's not what it would be if they drove a truck full of cash to Washington each week either. Your point?

    Rich

  7. Re:China prefers Pink on Pink, Blue, and Bad Science · · Score: 1

    e^(i*pi)+1=0

    For a circle where you are sitting, the ratio of the circumference to diameter is not the same as the pi defined in the formula above (cf relativity).

    Rich

  8. Re:China prefers Pink on Pink, Blue, and Bad Science · · Score: 1

    Assuming Euclidian geometry. Not necessarily the case otherwise.

    Rich

  9. Ophcrack? on Ophcrack Says Your Password Is Insecure · · Score: 1

    I thought that was a union for the people that made trousers for plumbers and construction workers...

    Rich

  10. Re:China prefers Pink on Pink, Blue, and Bad Science · · Score: 1

    No it doesn't.

    Hint: Pi is a constant, the ratio of a circle's diameter to its circumfrence is not necessarily so.

    Rich

  11. Re:at least 20 years old on 'Flying Saucers' to Go On Sale Soon · · Score: 1

    A trivial risk compared to that of being on a packed roadway with people routinely heading towards you at a speed aprroximately equal to your own.

    Go up and fly sometime. See how much empty space there is once you're outside of a city.

    Rich

  12. Re:Called it yesterday on AT&T Stops 'Time', Ends An Era · · Score: 1

    I hear that many Americans don't have maps. Such as.

    Rich

  13. Re:Inevitable... on AT&T Stops 'Time', Ends An Era · · Score: 1

    But funnily enough, it doesn't follow that the display on a cell phone would be synced to that fancy-pants clock. It could just as easily be synced to cletus the intern sending a global network SMS to all phones based on what he read off the $3.95 Wal-mart clock hanging on his wall.

    Whatever the cause, cell phone clocks are not reliable. Simple as that.

    Rich

  14. Re:DSL slower but I've never heard of a limit on Comcast Cuts Off Users Who Exceed Secret Limit · · Score: 1

    FWIW, I am with Butler.net which uses Bellsouth's (now AT&T's) lines. When I joined up, it was PPPoE for the higher speed connections and later, even the regular connection had to be switched over to PPPoE. I believe this was a Bellsouth requirement. This is with a static IP.

    Rich

  15. Re:DSL slower but I've never heard of a limit on Comcast Cuts Off Users Who Exceed Secret Limit · · Score: 1

    Outbound SMTP may not be all that useful anyway. I've had outbound emails bounce because of the IP block I was sending from. I ended up using my ISP's mail servers for SMTP. I'm not even using the big ISPs but a smaller business oriented company and I have a static IP.

    Now, inbound SMTP is a whole different matter :)

    RIch

  16. Re:So why aren't dynamic range expanders common? on The "Loudness War" and the Future of Music · · Score: 1

    If you have a glass containing 20 oz of fluid and one containing 8 oz of fluid and you add 12 oz to the 8oz and then give both glasses to someone else, how does he restore the original state of the glasses if he has no knowledge of the original state?

    Important information has been lost. Possibly, someone could judiciously add dynamic range back in. But if compression has been applied to individual tracks *before* they are mixed then truly you are SOL.

    Rich

  17. Re:The alternative? on The "Loudness War" and the Future of Music · · Score: 3, Funny

    Which knob do you adjust to increase the dynamic range and re-add the lost information?

    The recording engineer?

    Rich

  18. Re:Announcing on Finally We Get New Elements In HTML 5 · · Score: 1

    Indeed, for liberal arts students, HTML was complete upon the introduction of the tag.

    Rich

  19. Re:Image comments on Finally We Get New Elements In HTML 5 · · Score: 1

    If you use the ALT tag correctly, most of the time its text should be different from any captioning text anyway.

    Rich

  20. Re:Do we need "MORE"? on Finally We Get New Elements In HTML 5 · · Score: 1

    I would have thought that was exactly the kind of thing that should be covered by CSS. Or perhaps in the HTTP headers (perhaps by the encoding). The content of the HTML document is just a stream of information. I'd be interested to hear your rationale though.

    Rich

  21. Re:Cassette tape? Where are the MP3s??? on A Trip Down Computer Memory Lane · · Score: 2, Funny

    Old hardware, ZX Spectrums. Gotta be an opportunity to mention

    heyhey16k

    FOR n=0 TO 2
    Those were the days
    NEXT n

    Rich

  22. Re:I'm Sorry on Verizon vs. the Needham Fire Department · · Score: 5, Funny

    #include <stdio.h>

    int main(){
    printf ("%s", "Keep in mind words aren't as precise as we'd like them to be, over the years they take on multiple meanings. Witness the following permutayions on a classic Military phrase, which you think would be very well defined:

    One reason the Armed Services have trouble operating jointly is that they have very different meanings for the same terms.

    The Joint Chiefs once told the Navy to \"secure a building,\" to which they responded by turning off the lights and locking the doors.

    The Joint Chiefs then instructed Army personnel to \"secure the building,\" and they occupied the building so no one could enter.

    Upon receiving the exact same order, the Marines assaulted the building, captured it, and set up defenses with suppressive fire & amphibious assault vehicles, established reconnaissance and communications channels, and prepared for close hand-to-hand combat if the situation arose.

    But the Air Force, on the other hand, acted most swiftly on the command, and took out a three-year lease with an option to buy.

    So its quite possible that both sides are telling the truth, there was no fire & there was a fire. If I asked you if there had ever been a fire in your house, you might truthfully tell me no, even though you had a gas stove, lit matches and candles, and maybe even flambe's some meals. Would that make you a liar?");
    }
  23. Re:Also Trackball on Mouse or Trackball? · · Score: 1

    The Trackman FX had a "Universal Scroll" mode which is similar to what you describe (though it was modal rather than being a "hold down the button" thing.

    Rich

  24. Re:Trackball on Mouse or Trackball? · · Score: 1

    I had a trackman FX and loved it. Because of the large ball, your hand performs fairly large movements avoiding the small, precise movements that tend to contribute to RSI (at least that's the way it seemed to me).

    I stopped using it after my daughter dropped the ball (literally) and it got a ding making it catch on one of the posts. I now use a click mouse and work and one of the MX lasers at home. Mouse design must have improved because the wrist pains that caused me to get the FX have never returned.

    Rich

  25. Re:It would be nice! But.... on RIAA Backtracks After Embarrassing P2P Defendant · · Score: 1

    "It would likely take someone on the inside testifying that the RIAA pursued people that it knew were innocent,"

    With a car?

    Rich