Re: Anyone worked with Flickr API

2012-07-23 Thread Bhargav Golla
Provided an updated patch. The description about this patch can be found here. This achieves Flickr Integration. As suggested by Luciano, UI will be designed according to Prabhath's new design. It should also be

Re: Anyone worked with Flickr API

2012-07-19 Thread Luciano Resende
On Thu, Jul 19, 2012 at 11:58 AM, Bhargav Golla wrote: > Hi Luciano, > > From what I understand from the repo you have provided, it gets Public > photostream of a user. > But, I am trying to authenticate a user and display his private (visible > just to him) photos as well. > > For the same, I hav

Re: Anyone worked with Flickr API

2012-07-19 Thread Bhargav Golla
Hi Luciano, >From what I understand from the repo you have provided, it gets Public photostream of a user. But, I am trying to authenticate a user and display his private (visible just to him) photos as well. For the same, I have obtained an API key from Flickr and am using it to get a Frob as su

Re: Anyone worked with Flickr API

2012-07-16 Thread Luciano Resende
On Mon, Jul 16, 2012 at 4:39 AM, Bhargav Golla wrote: > Hello, > > I have been trying to achieve Flickr Integration. Since there are no API > kits available for JS/jQuery, I am trying to use $.get calls to get XML > response from API calls. Even though I am able to get a frob and > authenticate it