<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - benatkin</title>
<link>http://snipplr.com/users/benatkin</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 24 Jul 2008 02:48:13 GMT</pubDate>
<item>
<title>(ASP) Print weekday names from Monday through Sunday</title>
<link>http://snipplr.com/view/5743/print-weekday-names-from-monday-through-sunday/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 07 Apr 2008 17:45:28 GMT</pubDate>
<guid>http://snipplr.com/view/5743/print-weekday-names-from-monday-through-sunday/</guid>
</item>
<item>
<title>(JavaScript) Highlight table cells</title>
<link>http://snipplr.com/view/5739/highlight-table-cells/</link>
<description><![CDATA[ <p>requires jquery</p> ]]></description>
<pubDate>Mon, 07 Apr 2008 15:34:13 GMT</pubDate>
<guid>http://snipplr.com/view/5739/highlight-table-cells/</guid>
</item>
<item>
<title>(Bash) Grep for a string in all files in a directory and its subdirectories with a certain extension</title>
<link>http://snipplr.com/view/2002/grep-for-a-string-in-all-files-in-a-directory-and-its-subdirectories-with-a-certain-extension/</link>
<description><![CDATA[ <p>Searches all HTML files in current directory and subdirectory for the string &amp;quot;cookiemonster.html&amp;quot;. Can be used to find which pages link to a page. Further tweaks can find which source files directly include a file. Both file names and the search string are case insensitive.</p> ]]></description>
<pubDate>Fri, 19 Jan 2007 09:15:02 GMT</pubDate>
<guid>http://snipplr.com/view/2002/grep-for-a-string-in-all-files-in-a-directory-and-its-subdirectories-with-a-certain-extension/</guid>
</item>
</channel>
</rss>