<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Removing elements with Hpricot</title>
	<atom:link href="http://soledadpenades.com/2007/10/05/removing-elements-with-hpricot/feed/" rel="self" type="application/rss+xml" />
	<link>http://soledadpenades.com/2007/10/05/removing-elements-with-hpricot/</link>
	<description>repeat 4[fd 100 rt 90]</description>
	<lastBuildDate>Mon, 30 Aug 2010 18:41:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: sole</title>
		<link>http://soledadpenades.com/2007/10/05/removing-elements-with-hpricot/#comment-51920</link>
		<dc:creator>sole</dc:creator>
		<pubDate>Wed, 10 Jun 2009 10:55:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.soledadpenades.com/2007/10/05/removing-elements-with-hpricot/#comment-51920</guid>
		<description>doc.search(&quot;a:not([@class])&quot;)

It&#039;s in http://wiki.github.com/why/hpricot/hpricot-css-search:

&lt;blockquote&gt;
Negating Searches

If you are having a difficult time tracking down a certain element, it may help to use the :not operator to narrow your search.
&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>doc.search(&#8220;a:not([@class])&#8221;)</p>
<p>It&#8217;s in <a href="http://wiki.github.com/why/hpricot/hpricot-css-search" rel="nofollow">http://wiki.github.com/why/hpricot/hpricot-css-search</a>:</p>
<blockquote><p>
Negating Searches</p>
<p>If you are having a difficult time tracking down a certain element, it may help to use the :not operator to narrow your search.
</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: vint</title>
		<link>http://soledadpenades.com/2007/10/05/removing-elements-with-hpricot/#comment-51919</link>
		<dc:creator>vint</dc:creator>
		<pubDate>Wed, 10 Jun 2009 10:41:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.soledadpenades.com/2007/10/05/removing-elements-with-hpricot/#comment-51919</guid>
		<description>Can you write example, for delete all A (link) tags _without_ &quot;class&quot; attribute?

For example -

[a href=... class=&quot;1&quot;]...[/a]
[a href=...]...[/a] &lt;- delete this with hpricot =)</description>
		<content:encoded><![CDATA[<p>Can you write example, for delete all A (link) tags _without_ &#8220;class&#8221; attribute?</p>
<p>For example -</p>
<p>[a href=... class="1"]&#8230;[/a]<br />
[a href=...]&#8230;[/a] &lt;- delete this with hpricot =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morning Brew #80</title>
		<link>http://soledadpenades.com/2007/10/05/removing-elements-with-hpricot/#comment-45246</link>
		<dc:creator>Morning Brew #80</dc:creator>
		<pubDate>Sat, 06 Oct 2007 11:05:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.soledadpenades.com/2007/10/05/removing-elements-with-hpricot/#comment-45246</guid>
		<description>[...] Removing elements with Hpricot [...]</description>
		<content:encoded><![CDATA[<p>[...] Removing elements with Hpricot [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xavier Belanche</title>
		<link>http://soledadpenades.com/2007/10/05/removing-elements-with-hpricot/#comment-45184</link>
		<dc:creator>Xavier Belanche</dc:creator>
		<pubDate>Fri, 05 Oct 2007 11:46:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.soledadpenades.com/2007/10/05/removing-elements-with-hpricot/#comment-45184</guid>
		<description>Gracias! Thanks!!!! Impresionante :-)
Xavier</description>
		<content:encoded><![CDATA[<p>Gracias! Thanks!!!! Impresionante :-)<br />
Xavier</p>
]]></content:encoded>
	</item>
</channel>
</rss>
