Slashdot Mirror


User: mtjo

mtjo's activity in the archive.

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

Comments · 3

  1. Eye candy, wireless, audio, etc...It just worked on Ubuntu Is Hyper-Active At OSCON · · Score: 3, Interesting

    At least, not in the markets where linux is competing against it. It's ease of use, and the "it-just-works" factor. This was my experience trying out the live cd of Kbuntu 8.04. Everything worked. Audio, wireless, etc. The KDE 4 UI definately has the wow factor going on, at least for me. I am not an everyday user of Linux, but one of my test boxes has PCLinuxOS installed. I chose it because it worked pretty much out of the box and had a nice UI. Kbuntu 8.04 blows it away. I don't go for the eye candy as I didn't upgrade to XP until I couldn't run IE7 and upgraded from 2000, but I am rather infatuated with the KDE 4 look.

  2. Validating Input on Top 15 Free SQL Injection Scanners · · Score: 2, Informative

    Validating input prevents alot of problems. Prepared queries help but can still be exploited in poorly written statements. As in the classic SELECT query example, "where id=23 OR 1=1", using a datatype test as well as testing for null values for a $_GET or $_POST parameter before executing the query would throw back an error if expecting an unsigned integer.

  3. This is becoming an issue for my biz on The End is Nigh for XP · · Score: 3, Interesting

    I work in the hearing healthcare business, specifically audiometrics and otoneurology. Our manufacturers lifecycle on software versions is rather extended. A couple were still DOS based in 2001. Currently, everything is spec'd for XP Pro SP2 and I don't expect this to change for at least another year or so. Most computerized medical diagnostic systems are approved by the FDA/UL/CE on a particular make and model and the manufacturer supplies the system with OEM XP. On others, the clients usually supply their own system. This is where we are having problems. Unless the clients special order systems with XP, it will not run the software. Go to Dell or the HP sites and customize a system. XP Pro is not a choice now. Our only resort may be to purchase systems with Vista, reformat, and install XP. This is going to add needless additional costs for the client.