<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - rhlowe</title>
<link>http://snipplr.com/users/rhlowe</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 14 Oct 2008 09:57:51 GMT</pubDate>
<item>
<title>(Regular Expression) Grab an html tag and leave just the content</title>
<link>http://snipplr.com/view/3335/grab-an-html-tag-and-leave-just-the-content/</link>
<description><![CDATA[ <p>Developed for eclipse but prolly useful elsewhere, put the text after 'find' in the 'find' box and the text after 'replace' in 'replace'.

Note: this example uses an html list item 'li', make sure to replace that with the tag you want to find</p> ]]></description>
<pubDate>Fri, 20 Jul 2007 16:29:13 GMT</pubDate>
<guid>http://snipplr.com/view/3335/grab-an-html-tag-and-leave-just-the-content/</guid>
</item>
<item>
<title>(JavaScript) Cross Browser Add Event Listener</title>
<link>http://snipplr.com/view/3116/cross-browser-add-event-listener/</link>
<description><![CDATA[ <p>Snatched this from another post and fixed something I found was not working.</p> ]]></description>
<pubDate>Mon, 02 Jul 2007 11:48:01 GMT</pubDate>
<guid>http://snipplr.com/view/3116/cross-browser-add-event-listener/</guid>
</item>
<item>
<title>(JavaScript) JavaScript Starter</title>
<link>http://snipplr.com/view/2951/javascript-starter/</link>
<description><![CDATA[ <p>I use this snippet to organize my JavaScript files.</p> ]]></description>
<pubDate>Thu, 21 Jun 2007 15:53:16 GMT</pubDate>
<guid>http://snipplr.com/view/2951/javascript-starter/</guid>
</item>
<item>
<title>(JavaScript) getElementsByClassName</title>
<link>http://snipplr.com/view/2950/getelementsbyclassname/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 21 Jun 2007 11:19:31 GMT</pubDate>
<guid>http://snipplr.com/view/2950/getelementsbyclassname/</guid>
</item>
<item>
<title>(CSS) My CSS Starter</title>
<link>http://snipplr.com/view/2949/my-css-starter/</link>
<description><![CDATA[ <p>A starter CSS file that was bred from various style sheets, css techniques and standard practices I use.
v.4: Added the @charset delaration at the top
v.3: Converted to alpha/numeral notation. Now uses @media rule more effectively
v.2: Consolidated sections 1 and 99 to shrink the file size. There is no need to change these sections except for the very last rule anyways.</p> ]]></description>
<pubDate>Thu, 21 Jun 2007 11:15:09 GMT</pubDate>
<guid>http://snipplr.com/view/2949/my-css-starter/</guid>
</item>
</channel>
</rss>