Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Digg Count of URL
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
  6 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
 
Devin Thayer  
View profile  
 More options Dec 19 2010, 9:22 pm
From: Devin Thayer <devintha...@gmail.com>
Date: Sun, 19 Dec 2010 18:22:45 -0800 (PST)
Local: Sun, Dec 19 2010 9:22 pm
Subject: Digg Count of URL
Just wondering if there is a way to display multiple Digg counts by
URL on a single page.  I'm trying to make a manual submission tool
that tracks favorite blogs by RSS and displays if they have been
submitted to Digg yet.  I have RSS feed watchers, but none of them
tell me how many Diggs they've already received, so it's a beach to
open a ton of windows and find out.

Just trying to make a simple javascript tool to aid in submissions.
If there isn't a way, I can just make multiple iframes of the counter
button...  but it wouldn't be as cool and dynamic.


 
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.
Scott @ Digg  
View profile  
 More options Dec 20 2010, 11:25 am
From: "Scott @ Digg" <sdrreyno...@gmail.com>
Date: Mon, 20 Dec 2010 08:25:52 -0800 (PST)
Local: Mon, Dec 20 2010 11:25 am
Subject: Re: Digg Count of URL
Hit widgets.digg.com/buttons/count with param 'url' which is the
urlencoded 'url' that you are checking. Something like this:
http://widgets.digg.com/buttons/count?url=http%3A//example.com/post/1...

On Dec 19, 6:22 pm, Devin Thayer <devintha...@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.
Devin Thayer  
View profile  
 More options Dec 21 2010, 10:19 pm
From: Devin Thayer <devintha...@gmail.com>
Date: Tue, 21 Dec 2010 22:19:03 -0500
Local: Tues, Dec 21 2010 10:19 pm
Subject: Re: [diggapi] Re: Digg Count of URL

Perfect!  Thanks!

On Mon, Dec 20, 2010 at 11:25 AM, Scott @ Digg <sdrreyno...@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.
MarkM  
View profile  
 More options Dec 23 2010, 8:43 am
From: MarkM <m...@magennis.ca>
Date: Thu, 23 Dec 2010 05:43:19 -0800 (PST)
Local: Thurs, Dec 23 2010 8:43 am
Subject: Re: Digg Count of URL
Scott @ Digg,

Is there any way to stack multiple URLs into a single request using a
method like that? So you'd get something back that looks like this -

__DBW.collectDiggs({"url": "http://example.com/post/12345/", "diggs":
0});
__DBW.collectDiggs({"url": "http://example.com/post/12346/", "diggs":
0});
__DBW.collectDiggs({"url": "http://example.com/post/12347/", "diggs":
0});

-Mark

On Dec 21, 11:19 pm, Devin Thayer <devintha...@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.
Scott @ Digg  
View profile  
 More options Dec 23 2010, 10:44 am
From: "Scott @ Digg" <sdrreyno...@gmail.com>
Date: Thu, 23 Dec 2010 07:44:36 -0800 (PST)
Local: Thurs, Dec 23 2010 10:44 am
Subject: Re: Digg Count of URL
Not currently, I have seen other sites do this however

On Dec 23, 5:43 am, MarkM <m...@magennis.ca> 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.
MarkM  
View profile  
 More options Dec 23 2010, 11:33 am
From: MarkM <m...@magennis.ca>
Date: Thu, 23 Dec 2010 08:33:16 -0800 (PST)
Local: Thurs, Dec 23 2010 11:33 am
Subject: Re: Digg Count of URL
Thanks, Scott.

On Dec 23, 11:44 am, "Scott @ Digg" <sdrreyno...@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.
End of messages
« Back to Discussions « Newer topic     Older topic »