<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Group blog - how to get individual post count?</title>
	<link>http://ask.metafilter.com/91318/Group-blog-how-to-get-individual-post-count/</link>
	<description>Comments on Ask MetaFilter post Group blog - how to get individual post count?</description>
	<pubDate>Tue, 13 May 2008 17:03:15 -0800</pubDate>
	<lastBuildDate>Tue, 13 May 2008 17:03:15 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Group blog - how to get individual post count?</title>
		<link>http://ask.metafilter.com/91318/Group-blog-how-to-get-individual-post-count</link>	
		<description>If I&apos;ve got a Blogger-hosted blog with multiple contributors, is there any way to easily see how many posts each person has submitted, short of counting them all manually?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.91318</guid>
		<pubDate>Tue, 13 May 2008 14:50:37 -0800</pubDate>
		<dc:creator>TheTelf</dc:creator>
		
			<category>blogger</category>
		
			<category>blogging</category>
		
			<category>groupblog</category>
		
	</item> <item>
		<title>By: pocams</title>
		<link>http://ask.metafilter.com/91318/Group-blog-how-to-get-individual-post-count#1339343</link>	
		<description>Weeeell, it depends on how easily you mean.  You can get an RSS feed of every post ever from a Blogger blog, and you could &quot;easily&quot; process that XML to find all authors.  I took the liberty of Googling your blog and did just that, with the following result.  If you want to do this yourself, you can get the Python code I wrote &lt;a href=&quot;http://sprunge.us/Bbha?python&quot;&gt;here&lt;/a&gt;; you&apos;ll also need &lt;a href=&quot;http://www.crummy.com/software/BeautifulSoup/&quot;&gt;the BeautifulSoup library&lt;/a&gt;.  Drop me a MeMail/e-mail if you have any questions about it.&lt;br&gt;
&lt;br&gt;
&lt;small&gt;&lt;pre&gt;&lt;br&gt;
Author                                   Posts     &lt;br&gt;
---------------------------------------- ----------&lt;br&gt;
TheTelf                                  136       &lt;br&gt;
Andy J. Wotherspoon                      52        &lt;br&gt;
The Big LeBamski                         21        &lt;br&gt;
&#161;Viva La BamBi!                          14        &lt;br&gt;
James                                    10        &lt;br&gt;
&#161;Viva La Bambi!                          4         &lt;br&gt;
joebloggs                                1         &lt;br&gt;
&lt;/pre&gt;&lt;/small&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.91318-1339343</guid>
		<pubDate>Tue, 13 May 2008 17:03:15 -0800</pubDate>
		<dc:creator>pocams</dc:creator>
	</item><item>
		<title>By: TheTelf</title>
		<link>http://ask.metafilter.com/91318/Group-blog-how-to-get-individual-post-count#1339693</link>	
		<description>Wow - great response, thank you. &lt;br&gt;
&lt;br&gt;
I should really have though of processing the RSS like that. Cheers :D</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.91318-1339693</guid>
		<pubDate>Wed, 14 May 2008 01:16:03 -0800</pubDate>
		<dc:creator>TheTelf</dc:creator>
	</item><item>
		<title>By: carpyful</title>
		<link>http://ask.metafilter.com/91318/Group-blog-how-to-get-individual-post-count#1339944</link>	
		<description>My friends and I had a similar issue.&lt;br&gt;
&lt;br&gt;
What we did was tag each of our own posts with our name.  This is easy to do.  Just sign in as your name, do select all (since you can only select posts you wrote) and add a name tag to it.&lt;br&gt;
&lt;br&gt;
Once everyone did that, our blog&apos;s tag section had our name and the number of posts we had written.&lt;br&gt;
&lt;br&gt;
Hopefully this won&apos;t be construed as spamming, but to see an example of what I&apos;m talking about, our blog is lifeinboxes.blogspot</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.91318-1339944</guid>
		<pubDate>Wed, 14 May 2008 07:49:37 -0800</pubDate>
		<dc:creator>carpyful</dc:creator>
	</item>
	</channel>
</rss>
