<?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>Teleogistic &#187; collaboration</title>
	<atom:link href="http://teleogistic.net/tag/collaboration/feed/" rel="self" type="application/rss+xml" />
	<link>http://teleogistic.net</link>
	<description></description>
	<lastBuildDate>Thu, 03 May 2012 16:24:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>BuddyPress Docs</title>
		<link>http://teleogistic.net/code/buddypress/buddypress-docs/</link>
		<comments>http://teleogistic.net/code/buddypress/buddypress-docs/#comments</comments>
		<pubDate>Wed, 02 Mar 2011 02:27:47 +0000</pubDate>
		<dc:creator>Boone Gorges</dc:creator>
				<category><![CDATA[buddypress]]></category>
		<category><![CDATA[buddypress docs]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[editing]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://teleogistic.net/?page_id=1119</guid>
		<description><![CDATA[BuddyPress Docs is a powerful and flexible tool for collaborative editing in BuddyPress. BuddyPress Docs features: Full integration with BuddyPress Groups Docs can be activated on a per-group basis, creating a Docs tab. Doc access, by default, is inherited from group privacy settings. Doc authors, as well as group admins and mods, can override these [...]]]></description>
			<content:encoded><![CDATA[<p><a style="float: right;" href="http://flattr.com/thing/155687/BuddyPress-Docs" target="_blank"><br />
<img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0" /></a></p>
<p>BuddyPress Docs is a powerful and flexible tool for collaborative editing in BuddyPress.</p>
<p>BuddyPress Docs features:</p>
<ul>
<li><a href="http://teleogistic.net/wp-content/uploads/2011/03/group-integration.jpg"><img src="http://teleogistic.net/wp-content/uploads/2011/03/group-integration-300x78.jpg" alt="" title="group-integration" width="300" height="78" class="alignnone size-medium wp-image-1121" style="border: 1px solid #000; float: right;"/></a><strong>Full integration with BuddyPress Groups</strong> Docs can be activated on a per-group basis, creating a Docs tab. Doc access, by default, is inherited from group privacy settings. Doc authors, as well as group admins and mods, can override these default settings so that visibility, editing, and commenting of a given doc can be more restrictive.</li>
<p></p>
<li><img src="http://teleogistic.net/wp-content/uploads/2011/03/activity-integration-300x41.jpg" alt="" title="activity-integration" width="300" height="41" class="alignnone size-medium wp-image-1125" style="border: 1px solid #000; float: right;" /><strong>Full integration with activity streams</strong> Whenever you create, edit, or comment on a Doc, an activity item will appear in all relevant activity streams. These activity items obey group privacy settings, so that edits in private groups are private, etc. New dropdows in sitewide activity filters allow you to view Docs activity selectively. Full activity integration means that the plugin can be coupled with a plugin like BuddyPress Group Activity Subscription for fine-grained activity notification.</li>
<p></p>
<li><img src="http://teleogistic.net/wp-content/uploads/2011/03/rich-text-300x197.jpg" alt="" title="rich-text" width="300" height="197" class="alignnone size-medium wp-image-1128" style="border: 1px solid #000; float: right;"/><strong>Front-end, rich editing</strong> BuddyPress Docs has full rich-text editing, powered by WordPress&#8217;s own TinyMCE editor. Because it&#8217;s the WordPress editor, users will experience the power and ease of use they&#8217;ve come to know from the Dashboard. Because it&#8217;s on the front end, users don&#8217;t ever need to leave your BuddyPress environment to edit Docs.</li>
<p></p>
<li><strong>Doc tags</strong> With full taxonomy support, BuddyPress Docs lets your users tag and organize their content however they&#8217;d like. Doc lists can be filtered by tag for easy navigation. You can see at a glance how many times a tag has been used in a given group (and, in an upcoming release, sitewide).</li>
<p></p>
<li><strong>Easy sorting and search</strong> When viewing Doc lists, you can sort by a number of criteria, making it easy to find what you&#8217;re looking for. There&#8217;s also a search box, which is smart enough to limit searches to specific group contexts dynamically.</li>
<p></p>
<li><strong>Comments</strong> Leave comments on docs just like you would on blog posts.</li>
<p></p>
<li><strong>Protections against overwrites</strong> To make sure that users don&#8217;t overwrite each other&#8217;s work, BuddyPress Docs only allows a single user to edit a Doc at a given time. To make sure that others aren&#8217;t blocked from editing by those who leave leave Docs open and then forget about them (ahem), there is a timeout and autosave after 30 minutes of idle time.</li>
<p></p>
<li><strong>Developer goodies</strong> Built by the person who has (probably!) built more BuddyPress plugins than anyone else in the world, BuddyPress Docs is designed with extensibility in mind. do_action() and apply_filters() is everywhere. Add-ons like taxonomy and hierarchy, and integration pieces like groups (and the upcoming profile integration), are totally modular. BuddyPress Docs uses WP&#8217;s internal APIs wherever possible: custom post types, custom taxonomies, and more. Templates have been abstracted out to make theme overrides easy. And &#8211; inline documentation EVERYWHERE! Feedback from developers is welcome: ongoing development lives at <a href="http://github.com/boonebgorges/buddypress-docs">http://github.com/boonebgorges/buddypress-docs</a>.</li>
</ul>
<p>Lots more development is coming! User profile integration, BuddyPress Documents upload integration, and more!</p>
<p><strong>NOTE</strong> The plugin is listed as requiring WordPress 3.1 and BuddyPress 1.3. While I have been developing against the BP 1.3 trunk, it should work fine with BP 1.2.8 as well. However, do NOT use the plugin with WP 3.0.x, as it will expose private group Docs.</p>
<h2>Instructions</h2>
<ol>
<li>Upload the bp-group-reviews directory to your WP plugins folder and activate</li>
<li>Activate Docs on a per-group basis in the group admin section</li>
</ol>
<p><strong><a href='http://wordpress.org/extend/plugins/buddypress-docs/'>Download the plugin here.</a></strong></p>
<p>BuddyPress Docs has been downloaded <strong>19,666</strong> times. Are you using this plugin? Consider a <strong><a href="/donate">donation</a></strong>.</p>
<h2>Version history</h2>
<dl>
<dt><strong>1.0-beta &#8211; March 1, 2011</strong></dt>
<dd>Initial release</dd>
</dl>
<p>Related posts:<ol>
<li><a href='http://teleogistic.net/code/buddypress/group-forum-subscription-for-buddypress/' rel='bookmark' title='Group Forum Subscription for BuddyPress'>Group Forum Subscription for BuddyPress</a></li>
<li><a href='http://teleogistic.net/code/buddypress/buddypress-group-email-subscription/' rel='bookmark' title='BuddyPress Group Email Subscription'>BuddyPress Group Email Subscription</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://teleogistic.net/code/buddypress/buddypress-docs/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>New BuddyPress plugin: BuddyPress Group Email Subscription</title>
		<link>http://teleogistic.net/2010/05/new-buddypress-plugin-buddypress-group-email-subscription/</link>
		<comments>http://teleogistic.net/2010/05/new-buddypress-plugin-buddypress-group-email-subscription/#comments</comments>
		<pubDate>Thu, 13 May 2010 03:37:19 +0000</pubDate>
		<dc:creator>Boone Gorges</dc:creator>
				<category><![CDATA[dev.wpmued]]></category>
		<category><![CDATA[edtech]]></category>
		<category><![CDATA[buddypress]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[groups]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://teleogistic.net/?p=784</guid>
		<description><![CDATA[I&#8217;m quite happy to announce the release of a more-or-less stable (we hope!) version of BuddyPress Group Email Subscription, a BuddyPress plugin that allows for fine-grained, user-controllable email subscription to group content in BuddyPress. This plugin is different from some of my others in that it was truly a group endeavor. The base of the [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_777" class="wp-caption alignright" style="width: 310px"><a href="http://teleogistic.net/wp-content/uploads/2010/05/screenshot-1.png"><img src="http://teleogistic.net/wp-content/uploads/2010/05/screenshot-1-300x232.png" alt="Email Options on settings page" title="Email Options on settings page" width="300" height="232" class="size-medium wp-image-777" style="border: 1px solid #aaa" /></a><p class="wp-caption-text">Email Options on settings page</p></div>
<p>I&#8217;m quite happy to announce the release of a more-or-less stable (we hope!) version of <a href="http://teleogistic.net/code/buddypress/buddypress-group-email-subscription/">BuddyPress Group Email Subscription</a>, a BuddyPress plugin that allows for fine-grained, user-controllable email subscription to group content in BuddyPress.</p>
<p>This plugin is different from some of my others in that it was truly a group endeavor. The base of the plugin was written by <a href="http://namoo.co.uk">David Cartwright</a>, with a little bit of code from me. A nearly complete rewrite of the front-end and most of the guts of the plugin was undertaken by <a href="http://www.bluemandala.com/index.html">Deryk Wenaus</a>. I wrote the daily and weekly digest functionality, along with some of the settings pages and various bugfixes throughout. The current codebase of the plugin is probably 60% Deryk, 30% me, and 10% David.</p>
<p>It was my first time working on a truly collaborative software development project like this, and it was a real pleasure working with both of these gentlemen. Thanks, guys.</p>
<p><a href="http://teleogistic.net/code/buddypress/buddypress-group-email-subscription/">Get BuddyPress Group Email Subscription here.</a></p>
<p>Related posts:<ol>
<li><a href='http://teleogistic.net/2009/09/new-buddypress-bbpress-plugin-group-forum-subscription/' rel='bookmark' title='New BuddyPress / bbPress plugin: Group Forum Subscription'>New BuddyPress / bbPress plugin: Group Forum Subscription</a></li>
<li><a href='http://teleogistic.net/2009/10/group-forum-subscription-for-buddypress-1-1/' rel='bookmark' title='Group Forum Subscription for BuddyPress 1.1'>Group Forum Subscription for BuddyPress 1.1</a></li>
<li><a href='http://teleogistic.net/2010/05/adding-an-email-to-members-checkbox-to-the-buddypress-group-activity-stream/' rel='bookmark' title='Adding an &#8220;email to members&#8221; checkbox to the BuddyPress group activity stream'>Adding an &#8220;email to members&#8221; checkbox to the BuddyPress group activity stream</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://teleogistic.net/2010/05/new-buddypress-plugin-buddypress-group-email-subscription/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>On the communal v. the individual student voice</title>
		<link>http://teleogistic.net/2009/08/on-the-communal-v-the-individual-student-voice/</link>
		<comments>http://teleogistic.net/2009/08/on-the-communal-v-the-individual-student-voice/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 17:35:42 +0000</pubDate>
		<dc:creator>Boone Gorges</dc:creator>
				<category><![CDATA[edtech]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[opened09]]></category>
		<category><![CDATA[students]]></category>
		<category><![CDATA[teaching]]></category>
		<category><![CDATA[voice]]></category>
		<category><![CDATA[wiki]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://teleogistic.net/?p=224</guid>
		<description><![CDATA[On Thursday afternoon of this year&#8217;s Open Ed conference, a challenging contrast began to emerge between the approaches to student writing being espoused by the various speakers. First was Gardner Campbell and Jim Groom, who delivered a talk titled No Digital Facelifts: Thinking the Unthinkable About Open Educational Experiences. (This and other links go to [...]]]></description>
			<content:encoded><![CDATA[<p>On Thursday afternoon of this year&#8217;s <a href="http://openedconference.org">Open Ed conference</a>, a challenging contrast began to emerge between the approaches to student writing being espoused by the various speakers. First was <a href="http://www.gardnercampbell.net/blog1/">Gardner Campbell</a> and <a href="http://bavatuesdays.com">Jim Groom</a>, who delivered a talk titled <a href="http://openedconference.org/archives/541">No Digital Facelifts: Thinking the Unthinkable About Open Educational Experiences</a>. (This and other links go to Ustream recordings of the talks &#8211; they&#8217;re well worth your time, if you weren&#8217;t able to attend in person.) Gardner&#8217;s message echoed some of the familiar strains in <a href="http://openedconference.org/archives/434">Jim&#8217;s talk from the previous day</a>, putting forth the idea that instead of herding students together into a single platform of our choosing, we should be giving them the tools and knowledge to be creators and curators of their own digital identity. (See <a href="http://bavatuesdays.com/a-domain-of-ones-own/">this post at bavatuesdays</a> for some of Jim&#8217;s thoughts on &#8220;a domain of one&#8217;s own&#8221;.) Gardner pushed this line of thinking a step further, suggesting that students literally become the sys admins of their own web space. Not only should students be able to move outside of the institutional platforms to develop their digital selves, the argument goes, but they should be free to choose and maintain whatever platform they&#8217;d like, without the different but perhaps equally cumbersome constraints of free/commercial platforms (like wordpress.com and others).</p>
<div style="width: 300px; float: right;">
<a title="The Rev Watches" href="http://flickr.com/photos/colecamplese/3820201375/"><img src="http://farm3.static.flickr.com/2543/3820201375_4fe20d2f71.jpg" /></a><br /><small><a title="The Rev Watches" href="http://flickr.com/photos/colecamplese/3820201375/">Gardner and Jim | cc licensed flickr photo</a> shared by <a href="http://flickr.com/people/colecamplese/">colecamp</a></small>
</div>
<p>Now, before I start talking about where the tension arose, I should point out that while there&#8217;s something very right about this idea of Gardner&#8217;s, there&#8217;s something arbitrary about it as well. He suggests that we conceptualize something like cPanel as a meta-framework for the construction of identity. But why stop there? If cPanel > wordpress.com because of cPanel&#8217;s additional freedom to maneuver, doesn&#8217;t it follow that it&#8217;d be better to give each student a virtual machine with a bare OS on it? Or maybe for them to build their own kernel from assembly code, which would truly provide the most software freedom? The obvious reason is that at some point the tradeoff is no longer worth it: what you gain in freedom by dropping down a level of abstraction is not worth the extra effort you&#8217;d need to master the medium. And I&#8217;d argue that as time goes by, and software both advances to higher levels of abstraction from the raw code and at the same time becomes more useful, the calculus of determining the ideal level of abstraction is constantly in flux. To echo <a href="http://thatcamp.org/2009/06/from-history-student-to-webmaster/">a discussion from this year&#8217;s THATCamp</a>: while it might be the case that most students would benefit from learning some HTML and some basic programming <em>today</em>, it&#8217;s likely that there will come a point at which it&#8217;ll no longer worth the trouble; this, in much the same way that you don&#8217;t need to know assembly code to qualify as a computer geek (in most circles?!). A GUI like cPanel might be the right meta-framework for most students today, but we should constantly be reassessing this conclusion.</p>
<p>OK, so back to Thursday afternoon&#8217;s tension. The session following Gardner and Jim&#8217;s was led by<a href="http://thinkubator.ccsp.sfu.ca/"> John Maxwell</a> and was titled <a href="http://openedconference.org/archives/549">Thinkubator: Wiki as CMS/LMS</a>. (Actually, sandwiched between the two was <a href="http://openedconference.org/archives/549">a fricking awesome demo</a> by <a href="http://networkeffects.ca/">Grant Potter</a> of some work he&#8217;s doing with virtual worlds &#8211; but I&#8217;ll gloss over it for the purposes of this post.) John has been doing amazing things with the wiki, related to his research, to organizations he&#8217;s been involved with, and &#8211; most germane here &#8211; to his courses. He conceptualizes the wiki as a place where students &#8211; especially graduate students &#8211; learn to work in the way that scholars work. (John, I&#8217;m going to fill in some points you left unsaid here, so please tell me if I&#8217;m borking.) While it&#8217;s of course true that individual scholars maintain their own voices and perspectives, there is also a voice that emerges from a community of scholars who are writing about the same things, publishing in the same journals, editing and reviewing each other&#8217;s work, teaching in the same departments, etc. In one of the best one-liners of the conference, John pointed out that students get practice in developing this kind of communal space in kindergarten and in graduate seminars &#8211; but not in between. Multi-authored wikis are, by their very nature, communal spaces. Thus, when students do their work on a wiki, they are learning the sociology of group work and of their discipline at the same time that they&#8217;re learning the subject matter of the course.</p>
<p>So here&#8217;s the tension (which John himself articulates very clearly in <a href="http://thinkubator.ccsp.sfu.ca/ThinkingAboutWikisInTheContextOfOpenEducation">his own reflection on the talk</a>). The Campbell/Groom angle is that students are better served by stewarding their own spaces: emphasis on the individual voice. The Maxwell angle is that students learn about how scholarship functions by authoring together in a space like a wiki: emphasis on the communal voice.</p>
<p>There is a sense in which the tension might be fundamental, going to the heart of what we want our students gain from our classes. If the point of education is to shape students&#8217; individual agency &#8211; to make them sys admins of their own souls (?) &#8211; then it makes perfect sense to make them sys admins of their online selves. If the point of education is to develop the next generation of scholars (or, if we want to take the point further, the next generation of <em>society members</em>), then the wiki approach might be more sensible. Insofar as there is a real conflict here, it might run even deeper than the purpose of education, but to the purpose of knowledge production itself: is it more important to foster and encourage each individual&#8217;s idiosyncratic &#8220;truth&#8221; scheme or our collective movement toward Truth?</p>
<div style="width:300px; float: right;">
<a title="Shadows of hatted people" href="http://flickr.com/photos/fdecomite/3841651845/"><img src="http://farm3.static.flickr.com/2657/3841651845_3677e0622c.jpg" /></a><br /><small><a title="Shadows of hatted people" href="http://flickr.com/photos/fdecomite/3841651845/">Distributed groups | cc licensed flickr photo</a> shared by <a href="http://flickr.com/people/fdecomite/">fdecomite</a></small>
</div>
<p>From a practical point of view, the tension is probably not so stark. A student with a developed voice and identity is more likely to be able to step back and envision his or her place in communal spaces; and someone who is comfortable participating in shared knowledge development will be better equipped to develop his or her own particular point of view. But the contrast with respect to educational technology policy remains. A wiki setup like Maxwell&#8217;s is homogeneous and centralized, while the Campbell/Groom arrangement is various and distributed. I wonder how much of this is a technological accident, though, and to what extent the phenomenal qualities of Maxwell&#8217;s method can be superimposed on the Campbell/Groom architecture. What I mean, very roughly, is that we might envision a new generation of software whose underlying infrastructure is essentially distributed and customizable &#8211; respecting the agency of individual student-sysadmins &#8211; while communal spaces, rich with the versioning and community feature of wikis, can emerge at the higher levels of abstraction. I&#8217;m not smart enough to envision what this might look like in detail, but in theory it might preserve some of the educational advantages of each approach.</p>
<p>What do you think? Is there really a tension between the two approaches? Does the underlying technological model you choose for classroom work rule out certain rhetorical models, or does it just make some a little harder to attain?</p>
<p>Related posts:<ol>
<li><a href='http://teleogistic.net/2009/08/hub-and-spoke-blogging-with-lots-of-students/' rel='bookmark' title='Hub-and-spoke blogging with lots of students'>Hub-and-spoke blogging with lots of students</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://teleogistic.net/2009/08/on-the-communal-v-the-individual-student-voice/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

