<?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 on: How to set your students as contributors in Edublogs &#8211; Part One</title>
	<atom:link href="http://portablepd.edublogs.org/2008/07/03/how-to-set-up-your-students-has-contributors-on-edublogs/feed/" rel="self" type="application/rss+xml" />
	<link>http://portablepd.edublogs.org/2008/07/03/how-to-set-up-your-students-has-contributors-on-edublogs/</link>
	<description></description>
	<lastBuildDate>Fri, 27 Nov 2009 15:44:29 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Deanna</title>
		<link>http://portablepd.edublogs.org/2008/07/03/how-to-set-up-your-students-has-contributors-on-edublogs/comment-page-1/#comment-81</link>
		<dc:creator>Deanna</dc:creator>
		<pubDate>Wed, 31 Dec 2008 19:21:09 +0000</pubDate>
		<guid isPermaLink="false">http://portablepd.edublogs.org/?p=168#comment-81</guid>
		<description>Great instructions.  It worked and looks great.  This is a new site I am building for the international adoption agency we used seven years ago to adopt our son who was born in Romania.  We are not quite ready to preview to the world.  But you may want to keep an eye on it.  There will be some heart warming stories and pictures as time goes on.

These are the other sites I am involved in http://deem.edublogs.org - this was my learning site so I could help the kids blog at school.

http://swmlibrary.edublogs.org - this is the site for the library I work in.  It has only be up and running for a few weeks.  But the kids are starting to take a look.  Hopefully we will get more traffic once school in back in session.

I will be adding your code to our library site also.

Thanks again for all your help.  I love your site and reference it quite often</description>
		<content:encoded><![CDATA[<p>Great instructions.  It worked and looks great.  This is a new site I am building for the international adoption agency we used seven years ago to adopt our son who was born in Romania.  We are not quite ready to preview to the world.  But you may want to keep an eye on it.  There will be some heart warming stories and pictures as time goes on.</p>
<p>These are the other sites I am involved in <a href="http://deem.edublogs.org" rel="nofollow">http://deem.edublogs.org</a> &#8211; this was my learning site so I could help the kids blog at school.</p>
<p><a href="http://swmlibrary.edublogs.org" rel="nofollow">http://swmlibrary.edublogs.org</a> &#8211; this is the site for the library I work in.  It has only be up and running for a few weeks.  But the kids are starting to take a look.  Hopefully we will get more traffic once school in back in session.</p>
<p>I will be adding your code to our library site also.</p>
<p>Thanks again for all your help.  I love your site and reference it quite often</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan Toft</title>
		<link>http://portablepd.edublogs.org/2008/07/03/how-to-set-up-your-students-has-contributors-on-edublogs/comment-page-1/#comment-80</link>
		<dc:creator>Nathan Toft</dc:creator>
		<pubDate>Wed, 31 Dec 2008 16:04:16 +0000</pubDate>
		<guid isPermaLink="false">http://portablepd.edublogs.org/?p=168#comment-80</guid>
		<description>Glad to hear this still works.  It would appear that this will only work for those who have become &quot;supporters&quot; on Edublogs.

I made a text widget to make the &quot;Student&quot; heading to appear.  Here&#039;s what I&#039;m talking about:

1.  In your Edublogs dashboard, go to Design/Widget
2.  Select which sidebar you want the heading to appear.
3.  Click on &quot;Add&quot; beside the &quot;Text&quot; widget.  It will now appear on the right side of your dashboard.
4.  Click and drag your new text widget to where you want it.  This can get finicky...
5.  Click &quot;edit&quot; on your new widget.
6.  Type in &quot;Student&quot; for your header.
7.  Copy the following code into the larger field:

&lt;textarea&gt;&lt;a href=&quot;http://grade5nt.edublogs.org/wp-admin/post-new.php&quot; rel=&quot;nofollow&quot;&gt;Student login&lt;/a&gt;&lt;/textarea&gt;

Make sure you change my class URL to your own (http://grade5nt.edublogs.org/wp-admin/post-new.php)

8.  Click &quot;Change&quot; to save.
9.  Click &quot;save changes&quot;
10.  Visit your site to make sure it worked properly.

I hope this works for you.  I think a video (screencast) would be easier to follow.  I&#039;ll put one together...soon.</description>
		<content:encoded><![CDATA[<p>Glad to hear this still works.  It would appear that this will only work for those who have become &#8220;supporters&#8221; on Edublogs.</p>
<p>I made a text widget to make the &#8220;Student&#8221; heading to appear.  Here&#8217;s what I&#8217;m talking about:</p>
<p>1.  In your Edublogs dashboard, go to Design/Widget<br />
2.  Select which sidebar you want the heading to appear.<br />
3.  Click on &#8220;Add&#8221; beside the &#8220;Text&#8221; widget.  It will now appear on the right side of your dashboard.<br />
4.  Click and drag your new text widget to where you want it.  This can get finicky&#8230;<br />
5.  Click &#8220;edit&#8221; on your new widget.<br />
6.  Type in &#8220;Student&#8221; for your header.<br />
7.  Copy the following code into the larger field:</p>
<p><textarea><a href="http://grade5nt.edublogs.org/wp-admin/post-new.php" rel="nofollow">Student login</a></textarea></p>
<p>Make sure you change my class URL to your own (<a href="http://grade5nt.edublogs.org/wp-admin/post-new.php" rel="nofollow">http://grade5nt.edublogs.org/wp-admin/post-new.php</a>)</p>
<p>8.  Click &#8220;Change&#8221; to save.<br />
9.  Click &#8220;save changes&#8221;<br />
10.  Visit your site to make sure it worked properly.</p>
<p>I hope this works for you.  I think a video (screencast) would be easier to follow.  I&#8217;ll put one together&#8230;soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: friendsofseek</title>
		<link>http://portablepd.edublogs.org/2008/07/03/how-to-set-up-your-students-has-contributors-on-edublogs/comment-page-1/#comment-79</link>
		<dc:creator>friendsofseek</dc:creator>
		<pubDate>Wed, 31 Dec 2008 14:37:57 +0000</pubDate>
		<guid isPermaLink="false">http://portablepd.edublogs.org/?p=168#comment-79</guid>
		<description>Great idea.  I followed your directions and it works perfectly.  I do have one question - how did you get the heading &quot;Student&quot;.  Mine says &quot;Links&quot; and I would like it to say &quot;Login&quot;.  Thanks</description>
		<content:encoded><![CDATA[<p>Great idea.  I followed your directions and it works perfectly.  I do have one question &#8211; how did you get the heading &#8220;Student&#8221;.  Mine says &#8220;Links&#8221; and I would like it to say &#8220;Login&#8221;.  Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Siderius</title>
		<link>http://portablepd.edublogs.org/2008/07/03/how-to-set-up-your-students-has-contributors-on-edublogs/comment-page-1/#comment-41</link>
		<dc:creator>Jeff Siderius</dc:creator>
		<pubDate>Wed, 16 Jul 2008 15:26:19 +0000</pubDate>
		<guid isPermaLink="false">http://portablepd.edublogs.org/?p=168#comment-41</guid>
		<description>Thanks so much for putting together such a thorough explaination!  My future grade 4 bloggers are going to love this...</description>
		<content:encoded><![CDATA[<p>Thanks so much for putting together such a thorough explaination!  My future grade 4 bloggers are going to love this&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
