Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Plugins / AutoUpdate Support
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  22 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
pete.pete@gmail.com  
View profile  
 More options Oct 8 2008, 11:45 pm
From: "pete.p...@gmail.com" <pete.p...@gmail.com>
Date: Wed, 8 Oct 2008 20:45:44 -0700 (PDT)
Local: Wed, Oct 8 2008 11:45 pm
Subject: Plugins / AutoUpdate Support
Hi there,
Can an autoupdate mechanism be added to the spec so installed plugin
checks back to see if there's a more current version?
This is in reference to http://lists.opensearch.org/pipermail/opensearch-discuss/2007-March/0...
Thanks a lot,
Pete

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
DeWitt Clinton  
View profile  
 More options Oct 8 2008, 11:53 pm
From: "DeWitt Clinton" <dew...@unto.net>
Date: Wed, 8 Oct 2008 20:53:01 -0700
Local: Wed, Oct 8 2008 11:53 pm
Subject: Re: [opensearch:186] Plugins / AutoUpdate Support

+1  to adding UpdateUrl and UpdateInterval to the core spec and namespace.

-DeWitt

On Wed, Oct 8, 2008 at 8:45 PM, pete.p...@gmail.com <pete.p...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mike Connor  
View profile  
 More options Oct 9 2008, 1:24 am
From: "Mike Connor" <mcon...@gmail.com>
Date: Thu, 9 Oct 2008 01:24:38 -0400
Local: Thurs, Oct 9 2008 1:24 am
Subject: Re: [opensearch:187] Re: Plugins / AutoUpdate Support
heck, I have draft spec on this since Firefox needs this, which I
think dewitt has seen.

I'll link it when I'm not on a bus..

Mike

On 10/8/08, DeWitt Clinton <dew...@unto.net> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mike Connor  
View profile  
 More options Oct 13 2008, 11:15 pm
From: "Mike Connor" <mcon...@gmail.com>
Date: Mon, 13 Oct 2008 23:15:45 -0400
Local: Mon, Oct 13 2008 11:15 pm
Subject: Re: [opensearch:187] Re: Plugins / AutoUpdate Support
I, uh, wasn't on a bus for four days.  Oops.

https://wiki.mozilla.org/User:Mconnor/SearchUpdates

Needs to catch up to some of the other 1.1 stuff, like the changes to
url types.  we might also just want <UpdateUrl> instead, as DeWitt
commented.

Other than that, thoughts?

-- Mike


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
DeWitt Clinton  
View profile  
 More options Oct 13 2008, 11:21 pm
From: "DeWitt Clinton" <dew...@unto.net>
Date: Mon, 13 Oct 2008 20:21:48 -0700
Local: Mon, Oct 13 2008 11:21 pm
Subject: Re: [opensearch:196] Re: Plugins / AutoUpdate Support

Oh, that's interesting.  Combining that with Brandon's Url 'rel' spec and
the existing OpenSearch description document mimetype we get:

  <Url rel="autoupdate"
       type="application/opensearchdescription+xml"
       template="https://www.example.com/osd.xml"/>

The only missing bit would be the UpdateInterval.  Which should really be
solved with standard HTTP cache headers anyway, so perhaps we don't even
need it...

-DeWitt


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
DeWitt Clinton  
View profile  
 More options Oct 13 2008, 11:22 pm
From: "DeWitt Clinton" <dew...@unto.net>
Date: Mon, 13 Oct 2008 20:22:42 -0700
Local: Mon, Oct 13 2008 11:22 pm
Subject: Re: [opensearch:196] Re: Plugins / AutoUpdate Support

Wait, nevermind inventing a new rel value.  Just reuse "search":

 <Url rel="search"
      type="application/opensearchdescription+xml"
      template="https://www.example.com/osd.xml"/>

-DeWitt


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mike Connor  
View profile  
 More options Oct 13 2008, 11:30 pm
From: "Mike Connor" <mcon...@gmail.com>
Date: Mon, 13 Oct 2008 23:30:44 -0400
Local: Mon, Oct 13 2008 11:30 pm
Subject: Re: [opensearch:197] Re: Plugins / AutoUpdate Support

On Mon, Oct 13, 2008 at 11:21 PM, DeWitt Clinton <dew...@unto.net> wrote:
> The only missing bit would be the UpdateInterval.  Which should really be
> solved with standard HTTP cache headers anyway, so perhaps we don't even
> need it...

We needed it in the past for Sherlock plugins so we could specify the
value for app shipped plugins.  Not sure if there's a better way to
specify that in flat files on disk.

-- Mike


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
DeWitt Clinton  
View profile  
 More options Oct 14 2008, 12:02 am
From: "DeWitt Clinton" <dew...@unto.net>
Date: Mon, 13 Oct 2008 21:02:03 -0700
Local: Tues, Oct 14 2008 12:02 am
Subject: Re: [opensearch:199] Re: Plugins / AutoUpdate Support

Couldn't the browser ping the server (at the URL provided) at startup the
first time, then check back every now and again after the cache header value
has timed out?

-DeWitt


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mike Connor  
View profile  
 More options Oct 14 2008, 12:47 pm
From: "Mike Connor" <mcon...@gmail.com>
Date: Tue, 14 Oct 2008 12:47:19 -0400
Local: Tues, Oct 14 2008 12:47 pm
Subject: Re: [opensearch:200] Re: Plugins / AutoUpdate Support
If you mean on first use, yeah, we could do that.  I suppose with the
spec requirement to only check when being used we don't need an
initial interval, just check for updates if you haven't, and then use
the server response to set the next threshold before you'll check
again.

As a note, the requirement to check only when in use is designed to
minimize privacy concerns.  If you check while searching anyway
there's not much the site can learn that you didn't already tell them
about when and how you're using the UA in question.  It also
minimizes/eliminates connections to sites that you are not actually
connected to, which I know many users have taken issue with in the
past (f.e. "why am I connecting to example.com while idle?").

-- Mike


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
DeWitt Clinton  
View profile  
 More options Oct 14 2008, 12:53 pm
From: "DeWitt Clinton" <dew...@unto.net>
Date: Tue, 14 Oct 2008 09:53:23 -0700
Local: Tues, Oct 14 2008 12:53 pm
Subject: Re: [opensearch:202] Re: Plugins / AutoUpdate Support

Fair enough.  Then if not proactively on startup for all pre-shipped
plugins, then just the ones that the user has selected or used at least
once.

-DeWitt


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
BrandonLive  
View profile  
 More options Oct 14 2008, 9:36 pm
From: BrandonLive <bran...@brandonlive.com>
Date: Tue, 14 Oct 2008 18:36:45 -0700 (PDT)
Local: Tues, Oct 14 2008 9:36 pm
Subject: Re: Plugins / AutoUpdate Support
Not all clients are browsers :)  Think of SharePoint / MS Search
Server.

Then again, I think most clients would be capable of determining a
suitable update interval.  It doesn't really seem necessary for a
server to specify that (and if it did it could just use the HTTP cache
header as you suggested).

Also, +1 on using rel="search" for this!

On Oct 13, 9:02 pm, "DeWitt Clinton" <dew...@unto.net> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gavin Sharp  
View profile  
 More options Oct 16 2008, 3:07 pm
From: "Gavin Sharp" <gavin.sh...@gmail.com>
Date: Thu, 16 Oct 2008 15:07:12 -0400
Local: Thurs, Oct 16 2008 3:07 pm
Subject: Re: [opensearch:198] Re: Plugins / AutoUpdate Support

On Mon, Oct 13, 2008 at 11:22 PM, DeWitt Clinton <dew...@unto.net> wrote:
> Wait, nevermind inventing a new rel value.  Just reuse "search":

>  <Url rel="search"
>       type="application/opensearchdescription+xml"
>       template="https://www.example.com/osd.xml"/>

This seems somewhat confusing to me - it's not obvious at all that
this has anything to do with updates to the description file itself,
based solely on the markup. Assuming by "reuse search" you're
referring to the "rel" value in <link rel="search">, I'm not sure that
the reuse is very valuable - they're used in totally different
contexts, and the connection isn't obvious (at least it wasn't to me).
I think rel="update" would probably be better.

Gavin


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
DeWitt Clinton  
View profile  
 More options Oct 16 2008, 3:40 pm
From: "DeWitt Clinton" <dew...@unto.net>
Date: Thu, 16 Oct 2008 12:40:59 -0700
Local: Thurs, Oct 16 2008 3:40 pm
Subject: Re: [opensearch:228] Re: Plugins / AutoUpdate Support

Fair enough.  And rel="self" works as well, given that's how Atom does it.

So we have proposals now for:

  rel="update"

  rel="autoupdate"

  rel="search"

  rel="self"

Other proposals?  Vote?

-DeWitt


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mike Connor  
View profile  
 More options Oct 16 2008, 6:29 pm
From: "Mike Connor" <mcon...@gmail.com>
Date: Thu, 16 Oct 2008 18:29:02 -0400
Local: Thurs, Oct 16 2008 6:29 pm
Subject: Re: [opensearch:229] Re: Plugins / AutoUpdate Support
self is ok, but less obvious.  Update has the least ambiguity.

If I proposed autoupdate, I'll suggest update is better, since it's
not always automatic.

-mike.

On 10/16/08, DeWitt Clinton <dew...@unto.net> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
DeWitt Clinton  
View profile  
 More options Oct 16 2008, 8:24 pm
From: "DeWitt Clinton" <dew...@unto.net>
Date: Thu, 16 Oct 2008 17:24:46 -0700
Local: Thurs, Oct 16 2008 8:24 pm
Subject: Re: [opensearch:230] Re: Plugins / AutoUpdate Support

Unfortunately rel="update" is entirely new.

I agree now that rel="search" is bad.  While it points to a description
document, that endpoint doesn't describe a way to search the doc itself, so
it is inconsistent with the other places we use it.

Thus I'm leaning toward rel="self" just like Atom.  This has the added
benefit of being a mechanism for declaring the canonical URL from within the
document itself, just in case there are multiple ways to retrieve it.

-DeWitt


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mike Connor  
View profile  
 More options Oct 17 2008, 1:42 pm
From: "Mike Connor" <mcon...@gmail.com>
Date: Fri, 17 Oct 2008 13:42:29 -0400
Local: Fri, Oct 17 2008 1:42 pm
Subject: Re: [opensearch:231] Re: Plugins / AutoUpdate Support
The canonical URL argument tips it for me, let's just make it "self" then.

-- Mike


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gavin Sharp  
View profile  
 More options Oct 19 2008, 3:47 am
From: "Gavin Sharp" <gavin.sh...@gmail.com>
Date: Sun, 19 Oct 2008 03:47:09 -0400
Local: Sun, Oct 19 2008 3:47 am
Subject: Re: [opensearch:231] Re: Plugins / AutoUpdate Support
I don't understand why it being entirely new is a problem, given that
we're defining the language. "rel=update" is about as intuitive as we
can get without being overly verbose. rel="self" doesn't really mean
anything to me.

My confusion probably stems from not being familiar with whatever
specification defines the other rel values that have been proposed -
forgive me if there's an obvious connection that I'm missing. Does the
inconsistency of defining our own rel value in this case really
outweigh the ambiguity of using "rel=self"? What are we trying to be
consistent with?

Gavin


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mike Connor  
View profile  
 More options Dec 4 2008, 3:07 am
From: "Mike Connor" <mcon...@gmail.com>
Date: Thu, 4 Dec 2008 03:07:31 -0500
Local: Thurs, Dec 4 2008 3:07 am
Subject: Re: [opensearch:233] Re: Plugins / AutoUpdate Support
I don't think the new bit matters as much as the idea of it
representing the canonical location of the descriptor, which isn't
solely useful for update purposes.

DeWitt, do we have anything else to deal with here?  Can we get this
rolled into Draft 4 ASAP?

-- Mike


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
DeWitt Clinton  
View profile  
 More options Dec 4 2008, 5:58 pm
From: "DeWitt Clinton" <dew...@unto.net>
Date: Thu, 4 Dec 2008 14:58:50 -0800
Local: Thurs, Dec 4 2008 5:58 pm
Subject: Re: [opensearch:272] Re: Plugins / AutoUpdate Support

Yes -- is consensus that "self" is okay then?  Unless I hear a strong
objection (Gavin?) then I'm going to document it as such in Draft 4 by
tomorrow.  I'll do this as part of a more general list of 'rel' values.

We'll have to decide how much to document about how/when clients should
refresh rel="self" urls, but I'm inclined to leave most of the
implementation details to the vendors.  Let me get the draft text out and
you guys tell me what you think.

-DeWitt


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gavin Sharp  
View profile  
 More options Dec 4 2008, 6:26 pm
From: "Gavin Sharp" <gavin.sh...@gmail.com>
Date: Thu, 4 Dec 2008 18:26:37 -0500
Local: Thurs, Dec 4 2008 6:26 pm
Subject: Re: [opensearch:273] Re: Plugins / AutoUpdate Support
I'm fine with self. I've answered my own question about where it comes
from - I wasn't really aware of its use in the context of RSS/Atom, so
it seemed rather arbitrary and confusing.

Gavin


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
DeWitt Clinton  
View profile  
 More options Feb 12 2009, 6:22 pm
From: DeWitt Clinton <dew...@unto.net>
Date: Thu, 12 Feb 2009 15:22:08 -0800
Local: Thurs, Feb 12 2009 6:22 pm
Subject: Re: [opensearch:274] Re: Plugins / AutoUpdate Support

Hi all,

Reopening an old thread, specifically about our proposed rel="self" value.

This morning Google, Microsoft, and Yahoo announced support for
rel="canonical" in HTML.  See:

  http://searchengineland.com/canonical-tag-16537

http://googlewebmastercentral.blogspot.com/2009/02/specify-your-canon...

So, should we change our draft to match what will presumably become
standardized in HTML5 (
http://www.whatwg.org/specs/web-apps/current-work/#linkTypes), or, as
planned, stay consistent with Atom's already-standard 'self'?

My bias to stick with the latter ('self') because people here are already
building on it, but I felt a passing obligation to at least ask.

-DeWitt


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gavin Sharp  
View profile  
 More options Feb 13 2009, 1:31 am
From: Gavin Sharp <gavin.sh...@gmail.com>
Date: Fri, 13 Feb 2009 01:31:25 -0500
Local: Fri, Feb 13 2009 1:31 am
Subject: Re: [opensearch:300] Re: Plugins / AutoUpdate Support
We've already implemented support for rel="self" update support in
Firefox 3.1-pre builds, for what it's worth. The feature will be
included in Firefox 3.1 beta 3 which should be out in the next few
weeks or so. It's not too late to change the attribute we check before
we ship Firefox 3.1, assuming we can reach agreement relatively
quickly.

An OpenSearch description file is only useful insofar as it describes
how to retrieve other information, and isn't likely to be accessed via
more than one URI, so the "canonical URI" concept doesn't have the
right semantic in my mind - but that's just quibbling. I don't really
feel strongly about this, so I suppose by default I'd favor the status
quo.

Gavin


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »