http://code.google.com/p/digg-ruby/
Enjoy!
On Apr 21, 11:27 am, John Wulff <johnwu...@gmail.com> wrote:
-jessi
On Apr 24, 12:35 pm, John Wulff <johnwu...@gmail.com> wrote:
On Apr 26, 1:39 pm, "jowensbysandi...@gmail.com"
You can view the article here:
http://www.nuttersmark.com/blog/articles/2007/04/27/digging-
for-rubies-diggraphy-and-the-ruby-wrapper-for-the-digg-api
And my digg tool I call "diggraphy", here:
Digg.new.stories('stories', :link => 'http://www.howtoforge.com/
the_perfect_desktop_debian_etch').first.diggs
On Apr 29, 8:19 pm, "jowensbysandi...@gmail.com"
<jowensbysandi...@gmail.com> wrote:
> I'm sorry; I don't know what I am doing. I'm trying to get the number
> of diggs for a given url (i.e. non-digg url). This is how I tried to
> parse the response using your wrapper lib...
> digg = Digg.new
> stories = digg.stories('stories/', :link => "http://www.howtoforge.com/the_perfect_desktop_debian_etch")