<?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/productivity</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 05 Dec 2008 12:06:29 GMT</pubDate>
<item>
<title>(JavaScript) Describe Jira Task bookmarklet</title>
<link>http://snipplr.com/view/10133/describe-jira-task-bookmarklet/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 28 Nov 2008 11:59:05 GMT</pubDate>
<guid>http://snipplr.com/view/10133/describe-jira-task-bookmarklet/</guid>
</item>
<item>
<title>(Bash) Download linked JPEGs from a Web page, on the command line</title>
<link>http://snipplr.com/view/4063/download-linked-jpegs-from-a-web-page-on-the-command-line/</link>
<description><![CDATA[ <p>The following command will download all the files with a JPG extension that are linked from http://flickr.com.

_Requires the LWP module.  You must also have Wget installed on your system for this to work._</p> ]]></description>
<pubDate>Fri, 02 Nov 2007 22:57:45 GMT</pubDate>
<guid>http://snipplr.com/view/4063/download-linked-jpegs-from-a-web-page-on-the-command-line/</guid>
</item>
<item>
<title>(Bash) clipboard commands for OSX</title>
<link>http://snipplr.com/view/3350/clipboard-commands-for-osx/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 23 Jul 2007 11:44:20 GMT</pubDate>
<guid>http://snipplr.com/view/3350/clipboard-commands-for-osx/</guid>
</item>
<item>
<title>(Perl) command-line perl</title>
<link>http://snipplr.com/view/3145/commandline-perl/</link>
<description><![CDATA[ <p>couple of useful snippets from an article I found at Perl.com</p> ]]></description>
<pubDate>Wed, 04 Jul 2007 20:00:52 GMT</pubDate>
<guid>http://snipplr.com/view/3145/commandline-perl/</guid>
</item>
<item>
<title>(Perl) submit a POST query with parameters</title>
<link>http://snipplr.com/view/3135/submit-a-post-query-with-parameters/</link>
<description><![CDATA[ <p>from The Perl Black Book, Holzner, p. 1247</p> ]]></description>
<pubDate>Tue, 03 Jul 2007 22:57:13 GMT</pubDate>
<guid>http://snipplr.com/view/3135/submit-a-post-query-with-parameters/</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>(Bash) rsync backup directory</title>
<link>http://snipplr.com/view/2798/rsync-backup-directory/</link>
<description><![CDATA[ <p>The --delete switch causes files that have been deleted from the source directory, to also be deleted from the target directory.</p> ]]></description>
<pubDate>Mon, 04 Jun 2007 07:37:02 GMT</pubDate>
<guid>http://snipplr.com/view/2798/rsync-backup-directory/</guid>
</item>
</channel>
</rss>