Hi, I am newbie to rails , I need access facebook page information like wall, subscription,picture etc. I have apps in rails 3, it has list of artist users he upload songs, videos within my application, when the public (No Need to Login) can hear the list of songs,videos. i decide to fetch the facebook/twitter basic fanpage information and shown to the public in the popups. i don''t need login to a public user, just hear the songs, maybe who''s this song , put a button for facebook/twitter in the player. just click it. view the profile of the artist fanpage. For eg, I am the public user , i listening the songs or videos in my site. suppose i want a facebook page/Fanpage of the artist could like to see means , i had a facebook button in the player. i will check the fanpage. like this: http://graph.facebook.com/4 I will fetch this object hash.and then will be shown in the popup. I google it. but i am so confused because someone''s said use the gems (fb_graph,koala). but i cant get real idea for that. any tutorial for this...... sorry for the bad english sathish M -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
use koala gem 29 февруари 2012, сряда, 08:50:30 UTC+2, sathish kannan написа:> > Hi, > > I am newbie to rails , I need access facebook page information like > wall, subscription,picture etc. > I have apps in rails 3, it has list of artist users he upload songs, > videos within my application, when the public (No Need to Login) can hear > the list of songs,videos. i decide to fetch the facebook/twitter basic > fanpage information and shown to the public in the popups. > > i don''t need login to a public user, just hear the songs, maybe who''s > this song , put a button for facebook/twitter in the player. just click it. > view the profile of the artist fanpage. > > > For eg, > > I am the public user , i listening the songs or videos in my site. > suppose i want a facebook page/Fanpage of the artist could like to see > means , i had a facebook button in the player. i will check the fanpage. > > > like this: http://graph.facebook.com/4 > > I will fetch this object hash.and then will be shown in the popup. > > I google it. but i am so confused because someone''s said use the gems > (fb_graph,koala). but i cant get real idea for that. > > any tutorial for this...... > > > sorry for the bad english > > sathish M > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/VgE6nwxJH44J. For more options, visit https://groups.google.com/groups/opt_out.
Hi There is railscast tutorial http://railscasts.com/episodes/360-facebook-authentication On Tue, Aug 21, 2012 at 3:07 PM, Tsvetelina Borisova <ts.borisova3-Re5JQEeQqe8@public.gmane.orgm> wrote:> use koala gem > > 29 февруари 2012, сряда, 08:50:30 UTC+2, sathish kannan написа: >> >> Hi, >> >> I am newbie to rails , I need access facebook page information like >> wall, subscription,picture etc. >> I have apps in rails 3, it has list of artist users he upload songs, >> videos within my application, when the public (No Need to Login) can hear >> the list of songs,videos. i decide to fetch the facebook/twitter basic >> fanpage information and shown to the public in the popups. >> >> i don''t need login to a public user, just hear the songs, maybe who''s >> this song , put a button for facebook/twitter in the player. just click it. >> view the profile of the artist fanpage. >> >> >> For eg, >> >> I am the public user , i listening the songs or videos in my site. >> suppose i want a facebook page/Fanpage of the artist could like to see >> means , i had a facebook button in the player. i will check the fanpage. >> >> >> like this: http://graph.facebook.com/4 >> >> I will fetch this object hash.and then will be shown in the popup. >> >> I google it. but i am so confused because someone''s said use the gems >> (fb_graph,koala). but i cant get real idea for that. >> >> any tutorial for this...... >> >> >> sorry for the bad english >> >> sathish M >> >> -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To view this discussion on the web visit > https://groups.google.com/d/msg/rubyonrails-talk/-/VgE6nwxJH44J. > For more options, visit https://groups.google.com/groups/opt_out. > > >-- Regards by Saravanan.P -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.