<?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: Sphere goes live on Wordpress.com blogs!</title>
	<atom:link href="http://www.surphace.com/blog/2008/04/26/sphere-goes-live-on-wordpresscom-blogs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.surphace.com/blog/2008/04/26/sphere-goes-live-on-wordpresscom-blogs/</link>
	<description>Connecting the Conversation</description>
	<lastBuildDate>Thu, 03 Dec 2009 16:13:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: badbreath halitosis</title>
		<link>http://www.surphace.com/blog/2008/04/26/sphere-goes-live-on-wordpresscom-blogs/comment-page-1/#comment-3850</link>
		<dc:creator>badbreath halitosis</dc:creator>
		<pubDate>Sun, 30 Aug 2009 21:10:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.surphace.com/blog/2008/04/26/sphere-goes-live-on-wordpresscom-blogs/#comment-3850</guid>
		<description>This is a brilliant news, i will be using on my wordpress blogs</description>
		<content:encoded><![CDATA[<p>This is a brilliant news, i will be using on my wordpress blogs</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://www.surphace.com/blog/2008/04/26/sphere-goes-live-on-wordpresscom-blogs/comment-page-1/#comment-3671</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Wed, 27 May 2009 00:20:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.surphace.com/blog/2008/04/26/sphere-goes-live-on-wordpresscom-blogs/#comment-3671</guid>
		<description>Thanks guys. I will get this installed on our fast411.com blog. Appreciate the work!!!</description>
		<content:encoded><![CDATA[<p>Thanks guys. I will get this installed on our fast411.com blog. Appreciate the work!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Pasch</title>
		<link>http://www.surphace.com/blog/2008/04/26/sphere-goes-live-on-wordpresscom-blogs/comment-page-1/#comment-3421</link>
		<dc:creator>Brian Pasch</dc:creator>
		<pubDate>Mon, 26 Jan 2009 06:12:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.surphace.com/blog/2008/04/26/sphere-goes-live-on-wordpresscom-blogs/#comment-3421</guid>
		<description>I have a number of Wordpress blogs so this is great news...</description>
		<content:encoded><![CDATA[<p>I have a number of Wordpress blogs so this is great news&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: austin</title>
		<link>http://www.surphace.com/blog/2008/04/26/sphere-goes-live-on-wordpresscom-blogs/comment-page-1/#comment-2963</link>
		<dc:creator>austin</dc:creator>
		<pubDate>Tue, 04 Nov 2008 04:38:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.surphace.com/blog/2008/04/26/sphere-goes-live-on-wordpresscom-blogs/#comment-2963</guid>
		<description>it&#039;s a good related post widget for wordpress blog. it will make reader more easy to find related articles.</description>
		<content:encoded><![CDATA[<p>it&#8217;s a good related post widget for wordpress blog. it will make reader more easy to find related articles.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://www.surphace.com/blog/2008/04/26/sphere-goes-live-on-wordpresscom-blogs/comment-page-1/#comment-1639</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Tue, 15 Jul 2008 21:32:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.surphace.com/blog/2008/04/26/sphere-goes-live-on-wordpresscom-blogs/#comment-1639</guid>
		<description>I would love to find out how to add the widget to my wordpress.com hosted blog.  I suspect people hosting their own wordpress page are finding this widget useful and easy to use but does anyone have any suggestions for someone in my position?</description>
		<content:encoded><![CDATA[<p>I would love to find out how to add the widget to my wordpress.com hosted blog.  I suspect people hosting their own wordpress page are finding this widget useful and easy to use but does anyone have any suggestions for someone in my position?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wylisa</title>
		<link>http://www.surphace.com/blog/2008/04/26/sphere-goes-live-on-wordpresscom-blogs/comment-page-1/#comment-1564</link>
		<dc:creator>wylisa</dc:creator>
		<pubDate>Sat, 21 Jun 2008 16:53:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.surphace.com/blog/2008/04/26/sphere-goes-live-on-wordpresscom-blogs/#comment-1564</guid>
		<description>Awesome tool -thanks guys!  I just installed.  I found a plugin here:

http://wordpress.org/extend/plugins/sphere-related-content/

Easy to install - I did find an issue with the default styling which may be due to my css settings.  On mouse hover the text link slid under the sphere logo. I fixed the the glitch this way:

plugins&gt;Sphere Related Content&gt;edit&gt;

was

A.iconsphere {
  background: url(http://www.sphere.com/images/sphereicon.gif) top left no-repeat;
  padding-left: 20px;
  padding-bottom: 10px;
  font-size: 10px;
  white-space: nowrap;
}


my fix



a.iconsphere {
  background: url(http://www.sphere.com/images/sphereicon.gif) top left no-repeat;
  padding-left: 20px;
  padding-bottom: 10px;
  font-size: 12px;
  text-decoration: none;
  white-space: nowrap;
}
a:hover.iconsphere  {
  background: url(http://www.sphere.com/images/sphereicon.gif) top left no-repeat;
  padding-left: 20px;
  padding-bottom: 10px;
  font-size: 12px;
  text-decoration: underline;
  color: #FF8000;
  white-space: nowrap;
}
</description>
		<content:encoded><![CDATA[<p>Awesome tool -thanks guys!  I just installed.  I found a plugin here:</p>
<p><a href="http://wordpress.org/extend/plugins/sphere-related-content/" rel="nofollow">http://wordpress.org/extend/plugins/sphere-related-content/</a></p>
<p>Easy to install &#8211; I did find an issue with the default styling which may be due to my css settings.  On mouse hover the text link slid under the sphere logo. I fixed the the glitch this way:</p>
<p>plugins&gt;Sphere Related Content&gt;edit&gt;</p>
<p>was</p>
<p>A.iconsphere {<br />
  background: url(http://www.sphere.com/images/sphereicon.gif) top left no-repeat;<br />
  padding-left: 20px;<br />
  padding-bottom: 10px;<br />
  font-size: 10px;<br />
  white-space: nowrap;<br />
}</p>
<p>my fix</p>
<p>a.iconsphere {<br />
  background: url(http://www.sphere.com/images/sphereicon.gif) top left no-repeat;<br />
  padding-left: 20px;<br />
  padding-bottom: 10px;<br />
  font-size: 12px;<br />
  text-decoration: none;<br />
  white-space: nowrap;<br />
}<br />
a:hover.iconsphere  {<br />
  background: url(http://www.sphere.com/images/sphereicon.gif) top left no-repeat;<br />
  padding-left: 20px;<br />
  padding-bottom: 10px;<br />
  font-size: 12px;<br />
  text-decoration: underline;<br />
  color: #FF8000;<br />
  white-space: nowrap;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: srikanth</title>
		<link>http://www.surphace.com/blog/2008/04/26/sphere-goes-live-on-wordpresscom-blogs/comment-page-1/#comment-1560</link>
		<dc:creator>srikanth</dc:creator>
		<pubDate>Fri, 20 Jun 2008 14:55:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.surphace.com/blog/2008/04/26/sphere-goes-live-on-wordpresscom-blogs/#comment-1560</guid>
		<description>Nice, its good for wordpress lovers</description>
		<content:encoded><![CDATA[<p>Nice, its good for wordpress lovers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: publicidad en internet</title>
		<link>http://www.surphace.com/blog/2008/04/26/sphere-goes-live-on-wordpresscom-blogs/comment-page-1/#comment-1527</link>
		<dc:creator>publicidad en internet</dc:creator>
		<pubDate>Sun, 08 Jun 2008 17:09:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.surphace.com/blog/2008/04/26/sphere-goes-live-on-wordpresscom-blogs/#comment-1527</guid>
		<description>Good News. Online visibility will increase for all the WordPress community with this good tool.</description>
		<content:encoded><![CDATA[<p>Good News. Online visibility will increase for all the WordPress community with this good tool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shopping Blog</title>
		<link>http://www.surphace.com/blog/2008/04/26/sphere-goes-live-on-wordpresscom-blogs/comment-page-1/#comment-1524</link>
		<dc:creator>Shopping Blog</dc:creator>
		<pubDate>Thu, 05 Jun 2008 21:37:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.surphace.com/blog/2008/04/26/sphere-goes-live-on-wordpresscom-blogs/#comment-1524</guid>
		<description>nice idea good for wordpress but i can not find the widget at wordpress plugins</description>
		<content:encoded><![CDATA[<p>nice idea good for wordpress but i can not find the widget at wordpress plugins</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jess</title>
		<link>http://www.surphace.com/blog/2008/04/26/sphere-goes-live-on-wordpresscom-blogs/comment-page-1/#comment-1518</link>
		<dc:creator>Jess</dc:creator>
		<pubDate>Tue, 03 Jun 2008 16:55:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.surphace.com/blog/2008/04/26/sphere-goes-live-on-wordpresscom-blogs/#comment-1518</guid>
		<description>Thanks for providing this cool widget.

I am using it for my wordpress blog and it works just fine</description>
		<content:encoded><![CDATA[<p>Thanks for providing this cool widget.</p>
<p>I am using it for my wordpress blog and it works just fine</p>
]]></content:encoded>
	</item>
</channel>
</rss>
