<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - xenonite</title>
<link>http://snipplr.com/users/xenonite</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 21 May 2013 14:02:52 GMT</pubDate>
<item>
<title>(Bash) Download a list of URLs</title>
<link>http://snipplr.com/view/10832/download-a-list-of-urls/</link>
<description><![CDATA[ <p>Simply paste the list of URLs into stdin. You can add the option `-P 4` to parallelize the downloads.</p> ]]></description>
<pubDate>Fri, 02 Jan 2009 16:24:05 GMT</pubDate>
<guid>http://snipplr.com/view/10832/download-a-list-of-urls/</guid>
</item>
<item>
<title>(Ruby) Boolean table</title>
<link>http://snipplr.com/view/8615/boolean-table/</link>
<description><![CDATA[ <p>prints the result of a boolean function evaluated in the block.
3 variables.</p> ]]></description>
<pubDate>Fri, 26 Sep 2008 07:04:30 GMT</pubDate>
<guid>http://snipplr.com/view/8615/boolean-table/</guid>
</item>
<item>
<title>(Bash) Random char sequence, base64 encoded</title>
<link>http://snipplr.com/view/8293/random-char-sequence-base64-encoded/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 10 Sep 2008 15:13:29 GMT</pubDate>
<guid>http://snipplr.com/view/8293/random-char-sequence-base64-encoded/</guid>
</item>
<item>
<title>(Bash) Check MD5 of CD / DVD</title>
<link>http://snipplr.com/view/8145/check-md5-of-cd--dvd/</link>
<description><![CDATA[ <p>in Linux, check the size of the DVD first. This gives you the number of bytes. Divide that number by Y = 32768 (example blocksize) or similar (must be dividable), so you can give the proper block count X. Pipe that to md5sum and wait a little.</p> ]]></description>
<pubDate>Tue, 02 Sep 2008 10:35:58 GMT</pubDate>
<guid>http://snipplr.com/view/8145/check-md5-of-cd--dvd/</guid>
</item>
<item>
<title>(Bash) Urldecode</title>
<link>http://snipplr.com/view/7975/urldecode/</link>
<description><![CDATA[ <p>Urldecode on the command line</p> ]]></description>
<pubDate>Fri, 22 Aug 2008 01:00:58 GMT</pubDate>
<guid>http://snipplr.com/view/7975/urldecode/</guid>
</item>
<item>
<title>(Bash) Grub-Install via rescue cd</title>
<link>http://snipplr.com/view/7873/grubinstall-via-rescue-cd/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 15 Aug 2008 07:33:24 GMT</pubDate>
<guid>http://snipplr.com/view/7873/grubinstall-via-rescue-cd/</guid>
</item>
<item>
<title>(R) Generate Pareto random variate in R</title>
<link>http://snipplr.com/view/7336/generate-pareto-random-variate-in-r/</link>
<description><![CDATA[ <p>xm = minimum, k=pareto index</p> ]]></description>
<pubDate>Wed, 16 Jul 2008 11:04:17 GMT</pubDate>
<guid>http://snipplr.com/view/7336/generate-pareto-random-variate-in-r/</guid>
</item>
<item>
<title>(HTML) Snipplr button for Opera</title>
<link>http://snipplr.com/view/7246/snipplr-button-for-opera/</link>
<description><![CDATA[ <p>Drag URL above to an Opera toolbar to add the button.

Sorry does not work, the URL gets automatically truncated.</p> ]]></description>
<pubDate>Sat, 12 Jul 2008 20:12:07 GMT</pubDate>
<guid>http://snipplr.com/view/7246/snipplr-button-for-opera/</guid>
</item>
</channel>
</rss>