Social Network Integration
-
This is a topic being discussed in various places here under various specific auspices, but I wanted to start a new topic to discuss my specific issue. Please forgive any redundancy.
I initially selected WPMU for the platform on my current long-term project for two main reasons: 1) My existing familiarity with WP Theme Development is far greater than with any other CMS, and 2) WPMU supports this thing called BuddyPress. I need a social networking component for this project. However, upon looking into things further and thinking about them more and more, the exact functionality I need to make BuddyPress sustainable does not seem to exist, though I feel like some development in this direction is critical to BuddyPress’s long-term relevance.
It is just not sustainable for us to expect folks to accumulate account after account after account … ad infinitum. What I am wanting is a plugin for WPMU that will allow a new user to register via an existing Facebook/Twitter/OpenID (basically an API for Google, Yahoo!, Blogger, WordPress, and more)/etc. account, allow for certain communications between my blog and the given social network (ie – adding blog comments to a user’s news feed and that sort of thing), AND create a user in my WPMU database, filling in certain profile data brought over from the given social network, such as username, e-mail address, first and last name, age, gender, etc.
This last piece is what seems to be missing in most of the plugins/applications that currently exist. I am not a full-on developer, though I can hold my own while digging through and manipulating php code. It seems to me that this type of application could be built, given the access we now have to this sort of profile data thanks to the OpenID PHP libraries, the Facebook API, Twitter API, etc.
I guess my questions are:
1) Am I completely off base that this sort of thing can be done?
2) Is there a product out there currently doing this (or in development) that I am unaware of?
3) Could we start a project or development group for this?
Again, I am not a full-on developer, but this seems doable, and furthermore, it seems critical to the long-term relevance of a package like BuddyPress. Please accept my apologies if this is redundant, but it seems like a conversation that needs to had again and again until the ball gets really rolling.
- The topic ‘Social Network Integration’ is closed to new replies.