i got facebook connect to work with insoshi.  here's my fbconnect
branch:

http://github.com/austintimeexchange/oscurrency/commits/fbconnect/

however, i abandoned this branch because the api was too limiting.   i
wanted to simply allow facebook-connected members of a deployed
insoshi site to be able to see each other on facebook. it seems like
it would have been desirable to allow those members, and only those
members, to join a facebook group for this purpose.  however, there
was no api support for that.  essentially, you can only make
associations with people inside of facebook.  you're not allowed to
make associations with people outside of facebook.  pretty kafkaesque.


cheers,
tom

On Aug 11, 2:34 pm, Alex <[email protected]> wrote:
> Hi all, I've been trying for a few days now to make Facebook connect
> work with Insoshi without success. It seems that no matter what I try,
> the Facebook login buttons never render.
>
> I followed the steps from this tutorial inside Insoshi's 
> project:http://madebymany.co.uk/tutorial-for-restful_authentication-on-rails-...
>
> All the ressources I seem to find on the Web all points to one
> solution but it did not work for me: specifying that we are using
> jquery to the init_fb_connect tag, like this: <%= init_fb_connect
> "XFBML", :js => :jquery %>
>
> What is strange is that if I follow the same steps but outside
> Insoshi's project, works like a charm. So, it seems something is
> incompatible between Facebook Connect and Insoshi?
>
> Anybody else has had luck with this? Any suggestions will be welcomed.
>
> Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Insoshi" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/insoshi?hl=en.

Reply via email to