<?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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Will's Similiblog &#187; pligg</title>
	<atom:link href="http://wt.similibus.org/tag/pligg/feed/" rel="self" type="application/rss+xml" />
	<link>http://wt.similibus.org</link>
	<description>Just another voice in the EduBlogging universe</description>
	<pubDate>Mon, 29 Sep 2008 01:14:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
		<!-- podcast_generator="podPress/8.8" -->
		<copyright>&#xA9; </copyright>
		<managingEditor>willtaylor.md@mac.com ()</managingEditor>
		<webMaster>willtaylor.md@mac.com()</webMaster>
		<category></category>
		<itunes:keywords></itunes:keywords>
		<itunes:subtitle></itunes:subtitle>
		<itunes:summary>Just another WordPress weblog</itunes:summary>
		<itunes:author></itunes:author>
		<itunes:category text="Society &amp; Culture"/>
		<itunes:owner>
			<itunes:name></itunes:name>
			<itunes:email>willtaylor.md@mac.com</itunes:email>
		</itunes:owner>
		<itunes:block>No</itunes:block>
		<itunes:explicit>no</itunes:explicit>
		<itunes:image href="http://similibus.org/wt/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<image>
			<url>http://wt.similibus.org/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
			<title>Will's Similiblog</title>
			<link>http://wt.similibus.org</link>
			<width>144</width>
			<height>144</height>
		</image>
		<item>
		<title>drigg</title>
		<link>http://wt.similibus.org/2008/03/22/drigg/</link>
		<comments>http://wt.similibus.org/2008/03/22/drigg/#comments</comments>
		<pubDate>Sat, 22 Mar 2008 20:50:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[site_development]]></category>

		<category><![CDATA[]]></category>

		<category><![CDATA[drigg]]></category>

		<category><![CDATA[drupal]]></category>

		<category><![CDATA[eduglu]]></category>

		<category><![CDATA[feed aggregation]]></category>

		<category><![CDATA[pligg]]></category>

		<category><![CDATA[social rating]]></category>

		<guid isPermaLink="false">http://wt.similibus.org/2008/03/22/drigg/</guid>
		<description><![CDATA[<p>Have also been playing with <a href="http://www.drigg-code.org/" target="_blank">drigg</a>, a &#8216;Digg clone&#8217; written as a Drupal (5.x) module suite.  Works very much like Pligg, reviewed in my last post.  Voting is done using the drupal votingapi, with extra_voting_forms as the interface.  In addition to accepting individual submissions, like Pligg, drigg will import rss feeds, and has a very nice feed import interface. The rss import function depends on the default drupal &#8216;Aggregator&#8217; module, with the addition of some custom code in the drigg module itself.  A provided theme gives a Drigg/Pligg-like look &amp; feel.</p>
<p>I had no trouble setting up an installation &amp; getting feeds to import.</p>
<p>My sense is, after playing a bit with both drigg and Pligg, that if a dedicated Digg-like &#8220;social-ratings-of-submissions &amp; feed items&#8221; site is desired, without the need for added functionality, I&#8217;d go with Pligg; if there is reason to integrate this with other functionality that could be provided by other drupal modules, drigg will perform the same tasks quite nearly as well within a drupal installation.  The module suite is under active development, and has come into its present state quite quickly, so I&#8217;d keep an eye on it.</p>
<p>Currently, I have a site set up as a dedicated drigg installation; I&#8217;ll be messing around with integrating this into one portion of a more comprehensive drupal installation, to see how well it might integrate with other drupal functionality. Drigg&#8217;s feed import functionality depends on the default drupal &#8216;aggregator&#8217; module, which does not play well with the very elegant &#8216;aggregation&#8217; module I&#8217;m using on my social learning platform for aggregation of users&#8217; distributed content; so this strange need I feel to aggregate two different types of content separately on my site may leave me in a pickle (perhaps I need to use Drupal&#8217;s multisite and multisite_login capability, &amp; create 2 sites with single sign-in, each using the Aggregation module to its own ends, one to handle aggregation of news and 3rd-party submissions with social ratings, and one to handle users&#8217; distributed content with comment-density surfacing of content? - perhaps I&#8217;m just nuts).</p>
<p>For drigg in action, see here:<br />
<a href="http://www.drigg.org/" target="_blank"> http://www.drigg.org/</a><br />
or here:<br />
<a href="http://www.fsdaily.com/" target="_blank"> http://www.fsdaily.com/</a></p>
<hr /><small>Will Taylor / Will's Similiblog 2008<br />
Creative Commons attribution 3.0 license </small>]]></description>
		<wfw:commentRss>http://wt.similibus.org/2008/03/22/drigg/feed/</wfw:commentRss>
		</item>
		<item>
		<title>pligg</title>
		<link>http://wt.similibus.org/2008/03/20/pligg/</link>
		<comments>http://wt.similibus.org/2008/03/20/pligg/#comments</comments>
		<pubDate>Fri, 21 Mar 2008 03:51:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[site_development]]></category>

		<category><![CDATA[eduglu]]></category>

		<category><![CDATA[feed aggregation]]></category>

		<category><![CDATA[pligg]]></category>

		<category><![CDATA[social rating]]></category>

		<guid isPermaLink="false">http://wt.similibus.org/2008/03/20/pligg/</guid>
		<description><![CDATA[<p>I&#8217;ve been playing around with <a href="http://www.pligg.com/" target="_blank">Pligg</a>, and have a test installation up at <a href="http://pligg.similibus.org" target="_blank">http://pligg.similibus.org</a>, to mess around with.  A pretty nice out-of-the-box social-ratings-of-submissions (Digg-like) platform.</p>
<p>The user interface for submission of individual items is very straightforward, esp. with the &#8220;pligg this page&#8221; bookmark function.  It&#8217;s also possible to import feeds, as administrator - by enabling the optional/included &#8220;RSS Importer&#8221; plugin.  So this is a decent choice for aggregating distributed user-content item-by-item, along with user submission of 3rd party items and administrator-chosen feeds, with promotion by social ratings.</p>
<p>There&#8217;s a lot more flexibility (with concurrent complexity) in what can be muckled together in Drupal,  but if this does what is needed, it&#8217;s an easy and elegant installation.   I&#8217;m still a bit muddled re how well social ratings will work for surfacing of user-submitted material in an academic community (I&#8217;m intrigued with the option of comment density as the surfacing algorithm) - but for surfacing of material submitted from 3rd-party sources, this will do nicely.</p>
<p>Would be great to create easy user db integration / single sign-on capability with other cms&#8217;s (moodle, drupal &amp;c.), so&#8217;s to be easier to integrate this into a learning management system suite.</p>
<p><img src="http://wt.similibus.org/wp-content/uploads/2008/03/pligg.png" height="465" width="600" /></p>
<p>__________________________</p>
<hr /><small>Will Taylor / Will's Similiblog 2008<br />
Creative Commons attribution 3.0 license </small>]]></description>
		<wfw:commentRss>http://wt.similibus.org/2008/03/20/pligg/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
