Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Better GReader Smart Subscribe
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
  7 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
 
Sylvain Comte  
View profile  
 More options Aug 18, 6:12 am
From: Sylvain Comte <sylvain.co...@gmail.com>
Date: Tue, 18 Aug 2009 03:12:56 -0700 (PDT)
Local: Tues, Aug 18 2009 6:12 am
Subject: Better GReader Smart Subscribe
Hi,

I see that better GReader is still using the good old 2006 version of
"smart subscribe" hosted by persistent.info.

You should take a look at the fork (and enhanced) version of the
script : smart google subscriber (http://userscripts.org/scripts/show/
33600).

best regards,

Sylvain


    Reply to author    Forward  
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.
Gina Trapani  
View profile  
(1 user)  More options Aug 18, 3:16 pm
From: Gina Trapani <ginatrap...@gmail.com>
Date: Tue, 18 Aug 2009 12:16:27 -0700
Local: Tues, Aug 18 2009 3:16 pm
Subject: Re: [Better Firefox Extensions] Better GReader Smart Subscribe

On Tue, Aug 18, 2009 at 3:12 AM, Sylvain Comte<sylvain.co...@gmail.com> wrote:
> You should take a look at the fork (and enhanced) version of the
> script : smart google subscriber (http://userscripts.org/scripts/show/
> 33600).

Thanks Sylvain, I'll check it out.

--
http://ginatrapani.org
http://twitter.com/ginatrapani


    Reply to author    Forward  
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.
Heribert Slama  
View profile  
 More options Sep 25, 4:07 pm
From: Heribert Slama <hsl...@gmail.com>
Date: Fri, 25 Sep 2009 13:07:03 -0700 (PDT)
Local: Fri, Sep 25 2009 4:07 pm
Subject: Re: Better GReader Smart Subscribe
Here, this version spoils the security status of https-pages. E.g. the
login page for online banking is downgraded to "partially encrypted".
The icon for Smart Subscriber is injected as "data:image/
png;base64..." into the page; this counts as unencrypted data! I can't
test a newer version of this script since Sylvain's homepage is
unavailable, today. I switched to Parparita's version which doesn't
have this side-effect. (It uses the chrome: protocol to inject the
icon rather than the data: protocol).

On Aug 18, 9:16 pm, Gina Trapani <ginatrap...@gmail.com> wrote:


    Reply to author    Forward  
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.
Gina Trapani  
View profile  
 More options Sep 25, 5:14 pm
From: Gina Trapani <ginatrap...@gmail.com>
Date: Fri, 25 Sep 2009 14:14:25 -0700
Local: Fri, Sep 25 2009 5:14 pm
Subject: Re: [Better Firefox Extensions] Re: Better GReader Smart Subscribe

On Fri, Sep 25, 2009 at 1:07 PM, Heribert Slama <hsl...@gmail.com> wrote:
> The icon for Smart Subscriber is injected as "data:image/
> png;base64..." into the page; this counts as unencrypted data! I can't
> test a newer version of this script since Sylvain's homepage is
> unavailable, today. I switched to Parparita's version which doesn't
> have this side-effect. (It uses the chrome: protocol to inject the
> icon rather than the data: protocol).

Parparita's version uses the chrome: protocol to inject the orange RSS
icon, ie this:

chrome://browser/skin/page-livemarks.png

But not the image when you're subscribed--I think it's a giant checkmark.

Parparita is able to use that chrome: protocol because that orange RSS
icon ships with Firefox and is already available in your browser. The
other's aren't.

In theory, I could start shipping separate images with the extension,
and use the chrome: call to stop breaking SSL, but I haven't tested
this so I'm not sure it will work in practice. It's worth checking
into, and I will. Thanks for bringing it to my attention.

--
http://ginatrapani.org
http://twitter.com/ginatrapani


    Reply to author    Forward  
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.
Heribert Slama  
View profile  
 More options Sep 25, 5:33 pm
From: Heribert Slama <hsl...@gmail.com>
Date: Fri, 25 Sep 2009 14:33:05 -0700 (PDT)
Local: Fri, Sep 25 2009 5:33 pm
Subject: Re: Better GReader Smart Subscribe
On Sep 25, 10:07 pm, I wrote:

> Here, this version spoils the security status of https-pages. E.g. the
> login page for online banking is downgraded to "partially encrypted".
> The icon for Smart Subscriber is injected as "data:image/
> png;base64..." into the page; this counts as unencrypted data! [......]

Hi Gina,
The Better _Gmail_ extension is also affected: the script "Attachment
Icons" uses the data: protocol to inject the icons (can be seen on
Page Info | Media) changing the security status of Gmail to "partially
encrypted"; of course, all other secure pages are _not_ affected. (I
was too lazy to open a new thread for this;-)

    Reply to author    Forward  
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.
Gina Trapani  
View profile  
 More options Sep 25, 5:36 pm
From: Gina Trapani <ginatrap...@gmail.com>
Date: Fri, 25 Sep 2009 14:36:03 -0700
Local: Fri, Sep 25 2009 5:36 pm
Subject: Re: [Better Firefox Extensions] Re: Better GReader Smart Subscribe

On Fri, Sep 25, 2009 at 2:33 PM, Heribert Slama <hsl...@gmail.com> wrote:
> The Better _Gmail_ extension is also affected: the script "Attachment
> Icons" uses the data: protocol to inject the icons

Yep, that I was aware of--it's on the Known Issues list. If I do
modify the extension structure to support local image files, I'll be
able to fix that, too. It would be a worthwhile change. Thanks.

--
http://ginatrapani.org
http://twitter.com/ginatrapani


    Reply to author    Forward  
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.
Sylvain Comte  
View profile  
 More options Sep 28, 10:12 am
From: Sylvain Comte <sylvain.co...@gmail.com>
Date: Mon, 28 Sep 2009 07:12:22 -0700 (PDT)
Local: Mon, Sep 28 2009 10:12 am
Subject: Re: Better GReader Smart Subscribe
Sorry that you can't access to my homepage, but it's a free hosting so
it may happend.

By the way, you will not find any newer version of the script there
since last one is always on userscripts.org

Also seen that Gina is taking a look at including the icons into the
chrome of the extension. So, can't suggest anything better. Maybe if
this doesn't work.


    Reply to author    Forward  
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 »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google