<?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: Ficlets enhanced author feed, an XSL scraper hack</title>
	<atom:link href="http://decafbad.com/blog/2007/04/05/ficlets-enhanced-author-feed-an-xsl-scraper-hack/feed" rel="self" type="application/rss+xml" />
	<link>http://decafbad.com/blog/2007/04/05/ficlets-enhanced-author-feed-an-xsl-scraper-hack</link>
	<description>It's all spinning wheels and self-doubt until the first pot of coffee.</description>
	<lastBuildDate>Thu, 11 Mar 2010 04:51:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0-alpha</generator>
	<item>
		<title>By: Bill</title>
		<link>http://decafbad.com/blog/2007/04/05/ficlets-enhanced-author-feed-an-xsl-scraper-hack/comment-page-1#comment-385655</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Wed, 28 Jan 2009 00:36:02 +0000</pubDate>
		<guid isPermaLink="false">http://decafbad.com/blog/2007/04/05/ficlets-enhanced-author-feed-an-xsl-scraper-hack#comment-385655</guid>
		<description>&lt;p&gt;I&#039;m sure that many Ficlets fans are sad that Ficlets.com is no more. We are in the process of constructing &lt;a href=&quot;http://www.blurbtree.com&quot; rel=&quot;nofollow&quot;&gt;Blurbtree.com&lt;/a&gt; a site that might be helpful for them. It&#039;s not a replacement for Ficlets, but it&#039;s a clean start and we&#039;ll build the site based on the feedback we get from the online community. Please give it a try and let us know what we can do to make it fit your needs. 
You can also get more information at our &lt;a href=&quot;http://www.blurbtree.com/faqs.php&quot; rel=&quot;nofollow&quot;&gt;Blurbtree FAQ&lt;/a&gt;.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;m sure that many Ficlets fans are sad that Ficlets.com is no more. We are in the process of constructing <a href="http://www.blurbtree.com" rel="nofollow">Blurbtree.com</a> a site that might be helpful for them. It&#8217;s not a replacement for Ficlets, but it&#8217;s a clean start and we&#8217;ll build the site based on the feedback we get from the online community. Please give it a try and let us know what we can do to make it fit your needs.<br />
You can also get more information at our <a href="http://www.blurbtree.com/faqs.php" rel="nofollow">Blurbtree FAQ</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: l.m.orchard</title>
		<link>http://decafbad.com/blog/2007/04/05/ficlets-enhanced-author-feed-an-xsl-scraper-hack/comment-page-1#comment-123666</link>
		<dc:creator>l.m.orchard</dc:creator>
		<pubDate>Fri, 06 Apr 2007 14:25:44 +0000</pubDate>
		<guid isPermaLink="false">http://decafbad.com/blog/2007/04/05/ficlets-enhanced-author-feed-an-xsl-scraper-hack#comment-123666</guid>
		<description>&lt;p&gt;Roger: Sure...  Really, the only things I&#039;m mashing up are the author Atom feed, like mine here:&lt;/p&gt;

&lt;p&gt;http://ficlets.com/feeds/author/l&lt;em&gt;m&lt;/em&gt;orchard&lt;/p&gt;

&lt;p&gt;And then, I chase down each story in the feed, like this one:&lt;/p&gt;

&lt;p&gt;http://ficlets.com/stories/1763&lt;/p&gt;

&lt;p&gt;You can view source on a story page and see all the information sprinkled in there - look for &#039;abbr&#039; tags and class names like &#039;pubdate&#039; and &#039;hentry&#039;.  The pages are also valid XML, so they can be manipulated right in XSL.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Roger: Sure&#8230;  Really, the only things I&#8217;m mashing up are the author Atom feed, like mine here:</p>
<p><a href="http://ficlets.com/feeds/author/l" rel="nofollow">http://ficlets.com/feeds/author/l</a><em>m</em>orchard</p>
<p>And then, I chase down each story in the feed, like this one:</p>
<p><a href="http://ficlets.com/stories/1763" rel="nofollow">http://ficlets.com/stories/1763</a></p>
<p>You can view source on a story page and see all the information sprinkled in there &#8211; look for &#8216;abbr&#8217; tags and class names like &#8216;pubdate&#8217; and &#8216;hentry&#8217;.  The pages are also valid XML, so they can be manipulated right in XSL.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roger Costello</title>
		<link>http://decafbad.com/blog/2007/04/05/ficlets-enhanced-author-feed-an-xsl-scraper-hack/comment-page-1#comment-123645</link>
		<dc:creator>Roger Costello</dc:creator>
		<pubDate>Fri, 06 Apr 2007 13:54:55 +0000</pubDate>
		<guid isPermaLink="false">http://decafbad.com/blog/2007/04/05/ficlets-enhanced-author-feed-an-xsl-scraper-hack#comment-123645</guid>
		<description>&lt;p&gt;Is there any way for me to view the documents you are mashing up to generate the resulting RSS document?  I am particularly interested in seeing how Microformats are being mashed up.  Thanks!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Is there any way for me to view the documents you are mashing up to generate the resulting RSS document?  I am particularly interested in seeing how Microformats are being mashed up.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: l.m.orchard</title>
		<link>http://decafbad.com/blog/2007/04/05/ficlets-enhanced-author-feed-an-xsl-scraper-hack/comment-page-1#comment-122938</link>
		<dc:creator>l.m.orchard</dc:creator>
		<pubDate>Thu, 05 Apr 2007 21:05:26 +0000</pubDate>
		<guid isPermaLink="false">http://decafbad.com/blog/2007/04/05/ficlets-enhanced-author-feed-an-xsl-scraper-hack#comment-122938</guid>
		<description>&lt;p&gt;@Kevin: Yeah, I think the bare author feed is a good thing to leave alone.  But, a personal author feed with comments and prequels/sequels and possibly notes would be excellent!  You know, basically, notifications of significant events that&#039;d bring me back to the site.&lt;/p&gt;

&lt;p&gt;I&#039;m also thinking it might be neat to gently spider through prequels and sequels on stories to map them out and track progress, but that&#039;s just a future hackery idea.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Kevin: Yeah, I think the bare author feed is a good thing to leave alone.  But, a personal author feed with comments and prequels/sequels and possibly notes would be excellent!  You know, basically, notifications of significant events that&#8217;d bring me back to the site.</p>
<p>I&#8217;m also thinking it might be neat to gently spider through prequels and sequels on stories to map them out and track progress, but that&#8217;s just a future hackery idea.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Lawver</title>
		<link>http://decafbad.com/blog/2007/04/05/ficlets-enhanced-author-feed-an-xsl-scraper-hack/comment-page-1#comment-122732</link>
		<dc:creator>Kevin Lawver</dc:creator>
		<pubDate>Thu, 05 Apr 2007 15:44:25 +0000</pubDate>
		<guid isPermaLink="false">http://decafbad.com/blog/2007/04/05/ficlets-enhanced-author-feed-an-xsl-scraper-hack#comment-122732</guid>
		<description>&lt;p&gt;That&#039;s fine.  I think we can handle it.  We&#039;ll get prequels/sequels added to either the author feed or their own feed in the near future.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>That&#8217;s fine.  I think we can handle it.  We&#8217;ll get prequels/sequels added to either the author feed or their own feed in the near future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: l.m.orchard</title>
		<link>http://decafbad.com/blog/2007/04/05/ficlets-enhanced-author-feed-an-xsl-scraper-hack/comment-page-1#comment-122709</link>
		<dc:creator>l.m.orchard</dc:creator>
		<pubDate>Thu, 05 Apr 2007 15:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://decafbad.com/blog/2007/04/05/ficlets-enhanced-author-feed-an-xsl-scraper-hack#comment-122709</guid>
		<description>&lt;p&gt;@Kevin: One thing that &lt;em&gt;might&lt;/em&gt; not be cool is that this XSL hits Ficlets.com once for each story in the feed to pick up the additional info, but I try to cache the feed on my end for about 20 minutes per author...  so hopefully it doesn&#039;t put any more stress on your site than I might have done manually in opening all my stories in tabs to check for comments and prequels/sequels.  :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Kevin: One thing that <em>might</em> not be cool is that this XSL hits Ficlets.com once for each story in the feed to pick up the additional info, but I try to cache the feed on my end for about 20 minutes per author&#8230;  so hopefully it doesn&#8217;t put any more stress on your site than I might have done manually in opening all my stories in tabs to check for comments and prequels/sequels.  :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Lawver</title>
		<link>http://decafbad.com/blog/2007/04/05/ficlets-enhanced-author-feed-an-xsl-scraper-hack/comment-page-1#comment-122696</link>
		<dc:creator>Kevin Lawver</dc:creator>
		<pubDate>Thu, 05 Apr 2007 14:59:37 +0000</pubDate>
		<guid isPermaLink="false">http://decafbad.com/blog/2007/04/05/ficlets-enhanced-author-feed-an-xsl-scraper-hack#comment-122696</guid>
		<description>&lt;p&gt;That may be the coolest thing ever.  Good job!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>That may be the coolest thing ever.  Good job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: l.m.orchard</title>
		<link>http://decafbad.com/blog/2007/04/05/ficlets-enhanced-author-feed-an-xsl-scraper-hack/comment-page-1#comment-122629</link>
		<dc:creator>l.m.orchard</dc:creator>
		<pubDate>Thu, 05 Apr 2007 14:04:06 +0000</pubDate>
		<guid isPermaLink="false">http://decafbad.com/blog/2007/04/05/ficlets-enhanced-author-feed-an-xsl-scraper-hack#comment-122629</guid>
		<description>&lt;p&gt;@meglar: Well, just to warn ya - FeedMagick needs a &lt;em&gt;lot&lt;/em&gt; of work.  :)  I&#039;ve got ideas for it, but have yet to get back around to it.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@meglar: Well, just to warn ya &#8211; FeedMagick needs a <em>lot</em> of work.  :)  I&#8217;ve got ideas for it, but have yet to get back around to it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Coffee Powered Musings</title>
		<link>http://decafbad.com/blog/2007/04/05/ficlets-enhanced-author-feed-an-xsl-scraper-hack/comment-page-1#comment-122472</link>
		<dc:creator>Coffee Powered Musings</dc:creator>
		<pubDate>Thu, 05 Apr 2007 09:40:07 +0000</pubDate>
		<guid isPermaLink="false">http://decafbad.com/blog/2007/04/05/ficlets-enhanced-author-feed-an-xsl-scraper-hack#comment-122472</guid>
		<description>&lt;p&gt;&lt;strong&gt;FeedMagick...&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;For lack of a real life outside of work I&#8217;m gonna play with a new toy. FeedMagick from l.m.orchard should provide me with a few days entertainment. Inspiration for this idea comes via http://decafbad.com/blog/2007/04/05/ficlets-enhanced-author-fe...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><strong>FeedMagick&#8230;</strong></p>
<p>For lack of a real life outside of work I&#8217;m gonna play with a new toy. FeedMagick from l.m.orchard should provide me with a few days entertainment. Inspiration for this idea comes via <a href="http://decafbad.com/blog/2007/04/05/ficlets-enhanced-author-fe.." rel="nofollow">http://decafbad.com/blog/2007/04/05/ficlets-enhanced-author-fe..</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: megalar</title>
		<link>http://decafbad.com/blog/2007/04/05/ficlets-enhanced-author-feed-an-xsl-scraper-hack/comment-page-1#comment-122461</link>
		<dc:creator>megalar</dc:creator>
		<pubDate>Thu, 05 Apr 2007 09:31:48 +0000</pubDate>
		<guid isPermaLink="false">http://decafbad.com/blog/2007/04/05/ficlets-enhanced-author-feed-an-xsl-scraper-hack#comment-122461</guid>
		<description>&lt;p&gt;I had already decided I was gonna grab your FeedMagick source and try to do something with it but this just gives me more incentive as a Ficlets lover. I recently read your thoughts on pipes and feel much the same way =&gt; meh to GUI, especially a buggy one. It seems much more satisfying to just tell php what I want done and watch it go rather than spend 20 minutes fiddling with a silly applet.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I had already decided I was gonna grab your FeedMagick source and try to do something with it but this just gives me more incentive as a Ficlets lover. I recently read your thoughts on pipes and feel much the same way =&gt; meh to GUI, especially a buggy one. It seems much more satisfying to just tell php what I want done and watch it go rather than spend 20 minutes fiddling with a silly applet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 0xDECAFBAD &#187; i (heart) ficlets, microformats, and feed scrapers</title>
		<link>http://decafbad.com/blog/2007/04/05/ficlets-enhanced-author-feed-an-xsl-scraper-hack/comment-page-1#comment-122333</link>
		<dc:creator>0xDECAFBAD &#187; i (heart) ficlets, microformats, and feed scrapers</dc:creator>
		<pubDate>Thu, 05 Apr 2007 07:00:15 +0000</pubDate>
		<guid isPermaLink="false">http://decafbad.com/blog/2007/04/05/ficlets-enhanced-author-feed-an-xsl-scraper-hack#comment-122333</guid>
		<description>&lt;p&gt;[...] Skip navigation Colophon.planLibrary Camp 2006    &#171; Ficlets enhanced author feed, an XSL scraper hack [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Skip navigation Colophon.planLibrary Camp 2006    &laquo; Ficlets enhanced author feed, an XSL scraper hack [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
