<?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/pattern</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 14 Oct 2008 09:51:15 GMT</pubDate>
<item>
<title>(Perl) provide default values for a hash</title>
<link>http://snipplr.com/view/3139/provide-default-values-for-a-hash/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 03 Jul 2007 23:14:08 GMT</pubDate>
<guid>http://snipplr.com/view/3139/provide-default-values-for-a-hash/</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>(Perl) Examine CSS selectors in JSP files and report on whether they match some patterns</title>
<link>http://snipplr.com/view/3119/examine-css-selectors-in-jsp-files-and-report-on-whether-they-match-some-patterns/</link>
<description><![CDATA[ <p>Processe a directory of JSP source files, looks for regex matches, and reports on the number and location of matches.  For detecting deprecated attributes in XHTML.

Uses Mail::Outlook to send an email.  Requires you to click "ok" each time a notification is sent, but gets around firewalls.</p> ]]></description>
<pubDate>Tue, 03 Jul 2007 21:27:59 GMT</pubDate>
<guid>http://snipplr.com/view/3119/examine-css-selectors-in-jsp-files-and-report-on-whether-they-match-some-patterns/</guid>
</item>
<item>
<title>(JavaScript) clear form field on first focus (inline version)</title>
<link>http://snipplr.com/view/2549/clear-form-field-on-first-focus-inline-version/</link>
<description><![CDATA[ <p>The unobtrusive version requires an onload statement.  Doing that in a backward-compatible fashion can be a pain in the ass.  So here is an inline version for use with older code.  This should work "out of the box" with any browser that has javascript.</p> ]]></description>
<pubDate>Fri, 27 Apr 2007 15:53:16 GMT</pubDate>
<guid>http://snipplr.com/view/2549/clear-form-field-on-first-focus-inline-version/</guid>
</item>
</channel>
</rss>