<?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"
	>
<channel>
	<title>Comments on: Identi.ca Reply Sniffer</title>
	<atom:link href="http://fastwonderblog.com/2008/07/02/identica-reply-sniffer/feed/" rel="self" type="application/rss+xml" />
	<link>http://fastwonderblog.com/2008/07/02/identica-reply-sniffer/</link>
	<description>Consulting services for companies wanting to engage with online communities through social media.Focused on online communities, open technologies, open source, web 2.0, social media, RSS, blogging, and podcasting.</description>
	<pubDate>Thu, 04 Dec 2008 01:32:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Dawn</title>
		<link>http://fastwonderblog.com/2008/07/02/identica-reply-sniffer/#comment-16533</link>
		<dc:creator>Dawn</dc:creator>
		<pubDate>Mon, 07 Jul 2008 18:34:36 +0000</pubDate>
		<guid isPermaLink="false">http://fastwonderblog.com/?p=531#comment-16533</guid>
		<description>Troy,

Yeah, it's pretty buggy. It was mainly a temporary solution to catch some @replies until they implemented that feature.

The reason it's buggy is because it depends on RSS (there wasn't the equivalent of Summize for Identi.ca yet). The RSS feed for all of the people that any individual follows only contains ~50 entries. If Yahoo Pipes doesn't poll the RSS feed before the @reply scrolls out of the 50 entries, then it will miss the @reply entirely. It will miss more @replies if you are following a bunch of people, since posts will roll off more quickly. 

Honestly, I would scrap this pipe now that Identi.ca has @replies built into the site :-)</description>
		<content:encoded><![CDATA[<p>Troy,</p>
<p>Yeah, it&#8217;s pretty buggy. It was mainly a temporary solution to catch some @replies until they implemented that feature.</p>
<p>The reason it&#8217;s buggy is because it depends on RSS (there wasn&#8217;t the equivalent of Summize for Identi.ca yet). The RSS feed for all of the people that any individual follows only contains ~50 entries. If Yahoo Pipes doesn&#8217;t poll the RSS feed before the @reply scrolls out of the 50 entries, then it will miss the @reply entirely. It will miss more @replies if you are following a bunch of people, since posts will roll off more quickly. </p>
<p>Honestly, I would scrap this pipe now that Identi.ca has @replies built into the site <img src='http://fastwonderblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Troy H</title>
		<link>http://fastwonderblog.com/2008/07/02/identica-reply-sniffer/#comment-16528</link>
		<dc:creator>Troy H</dc:creator>
		<pubDate>Mon, 07 Jul 2008 16:42:05 +0000</pubDate>
		<guid isPermaLink="false">http://fastwonderblog.com/?p=531#comment-16528</guid>
		<description>Hey, Dawn.  It doesn't appear to be working for me yet.  I got my first @ reply in identi.ca 13 hours ago, but still no results from the pipe.  Identi.ca added a Replies tab last night, and I do see it there.  Thanks for sharing!</description>
		<content:encoded><![CDATA[<p>Hey, Dawn.  It doesn&#8217;t appear to be working for me yet.  I got my first @ reply in identi.ca 13 hours ago, but still no results from the pipe.  Identi.ca added a Replies tab last night, and I do see it there.  Thanks for sharing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary S. Walter</title>
		<link>http://fastwonderblog.com/2008/07/02/identica-reply-sniffer/#comment-16396</link>
		<dc:creator>Gary S. Walter</dc:creator>
		<pubDate>Sun, 06 Jul 2008 07:39:36 +0000</pubDate>
		<guid isPermaLink="false">http://fastwonderblog.com/?p=531#comment-16396</guid>
		<description>Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dawn</title>
		<link>http://fastwonderblog.com/2008/07/02/identica-reply-sniffer/#comment-16158</link>
		<dc:creator>Dawn</dc:creator>
		<pubDate>Fri, 04 Jul 2008 16:40:13 +0000</pubDate>
		<guid isPermaLink="false">http://fastwonderblog.com/?p=531#comment-16158</guid>
		<description>Aha! It wasn't liking the "." in the text input name. Should work just fine now - no need to hardcode your URL into the pipe.</description>
		<content:encoded><![CDATA[<p>Aha! It wasn&#8217;t liking the &#8220;.&#8221; in the text input name. Should work just fine now - no need to hardcode your URL into the pipe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dawn</title>
		<link>http://fastwonderblog.com/2008/07/02/identica-reply-sniffer/#comment-16145</link>
		<dc:creator>Dawn</dc:creator>
		<pubDate>Fri, 04 Jul 2008 15:31:02 +0000</pubDate>
		<guid isPermaLink="false">http://fastwonderblog.com/?p=531#comment-16145</guid>
		<description>Gary,

You should just be able to enter your name in the username field and click run pipe. If you enter your username in the field it will autopopulate the fetch feed box with your rss URL. There really isn't any need to hardcode it in. 

Yahoo Pipes does some strange things with caching, which can cause a delay before things get picked up by the pipe. I suspect that your copy worked because it was new (therefore, nothing was cached), not because the functionality was different.

There could be some bugs, so I'm curious if anyone else is having the same issue as Gary (I haven't been able to reproduce the error).</description>
		<content:encoded><![CDATA[<p>Gary,</p>
<p>You should just be able to enter your name in the username field and click run pipe. If you enter your username in the field it will autopopulate the fetch feed box with your rss URL. There really isn&#8217;t any need to hardcode it in. </p>
<p>Yahoo Pipes does some strange things with caching, which can cause a delay before things get picked up by the pipe. I suspect that your copy worked because it was new (therefore, nothing was cached), not because the functionality was different.</p>
<p>There could be some bugs, so I&#8217;m curious if anyone else is having the same issue as Gary (I haven&#8217;t been able to reproduce the error).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary S. Walter</title>
		<link>http://fastwonderblog.com/2008/07/02/identica-reply-sniffer/#comment-16098</link>
		<dc:creator>Gary S. Walter</dc:creator>
		<pubDate>Fri, 04 Jul 2008 08:21:17 +0000</pubDate>
		<guid isPermaLink="false">http://fastwonderblog.com/?p=531#comment-16098</guid>
		<description>Hi Dawn,

I've been playing with your Yahoo! Pipes identica reply sniffer for a couple of days.  Here is what I've learned.  In the "fetch feed" box, I had to add my own rss url - or I just received your replies, related to me (which was one).  Then of course, I put my own user name in as the default (gwalter).  Then it seems to work fine.

Here is my version if you want to look at it:  http://ping.fm/35IEo

If you come up with any changes, let us know.  I was looking at @metafluence's Twitter reply sniffer - but that starts getting waaay over my head!

Thanks gw</description>
		<content:encoded><![CDATA[<p>Hi Dawn,</p>
<p>I&#8217;ve been playing with your Yahoo! Pipes identica reply sniffer for a couple of days.  Here is what I&#8217;ve learned.  In the &#8220;fetch feed&#8221; box, I had to add my own rss url - or I just received your replies, related to me (which was one).  Then of course, I put my own user name in as the default (gwalter).  Then it seems to work fine.</p>
<p>Here is my version if you want to look at it:  <a href="http://ping.fm/35IEo" rel="nofollow">http://ping.fm/35IEo</a></p>
<p>If you come up with any changes, let us know.  I was looking at @metafluence&#8217;s Twitter reply sniffer - but that starts getting waaay over my head!</p>
<p>Thanks gw</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Silicon Florist&#8217;s links arrangement for July 02 &#187; Silicon Florist</title>
		<link>http://fastwonderblog.com/2008/07/02/identica-reply-sniffer/#comment-15947</link>
		<dc:creator>Silicon Florist&#8217;s links arrangement for July 02 &#187; Silicon Florist</dc:creator>
		<pubDate>Thu, 03 Jul 2008 07:02:16 +0000</pubDate>
		<guid isPermaLink="false">http://fastwonderblog.com/?p=531#comment-15947</guid>
		<description>[...] Identi.ca Reply Sniffer at Fast Wonder Blog Dawn Foster writes &#8220;It looks like a few of us are starting to play with Identi.ca. It’s just like Twitter, but without the community and without any real tools to support it  Anyway, there doesn’t seem to be a good way to track @replies. I’ve put together a quick Yahoo pipe that will catch at least some of your replies. This is highly experimental (pre-alpha stage maybe). Welcome to the Identi.ca Reply Sniffer Pipe.&#8221; [...]</description>
		<content:encoded><![CDATA[<p>[...] Identi.ca Reply Sniffer at Fast Wonder Blog Dawn Foster writes &#8220;It looks like a few of us are starting to play with Identi.ca. It’s just like Twitter, but without the community and without any real tools to support it  Anyway, there doesn’t seem to be a good way to track @replies. I’ve put together a quick Yahoo pipe that will catch at least some of your replies. This is highly experimental (pre-alpha stage maybe). Welcome to the Identi.ca Reply Sniffer Pipe.&#8221; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Identi.ca Apps &#38; Why It Could Blow Twitter Away &#124; SheGeeks</title>
		<link>http://fastwonderblog.com/2008/07/02/identica-reply-sniffer/#comment-15938</link>
		<dc:creator>Identi.ca Apps &#38; Why It Could Blow Twitter Away &#124; SheGeeks</dc:creator>
		<pubDate>Thu, 03 Jul 2008 05:37:10 +0000</pubDate>
		<guid isPermaLink="false">http://fastwonderblog.com/?p=531#comment-15938</guid>
		<description>[...] button to the identi.ca UI. Works like a charm too. Also, Dawn aka geekygirldawn has created an identi.ca reply sniffer via Yahoo Pipes. You can subscribe to the feed for [...]</description>
		<content:encoded><![CDATA[<p>[...] button to the identi.ca UI. Works like a charm too. Also, Dawn aka geekygirldawn has created an identi.ca reply sniffer via Yahoo Pipes. You can subscribe to the feed for [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marshall Kirkpatrick</title>
		<link>http://fastwonderblog.com/2008/07/02/identica-reply-sniffer/#comment-15904</link>
		<dc:creator>Marshall Kirkpatrick</dc:creator>
		<pubDate>Thu, 03 Jul 2008 01:00:10 +0000</pubDate>
		<guid isPermaLink="false">http://fastwonderblog.com/?p=531#comment-15904</guid>
		<description>Nifty!  Good work!</description>
		<content:encoded><![CDATA[<p>Nifty!  Good work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
