Slashdot Mirror


User: amitshah

amitshah's activity in the archive.

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

Comments · 7

  1. Re:Based on colour... on Red Hat Returns To the Linux Desktop · · Score: 1

    Being a new Red Hatter, I actually admire the policy of "upstream first". If it aint' in upstream kernel or Fedora, it isn't entering Red Hat Enterprise Linux. Isn't that wonderful? It means no matter what distro you use, Red Hat's contributions reach you.

    Fedora is a sincere attempt at a working desktop. It has several people working on it to make it as stable as possible. A lot of developers out there use Fedora -- which means it's ready and good enough for them. BTW, what makes you think you aren't beta-testing anything else you're using? Not just ubuntu, *any* software out there? Which software comes with any sorts of guarantees?

  2. Re:It is a good sign on Microsoft and Red Hat Team Up On Virtualization · · Score: 1

    You're way off-mark.

    - libvirt: It's in active development by the community (which includes people from companies other than Red Hat as well)

    - Amazon's EC2 cloud service is based on Red Hat servers (running Xen)

    - KVM is the virtualization platform Red Hat is moving to from Xen. They've invested a cool sum in Qumranet to get the management solution.

    - In fact, Microsoft is late in this business -- the features and stability they offer aren't close to what Red Hat offers right now.

    However, it's going to be a level playing field soon and ultimately the war of hypervisors is going to be like the war of operating systems -- and no doubt free and open is going to win.

  3. Re:Neo 1973 on Openmoko's Open Source Phone Goes Mass-Market · · Score: 1

    In India, here: http://www.idasystems.net/.

  4. Hackers and Painters on Hackers: The Art of Abstraction · · Score: 5, Interesting

    Hackers and Painters by Paul Graham is a great read on why artists and hackers have similar interests and mindsets. A must-read for hackers.

  5. Re:windows users NOT on KDE 3.2.0 Released · · Score: 1
    Check the kde-cygwin project for KDE on Windows. Check the KDE3.1.4 and QT3.2 packages in the download area. Get the .exe's and install them.

    You'll need cygwin too, get it first if you don't have it already. (Make sure you install XFree86 packages from cygwin).

    KDE3.2 for Windows should be available in a few months' time... :-)

  6. Re:Yet Another MP3/Ogg Vorbis cataloger on Cultured Perl: Fun with MP3 and Perl, Part 1 · · Score: 1

    .... and yes, they're all perl scripts.

  7. Yet Another MP3/Ogg Vorbis cataloger on Cultured Perl: Fun with MP3 and Perl, Part 1 · · Score: 1

    I've written an MP3 / Ogg Vorbis cataloger, Audiolink, which reads ID3 info from MP3s and Ogg Vorbis comments and populates this info in a database. You can also enter extra information, like "male artist", "female artist", "composer", etc. You can later search the database for music by your favorite composer, or your favorite artists. The search results can be exported to a playlist (symlinks to the original music, so it's audio-player format-free!).