Slashdot Mirror


User: 120duff978

120duff978's activity in the archive.

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

Comments · 7

  1. Re:Running itunes? on Codeweaver's Crossover 4.0 Adds iTunes Support · · Score: 1

    http://ubuntuforums.org/showthread.php?t=5182

  2. Re:Netscape backed by firefox?? on Netscape Reborn? · · Score: 1

    Netscape based in Alabama?

  3. rpm vs. deb on Four Linux Vendors Agree On An LSB Implemenation · · Score: 4, Interesting
    Over time, the LCC is committed to increasing interoperability between and Debian and RPM-based technologies and will work toward a common binary core that can form the basis of both Debian and RPM-based distributions.
    Well, this is definately a start in the right direction. Many of the really user friendly distro (ubunu, united, lindash) are all Debian based. Good to see that RPM maybe loosing it's popularity.
  4. X.org or freedesktop.org? on X.org Making Fast Progress · · Score: 1

    Those translucency screenshots are hosted on freedesktop.org and even has freedesktop in the screenshots. Isn't that Keith Packard Kdrive X11 implementation that's had that for almost a year now?

  5. Re:Milking the franchise on Ten-disc 'Matrix' DVD Box Set Planned · · Score: 1

    Yeah, because I can't count the number of Star Wars boxsets that have been released on DVD.

  6. Re:How I WISH american companies would follow on Matsushita Designed Sleep Room · · Score: 2

    I used to, but I was told I snore too loudly. Now I just get a Coke or coffee and go for a walk.

  7. Re:C++ Skill... on C++ GUI Programming with Qt 3 · · Score: 1

    Just basic OO stuff really. Qt isn't heavily templated, so the part of C++ that gives most people a headache isn't there. It's nothing more tricky than what you'd see in the STL.