Slashdot Mirror


Interview With Ximian's Nat Friedman

Sheepish writes "OSNews features a long and interesting interview with Nat Friedman, of Ximian fame. Nat tells all and talks about the upcoming Ximian Desktop 2 and its differences from Gnome 2, the difficulties of developing the MS Exchange Connector, Linux as a desktop, Mono and plans for Gnome integration, the hundrends of OpenOffice.org changes made to make OOo like a Gnome2 app, and how Ximian feels... about Apple's business. Four screenshots of Ximian Desktop 2 are included too."

4 of 258 comments (clear)

  1. Re:No Slackware download? by SLot · · Score: 4, Informative

    From their desktop support general info:

    Slackware Linux is a well-respected Linux distribution, and has a dedicated, fierce following. It is possible that Ximian may support Slack in the future but we have no idea when that might happen. Slackware support is likely to come after BSD support, Debian PPC support, and SuSE PPC support. Right now, we have plenty of work supporting the distributions we already support.

    The things that prevent Ximian from supporting Slackware are partly technical, and partly market based. Technically, Slack has a package management system which has substantial differences from other distribution's package management systems. Dependency checking, for example, is absolutely necessary for certain Ximian services and features (the installer and the updater, in particular), and is not fully supported by Slackware. Slackware's architects have a well-defended disdain for dependency checking, and we can understand their arguments. But without it, Ximian Desktop can't figure out what to install, what to upgrade, and what to leave alone.

    That means, basically, that it's a lot more work for us to add really good support for Slack than it is for us to add good support for, say, Conectiva, which is based closely upon the Red-Hat model. Not only that, but there aren't a lot of distros based upon Slack. From our support for Red Hat, it's a quick jump to other rpm-based distros. If we support Slackware, it's working with an entirely new package system just for one Linux distro.

    Another market force is the profile of the typical Slack user. Slackware users often compile stuff themselves. They know how to install software at the command line. They know their dependency trees themselves, and don't trust or need package management systems. They're hackers in the best sense of the word, and we respect them deeply for that. They don't need things like the Ximian Desktop update service, or the graphical installer. Ximian is about making free software easier to use, and Slackware users don't tend to need any help.

    So, what can you do, elite Slackware user, ignored by market forces and business types, if you want the prettiest, bestest desktop in the Linux land? You can download pre-rolled tgzs from the variety of Slack software mirrors, or get the binary rpms or source rpms from the Red Hat directory at our ftp site, and install by hand with rpm. Or you can convert them to slack packages with rpm2tgz. And, in a brave trick of hackery, you can fool the graphical installer into thinking you're a Red Hat user. The command:

    echo "Red Hat Linux release 7.2 (Enigma)" > /etc/redhat-release

    has been reported to make the installer work, although you're likely to have difficulty with one or another dependency somewhere. Official Ximian support of this method is not available, and we cannot give you any guarantees.

  2. Re:Does KDE even have something like this? by twener · · Score: 4, Informative

    Sure, even older.

  3. Re:Get with the times... by Nat+Friedman · · Score: 5, Informative


    I was looking at 3.0.3, which only has five tabs. Good to hear the tab momentum continues apace in new versions of KDE :-).

    (Also, I wasn't really trying to FUD; just to illustrate the different value systems.)

  4. Re:File Dialog by Nat+Friedman · · Score: 5, Informative

    We don't have a fundamentally new file selection dialog, but we added some quickbuttons to the stock Gtk one that jump you to your desktop, documents or home directory. This makes it a bit easier to use.

    Owen Taylor is allegedly developing a new file manager in Gtk 2.4 that should be much easier to use, and that we expect to see adopted across GNOME very quickly.