Linked by Thom Holwerda on Tue 13th Feb 2007 21:31 UTC, submitted by IdaAshley
Linux "Portland is a new open source project that promises to simplify the deployment and commercialization of Linux applications by helping them run on multiple desktop environments, including Gnome and KDE. Although still young, Portland is available today, and it looks to be improving rapidly. Get started using the XdgUtils toolset in Portland 1.0."
Thread beginning with comment 212520
To read all comments associated with this story, please click here.
Not just for ISV's
by elsewhere on Wed 14th Feb 2007 02:54 UTC
elsewhere
Member since:
2005-07-13

Here's a post from one of the KDE devs that was published a couple of months ago, it may give a better example of how xdg-utils can be used to tweak and better integrate existing applications with non-native desktops or setups. They can be useful utilities for users, as well.

http://www.kdedevelopers.org/node/2535

RE: Not just for ISV's
by butters on Wed 14th Feb 2007 04:05 in reply to "Not just for ISV's"
butters Member since:
2005-07-08

Neat, but this should become unnecessary for users in short order. Distros should just set all of the external handlers for DE-neutral apps to xdg-blah by default. Then the user can select preferred handlers through their DE's configuration panels, rather than knowing XdgUtils even exists.

I'm very glad to see that Portland is happening and the initial code is already working well. I'm also happy that Portland 2.0 will provide the abstractions at the D-BUS level. D-BUS is turning out to be quite handy for implementing the "it just works" kind of features.

Reply Parent Bookmark Score: 4

RE[2]: Not just for ISV's
by anda_skoa on Wed 14th Feb 2007 12:54 in reply to "RE: Not just for ISV's"
anda_skoa Member since:
2005-07-07

Distros should just set all of the external handlers for DE-neutral apps to xdg-blah by default.

Some of the distros even have extended their version of the scripts to include their previously used "adapters" in the generic fallback case, e.g. Debian's xdg-open calls x-www-browser in the code branch that handles the "no DE detected" case.

The main question however is, will vendors of very common apps, e.g. Mozilla, use it, or will they stay as little integrated as possible.

Reply Parent Bookmark Score: 2