I'm brand new in RUBY development I am wondering if someone has already been able to connect the DivShare API using RUBY. Do Divshare provide a RUBY librairy to connect their API?
> I'm brand new in RUBY development I am wondering if someone has > already been able to connect the DivShare API using RUBY. > Do Divshare provide a RUBY librairy to connect their API?
Hello wasnotrice,
Can you share your Ruby library even if it's not completed and 100%
usable. I'd be happy to give a hand on this and share it with you and
all this community.
Hope you'll be comfortable with this.
On Nov 9, 11:26 pm, wasnotrice <wasnotr...@gmail.com> wrote:
> I've been able to login and have a basic Ruby library started. I'll
> post to the group when it's usable, in the next few weeks, I hope.
> On Nov 5, 11:13 am, Patbaudy <patrice.bau...@maax.com> wrote:
> > I'm brand new in RUBY development I am wondering if someone has
> > already been able to connect the DivShare API using RUBY.
> > Do Divshare provide a RUBY librairy to connect their API?- Hide quoted text -
On Nov 23, 12:51 pm, Patbaudy <patrice.bau...@maax.com> wrote:
> Hello wasnotrice,
> Can you share your Ruby library even if it's not completed and 100%
> usable. I'd be happy to give a hand on this and share it with you and
> all this community.
> Hope you'll be comfortable with this.
Of course. For now, you can check out the source (in Mercurial) from
http://wasnotrice.net/hg/divshare-0.0.1. I'll try to get it published
to RubyForge as a gem soon.
Have you made any more progress on this? Did you manage to get
uploading working? We really just need that for our project, we don't
need get_files or anything like that :)
On Nov 26 2007, 11:46 am, wasnotrice <wasnotr...@gmail.com> wrote:
> On Nov 23, 12:51 pm, Patbaudy <patrice.bau...@maax.com> wrote:
> > Hello wasnotrice,
> > Can you share your Ruby library even if it's not completed and 100%
> > usable. I'd be happy to give a hand on this and share it with you and
> > all this community.
> > Hope you'll be comfortable with this.
> Of course. For now, you can check out the source (in Mercurial) fromhttp://wasnotrice.net/hg/divshare-0.0.1. I'll try to get it published
> to RubyForge as a gem soon.
On Jan 10, 11:47 am, Ashiq Alibhai <alibhai.as...@gmail.com> wrote:
> Have you made any more progress on this? Did you manage to get
> uploading working? We really just need that for our project, we don't
> need get_files or anything like that :)
Funny, just need get_files, not uploading, or anything... But I do
need to get that working. I confess, I have not been so motivated to
finish, given the lack of involvement from DivShare in this forum.
I'll see what I can do.