[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: RSS/RDF Aggregator
From: |
Chris B. Vetter |
Subject: |
Re: RSS/RDF Aggregator |
Date: |
Mon, 20 Oct 2003 10:17:52 -0700 |
On Sat, 18 Oct 2003 10:10:11 -0700
Alex Perez <aperez@student.santarosa.edu> wrote:
> On Oct 18, 2003, at 9:56 AM, Marcus Müller wrote:
> > [snip]
> > However, as I said, NSWorkspace (in GNUstep) doesn't implement
> > opening of NSURLs. So, don't expect to see anything more besides the
> > headlines - that is, until someone implements this functionality.
> Would anyone be willing to implement this properly under GNUstep?
This isn't entirely correct (but isn't entirely wrong either).
NSWorkspace -openURL: checks whether the given argument is a file, and
if it is, tries to open it (or notifies the appropriate application to
open it). If it is a url, it returns NO.
In this case, the example services should kick in, which try to launch
'mozilla', which isn't necessarily installed. However, the example
services will check whether 'NSWebBrowser' is set and use the specified
web browser instead of 'mozilla'.
In most cases this should work fine, though I'm not entirely convinced
that this is the way it should be implemented.
--
Chris
- RSS/RDF Aggregator, Larry Cow, 2003/10/17
- Re: RSS/RDF Aggregator, Chris B. Vetter, 2003/10/17
- Re: RSS/RDF Aggregator, Marcus Müller, 2003/10/18
- Re: RSS/RDF Aggregator, Marcus Müller, 2003/10/18
- Re: RSS/RDF Aggregator, Marcus Müller, 2003/10/18
- Re: RSS/RDF Aggregator, Alex Perez, 2003/10/18
- Re: RSS/RDF Aggregator,
Chris B. Vetter <=
- Re: RSS/RDF Aggregator, Marcus Müller, 2003/10/20
- Re: RSS/RDF Aggregator, Chris B. Vetter, 2003/10/20
- Re: RSS/RDF Aggregator, nicolas, 2003/10/21
- Re: RSS/RDF Aggregator, nicolas, 2003/10/21
- Re: RSS/RDF Aggregator, PUYDT Julien, 2003/10/21
- Message not available
- Re: RSS/RDF Aggregator, Larry Cow, 2003/10/21
- Re: RSS/RDF Aggregator, Richard Frith-Macdonald, 2003/10/22
- Re: RSS/RDF Aggregator, Marcus Müller, 2003/10/22
- Re: RSS/RDF Aggregator, Alexander Malmberg, 2003/10/22
- Message not available
- Re: RSS/RDF Aggregator, ibotty, 2003/10/21