<?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: System Update: Gravatars and Facebook Pics Now Showing</title>
	<atom:link href="http://smarterware.org/2107/system-update-gravatars-and-facebook-pics-now-showing/feed" rel="self" type="application/rss+xml" />
	<link>http://smarterware.org/2107/system-update-gravatars-and-facebook-pics-now-showing</link>
	<description>A blog about software</description>
	<lastBuildDate>Thu, 01 Dec 2011 21:02:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Shannon O'Neill</title>
		<link>http://smarterware.org/2107/system-update-gravatars-and-facebook-pics-now-showing#comment-748</link>
		<dc:creator>Shannon O'Neill</dc:creator>
		<pubDate>Tue, 21 Jul 2009 06:28:43 +0000</pubDate>
		<guid isPermaLink="false">http://smarterware.org/?p=2107#comment-748</guid>
		<description>Head Cleaner looks useful, but I&#039;m finding its options a bit confusing.</description>
		<content:encoded><![CDATA[<p>Head Cleaner looks useful, but I&#8217;m finding its options a bit confusing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evaristo</title>
		<link>http://smarterware.org/2107/system-update-gravatars-and-facebook-pics-now-showing#comment-628</link>
		<dc:creator>Evaristo</dc:creator>
		<pubDate>Sun, 21 Jun 2009 22:28:11 +0000</pubDate>
		<guid isPermaLink="false">http://smarterware.org/?p=2107#comment-628</guid>
		<description>Cool updates!</description>
		<content:encoded><![CDATA[<p>Cool updates!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: drmelho</title>
		<link>http://smarterware.org/2107/system-update-gravatars-and-facebook-pics-now-showing#comment-624</link>
		<dc:creator>drmelho</dc:creator>
		<pubDate>Sun, 21 Jun 2009 01:12:54 +0000</pubDate>
		<guid isPermaLink="false">http://smarterware.org/?p=2107#comment-624</guid>
		<description>Nice upgrades, Gina.</description>
		<content:encoded><![CDATA[<p>Nice upgrades, Gina.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gina Trapani</title>
		<link>http://smarterware.org/2107/system-update-gravatars-and-facebook-pics-now-showing#comment-621</link>
		<dc:creator>Gina Trapani</dc:creator>
		<pubDate>Fri, 19 Jun 2009 21:54:33 +0000</pubDate>
		<guid isPermaLink="false">http://smarterware.org/?p=2107#comment-621</guid>
		<description>Ok, my mods are now up on GitHub.

@Jason, what you asked for specifically:

Here&#039;s the &lt;a href=&quot;http://github.com/ginatrapani/WordPress-Plug-in-Mods/commit/976526fea6d72fe41d7ced0467e85f57e277af3f&quot; rel=&quot;nofollow&quot;&gt;diff between the published Facebook Connector plug-in and my modifications&lt;/a&gt;. Most of those changes are frontend stuff.

Here&#039;s &lt;a href=&quot;http://github.com/ginatrapani/WordPress-Plug-in-Mods/commit/9766b7ad57f3e78e63f1f6a5f9ca5fd479cb4556&quot; rel=&quot;nofollow&quot;&gt;my modification to Comment Counter&lt;/a&gt;. Basically I added a function called comment_count_beyond_this, which only has output if someone has more than one comment (beyond the one you&#039;re looking at).

The code to make it show up is buried in &lt;a href=&quot;http://github.com/ginatrapani/WordPress-Plug-in-Mods/blob/5272a9d532daa70d7a2c9a8e28b28e018e61b1f9/wp-content/themes/journalist/comments.php&quot; rel=&quot;nofollow&quot;&gt;this file&lt;/a&gt;.  It is:

&lt;code&gt;&lt;small&gt;&lt;?php comment_count_beyond_this(&#039;id&#039;, &#039;[&lt;a href=&quot;http://smarterware.org/?fbconnect_action=myhome&amp;userid=&#039;.$comment-&gt;user_id.&#039;&quot;&gt;+&#039;, &#039;&lt;/a&gt;]&#039;); ?&gt;&lt;/small&gt;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Ok, my mods are now up on GitHub.</p>
<p>@Jason, what you asked for specifically:</p>
<p>Here&#8217;s the <a href="http://github.com/ginatrapani/WordPress-Plug-in-Mods/commit/976526fea6d72fe41d7ced0467e85f57e277af3f" rel="nofollow">diff between the published Facebook Connector plug-in and my modifications</a>. Most of those changes are frontend stuff.</p>
<p>Here&#8217;s <a href="http://github.com/ginatrapani/WordPress-Plug-in-Mods/commit/9766b7ad57f3e78e63f1f6a5f9ca5fd479cb4556" rel="nofollow">my modification to Comment Counter</a>. Basically I added a function called comment_count_beyond_this, which only has output if someone has more than one comment (beyond the one you&#8217;re looking at).</p>
<p>The code to make it show up is buried in <a href="http://github.com/ginatrapani/WordPress-Plug-in-Mods/blob/5272a9d532daa70d7a2c9a8e28b28e018e61b1f9/wp-content/themes/journalist/comments.php" rel="nofollow">this file</a>.  It is:</p>
<p><code>&lt;small>&lt;?php comment_count_beyond_this('id', '[&lt;a href="http://smarterware.org/?fbconnect_action=myhome&#038;userid='.$comment->user_id.'">+', '&lt;/a>]'); ?>&lt;/small></code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gina Trapani</title>
		<link>http://smarterware.org/2107/system-update-gravatars-and-facebook-pics-now-showing#comment-617</link>
		<dc:creator>Gina Trapani</dc:creator>
		<pubDate>Fri, 19 Jun 2009 20:40:52 +0000</pubDate>
		<guid isPermaLink="false">http://smarterware.org/?p=2107#comment-617</guid>
		<description>&lt;i&gt;Does the plugin set up each connector as a new WordPress user?&lt;/i&gt;

Yes, it does. Even though you used FB, you can also &lt;a href=&quot;http://smarterware.org/wp-admin/profile.php&quot; rel=&quot;nofollow&quot;&gt;edit your local profile&lt;/a&gt;.

I&#039;ll see about getting my modifications onto GitHub, it&#039;ll be good to have a record and you can see what I did.</description>
		<content:encoded><![CDATA[<p><i>Does the plugin set up each connector as a new WordPress user?</i></p>
<p>Yes, it does. Even though you used FB, you can also <a href="http://smarterware.org/wp-admin/profile.php" rel="nofollow">edit your local profile</a>.</p>
<p>I&#8217;ll see about getting my modifications onto GitHub, it&#8217;ll be good to have a record and you can see what I did.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Pelker</title>
		<link>http://smarterware.org/2107/system-update-gravatars-and-facebook-pics-now-showing#comment-615</link>
		<dc:creator>Jason Pelker</dc:creator>
		<pubDate>Fri, 19 Jun 2009 20:02:45 +0000</pubDate>
		<guid isPermaLink="false">http://smarterware.org/?p=2107#comment-615</guid>
		<description>Your Facebook connect is a little wonky, but still functional.

Do you mind sharing the changes you made to the Facebook Connector plugin? Does the plugin set up each connector as a new WordPress user? I would also be curious to see the code snippet you used to produce the comment numbers...

Thank you!</description>
		<content:encoded><![CDATA[<p>Your Facebook connect is a little wonky, but still functional.</p>
<p>Do you mind sharing the changes you made to the Facebook Connector plugin? Does the plugin set up each connector as a new WordPress user? I would also be curious to see the code snippet you used to produce the comment numbers&#8230;</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

