Thanks Simon.

On Mon, Dec 19, 2011 at 6:23 PM, Simon Schmid | FEINHEIT 
<s...@feinheit.ch>wrote:

> Hi Timothy
>
> As the founder of this facebook toolset, i can't give you an objective
> answer. but i can tell you something about the project:
>
> First of all, it is still under heavy development. i started over a
> year ago and just wanted to share my code and experience with facebook
> graph and django with others, so i decided to collect all my internal
> used codes for different projects and put it together to something
> like a "framework". the more facebook projects we did, we implemented
> more and more features. but still, it doesn't cover all aspects of the
> facebook graph api.
>
> That said, i think it is a good starting point, a lot of common use
> cases are already covered, like: decrypting the signed_request, login
> with facebook as registration/authentication backend, make wallposts,
> upload photos, etc.
>
> If you just want to use the features already implemented and
> documented, then i suggest that you use the master branch:
> https://github.com/feinheit/django-facebook-graph
>
> But if you want to help us work on the project in any way (what we
> would really appreciate!), then go to the structured branch:
> https://github.com/feinheit/django-facebook-graph/tree/structured
> The structured branch is a new approach to organize all these facebook
> functionality into modules, so that you only load the modules, which
> you need for your project. it's something like the aim for a version
> 1.0. but at this point, experimental, undocumented and not fully
> tested.
>
> So if you have any question, feel free to write, open issues on
> github, etc.
>
> Have fun with Facebook Development
>
> Simon
>
> On Dec 19, 12:32 pm, Timothy Makobu <makobu.mwambir...@gmail.com>
> wrote:
> > Hi All,
> >
> > Im looking to post to my facebook wall via django. Facebook have
> > discontinued the python-sdk.
> >
> > I then came across django-facebook-graphhttp://
> readthedocs.org/docs/django-facebook-graph/en/latest/index.html
> >
> > What's your opinion on it? Is there a better library?
> >
> > Thanks.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to