<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - noah</title>
<link>http://snipplr.com/users/noah/tags/useful</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 08 Sep 2008 06:02:58 GMT</pubDate>
<item>
<title>(Other) How to generate podcasts from HypeMachine searches or del.icio.us tags</title>
<link>http://snipplr.com/view/4228/how-to-generate-podcasts-from-hypemachine-searches-or-delicious-tags/</link>
<description><![CDATA[ <p>Here's how to construct URLs such that they return podcasts for search/tag results.  Both del and hypemachine hide these features pretty well, so I thought it was worth it to note the URL patterns here.

Note that the del URL only works with /one/ genre tag.  Two or more tags and the feed will be empty.

I think the feed:// protocol may be ignored, at least by del.</p> ]]></description>
<pubDate>Sat, 01 Dec 2007 13:18:39 GMT</pubDate>
<guid>http://snipplr.com/view/4228/how-to-generate-podcasts-from-hypemachine-searches-or-delicious-tags/</guid>
</item>
<item>
<title>(Perl) Remove duplicate lines from a text file</title>
<link>http://snipplr.com/view/3124/remove-duplicate-lines-from-a-text-file/</link>
<description><![CDATA[ <p>Sometimes I get a big list of things, and some of the things occur multiple times in the same list.  A good example is a newline-delimited list of files: the same file path might be listed 4 or 5 times.  So this script removes those kinds of duplicate lines.

Found at Google Answers.</p> ]]></description>
<pubDate>Tue, 03 Jul 2007 22:06:34 GMT</pubDate>
<guid>http://snipplr.com/view/3124/remove-duplicate-lines-from-a-text-file/</guid>
</item>
<item>
<title>(Emacs Lisp) Persistent.el configuration</title>
<link>http://snipplr.com/view/2781/persistentel-configuration/</link>
<description><![CDATA[ <p>Configure the Persistent.el module.  Persistent.el allows emacs to remember command histories across sessions.</p> ]]></description>
<pubDate>Sat, 02 Jun 2007 00:34:17 GMT</pubDate>
<guid>http://snipplr.com/view/2781/persistentel-configuration/</guid>
</item>
</channel>
</rss>