<?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: Your blog post comments are being stolen!</title>
	<atom:link href="http://www.yancylent.com/2009/11/18/your-blog-post-comments-are-being-stolen/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yancylent.com/2009/11/18/your-blog-post-comments-are-being-stolen/</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 23:14:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
	<item>
		<title>By: Andrew Pollack</title>
		<link>http://www.yancylent.com/2009/11/18/your-blog-post-comments-are-being-stolen/comment-page-1/#comment-1981</link>
		<dc:creator>Andrew Pollack</dc:creator>
		<pubDate>Fri, 20 Nov 2009 17:00:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.yancylent.com/?p=314#comment-1981</guid>
		<description>As I&#039;m updating the presentation, I&#039;ll keep Planet Lotus in mind and maybe some additional ideas or comments will come to me.</description>
		<content:encoded><![CDATA[<p>As I&#8217;m updating the presentation, I&#8217;ll keep Planet Lotus in mind and maybe some additional ideas or comments will come to me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yancy Lent</title>
		<link>http://www.yancylent.com/2009/11/18/your-blog-post-comments-are-being-stolen/comment-page-1/#comment-1979</link>
		<dc:creator>Yancy Lent</dc:creator>
		<pubDate>Fri, 20 Nov 2009 13:59:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.yancylent.com/?p=314#comment-1979</guid>
		<description>I conceded the flexibility point, but there are design trade offs there as well.. We’ll table that one though — another time.

As for the site, you know it well, pretend a customer asked you to reproduce it, don&#039;t forget all the other data that shows up there in the left hand nav. It could make a great example in your session.

I might very well attend your performance session. I attend your sessions every year, security sessions, and this with only getting to attend 2 sessions a year; count of working on the showcase floor.</description>
		<content:encoded><![CDATA[<p>I conceded the flexibility point, but there are design trade offs there as well.. We’ll table that one though — another time.</p>
<p>As for the site, you know it well, pretend a customer asked you to reproduce it, don&#8217;t forget all the other data that shows up there in the left hand nav. It could make a great example in your session.</p>
<p>I might very well attend your performance session. I attend your sessions every year, security sessions, and this with only getting to attend 2 sessions a year; count of working on the showcase floor.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Pollack</title>
		<link>http://www.yancylent.com/2009/11/18/your-blog-post-comments-are-being-stolen/comment-page-1/#comment-1976</link>
		<dc:creator>Andrew Pollack</dc:creator>
		<pubDate>Fri, 20 Nov 2009 03:25:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.yancylent.com/?p=314#comment-1976</guid>
		<description>I&#039;d need to talk more about some specific details, but yes, I believe I could produce this in domino with excellent performance -- though I&#039;m not entirely convinced I&#039;d take the same approach you describe to do it.

Honestly, I wouldn&#039;t assume for sure that I could without knowing a whole lot more about the site than I do.

The other side of the coin I&#039;d point out, however, is that the time it takes you to make changes is much greater than if you were using Domino.   

If you&#039;re going to be at LS2010, I&#039;m doing a session called Performance in the Real World and maybe you&#039;ll see if I have some ideas there.</description>
		<content:encoded><![CDATA[<p>I&#8217;d need to talk more about some specific details, but yes, I believe I could produce this in domino with excellent performance &#8212; though I&#8217;m not entirely convinced I&#8217;d take the same approach you describe to do it.</p>
<p>Honestly, I wouldn&#8217;t assume for sure that I could without knowing a whole lot more about the site than I do.</p>
<p>The other side of the coin I&#8217;d point out, however, is that the time it takes you to make changes is much greater than if you were using Domino.   </p>
<p>If you&#8217;re going to be at LS2010, I&#8217;m doing a session called Performance in the Real World and maybe you&#8217;ll see if I have some ideas there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yancy Lent</title>
		<link>http://www.yancylent.com/2009/11/18/your-blog-post-comments-are-being-stolen/comment-page-1/#comment-1974</link>
		<dc:creator>Yancy Lent</dc:creator>
		<pubDate>Thu, 19 Nov 2009 23:06:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.yancylent.com/?p=314#comment-1974</guid>
		<description>And leave the readers hanging? :)

Profiles and feeds  426
Blog Posts 50,743
Hit Table (ensuring one click per ip and computer) 2,821,992 (fields include ip, timestamp, location id, profile id, blogpost id, and random cookie value) and every record has to be unique. 

Make each a form or their own database, whichever you choose. Now put them all together and list 100 at a time in descending order by date with pagination. I will gladly give you this data to reproduce if you think Notes could generate this view in under .6 seconds, on an equivalent server/pc, which is essentially a slow desktop by today&#039;s standards. If you&#039;d like... and to truly replicate this you&#039;d have to include the the load of everyone adding records to the hit table, so we&#039;d need a load generator, not to mention all the Google crawl entries that are stripped out every hour on schedule.

UPDATE: to conclude, you are correct you have to have a very large data set to consider an other platforms, I only wrote this to show that the platform I chose was a practical fit.

Come on Andrew, tell me this isn&#039;t fun to consider :)</description>
		<content:encoded><![CDATA[<p>And leave the readers hanging? <img src='http://www.yancylent.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Profiles and feeds  426<br />
Blog Posts 50,743<br />
Hit Table (ensuring one click per ip and computer) 2,821,992 (fields include ip, timestamp, location id, profile id, blogpost id, and random cookie value) and every record has to be unique. </p>
<p>Make each a form or their own database, whichever you choose. Now put them all together and list 100 at a time in descending order by date with pagination. I will gladly give you this data to reproduce if you think Notes could generate this view in under .6 seconds, on an equivalent server/pc, which is essentially a slow desktop by today&#8217;s standards. If you&#8217;d like&#8230; and to truly replicate this you&#8217;d have to include the the load of everyone adding records to the hit table, so we&#8217;d need a load generator, not to mention all the Google crawl entries that are stripped out every hour on schedule.</p>
<p>UPDATE: to conclude, you are correct you have to have a very large data set to consider an other platforms, I only wrote this to show that the platform I chose was a practical fit.</p>
<p>Come on Andrew, tell me this isn&#8217;t fun to consider <img src='http://www.yancylent.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Pollack</title>
		<link>http://www.yancylent.com/2009/11/18/your-blog-post-comments-are-being-stolen/comment-page-1/#comment-1973</link>
		<dc:creator>Andrew Pollack</dc:creator>
		<pubDate>Thu, 19 Nov 2009 22:19:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.yancylent.com/?p=314#comment-1973</guid>
		<description>lol, we don&#039;t want to go into the scale issue here -- I think you have to carefully define scale at WAY above where most people or most sites need to worry about it before you move past where Domino can&#039;t manage it.    

We&#039;ll table that one though -- another time.</description>
		<content:encoded><![CDATA[<p>lol, we don&#8217;t want to go into the scale issue here &#8212; I think you have to carefully define scale at WAY above where most people or most sites need to worry about it before you move past where Domino can&#8217;t manage it.    </p>
<p>We&#8217;ll table that one though &#8212; another time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yancy Lent</title>
		<link>http://www.yancylent.com/2009/11/18/your-blog-post-comments-are-being-stolen/comment-page-1/#comment-1972</link>
		<dc:creator>Yancy Lent</dc:creator>
		<pubDate>Thu, 19 Nov 2009 22:09:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.yancylent.com/?p=314#comment-1972</guid>
		<description>@Andrew

&quot;We&quot;, when was I excommunicated? Just because I chose another technology to create the site doesn&#039;t mean I&#039;m not a Notes guy. 

As for using the email address. If only you saw the feeds I get. You&#039;d quickly come to the concussion that many don&#039;t follow the standard. Just to confirm, I chose at random a feed from the last 5 sent, the first one didn&#039;t have an email address so i gave up proving the point further.

The way I&#039;d map the blogs to accounts is to replicate the method Technorati uses. It would be very easy to implement, just not sure what it will get me and what follow on issues it will expose.

As for flexibility, yes Domino is flexible at the cost of scaling and performance with large data sets; I cringe to say this but we both know it&#039;s true.</description>
		<content:encoded><![CDATA[<p>@Andrew</p>
<p>&#8220;We&#8221;, when was I excommunicated? Just because I chose another technology to create the site doesn&#8217;t mean I&#8217;m not a Notes guy. </p>
<p>As for using the email address. If only you saw the feeds I get. You&#8217;d quickly come to the concussion that many don&#8217;t follow the standard. Just to confirm, I chose at random a feed from the last 5 sent, the first one didn&#8217;t have an email address so i gave up proving the point further.</p>
<p>The way I&#8217;d map the blogs to accounts is to replicate the method Technorati uses. It would be very easy to implement, just not sure what it will get me and what follow on issues it will expose.</p>
<p>As for flexibility, yes Domino is flexible at the cost of scaling and performance with large data sets; I cringe to say this but we both know it&#8217;s true.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Pollack</title>
		<link>http://www.yancylent.com/2009/11/18/your-blog-post-comments-are-being-stolen/comment-page-1/#comment-1971</link>
		<dc:creator>Andrew Pollack</dc:creator>
		<pubDate>Thu, 19 Nov 2009 21:22:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.yancylent.com/?p=314#comment-1971</guid>
		<description>While it doesn&#039;t solve ALL the problems, I believe the RSS/XML feed data does contain the email address of the blog&#039;s responsible party, that may be a way to do the notifications.   

Of course, if PL was written on a Domino server, it&#039;d be easy to use that to tie in the owner&#039;s account with their PL login (if they have one) but then, that&#039;s a Notes guy talking -- we tend to view data in a more flexible way than relational people do.   :-)</description>
		<content:encoded><![CDATA[<p>While it doesn&#8217;t solve ALL the problems, I believe the RSS/XML feed data does contain the email address of the blog&#8217;s responsible party, that may be a way to do the notifications.   </p>
<p>Of course, if PL was written on a Domino server, it&#8217;d be easy to use that to tie in the owner&#8217;s account with their PL login (if they have one) but then, that&#8217;s a Notes guy talking &#8212; we tend to view data in a more flexible way than relational people do.   <img src='http://www.yancylent.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yancy Lent</title>
		<link>http://www.yancylent.com/2009/11/18/your-blog-post-comments-are-being-stolen/comment-page-1/#comment-1970</link>
		<dc:creator>Yancy Lent</dc:creator>
		<pubDate>Thu, 19 Nov 2009 21:05:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.yancylent.com/?p=314#comment-1970</guid>
		<description>@Andrew, thanks for the ideas. Unfortunately many of them are predicated on something that doesn&#039;t exist at the site. There is no concept of blog owners having an account where they can manage there blog info, comments made about it, manage email notifications, etc. The genie is out of the bottle and mapping blog ownership to accounts for 340+ blogs would have to first happen before all could join in. 

As always it&#039;s ideas like this that make the site better and for that I thank you.</description>
		<content:encoded><![CDATA[<p>@Andrew, thanks for the ideas. Unfortunately many of them are predicated on something that doesn&#8217;t exist at the site. There is no concept of blog owners having an account where they can manage there blog info, comments made about it, manage email notifications, etc. The genie is out of the bottle and mapping blog ownership to accounts for 340+ blogs would have to first happen before all could join in. </p>
<p>As always it&#8217;s ideas like this that make the site better and for that I thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Pollack</title>
		<link>http://www.yancylent.com/2009/11/18/your-blog-post-comments-are-being-stolen/comment-page-1/#comment-1969</link>
		<dc:creator>Andrew Pollack</dc:creator>
		<pubDate>Thu, 19 Nov 2009 20:35:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.yancylent.com/?p=314#comment-1969</guid>
		<description>Hi Yancy --  First, let me take some ownership of being one of the people to send you a note saying this may be pushing the boundary a bit between aggregating content and redirecting it.   Hopefully I did that in a way that wasn&#039;t critical of the work you&#039;ve done here and keep doing.  People with strong objects can always take their football and go home, and as I said, it isn&#039;t something I feel strongly enough about to take that approach.

Planet Lotus has been good for the community and continues to be.

That said, I think the same thing I said in email can be said here; and maybe add to the discussion that way:

I think the facebook model is a really good framework for the discussion.  When I blog, Facebook is configured to pick it up and post it to that site.  Their reply system then can sometimes take precedence over the one on the site because people will read the content there and never click the link.   In both cases, I can opt out of automatic updates and thus the comment system.   In the case of Facebook I can remove the post, or delete any comment I don&#039;t like. 

I think with yours, a few things would help it fit better into the blog ecosystem:

#1 - If someone does comment, it should notify by email the person who runs the blog.

#2 - The blog owner should have the ability to remove a comment (or all comments) -- possibly with an editors mark replacing it saying &quot;comment removed at bloggers request&quot;.

#3 - The blog owner should have an opt out option to not allow comments on all their posts (or better on specific ones).  Most blogs offer this functionality so that when you post something controversial (or accidentally raise everyone&#039;s hackles) or for some other reason you don&#039;t want replies, you can do that.

#4 - Comments should be very limited in size/scope.  I think the &quot;___ likes this&quot; facebook functionality is a good example.   If it were something like &quot;like/don&#039;t like/thanks/congrats&quot; it would do very well.  If it were a very short comment (50 chars or so) that would be my second favorite.  The idea is you&#039;d be able to express a very short sentiment, but not excoriate someone or self promote in that space. (though in 50char, you could still post a link or write &quot;bullshit, you liar&quot; or something).    The thing is, you&#039;re providing a place for potential troll behavior where the author can&#039;t control it.

These are of course, just my own preferences.  I&#039;m not sure it will matter much to most people -- and it&#039;s not something I&#039;m going to lose sleep over.</description>
		<content:encoded><![CDATA[<p>Hi Yancy &#8212;  First, let me take some ownership of being one of the people to send you a note saying this may be pushing the boundary a bit between aggregating content and redirecting it.   Hopefully I did that in a way that wasn&#8217;t critical of the work you&#8217;ve done here and keep doing.  People with strong objects can always take their football and go home, and as I said, it isn&#8217;t something I feel strongly enough about to take that approach.</p>
<p>Planet Lotus has been good for the community and continues to be.</p>
<p>That said, I think the same thing I said in email can be said here; and maybe add to the discussion that way:</p>
<p>I think the facebook model is a really good framework for the discussion.  When I blog, Facebook is configured to pick it up and post it to that site.  Their reply system then can sometimes take precedence over the one on the site because people will read the content there and never click the link.   In both cases, I can opt out of automatic updates and thus the comment system.   In the case of Facebook I can remove the post, or delete any comment I don&#8217;t like. </p>
<p>I think with yours, a few things would help it fit better into the blog ecosystem:</p>
<p>#1 &#8211; If someone does comment, it should notify by email the person who runs the blog.</p>
<p>#2 &#8211; The blog owner should have the ability to remove a comment (or all comments) &#8212; possibly with an editors mark replacing it saying &#8220;comment removed at bloggers request&#8221;.</p>
<p>#3 &#8211; The blog owner should have an opt out option to not allow comments on all their posts (or better on specific ones).  Most blogs offer this functionality so that when you post something controversial (or accidentally raise everyone&#8217;s hackles) or for some other reason you don&#8217;t want replies, you can do that.</p>
<p>#4 &#8211; Comments should be very limited in size/scope.  I think the &#8220;___ likes this&#8221; facebook functionality is a good example.   If it were something like &#8220;like/don&#8217;t like/thanks/congrats&#8221; it would do very well.  If it were a very short comment (50 chars or so) that would be my second favorite.  The idea is you&#8217;d be able to express a very short sentiment, but not excoriate someone or self promote in that space. (though in 50char, you could still post a link or write &#8220;bullshit, you liar&#8221; or something).    The thing is, you&#8217;re providing a place for potential troll behavior where the author can&#8217;t control it.</p>
<p>These are of course, just my own preferences.  I&#8217;m not sure it will matter much to most people &#8212; and it&#8217;s not something I&#8217;m going to lose sleep over.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yancy Lent</title>
		<link>http://www.yancylent.com/2009/11/18/your-blog-post-comments-are-being-stolen/comment-page-1/#comment-1968</link>
		<dc:creator>Yancy Lent</dc:creator>
		<pubDate>Thu, 19 Nov 2009 18:42:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.yancylent.com/?p=314#comment-1968</guid>
		<description>@Declan, the overhead of your ideas is through the roof. I have been looking into ways of incorporating comments since the site was launched and NOTHING is consistent. I&#039;m lucky if i get feeds that are valid, have more then 3 fields elements or are encoded correctly let alone have the functionality your talking about. Even if many of them did, what about the ones that don&#039;t? How would i address that? Everyone would want it and id have to accommodate on a blog by blob basis because most users don&#039;t have control over their blogs.

@Chris, good point, there should be a feed, and there will be if people use it. The absence of feed isn&#039;t effecting the adaption rate however if the adaption rate increases a feed will be created. As for the number of comments, it&#039;s there, next to the icon, and all comments are listed under the post.

Thanks @Bob!

@Chris, the UX will improve with adaption, the current UX is a good test for the feature, if people aren&#039;t willing to jump through what small hoops there is then it tells something about the demand of the feature.</description>
		<content:encoded><![CDATA[<p>@Declan, the overhead of your ideas is through the roof. I have been looking into ways of incorporating comments since the site was launched and NOTHING is consistent. I&#8217;m lucky if i get feeds that are valid, have more then 3 fields elements or are encoded correctly let alone have the functionality your talking about. Even if many of them did, what about the ones that don&#8217;t? How would i address that? Everyone would want it and id have to accommodate on a blog by blob basis because most users don&#8217;t have control over their blogs.</p>
<p>@Chris, good point, there should be a feed, and there will be if people use it. The absence of feed isn&#8217;t effecting the adaption rate however if the adaption rate increases a feed will be created. As for the number of comments, it&#8217;s there, next to the icon, and all comments are listed under the post.</p>
<p>Thanks @Bob!</p>
<p>@Chris, the UX will improve with adaption, the current UX is a good test for the feature, if people aren&#8217;t willing to jump through what small hoops there is then it tells something about the demand of the feature.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Declan Lynch</title>
		<link>http://www.yancylent.com/2009/11/18/your-blog-post-comments-are-being-stolen/comment-page-1/#comment-1966</link>
		<dc:creator>Declan Lynch</dc:creator>
		<pubDate>Thu, 19 Nov 2009 17:26:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.yancylent.com/?p=314#comment-1966</guid>
		<description>Quite a lot of blogs also publish a &#039;per article&#039; comments feed, the link to which is part of the blogs&#039;s item rss feed.

Could you pull this in for blogs that support it and show the comments from the actual blog? That will move the ownership of the comments to the blog. Also blogs that support it in the RSS feed would have a link to the page to create new comments, some even have a web service to create comments.

Expanding the #bubble idea in Chris&#039;s comment above if the rss feed of the blog you are reading supports the number of comments tag you could use that for the bubble to let people know how many comments there are on a particular blog entry.</description>
		<content:encoded><![CDATA[<p>Quite a lot of blogs also publish a &#8216;per article&#8217; comments feed, the link to which is part of the blogs&#8217;s item rss feed.</p>
<p>Could you pull this in for blogs that support it and show the comments from the actual blog? That will move the ownership of the comments to the blog. Also blogs that support it in the RSS feed would have a link to the page to create new comments, some even have a web service to create comments.</p>
<p>Expanding the #bubble idea in Chris&#8217;s comment above if the rss feed of the blog you are reading supports the number of comments tag you could use that for the bubble to let people know how many comments there are on a particular blog entry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Miller</title>
		<link>http://www.yancylent.com/2009/11/18/your-blog-post-comments-are-being-stolen/comment-page-1/#comment-1965</link>
		<dc:creator>Chris Miller</dc:creator>
		<pubDate>Thu, 19 Nov 2009 15:44:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.yancylent.com/?p=314#comment-1965</guid>
		<description>How do we get notified about these comments? How do we interact? Can we grab the comments as RSS per posting to import into our own?  I don&#039;t think ownership of the comments concerns me at all, as chatter goes on numerous sites all the time about a posting.  It is more towards is PL as an aggregator the place to have commenting?  Can there be a simple # bubble or something next to the entry showing there is comments to save the UI real estate?</description>
		<content:encoded><![CDATA[<p>How do we get notified about these comments? How do we interact? Can we grab the comments as RSS per posting to import into our own?  I don&#8217;t think ownership of the comments concerns me at all, as chatter goes on numerous sites all the time about a posting.  It is more towards is PL as an aggregator the place to have commenting?  Can there be a simple # bubble or something next to the entry showing there is comments to save the UI real estate?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Balfe</title>
		<link>http://www.yancylent.com/2009/11/18/your-blog-post-comments-are-being-stolen/comment-page-1/#comment-1964</link>
		<dc:creator>Bob Balfe</dc:creator>
		<pubDate>Thu, 19 Nov 2009 15:32:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.yancylent.com/?p=314#comment-1964</guid>
		<description>I personally don&#039;t mind it at all.  I post all of my blog postings on Twitter and FB and many people reply on FB and many reply on my blog.  In my mind if they replied then they probably read it so it doesn&#039;t bother me.

I definitely don&#039;t think PL has jumped shark.  I am constantly promoting it in my presentations as THE PLACE to go for Lotus discussions.</description>
		<content:encoded><![CDATA[<p>I personally don&#8217;t mind it at all.  I post all of my blog postings on Twitter and FB and many people reply on FB and many reply on my blog.  In my mind if they replied then they probably read it so it doesn&#8217;t bother me.</p>
<p>I definitely don&#8217;t think PL has jumped shark.  I am constantly promoting it in my presentations as THE PLACE to go for Lotus discussions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Toohey</title>
		<link>http://www.yancylent.com/2009/11/18/your-blog-post-comments-are-being-stolen/comment-page-1/#comment-1963</link>
		<dc:creator>Chris Toohey</dc:creator>
		<pubDate>Thu, 19 Nov 2009 03:02:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.yancylent.com/?p=314#comment-1963</guid>
		<description>The anti-community sentiments toward community contributions will never cease to amaze me... Yancy, you&#039;re doing great work and providing our community with some really sweet resources, which in turn  help us spread the word far beyond the &quot;yellow bubble&quot;.

And for that, I thank you.

I will also give every effort to *improve* those resources any chance I can give -- it&#039;s the only way after all that I can give you an educated opinion on the given topic.

That being said, I actually like the idea of the comments, as it gives me the ability to see who&#039;s &quot;talking up&quot; the given post. The UX could be better, ie: instead of the page-to-form/thread navigation, an AJAX-based popup comment form floating over the given post. But now I&#039;m just giving you ideas on v2.0 ;-)</description>
		<content:encoded><![CDATA[<p>The anti-community sentiments toward community contributions will never cease to amaze me&#8230; Yancy, you&#8217;re doing great work and providing our community with some really sweet resources, which in turn  help us spread the word far beyond the &#8220;yellow bubble&#8221;.</p>
<p>And for that, I thank you.</p>
<p>I will also give every effort to *improve* those resources any chance I can give &#8212; it&#8217;s the only way after all that I can give you an educated opinion on the given topic.</p>
<p>That being said, I actually like the idea of the comments, as it gives me the ability to see who&#8217;s &#8220;talking up&#8221; the given post. The UX could be better, ie: instead of the page-to-form/thread navigation, an AJAX-based popup comment form floating over the given post. But now I&#8217;m just giving you ideas on v2.0 <img src='http://www.yancylent.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yancy Lent</title>
		<link>http://www.yancylent.com/2009/11/18/your-blog-post-comments-are-being-stolen/comment-page-1/#comment-1962</link>
		<dc:creator>Yancy Lent</dc:creator>
		<pubDate>Thu, 19 Nov 2009 02:24:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.yancylent.com/?p=314#comment-1962</guid>
		<description>&quot;But this takes away from screen real estate which is something I am not in favor of.&quot;

Real estate is something I take seriously as well and if people start using it there are many ways to reduced it&#039;s impact.</description>
		<content:encoded><![CDATA[<p>&#8220;But this takes away from screen real estate which is something I am not in favor of.&#8221;</p>
<p>Real estate is something I take seriously as well and if people start using it there are many ways to reduced it&#8217;s impact.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith Brooks</title>
		<link>http://www.yancylent.com/2009/11/18/your-blog-post-comments-are-being-stolen/comment-page-1/#comment-1961</link>
		<dc:creator>Keith Brooks</dc:creator>
		<pubDate>Thu, 19 Nov 2009 02:17:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.yancylent.com/?p=314#comment-1961</guid>
		<description>PL hasn&#039;t jumped yet but the problem is, I think, similar to why RSS feeds don&#039;t work for most people, personally I don&#039;t use them but I have a quite a few setup in various places, including my notes client.
Time
No one has any. and if you are like me and don&#039;t read for a day or traveling don&#039;t catch up you start to either feel lost or wondering why you bothered reading to start.
If there is/was a better way to find everything and read it, I haven&#039;t seen it on my desktop yet.
inline comments might work but don&#039;t care much for facebook so this doesn&#039;t do anything for me I guess, but I can see what you are after with it. But this takes away from screen real estate which is something I am not in favor of.</description>
		<content:encoded><![CDATA[<p>PL hasn&#8217;t jumped yet but the problem is, I think, similar to why RSS feeds don&#8217;t work for most people, personally I don&#8217;t use them but I have a quite a few setup in various places, including my notes client.<br />
Time<br />
No one has any. and if you are like me and don&#8217;t read for a day or traveling don&#8217;t catch up you start to either feel lost or wondering why you bothered reading to start.<br />
If there is/was a better way to find everything and read it, I haven&#8217;t seen it on my desktop yet.<br />
inline comments might work but don&#8217;t care much for facebook so this doesn&#8217;t do anything for me I guess, but I can see what you are after with it. But this takes away from screen real estate which is something I am not in favor of.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed Maloney</title>
		<link>http://www.yancylent.com/2009/11/18/your-blog-post-comments-are-being-stolen/comment-page-1/#comment-1960</link>
		<dc:creator>Ed Maloney</dc:creator>
		<pubDate>Thu, 19 Nov 2009 00:10:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.yancylent.com/?p=314#comment-1960</guid>
		<description>PL has definitely not jumped the shark!</description>
		<content:encoded><![CDATA[<p>PL has definitely not jumped the shark!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yancy Lent</title>
		<link>http://www.yancylent.com/2009/11/18/your-blog-post-comments-are-being-stolen/comment-page-1/#comment-1959</link>
		<dc:creator>Yancy Lent</dc:creator>
		<pubDate>Wed, 18 Nov 2009 22:59:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.yancylent.com/?p=314#comment-1959</guid>
		<description>Tried that. Didn&#039;t go anywhere. However an anonymous system; based on the same hit counter principal, might work.</description>
		<content:encoded><![CDATA[<p>Tried that. Didn&#8217;t go anywhere. However an anonymous system; based on the same hit counter principal, might work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Picard</title>
		<link>http://www.yancylent.com/2009/11/18/your-blog-post-comments-are-being-stolen/comment-page-1/#comment-1958</link>
		<dc:creator>Patrick Picard</dc:creator>
		<pubDate>Wed, 18 Nov 2009 22:56:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.yancylent.com/?p=314#comment-1958</guid>
		<description>A rating system would be nice (1-5 stars)</description>
		<content:encoded><![CDATA[<p>A rating system would be nice (1-5 stars)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

