<?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>Xavisys&#187; BuddyPress</title>
	<atom:link href="http://xavisys.com/category/buddypress/feed/" rel="self" type="application/rss+xml" />
	<link>http://xavisys.com</link>
	<description>WordPress Plugins and Custom WordPress Development</description>
	<lastBuildDate>Wed, 16 Nov 2011 20:45:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom:link rel='hub' href='http://xavisys.com/?pushpress=hub'/>
		<item>
		<title>Why BuddyPress</title>
		<link>http://xavisys.com/buddypress/</link>
		<comments>http://xavisys.com/buddypress/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 21:40:49 +0000</pubDate>
		<dc:creator>Aaron D. Campbell</dc:creator>
				<category><![CDATA[BuddyPress]]></category>
		<category><![CDATA[WordCamp]]></category>
		<category><![CDATA[WordCamp SF 2009]]></category>

		<guid isPermaLink="false">http://wpinformer.com/?p=64</guid>
		<description><![CDATA[For those that don&#8217;t know, BuddyPress is a plugin (or more accurately a suite of about 12 plugins) for WordPress MU (Multi-user) that turns it into a social network. My first thought when I heard about BuddyPress was &#8220;neat&#8221; immediately followed by &#8220;why?&#8221; I doubt I&#8217;m the only one that was thinking this. I mean, [...]]]></description>
			<content:encoded><![CDATA[<p>For those that don&#8217;t know, BuddyPress is a plugin (or more accurately a suite of about 12 plugins) for WordPress MU (Multi-user) that turns it into a social network.  My first thought when I heard about BuddyPress was &#8220;neat&#8221; immediately followed by &#8220;why?&#8221;  I doubt I&#8217;m the only one that was thinking this.  I mean, there&#8217;s already MySpace, FaceBook, etc right?  What exactly does BuddyPress do that these don&#8217;t?  The conclusion I came to after listening to Andy Peatling today was &#8220;BuddyPress doesn&#8217;t do that much more, but it&#8217;s definitely useful and overall it&#8217;s an amazing project&#8221;.</p>
<p>First, why should you use BuddyPress rather than building on an existing service?  Andy pointed out that BuddyPress allows you to BYOTOS (Bring Your Own Terms Of Service), which means you&#8217;re not vulnerable to the whims of the terms of service of some other site, which could change at the least opportune time.  Additionally, BuddyPress is built on WordPress, which gives you the stability that has come with years of development.  It&#8217;s also open source and better yet GPL, which means that in the absolute worst case scenario you could fork the project and continue to use it.  Lastly, BuddyPress piggybacks itself on the WordPress community which is huge and helpful.</p>
<p><span id="more-64"></span></p>
<p>Once I saw why it was useful, I wondered where it should be used.  It seems to me that it&#8217;s really for niche networks.  Do you have a sports team that wants to share with each other and maybe fans as well?  Use BuddyPress.  Are you involved with a school?  Use BuddyPress to allow all your students and staff to interact easily.  Any small to medium sized group of people with shared interests would be a great place to use BuddyPress.</p>
<p>So enough about where and why, what&#8217;s it like?  Installation is simple, but not exactly &#8220;one click simple&#8221;.  You can install the plugin itself using the plugin browser in WordPress admin, but then you need to copy some theme files to their correct place.  If you know how to use an FTP client, installation will be easy.  Additionally it can work with <a href="http://bbpress.org/">BBPress Forums</a>, but the install is currently somewhat complex.  Andy assured us that in the future the BBPress install will improve.</p>
<p>However, the install didn&#8217;t worry me.  What I really wanted to know as a developer is how BuddyPress was to extend and customize.  The answer is, if you&#8217;ve been working with WordPress it&#8217;s extremely simple.  It uses the same methods (actions and filters) as WordPress for extensibility.  As a matter of fact, many existing WordPress plugins and widgets work on BuddyPress with no modification at all.</p>
<p>Theming also follows the same basic practices as any other WordPress theme but uses two themes in parallel (a WordPRess theme and a BuddyPress theme for profiles).  Template files themselves are neatly ordered into directories to make them easy to find, and BuddyPress uses all clean URLs by default (which map almost exactly to the file you need to edit).  Buddy Press themes use &#8220;The Loop&#8221; as you&#8217;re used to seeing in WordPress theme, but they use them for more than just posts.  You can list users, groups, friends, comments, and much more!  It even includes simple pagination functions to allow you to easily break content into pages.</p>
<p>While I was excited yet skeptical at the beginning, after watching Andy&#8217;s presentation I&#8217;m just looking forward to a good excuse to do a project using BuddyPress.  It looks powerful, flexible, and simple.  If you&#8217;re interested in seeing Andy&#8217;s presentation, I&#8217;m told that it should be up on <a href="http://wordpress.tv">WordPress.tv</a> in the near future.<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://xavisys.com/wordcamp-san-francisco-2009/' title='WordCamp San Francisco 2009'>WordCamp San Francisco 2009</a></li>
<li><a href='http://xavisys.com/googles-matt-cutts-on-wordpress/' title='Google&#039;s Matt Cutts on WordPress'>Google&#039;s Matt Cutts on WordPress</a></li>
<li><a href='http://xavisys.com/state-word-wordcamp-part-2/' title='State of the Word from WordCamp &#8211; Part 2'>State of the Word from WordCamp &#8211; Part 2</a></li>
<li><a href='http://xavisys.com/state-of-the-word-from-wordcamp-part-1/' title='State of the Word from WordCamp &#8211; Part 1'>State of the Word from WordCamp &#8211; Part 1</a></li>
<li><a href='http://xavisys.com/wordcamp-san-francisco-2009-2/' title='WordCamp San Francisco 2009'>WordCamp San Francisco 2009</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://xavisys.com/buddypress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Automattic releases BuddyPress &#8211; Official “Sister Project” to WordPress</title>
		<link>http://xavisys.com/automattic-releases-buddypress-official-sister-project-wordpress/</link>
		<comments>http://xavisys.com/automattic-releases-buddypress-official-sister-project-wordpress/#comments</comments>
		<pubDate>Mon, 04 May 2009 15:01:52 +0000</pubDate>
		<dc:creator>Aaron D. Campbell</dc:creator>
				<category><![CDATA[BuddyPress]]></category>

		<guid isPermaLink="false">http://wpinformer.com/?p=50</guid>
		<description><![CDATA[Matt Mullenweg, the founder of WordPress and Automattic, announced the release of BuddyPress last week on the official WordPress site. The BuddyPress site is live, with free downloads and installation instructions for BuddyPress 1.0 &#8211; which expands a typical WordPress blog installation into a full social network with most of the features of mySpace, Facebook, [...]]]></description>
			<content:encoded><![CDATA[<p>Matt Mullenweg, the founder of WordPress and Automattic, announced the release of BuddyPress last week on the official WordPress site. The BuddyPress site is live, with free downloads and installation instructions for BuddyPress 1.0 &#8211; which expands a typical WordPress blog installation into a full social network with most of the features of mySpace, Facebook, Ning, and other popular sites. This looks like a very important move in the future evolution of the WordPress platform and something that will encourage many social network developers to build with the CMS. BuddyPress includes user profiles, private messaging, friends / buddylists, groups, activity streams, a wall / stream like section called “the wire” for status updates and tweet-like on-site micro-blogging, in addition to multi-user blogs and forums.</p>
<p>“What if there was software with the elegance and extensibility of WordPress but all the features you’ve come to expect from social networks like Facebook? Now there is: check out BuddyPress. BuddyPress is an official sister project of WordPress. The idea behind it was to see what would happen to the web if it was as easy for anyone to create a social network as it is to create a blog today. There’s been an explosion of social activity on the web, it’s probably the most important trend of the past few years, but there’s been a dearth of Open Source tools that enable the social web. In WordPress we have a robust and extensible base that can scale to many millions of users, and BuddyPress is essentially a set of plugins on top of WordPress that add private messaging, profiles, friends, groups, activity streams, and everything else you’ve come to expect from your favorite social network, like a Facebook-in-a-box.”<sup><a href="http://xavisys.com/automattic-releases-buddypress-official-sister-project-wordpress/#footnote_0_50" id="identifier_0_50" class="footnote-link footnote-identifier-link" title="http://wordpress.org/development/2009/04/make-friends-with-buddypress/">1</a></sup></p>
<p>Combined with WordPress themes and publishing ease, the addition of full social network functionality to the platform with the release of BuddyPress 1.0 is a slam dunk / home run for Automattic, bloggers, traditional WordPress users, and social network developers. Look to see this on even more websites than WordPress in the future, and to pull a lot of development away from Drupal, which still lacks a unified offering that builds a social network as simply and easily as BuddyPress.</p>
<p><strong>References &#038; Links:</strong><br />
BuddyPress: <a href="http://buddypress.org/">http://buddypress.org/</a><br />
BuddyPress demo site: <a href="http://testbp.org/">http://testbp.org/</a><br />
Sample demo profile page: <a href="http://testbp.org/members/galen/">http://testbp.org/members/galen/</a></p>
<p><strong>Sites that have been built with BuddyPress:</strong><br />
WannaNetwork &#8211; Online Real Estate Community: <a href="http://wannanetwork.com/">http://wannanetwork.com/</a><br />
Flokka &#8211; Women in Business: <a href="http://flokka.com/">http://flokka.com/</a><br />
GrungePress &#8211; Online Music Community: <a href="http://grungepress.com/">http://grungepress.com/</a><br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://xavisys.com/buddypress/' title='Why BuddyPress'>Why BuddyPress</a></li>
<li><a href='http://xavisys.com/wordcamp-san-francisco-2009/' title='WordCamp San Francisco 2009'>WordCamp San Francisco 2009</a></li>
</ul>
<ol class="footnotes"><li id="footnote_0_50" class="footnote"><a href="http://wordpress.org/development/2009/04/make-friends-with-buddypress/">http://wordpress.org/development/2009/04/make-friends-with-buddypress/</a></li></ol>]]></content:encoded>
			<wfw:commentRss>http://xavisys.com/automattic-releases-buddypress-official-sister-project-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

