Slashdot Mirror


User: rsd

rsd's activity in the archive.

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

Comments · 79

  1. Re:Multi-user installation: here's how on Mozilla 0.9.2 Storms Out The Gates · · Score: 4

    The release notes *still* don't document how to install Mozilla properly on a multi-user system.

    No it does not. But when compiling it you just need to do:

    BUILD_OFFICIAL=1 ./configure --with-default-mozilla-five-home=/usr/lib/mozilla (add all your other options here) ...

    this will let mozilla knows where it is installed and will work fine for every user on the system.

  2. Interesting and better written?!?? on OSX/Win2K Deathmatch · · Score: 1

    From the /. text: It's an interesting report and better written then most of the stuff that you'll see like this.

    Oh, well. All I can see is a passionated FUD between each other and without good points to prove their argument (other than mine is bigger^Wbetter tha yours).

    If that's waht is called better written and interesting I don't want to read the others.

    This reminds me about the Corel Linux vs Mac OS some time ago in slashdot. Here is the article. (Does it remember you something?)

  3. What about a Linux port? on Sketch Quake Renderer · · Score: 1

    How hard can it be to port it to current quake games on Linux (SdlQuake and Quakeforge) ?

    btw, I am collecting quake stuff, if you have anything about quake that works on quake let me know and I will pack it.

  4. Re:Tips on Homebrewed In-Dash CD-ROM Player · · Score: 1

    It would be possible to use a microcontroller to send the play command to the IDE port, i'm just not sure how much of the bus you'd have to implement or how expensive it would end up being.

    well, you can do it with a cheap 8051 microcontroller.

    Take a look at Using an IDE Hard Drive with a 8051 Board and 82C55 Chip article at Paul's 8051 Code Library.

    There is also a High Capacity MP3 player