<?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/iterator</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 21 Aug 2008 19:01:20 GMT</pubDate>
<item>
<title>(Bash) Scrape Google from the command line</title>
<link>http://snipplr.com/view/4299/scrape-google-from-the-command-line/</link>
<description><![CDATA[ <p>This code is POC only -- actually using it would violate Google's TOS, which forbids scraping.  It is published here for educational value only.

Hypothetically, the following command should return a list of the top 500 or so hits in Google for mysite.com.

The results will be prepended with digits, followed by a dot and some whitespace (Lynx adds these).</p> ]]></description>
<pubDate>Sun, 09 Dec 2007 21:16:58 GMT</pubDate>
<guid>http://snipplr.com/view/4299/scrape-google-from-the-command-line/</guid>
</item>
<item>
<title>(Perl) dump the contents of a data structure</title>
<link>http://snipplr.com/view/3138/dump-the-contents-of-a-data-structure/</link>
<description><![CDATA[ <p>hashes in Perl can be so elegant</p> ]]></description>
<pubDate>Tue, 03 Jul 2007 23:08:28 GMT</pubDate>
<guid>http://snipplr.com/view/3138/dump-the-contents-of-a-data-structure/</guid>
</item>
<item>
<title>(JavaScript) for loop wrapper</title>
<link>http://snipplr.com/view/2867/for-loop-wrapper/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 15 Jun 2007 04:59:44 GMT</pubDate>
<guid>http://snipplr.com/view/2867/for-loop-wrapper/</guid>
</item>
</channel>
</rss>