Slashdot Mirror


User: EMR

EMR's activity in the archive.

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

Comments · 211

  1. I submitted this question about a month ago.. on What Happened To Intervideo's Linux DVD Player? · · Score: 1

    I submitted this question about a month ago.. And after asking InterVideo about it they said that they had released the product to several OEMs. when I requested a list of OEMs they said they didn't have an official list as they were waiting for the OEMs to get back to them on whether they would sell the product. The best thing I can think of is to start asking OEMs if and when they will be selling the product. If there exists a demand that the product will show.

  2. Linux at previously windows expos on PC Expo = Windows Heaven · · Score: 1

    There is one tech expo here in michigan called ITEC held in Novi michigan..
    last week when I went I had my LinuxFund t-shirt on and a tux the penguin in my pocket..To my surprise just about everyone there knew what Linux was AND many were showing off linux in software, hardware, training etc... I even got several Job offers.. (WOW!) last time I went to this show it was windows only.... Microsoft was even there two years ago.. but now things are changing. several people who didn't know much about linux stated that they NEEDED to learn it..

  3. Nice... on Mozilla Milestone 15 · · Score: 1

    Wow. It's MUCH faster thatn M14 or Netscape 6PR1.
    I like the changed icons for the bookmarks and what's new sidebar things. Now only if all of the javascript stuff would work again. (like popup menus on pages like www.zend.com)

  4. Re:exploit from SecurityFocus page on Microsoft IIS4 Backdoor Claim Retracted · · Score: 1

    yup, i tried it and it works. there _IS_ a security hole there. I tested it on the school servers here at college. I work in the IT department part time, student full time. I am the only student on campus with the Admin password (HEHE). But I need to disable this hole (monday's task). But hopefully we will be moving to Apache soon anyway.

  5. There is more info on www.securityfocus.com on Backdoor In Microsoft Web Software? · · Score: 1

    I found more information about the "hole" on securityfocus.com. They have a better description that provided by the WSJ, and they have a perl script with the exploit. I gotta test some servers for the whole and fix them. When will mirco$oft learn?

  6. Personally I like PHP on Mod Perl or Servlets? · · Score: 1

    I used to use mod_perl on my machine but I found
    php (http://www.php.net) to be much easier and
    very nice built in database support makes it easy
    to link to a database. Coding php is very similar
    to asp but with more power, yet is not as complex
    as perl. I still use perl for system scripts (cron jobs)
    and stuff but php is my web backend.

  7. Re:Myth II on Myth II Linux Demo · · Score: 1

    Awesome.
    As soon as I say the demo available I snaged it.
    It is pretty awesome. And I am currently running it on the minimum requirements (a P133)
    I just need to find some 'net servers to play on to see how multiplayer is.

    Loki is definitely doing a great job of getting
    Great Games over to a Great Operating System. Keep up the work guys!!!

    Unlike everyone else I won't be deleting my winblows partition because I don't have one!

  8. Re:Who got these? on Red Hat IPO Surprise · · Score: 1

    I got one of these too.
    The only reason i can think of why is that I have sent in several bug reports of software (and also fixes for them) to RedHat throught their bug system.

  9. Does this mean I can use linux to fill out FAFSA? on Federally enforced HTML compliance · · Score: 1

    You mean I will be able to actually use linux and netscape 4.51 to fill out the onlice fafsa??? I had to go through a lot of crap to get that filled out. Couldn't use netscape 4.51 on winblows either, had to use IE. This sounds like a "Good Thing (TM)"

  10. Partition Magic 4.0!!! on Partition Management Software for Linux? · · Score: 1

    This software is awesome. It resizes, moves, copies, and checks FAT, FAT32, NTFS, HPFS, and my personal favorite Linux Ext2 and Linux Swap.

  11. I have one mostly written. on Ask Slashdot: Full Shoutcast on Linux? · · Score: 1

    I am writing a perl program to feed mp3 data to a shoutcast server. I have got it to log in. send server info and stream data. I just to to make it slowly feed the data to shoutcast. If some wants it i'll release it.