[Facebooker-talk] A few announcements

Lee Mallabone lee at crossbonesystems.com
Wed Feb 4 09:43:09 EST 2009


Hi Mike,

I find the names of the class-level filters a bit confusing/redundant.
Am I right in thinking that having two filters
(ensure_authenticated... and ensure_app_is_installed...) is a hangover
from the days of the "old" facebook app install model?

In my app I use ensure_application_is_installed_by_facebook_user and a
filter I created myself. I'd like to use
ensure_authenticated_to_facebook but it always prompts the user to
install the app, which imho it should not.

I get around this problem at the moment by using the facebook_params
hash to ensure that when I check for a user ID, the signature is
present and valid. It would be nicer if I could just use an explicit
filter that guarantees a request has come via facebook without
requiring the user to authorize my app.

I know these constructs already exist internally in facebooker, I
think it would be nicer if they were more explicit to new developers.

Kind regards,
Lee.


2009/2/4 Mike Mangino <mmangino at elevatedrails.com>:
> Hey everyone. There's been a lot of activity on this list recently, which is
> great to see. People are asking good questions and getting helpful answers.
> Unfortunately, the answers aren't archived anywhere.
>
> What do you think about moving to a google group so that we'll have a
> message archive? I created a Facebooker group at
> http://groups.google.com/group/facebooker
>
>
> Also, I'm going to spend some time this weekend hacking on Facebooker. I
> want to try to clean up some of the ugly internal bits to make it easier for
> people to contribute. Let me know what your least favorite parts are.
>
> Mine are:
>
> Bootstrap and configuration
> Adapter loading
> params[:format]="fbml"
>
>
> Anything else?
>
> Mike
> --
> Mike Mangino
> http://www.elevatedrails.com
>
>
>
> _______________________________________________
> Facebooker-talk mailing list
> Facebooker-talk at rubyforge.org
> http://rubyforge.org/mailman/listinfo/facebooker-talk
>



-- 
Lee Mallabone.
Crossbone Systems Ltd.

Tired of hunting for great people?
Post jobs on your facebook profile with Head Hunting:
http://apps.facebook.com/headhunting/pages/recruiter


More information about the Facebooker-talk mailing list