<?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: Exciting things to come in January</title>
	<atom:link href="http://edublogs.org/2006/12/20/exciting-things-to-come-in-january/feed/" rel="self" type="application/rss+xml" />
	<link>http://edublogs.org/2006/12/20/exciting-things-to-come-in-january/</link>
	<description>Get free education blogs at Edublogs</description>
	<lastBuildDate>Tue, 13 Oct 2009 08:59:03 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tom Johnson</title>
		<link>http://edublogs.org/2006/12/20/exciting-things-to-come-in-january/comment-page-1/#comment-1061</link>
		<dc:creator>Tom Johnson</dc:creator>
		<pubDate>Tue, 09 Jan 2007 04:18:13 +0000</pubDate>
		<guid isPermaLink="false">http://edublogs.org/2006/12/20/exciting-things-to-come-in-january/#comment-1061</guid>
		<description>Yes, here&#039;s a link to the Authors widget that would be simplest: http://www.mikesmullin.com/2006/06/21/list-authors-widget/

This widget displays all authors on a blog. You click the links of the authors, and it either takes you to the authors.php page (if the theme miraculously has one), or it takes you to index.php page but with only the author&#039;s posts displayed.

When I implemented the Authors tag on my last composition site, I added a parameter that showed the number of posts the author had made. This was handy. To view the authors on my last comp site, see www.idratherbewriting.com/comp. (the right sidebar).

The authors&#039; names linked to author pages. The code of the authors.php page I used is as follows (this may be useful if you ever want to create a generic authors page for any theme):



Author Profile&lt;!-- This is optional --&gt;



  &lt;!-- Put your &quot;stuff&quot; below here --&gt;
   




					


About: 

first_name; ?&gt; last_name; ?&gt;



Website:

&lt;a&gt;user_url; ?&gt;&quot;&gt;user_url; ?&gt;&lt;/a&gt;

Profile:

user_description; ?&gt;




Posts:



&lt;!-- The Loop --&gt;



  &lt;b&gt;

&lt;a&gt;&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link: &quot;&gt;

&lt;/a&gt;&lt;/b&gt;, 

 in 

  



	
  

     

	

&lt;!-- End Loop --&gt;



RSS Feed:



Click the name for the feed: ID, $authordata-&gt;user_nicename) . &#039;feed/&quot; title=&quot;Feed for posts by &#039; . wp_specialchars(the_author($idmode, false)) . &#039;&quot;&gt;&#039; . the_author($idmode, false) . &#039;&#039;; ?&gt;




E-mail:

&lt;a&gt;&quot;&gt;Send an e-mail&lt;/a&gt; .







 &lt;!-- center-widget --&gt;

 &lt;!-- Again, please don&#039;t forget this closing &#039;div&#039; --&gt;


Obviously some of the above code is specific to the Tiga theme I was using. Thanks for adding the authors widget.</description>
		<content:encoded><![CDATA[<p>Yes, here&#8217;s a link to the Authors widget that would be simplest: <a href="http://www.mikesmullin.com/2006/06/21/list-authors-widget/" rel="nofollow">http://www.mikesmullin.com/2006/06/21/list-authors-widget/</a></p>
<p>This widget displays all authors on a blog. You click the links of the authors, and it either takes you to the authors.php page (if the theme miraculously has one), or it takes you to index.php page but with only the author&#8217;s posts displayed.</p>
<p>When I implemented the Authors tag on my last composition site, I added a parameter that showed the number of posts the author had made. This was handy. To view the authors on my last comp site, see <a href="http://www.idratherbewriting.com/comp" rel="nofollow">http://www.idratherbewriting.com/comp</a>. (the right sidebar).</p>
<p>The authors&#8217; names linked to author pages. The code of the authors.php page I used is as follows (this may be useful if you ever want to create a generic authors page for any theme):</p>
<p>Author Profile<!-- This is optional --></p>
<p>  <!-- Put your "stuff" below here --></p>
<p>About: </p>
<p>first_name; ?&gt; last_name; ?&gt;</p>
<p>Website:</p>
<p><a>user_url; ?&gt;&#8221;&gt;user_url; ?&gt;</a></p>
<p>Profile:</p>
<p>user_description; ?&gt;</p>
<p>Posts:</p>
<p><!-- The Loop --></p>
<p>  <b></p>
<p><a>&#8221; rel=&#8221;bookmark&#8221; title=&#8221;Permanent Link: &#8220;&gt;</p>
<p></a></b>, </p>
<p> in </p>
<p><!-- End Loop --></p>
<p>RSS Feed:</p>
<p>Click the name for the feed: ID, $authordata-&gt;user_nicename) . &#8216;feed/&#8221; title=&#8221;Feed for posts by &#8216; . wp_specialchars(the_author($idmode, false)) . &#8216;&#8221;&gt;&#8217; . the_author($idmode, false) . &#8221;; ?&gt;</p>
<p>E-mail:</p>
<p><a>&#8220;&gt;Send an e-mail</a> .</p>
<p> <!-- center-widget --></p>
<p> <!-- Again, please don't forget this closing 'div' --></p>
<p>Obviously some of the above code is specific to the Tiga theme I was using. Thanks for adding the authors widget.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://edublogs.org/2006/12/20/exciting-things-to-come-in-january/comment-page-1/#comment-1060</link>
		<dc:creator>James</dc:creator>
		<pubDate>Tue, 09 Jan 2007 03:54:33 +0000</pubDate>
		<guid isPermaLink="false">http://edublogs.org/2006/12/20/exciting-things-to-come-in-january/#comment-1060</guid>
		<description>Always happy to investigate improvements - do you have a link to the widget itself?</description>
		<content:encoded><![CDATA[<p>Always happy to investigate improvements &#8211; do you have a link to the widget itself?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomjohnson1492</title>
		<link>http://edublogs.org/2006/12/20/exciting-things-to-come-in-january/comment-page-1/#comment-1055</link>
		<dc:creator>tomjohnson1492</dc:creator>
		<pubDate>Sun, 07 Jan 2007 19:52:21 +0000</pubDate>
		<guid isPermaLink="false">http://edublogs.org/2006/12/20/exciting-things-to-come-in-january/#comment-1055</guid>
		<description>Can you add an Authors widget? I would like to be able to compile all of a student&#039;s posts this way. In a &lt;a href=&quot;http://idratherbewriting.com/composition&quot; rel=&quot;nofollow&quot;&gt;class blog I used over the summer&lt;/a&gt;, I used an Author widget and found them to be indispensable to finding where a student posted something.</description>
		<content:encoded><![CDATA[<p>Can you add an Authors widget? I would like to be able to compile all of a student&#8217;s posts this way. In a <a href="http://idratherbewriting.com/composition" rel="nofollow">class blog I used over the summer</a>, I used an Author widget and found them to be indispensable to finding where a student posted something.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
