Integrating FeedWordPress with BuddyPress

I am writing a larger post about open architectures and the implications of what appears to be a more general move away from a focus on open as in sharing, collaboratively building, and collectively designing a space for teaching and learning others can use freely and build upon liberally. No where in the raging discussion around MOOCs is there anyone talking about sharing the infrastructural/architectural work they’ve done freely with others.  CUNY’s Commons-In-a-Box project makes the innovative development work they have been doing for years freely available for others to experiment with. That is the spirit of sharing that seems to me should characterize the groundswell for open, online education—localizing the means of production for as many people as possible rather than turning to more taylorized broadcasting methods that deliver content—we’ve been there and done that. When did scaling the LMS become the next frontier of innovation?

Anyway, more on that in another post. What this post brings together is the thinking Martha Burtis, Alan Levine, Tim Owens, and I have done about integrating BuddyPress with FeedWordPress to allow the signup process to seamlessly load feeds, filter tags, and bring posts in without any manual intervention—of which there is all too much currently.

We actually virtually met with the designer of FeedWordPress, Charles Johnson, and ran all these ideas by him and he was up to the task. He’ll hopefully begin work on these elements for integration shortly, and we are hoping he can lean on Boone Gorges if he has any BuddyPress questions 🙂 (Poor Boone, I am always bothering him—HE’S A FAMILY MAN NOW, BACK OFF GROOM!) So, for anyone interested in the specifics of what we are trying to accomplish with this integration, the details (some of which are a bit technical) are listed below. Recommendations, feedback, and praise are all welcome 😉

  • Automatic registering of ds106 feeds from BuddyPress profiles
    • Someone enters a URL for the blog they want to use (Note, pre-explanation need; e.g if the entire blog is for ds1o6, enter that; if they have a blog used for other purpose, they need to add URL for a ds106 tag or category (e.g. http://somewordpressblog.com/category/ds106 or http://somewordpressblog.com/tag/ds106
    • Internal function looks for possible feed from site (prob an internal function in FWP as used for admin interface), also some test code at http://lab.cogdogblog.com/feedfinder.php this should pop an ajax window with options to set blog, and it should populate a new buddypress ds106 feed field
    • If no feed is found, it goes into moderation and an email is sent to admin
  • Widget to generate list of blogs associated with a particular FWP applied  tag (or all) – I [Alan Levine] just hacked one for magic macguffin http://magicmacguffin.info/subscribed/ documented at http://cogdogblog.com/2012/06/03/dynamic-opml-feedwordpress/
    • widget to generate list of blogs syndicated on a site (might have to have option for scrolling list in case it is long)
    • Function to generat OPML file based in tag
  • Automatic tagging of feeds based on buddypress profile options  (e.g. default tag for all, others based on affiliation)
  • Way to get data we can display or use from feed activity- e.g. frequency of posts, time of posts, etc. or at least some hooks into the database so we can more easily roll our own. e.g. API or functions to call on FWP for information
    • return array of blogs subscribed for whole site (and meta info), or by tag
    • function to test if blog is subscribed
  • Advice about cron jobs for feed updating, perhaps a means to spread into batches for large numbers of crons. Two uses cases:
    • Site like ds106, where we just have a lot feeds syndicating into a single site.
    • Site like UMW Blogs, where a bunch of sites have smaller numbers of feeds syndicating
  • Better  admin interface for managing tags/categories associated with syndicated posts; search to find feeds by url, title, tag?
  • Interface for grouping syndicated feeds and working with them. (sort of related to the previous idea)- mass tagging or unsubscribing
  • cron for all ds106 sites is now running as update mode (6/1/2011)
    The warning when feeds are set to cron is confusing  since feeds do update.Note: Automatic updates are currently turned off. New posts from your feeds will not be syndicated until you manually check for them here. You can turn on automatic updates under Feed & Update Settings.There should be separate settings for cron versus manual?
  • Another point is making sure that users who sign-up in BuddyPress have the FWP settings using the BP username and associated it with the Feed. As of now associating feeds with usernames is manual, and a major PITA
This entry was posted in BuddyPress, WordPress and tagged , , , , , , . Bookmark the permalink.

7 Responses to Integrating FeedWordPress with BuddyPress

  1. Scott M says:

    Hey Jim,

    Liking the post on syndication we struggle with this all the time. One thing we battle with is replication if the post is already on the system in the case of MU network do you want to be using FWP there has to be a more elegant way? Hate to say FWP is still the best option cool that you are working with Charles. One other feature I would add is to not create a new user on the system! We have to hack the plugin to achieve this would be great if it was a plugin option.

    *Scaling an LMS to a few million users would be innovative in my opinion. I know our LMS has problems scaling every sept to our campus… something people forget that in all these big web traffic the real innovation is behind the scenes. Like when FB enabled photosharing not really innovative but being able to store and resize 20000 photos per second or whatever it is now is really innovative. If ds106 get’s a 100k signups next term you will probably agree 🙂

  2. Reverend says:

    Scott,
    You are absolutely right, the technology behind scaling those numbers is fascinating, and I do think the idea of 190,000 people in Stanford’s AI course was insane, but I’m not sure what those numbers mean behind the scenes. I don’t think ds106 could scale like that at all and I’m not sure it would be a technical limitation (though it might be that), it would be a physical one. A sense of being there still hasn’t landed. As for pulling and representing data for re-syndication, there needs to be better way—there’s no question, and I’ve been waiting for you maniacs at UBC to build it. 🙂

    I’d love to talk more about the architecture because I am looking for a good, solid open model

  3. Pingback: Notes on technology behind cMOOCs: Show me your aggregation architecture and I’ll show you mine JISC CETIS MASHe

  4. Pingback: Shortcodes, Widgets, ‘n Duct Tape - CogDogBlog

  5. Pingback: Registering blog addresses and generating a OPML file (Notes on FeedWordPress and MOOC-In-a-Box) JISC CETIS MASHe

  6. Pingback: #mri13 The golden MOOCow: Insert name of platform here MASHe

  7. Pingback: Using WordPress to support open courses: Geekout with Alan Levine, Tom Woodward and Boone

Leave a Reply to Reverend Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.