<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for openedweb.com</title>
	<atom:link href="http://openedweb.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://openedweb.com/blog</link>
	<description>Education and Technology</description>
	<lastBuildDate>Fri, 12 Mar 2010 10:28:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Ning in Education by Srinyvas</title>
		<link>http://openedweb.com/blog/2007/12/10/ning-in-education/comment-page-1/#comment-17340</link>
		<dc:creator>Srinyvas</dc:creator>
		<pubDate>Fri, 12 Mar 2010 10:28:10 +0000</pubDate>
		<guid isPermaLink="false">http://openedweb.com/blog/2007/12/10/ning-in-education/#comment-17340</guid>
		<description>Hai,
         This information is very useful and i like your excellent writing skill. Can i copy this Content to my website &lt;a href=&quot;http://www.cms.ac.in&quot; rel=&quot;nofollow&quot;&gt;top management colleges in india&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Hai,<br />
         This information is very useful and i like your excellent writing skill. Can i copy this Content to my website <a href="http://www.cms.ac.in" rel="nofollow">top management colleges in india</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New developments in FOSS bookmarking by Nick</title>
		<link>http://openedweb.com/blog/2009/02/08/new-developments-in-foss-bookmarking/comment-page-1/#comment-17205</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Wed, 03 Mar 2010 04:58:21 +0000</pubDate>
		<guid isPermaLink="false">http://openedweb.com/blog/?p=1083#comment-17205</guid>
		<description>Update: When development on Social Web CMS started to dry up, I offered to rewrite the whole thing from scratch. Rather than hang existing users out to dry, we agreed that this was the way to go because we could implement all the features that were difficult to do when bound to the original Pligg framework, and provide an upgrade path for existing users. 

In February 2010, the reinvented SWCMS, called &quot;Hotaru CMS&quot;, came out of beta. Unlike its predecessor, it&#039;s not limited to social bookmarking. The entire CMS is plugin-powered, including post submission, comments, user registration and management sections for users, posts and comments. Everything is PHP-based and plugins and themes share more in common with Wordpress than Pligg. As I write this, there are over 50 plugins already developed, and not just by me. Hotaru is well documented and we&#039;ve had eight different people use our tutorials to make plugins so far.

I remember Steve needing more control over submitted content in order to use it in a K12 setting. Hotaru CMS has a permissions system which enables admins to turn functions on and off for individual users at any time. There are also over half a dozen predefined user &quot;roles&quot;, each with their own set of editable permissions. The admin can choose which role to assign to new members, including &quot;undermod&quot; which puts all submitted content into a moderation queue. 

Alternatively, you could allow new users to submit content off the bat, but put their first X number of posts and comments into moderation. There are also options for posting frequency and quantity. Further options for notifying admins, super moderators or moderators of submitted content by email, make Hotaru well-suited to the classroom environment.</description>
		<content:encoded><![CDATA[<p>Update: When development on Social Web CMS started to dry up, I offered to rewrite the whole thing from scratch. Rather than hang existing users out to dry, we agreed that this was the way to go because we could implement all the features that were difficult to do when bound to the original Pligg framework, and provide an upgrade path for existing users. </p>
<p>In February 2010, the reinvented SWCMS, called &#8220;Hotaru CMS&#8221;, came out of beta. Unlike its predecessor, it&#8217;s not limited to social bookmarking. The entire CMS is plugin-powered, including post submission, comments, user registration and management sections for users, posts and comments. Everything is PHP-based and plugins and themes share more in common with Wordpress than Pligg. As I write this, there are over 50 plugins already developed, and not just by me. Hotaru is well documented and we&#8217;ve had eight different people use our tutorials to make plugins so far.</p>
<p>I remember Steve needing more control over submitted content in order to use it in a K12 setting. Hotaru CMS has a permissions system which enables admins to turn functions on and off for individual users at any time. There are also over half a dozen predefined user &#8220;roles&#8221;, each with their own set of editable permissions. The admin can choose which role to assign to new members, including &#8220;undermod&#8221; which puts all submitted content into a moderation queue. </p>
<p>Alternatively, you could allow new users to submit content off the bat, but put their first X number of posts and comments into moderation. There are also options for posting frequency and quantity. Further options for notifying admins, super moderators or moderators of submitted content by email, make Hotaru well-suited to the classroom environment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Private BuddyPress communities? by Antoine</title>
		<link>http://openedweb.com/blog/2009/02/19/private-buddypress-communities/comment-page-1/#comment-17084</link>
		<dc:creator>Antoine</dc:creator>
		<pubDate>Tue, 23 Feb 2010 02:09:55 +0000</pubDate>
		<guid isPermaLink="false">http://openedweb.com/blog/?p=1161#comment-17084</guid>
		<description>i&#039;ve found a plugin for wordpress classic : http://wordpress.org/extend/plugins/private-wordpress/
it blocks blog access (every page, so everything in buddypress) if you&#039;re not logged in
it blocks rss feeds too

it needs to be modified a bit for buddypress (registration is blocked)
i succeeded to make it work for my buddypress : i can access homepage and registration page without being logged in, but every other pages are blocked.</description>
		<content:encoded><![CDATA[<p>i&#8217;ve found a plugin for wordpress classic : <a href="http://wordpress.org/extend/plugins/private-wordpress/" rel="nofollow">http://wordpress.org/extend/plugins/private-wordpress/</a><br />
it blocks blog access (every page, so everything in buddypress) if you&#8217;re not logged in<br />
it blocks rss feeds too</p>
<p>it needs to be modified a bit for buddypress (registration is blocked)<br />
i succeeded to make it work for my buddypress : i can access homepage and registration page without being logged in, but every other pages are blocked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Private BuddyPress communities? by Antoine</title>
		<link>http://openedweb.com/blog/2009/02/19/private-buddypress-communities/comment-page-1/#comment-17083</link>
		<dc:creator>Antoine</dc:creator>
		<pubDate>Tue, 23 Feb 2010 00:21:38 +0000</pubDate>
		<guid isPermaLink="false">http://openedweb.com/blog/?p=1161#comment-17083</guid>
		<description>i&#039;m exactly looking for the same thing, i also tested elgg

thank you for your post it helps me
(i&#039;m using wordpress classic, i hope those plugins work with it too)</description>
		<content:encoded><![CDATA[<p>i&#8217;m exactly looking for the same thing, i also tested elgg</p>
<p>thank you for your post it helps me<br />
(i&#8217;m using wordpress classic, i hope those plugins work with it too)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Elgg 1.5: Notifications, external pages, and frontpage by Rojan</title>
		<link>http://openedweb.com/blog/2009/02/21/elgg-15-notifications-external-pages-and-frontpage/comment-page-1/#comment-16267</link>
		<dc:creator>Rojan</dc:creator>
		<pubDate>Mon, 18 Jan 2010 06:54:21 +0000</pubDate>
		<guid isPermaLink="false">http://openedweb.com/blog/?p=1174#comment-16267</guid>
		<description>how to add new tab through external pages ?</description>
		<content:encoded><![CDATA[<p>how to add new tab through external pages ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Elgg &amp; BuddyPress: Groups by links for 2010-01-17 &#124; Moody Waters</title>
		<link>http://openedweb.com/blog/2009/02/12/elgg-buddypress-groups/comment-page-1/#comment-16260</link>
		<dc:creator>links for 2010-01-17 &#124; Moody Waters</dc:creator>
		<pubDate>Sun, 17 Jan 2010 12:37:10 +0000</pubDate>
		<guid isPermaLink="false">http://openedweb.com/blog/?p=1093#comment-16260</guid>
		<description>[...] Elgg &amp; BuddyPress: Groups &#124; openedweb.com (tags: buddypress) [...]</description>
		<content:encoded><![CDATA[<p>[...] Elgg &amp; BuddyPress: Groups | openedweb.com (tags: buddypress) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Great Elgg 1.0 Plugins Trickling In by Greg</title>
		<link>http://openedweb.com/blog/2008/09/05/great-elgg-10-plugins-trickling-in/comment-page-1/#comment-16161</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Mon, 11 Jan 2010 19:46:46 +0000</pubDate>
		<guid isPermaLink="false">http://openedweb.com/blog/?p=292#comment-16161</guid>
		<description>I think I might take a crack at it. I love FCK editor, and have written a set of database tags I use with it that would integrate very nicely to elgg.

Getting started on it!

Greg</description>
		<content:encoded><![CDATA[<p>I think I might take a crack at it. I love FCK editor, and have written a set of database tags I use with it that would integrate very nicely to elgg.</p>
<p>Getting started on it!</p>
<p>Greg</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on NYSCATE Open Knowledge Presentation by Anna</title>
		<link>http://openedweb.com/blog/2009/11/26/nyscate-open-knowledge-presentation/comment-page-1/#comment-15961</link>
		<dc:creator>Anna</dc:creator>
		<pubDate>Wed, 30 Dec 2009 17:53:41 +0000</pubDate>
		<guid isPermaLink="false">http://openedweb.com/blog/?p=1388#comment-15961</guid>
		<description>Thanks for including Curriki in your presentation! 

We hope you will find the open content featured in our blog useful as well: http://www.blog.curriki.org 

Sincerely,
Anna

Curriki International Team</description>
		<content:encoded><![CDATA[<p>Thanks for including Curriki in your presentation! </p>
<p>We hope you will find the open content featured in our blog useful as well: <a href="http://www.blog.curriki.org" rel="nofollow">http://www.blog.curriki.org</a> </p>
<p>Sincerely,<br />
Anna</p>
<p>Curriki International Team</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About Steve O&#8217;Connor by Shane Atlas</title>
		<link>http://openedweb.com/blog/about/comment-page-1/#comment-15684</link>
		<dc:creator>Shane Atlas</dc:creator>
		<pubDate>Sat, 19 Dec 2009 07:49:26 +0000</pubDate>
		<guid isPermaLink="false">#comment-15684</guid>
		<description>Hi Steve,

I Read some of your blog posts and I think you will find great utility in my new site www.elggexchange.com. Please let me know what you think or if you have any new suggestions. We are still pre-beta, so there&#039;s much to come :)</description>
		<content:encoded><![CDATA[<p>Hi Steve,</p>
<p>I Read some of your blog posts and I think you will find great utility in my new site <a href="http://www.elggexchange.com" rel="nofollow">http://www.elggexchange.com</a>. Please let me know what you think or if you have any new suggestions. We are still pre-beta, so there&#8217;s much to come <img src='http://openedweb.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Eyeing eyeOS by Don</title>
		<link>http://openedweb.com/blog/2009/03/14/eyeing-eyeos/comment-page-1/#comment-15504</link>
		<dc:creator>Don</dc:creator>
		<pubDate>Tue, 08 Dec 2009 05:53:27 +0000</pubDate>
		<guid isPermaLink="false">http://openedweb.com/blog/?p=1228#comment-15504</guid>
		<description>eyeOS looks like fun, but I found you could not use it part of the time (say - when you are out of the office) and then get to and edit your files with anything else.

And an OS running a web browser running a WebOS - seems a bit silly. Reinventing the already out of date desktop metaphore within the web browser ... unless you are running something like GoogleOS ... hmm

Anyway - check out the plans for EyeOS&#039;s next major release. They sound really good.</description>
		<content:encoded><![CDATA[<p>eyeOS looks like fun, but I found you could not use it part of the time (say &#8211; when you are out of the office) and then get to and edit your files with anything else.</p>
<p>And an OS running a web browser running a WebOS &#8211; seems a bit silly. Reinventing the already out of date desktop metaphore within the web browser &#8230; unless you are running something like GoogleOS &#8230; hmm</p>
<p>Anyway &#8211; check out the plans for EyeOS&#8217;s next major release. They sound really good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OpenGoo Web Office by don</title>
		<link>http://openedweb.com/blog/2009/03/21/opengoo-web-office/comment-page-1/#comment-15503</link>
		<dc:creator>don</dc:creator>
		<pubDate>Tue, 08 Dec 2009 05:47:47 +0000</pubDate>
		<guid isPermaLink="false">http://openedweb.com/blog/?p=1253#comment-15503</guid>
		<description>Puzzled by the installation problems. I have not had any problems - just had a look to see if there is any odd .htaccess problems, but there does not seem to be an .htaccess file at all. 

Oh well.

I&#039;ve been using OpenGoo since about version 1.1, and am still using it, so I guess it has something going for it. I&#039;d like to see a better email client and a few other things, but I like the flexibility it offers. 

I also use FCKEditor in a number of Web based applications, so don&#039;t mind poking around in the files to tweak it. If you have time, it is worth looking into creating custom styles and toolbars.

I agree with the comments about keeping things simple. I&#039;d like something that exports vanilla html with *no* style info at all. My sites have css. I don&#039;t need style elements :-)

Anyway - time to take a look at your other recommendations. If in doubt, install something new and waste the day.</description>
		<content:encoded><![CDATA[<p>Puzzled by the installation problems. I have not had any problems &#8211; just had a look to see if there is any odd .htaccess problems, but there does not seem to be an .htaccess file at all. </p>
<p>Oh well.</p>
<p>I&#8217;ve been using OpenGoo since about version 1.1, and am still using it, so I guess it has something going for it. I&#8217;d like to see a better email client and a few other things, but I like the flexibility it offers. </p>
<p>I also use FCKEditor in a number of Web based applications, so don&#8217;t mind poking around in the files to tweak it. If you have time, it is worth looking into creating custom styles and toolbars.</p>
<p>I agree with the comments about keeping things simple. I&#8217;d like something that exports vanilla html with *no* style info at all. My sites have css. I don&#8217;t need style elements <img src='http://openedweb.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Anyway &#8211; time to take a look at your other recommendations. If in doubt, install something new and waste the day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on NYSED Tech Plan up for comments by Liz Hood</title>
		<link>http://openedweb.com/blog/2009/11/01/nysed-tech-plan-up-for-comments/comment-page-1/#comment-15249</link>
		<dc:creator>Liz Hood</dc:creator>
		<pubDate>Fri, 27 Nov 2009 14:58:50 +0000</pubDate>
		<guid isPermaLink="false">http://openedweb.com/blog/?p=1353#comment-15249</guid>
		<description>As one who has been on the NYSED team creating the technology plan, I welcome your energetic effort to collect comments and feed them back to us. 

Thank you!

Liz</description>
		<content:encoded><![CDATA[<p>As one who has been on the NYSED team creating the technology plan, I welcome your energetic effort to collect comments and feed them back to us. </p>
<p>Thank you!</p>
<p>Liz</p>
]]></content:encoded>
	</item>
</channel>
</rss>
