<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MaisonBisson.com &#187; BuddyPress</title>
	<atom:link href="http://maisonbisson.com/blog/post/tag/buddypress/feed/" rel="self" type="application/rss+xml" />
	<link>http://maisonbisson.com</link>
	<description>A bunch of stuff I would have emailed you about.</description>
	<lastBuildDate>Sat, 14 Nov 2009 20:14:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Andy Peatling on BuddyPress</title>
		<link>http://maisonbisson.com/blog/post/13931/andy-peatling-on-buddypress/</link>
		<comments>http://maisonbisson.com/blog/post/13931/andy-peatling-on-buddypress/#comments</comments>
		<pubDate>Sun, 31 May 2009 15:25:36 +0000</pubDate>
		<dc:creator>Casey</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[BuddyPress]]></category>
		<category><![CDATA[social software]]></category>
		<category><![CDATA[WordCamp]]></category>
		<category><![CDATA[WordCamp 2009]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/?p=13931</guid>
		<description><![CDATA[
Why BuddyPress? “Build passionate users around a specific niche.”
Do you have to become a social network? “No, look at GigaOM Pro,” a recently launched subscription research site based on BuddyPress.
But, yo do get “BYOTOS: bring your own terms of service.” That is, you get to control content and interactions. And your service won&#8217;t be subject [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-13931"><!-- &nbsp; --></abbr>
<p>Why <a title="BuddyPress.org - A WordPress MU Based Social Network Platform" href="http://buddypress.org/">BuddyPress</a>? “Build passionate users around a specific niche.”</p>
<p>Do you have to become a social network? “No, look at <a title="GigaOM Pro" href="http://pro.gigaom.com/">GigaOM Pro</a>,” a <a title="GigaOM Pro launches on WordPress and BuddyPress « Mark on WordPress" href="http://markjaquith.wordpress.com/2009/05/28/gigaom-pro-launches-on-wordpress-and-buddypress/">recently launched</a> subscription research site based on BuddyPress.</p>
<p>But, yo do get “BYOTOS: bring your own terms of service.” That is, you get to control content and interactions. And your service won&#8217;t be subject to the whims of a larger network like FaceBook (or vagaries of their service &#8212; <a title="What really happened at Ma.gnolia and lessons learned | FactoryCity" href="http://factoryjoe.com/blog/2009/02/16/what-really-happened-at-magnolia-and-lessons-learned/">think Ma.gnolia</a>)</p>
<p>It&#8217;s pretty easy, Andy says, to <a href="http://codex.buddypress.org/how-to-guides/creating-a-custom-buddypress-component/">create a custom BuddyPress component</a>, and there are already a number at the <a title="BuddyPressDEV Community" href="http://bp-dev.org/">BuddyPressDEV Community</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/13931/andy-peatling-on-buddypress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do We Need A WordPress Common Invite or Challenge-Response API?</title>
		<link>http://maisonbisson.com/blog/post/13744/do-we-need-a-wordpress-common-invite-or-challenge-response-api/</link>
		<comments>http://maisonbisson.com/blog/post/13744/do-we-need-a-wordpress-common-invite-or-challenge-response-api/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 16:39:45 +0000</pubDate>
		<dc:creator>Casey Bisson</dc:creator>
				<category><![CDATA[Dispatches]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[BuddyPress]]></category>
		<category><![CDATA[challenge response]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[invitation]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[WordPress MU]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/?p=13744</guid>
		<description><![CDATA[
The BuddyPress forums have a number of threads about handling invitations (two worth looking at: one, two), but no real solution has emerged. At the same time, there&#8217;s also a need for some means of confirming other actions such as password resets, email changes (both of those are already handled by WPMU, I know), cell [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-13744"><!-- &nbsp; --></abbr>
<p>The <a href="http://buddypress.org/forums/">BuddyPress forums</a> have a number of threads about handling invitations (two worth looking at: <a href="http://buddypress.org/forums/topic.php?id=394">one</a>, <a href="http://buddypress.org/forums/topic.php?id=782">two</a>), but no real solution has emerged. At the same time, there&#8217;s also a need for some means of confirming other actions such as password resets, email changes (both of those are already handled by WPMU, I know), cell phone numbers to receive SMS messages, and other actions that need to be confirmed later.</p>
<p>So <a href="http://buddypress.org/forums/topic.php?id=2192">I&#8217;m proposing a generic API</a> to handle things like this. The built-in <a href="http://core.trac.wordpress.org/browser/tags/2.7.1/wp-includes/cron.php">WordPress cron</a> and <a href="http://core.trac.wordpress.org/browser/tags/2.7.1/wp-admin/admin-ajax.php">ajax functions</a> seem to offer a clear pattern for creating such an API: Simply, plugins and core code could register an action and a function to be called when that action is executed. The API could also store data to be sent to that function when it is executed.</p>
<p>Among the things I&#8217;d do with this?</p>
<ul>
<li>Confirm email addresses</li>
<li>Confirm cell phone numbers via text message</li>
<li>Confirm IM accounts</li>
<li>Confirm Twitter accounts</li>
<li>Confirm password reset requests</li>
<li>Confirm invitations in BuddyPress</li>
</ul>
<p>Anybody else interested?</p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/13744/do-we-need-a-wordpress-common-invite-or-challenge-response-api/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>My DevCamp Lightning Talk</title>
		<link>http://maisonbisson.com/blog/post/12639/my-devcamp-lightning-talk/</link>
		<comments>http://maisonbisson.com/blog/post/12639/my-devcamp-lightning-talk/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 18:15:47 +0000</pubDate>
		<dc:creator>Casey</dc:creator>
				<category><![CDATA[Libraries & Networked Information]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[BuddyPress]]></category>
		<category><![CDATA[DevCamp]]></category>
		<category><![CDATA[identity management]]></category>
		<category><![CDATA[lib20]]></category>
		<category><![CDATA[libraries]]></category>
		<category><![CDATA[library 2.0]]></category>
		<category><![CDATA[scriblio]]></category>
		<category><![CDATA[social software]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/?p=12639</guid>
		<description><![CDATA[
Hi, I&#8217;m Casey. I developed Scriblio, which is really just a faceted search and browse plugin for WordPress that allows you to use it as a library catalog or digital library system (or both).
I&#8217;m not the only one to misuse WordPress that way. Viddler is a cool YouTube competitor built atop WordPress that allows you [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-12639"><!-- &nbsp; --></abbr>
<p>Hi, I&#8217;m Casey. I developed <a href="http://about.scriblio.net/">Scriblio</a>, which is really just a faceted search and browse plugin for <a href="http://wordpress.org/">WordPress</a> that allows you to use it as a <a href="http://library.plymouth.edu/browse/">library catalog</a> or <a href="http://beyondbrownpaper.plymouth.edu/">digital library system</a> (or both).</p>
<p>I&#8217;m not the only one to misuse WordPress that way. <a title="Viddler.com - The best way to watch and publish your videos" href="http://www.viddler.com/">Viddler</a> is a cool YouTube competitor built atop WordPress that allows you to tag and comment inside the timeline. <a title="Clearskys.net Blog » Blog Archive » Introducing StayPress" href="http://blog.clearskys.net/2008/05/14/introducing-staypress/">StayPress</a> is a property management and booking system also built atop WordPress.</p>
<p><a title="BuddyPress » A Wordpress MU Based Social Network Platform" href="http://buddypress.org/">BuddyPress</a> is a social network in a box &#8212; really, take a look at the <a title="New BuddyPress Theme « Andy Peatling on WordPress" href="http://apeatling.wordpress.com/2008/06/12/new-buddypress-theme/">theme screenshots</a>. Each user has a <a href="http://apeatling.files.wordpress.com/2008/06/profile.jpg">profile</a> and <a href="http://apeatling.files.wordpress.com/2008/06/friends.jpg">friends</a>. Users form <a href="http://apeatling.files.wordpress.com/2008/06/groups_group_page.jpg">groups</a> and engage in <a href="http://apeatling.files.wordpress.com/2008/06/groups_group_forum.jpg">discussions</a> or <a href="http://apeatling.files.wordpress.com/2008/06/messaging_inbox.jpg">private messaging</a>. And of course, it&#8217;s WordPress afterall, users can each have one or more <a href="http://apeatling.files.wordpress.com/2008/06/loggedout_blog.jpg">blogs</a>. And then all of that is brought together in this <a href="http://apeatling.files.wordpress.com/2008/06/activity.jpg">activity updates</a> view.</p>
<p>And again, because BuddyPress is just a bunch of WordPress plugins, you can use it in conjunction with Scriblio to get faceted searching and browsing of all sorts of materials, and, perhaps, use it in your community to build a community driven digital archive.</p>
<p>But this social network isn&#8217;t necessarily <a href="http://facebook.com/">your social network</a> and not everybody can <a href="http://maisonbisson.com/wp-login.php">login to my system</a>. The solutions so far are <a title="OpenID" href="http://openid.net/">OpenID</a>, which makes it easy and secure to use multiple systems, and <a title="OAuth — An open protocol to allow secure API authorization in a simple and standard method from desktop and web applications." href="http://oauth.net/">OAuth</a>, which makes it easy and secure for users to give other applications or websites permission to use your data without having to toss their username and password around the web like confetti. And those are foundations of <a title="DiSo Project" href="http://diso-project.org/">DiSo</a>, the distributed social network, which leverages open formats to reduce <a href="http://blogs.zdnet.com/social/?p=53">social network fatigue</a> (see <a title="xfn - Microformats" href="http://microformats.org/wiki/xfn">xfn</a>, <a title="hcard - Microformats" href="http://microformats.org/wiki/hcard">hcard</a>, and <a title="xoxo - Microformats" href="http://microformats.org/wiki/xoxo">xoxo</a>).</p>
<p>And that&#8217;s cool, because the goal of this isn&#8217;t to build a new social network, the goal is to build new applications that are socially aware (and <a href="http://www.apple.com/iphone/features/maps.html">geographically aware</a> too).</p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/12639/my-devcamp-lightning-talk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Could BuddyPress Go The Distance?</title>
		<link>http://maisonbisson.com/blog/post/12125/could-buddypress-go-the-distance/</link>
		<comments>http://maisonbisson.com/blog/post/12125/could-buddypress-go-the-distance/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 20:14:06 +0000</pubDate>
		<dc:creator>Casey Bisson</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[BuddyPress]]></category>
		<category><![CDATA[evolution]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[social networks]]></category>
		<category><![CDATA[WordPress MU]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/blog/?p=12125</guid>
		<description><![CDATA[
Facebook and MySpace are trying to turn themselves into application platforms (how else will they monetize their audience?). Google is pushing OpenSocial to compete with it. But no matter what features they offer their users, they user still orbits the site. 
Scot Hacker talks of BuddyPress changing the game, turning “social networks” from destination websites, [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-12125"><!-- &nbsp; --></abbr>
<p><a href="http://developers.facebook.com/">Facebook</a> and <a href="http://developer.myspace.com/">MySpace</a> are trying to turn themselves into application platforms (how else will they monetize their audience?). Google is pushing <a href="http://code.google.com/apis/opensocial/">OpenSocial</a> to compete with it. But no matter what features they offer their users, they user still orbits the site. </p>
<p><a href="http://birdhouse.org/blog/2008/03/06/can-buddypress-break-down-the-garden-walls/" title="scot hacker’s foobar blog » Can BuddyPress Break Down the Garden Walls?">Scot Hacker talks</a> of <a href="http://buddypress.org/">BuddyPress</a> changing the game, turning “social networks” from destination websites, to features you&#8217;ll find on every website. And the “social network” is the internet, with all those sites sharing information meaningfully.</p>
<p>Some might say this is little more than overgrown <a href="http://en.wikipedia.org/wiki/XHTML_Friends_Network">XFN</a>, but <a href="http://www.mapleleaftwo.com/buddypress-to-help-automattic-and-wordpress-go-social/" title="BuddyPress to help Automattic and WordPress go social">Tris Hussey thinks</a> Ning is on the ropes and Facebook should be worried.</p>
<p>At least <a href="http://apeatling.wordpress.com/2008/06/12/new-buddypress-theme/">the design shows all the right stuff</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/12125/could-buddypress-go-the-distance/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>BuddyPress: The WordPress Of Social Networks?</title>
		<link>http://maisonbisson.com/blog/post/12098/buddypress-the-wordpress-of-social-networks/</link>
		<comments>http://maisonbisson.com/blog/post/12098/buddypress-the-wordpress-of-social-networks/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 18:41:42 +0000</pubDate>
		<dc:creator>Casey Bisson</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[acquisition]]></category>
		<category><![CDATA[automattic]]></category>
		<category><![CDATA[BuddyPress]]></category>
		<category><![CDATA[innovative uses of WordPress]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[powered by WordPress]]></category>
		<category><![CDATA[social networks]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/blog/post/12098/buddypress-the-wordpress-of-social-networks</guid>
		<description><![CDATA[
Andy Peatling, who developed a WordPress MU-based social network and then released the code as BuddyPress has just joined Automattic, where they seem to have big plans for it. I&#8217;d been predicting something like this since Automattic acquired Gravatar:
It’s clear that the future is social. Connections are key. WordPress MU is a platform which has [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-12098"><!-- &nbsp; --></abbr>
<p>Andy Peatling, who developed a <a href="http://blazenewmedia.com/articles/chickspeak-a-wordpress-mu-based-social-network/" title="Blaze New Media » » ChickSpeak.com: A Wordpress MU Based Social Network">WordPress MU-based social network</a> and then released the code as <a href="http://buddypress.com/">BuddyPress</a> has just <a href="http://gigaom.com/2008/03/04/wordpress-making-its-social-networking-move/">joined Automattic</a>, where they seem to have <a href="http://ma.tt/2008/03/backing-buddypress/" title="Photo Matt » Backing BuddyPress">big plans for it</a>. I&#8217;d been <a href="http://maisonbisson.com/blog/post/11960/gravatar-acquired-more-features-better-reliability-ahead">predicting</a> <a href="http://maisonbisson.com/blog/post/12085/top-tech-trends#12085_identity-reputation_1">something like this</a> since Automattic acquired <a href="http://site.gravatar.com/" title="Gravatar - Globally Recognized Avatars">Gravatar</a>:</p>
<blockquote><p>It’s clear that the future is social. Connections are key. WordPress MU is a platform which <a href="http://www.quantcast.com/p-18-mFEk4J448M">has shown</a> itself to be able to operate at Internet-scale and with BuddyPress we can make it friendlier. Someday, perhaps, the world will have a truly <a href="http://www.gnu.org/philosophy/free-sw.html">Free</a> and Open Source alternative to the walled gardens and open-only-in-API platforms that currently dominate our social landscape.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/12098/buddypress-the-wordpress-of-social-networks/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>