<?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: Cambio, Cambio.</title>
	<atom:link href="http://blog.jazzido.com/2009/02/09/cambio-cambio/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jazzido.com/2009/02/09/cambio-cambio/</link>
	<description>Cordura al Azar</description>
	<lastBuildDate>Tue, 19 Jan 2010 12:58:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: chelo</title>
		<link>http://blog.jazzido.com/2009/02/09/cambio-cambio/comment-page-1/#comment-211</link>
		<dc:creator>chelo</dc:creator>
		<pubDate>Mon, 09 Feb 2009 11:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jazzido.com/2009/02/09/cambio-cambio#comment-211</guid>
		<description>buenísimo! muy útil para tener frescas las planillas
habría que conseguir uno para valor del euro</description>
		<content:encoded><![CDATA[<p>buenísimo! muy útil para tener frescas las planillas<br />
habría que conseguir uno para valor del euro</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manuel</title>
		<link>http://blog.jazzido.com/2009/02/09/cambio-cambio/comment-page-1/#comment-212</link>
		<dc:creator>manuel</dc:creator>
		<pubDate>Mon, 09 Feb 2009 11:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jazzido.com/2009/02/09/cambio-cambio#comment-212</guid>
		<description>Chelo, está esta página del Banco Nación: http://www.bna.com.ar/bp/bp_cotizaciones.asp?op=m

Supuestamente ImportXML también anda para HTML, habría que poner la expresión XPath que corresponda...</description>
		<content:encoded><![CDATA[<p>Chelo, está esta página del Banco Nación: <a href="http://www.bna.com.ar/bp/bp_cotizaciones.asp?op=m" rel="nofollow">http://www.bna.com.ar/bp/bp_cotizaciones.asp?op=m</a></p>
<p>Supuestamente ImportXML también anda para HTML, habría que poner la expresión XPath que corresponda&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chelo</title>
		<link>http://blog.jazzido.com/2009/02/09/cambio-cambio/comment-page-1/#comment-213</link>
		<dc:creator>chelo</dc:creator>
		<pubDate>Mon, 09 Feb 2009 11:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jazzido.com/2009/02/09/cambio-cambio#comment-213</guid>
		<description>firebug al rescate con su generoso inspect,  click derecho sobre el nodo en la status bar y &quot;copy xpath&quot;
luego de volar los tbody, me queda una cosa así:
=ImportXML(&quot;http://www.bna.com.ar/bp/bp_cotizaciones.asp?op=m&quot;, &quot;/html/body/table[2]/tr/td[2]/table/tr/td/table[2]//tr[2]/td[2]/table[2]/tr[2]/td[2]/table[2]/tr/td[2]/table/tr[12]/td[3]&quot;)

anda y todo, por lo menos hasta que me pongan un br en el medio</description>
		<content:encoded><![CDATA[<p>firebug al rescate con su generoso inspect,  click derecho sobre el nodo en la status bar y &quot;copy xpath&quot;<br />
luego de volar los tbody, me queda una cosa así:<br />
=ImportXML(&quot;http://www.bna.com.ar/bp/bp_cotizaciones.asp?op=m&quot;, &quot;/html/body/table[2]/tr/td[2]/table/tr/td/table[2]//tr[2]/td[2]/table[2]/tr[2]/td[2]/table[2]/tr/td[2]/table/tr[12]/td[3]&quot;)</p>
<p>anda y todo, por lo menos hasta que me pongan un br en el medio</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chelo</title>
		<link>http://blog.jazzido.com/2009/02/09/cambio-cambio/comment-page-1/#comment-214</link>
		<dc:creator>chelo</dc:creator>
		<pubDate>Mon, 09 Feb 2009 11:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jazzido.com/2009/02/09/cambio-cambio#comment-214</guid>
		<description>eh bueno, esos [2] deberían leerse como &#91;2&#93;</description>
		<content:encoded><![CDATA[<p>eh bueno, esos [2] deberían leerse como &amp;#91;2&amp;#93;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chelo</title>
		<link>http://blog.jazzido.com/2009/02/09/cambio-cambio/comment-page-1/#comment-215</link>
		<dc:creator>chelo</dc:creator>
		<pubDate>Mon, 09 Feb 2009 11:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jazzido.com/2009/02/09/cambio-cambio#comment-215</guid>
		<description>pero la pucha, malditos reeplacements
va de nuevo a verrrrrrrrrrg

=ImportXML(&quot;http://www.bna.com.ar/bp/bp_cotizaciones.asp?op=m&quot;, &quot;/html/body/table&#91;2&#93;/tr/td&#91;2&#93;/table/tr/td/table&#91;2&#93;//tr&#91;2&#93;/td&#91;2&#93;/table&#91;2&#93;/tr&#91;2&#93;/td&#91;2&#93;/table&#91;2&#93;/tr/td&#91;2&#93;/table/tr&#91;12&#93;/td&#91;3&#93;&quot;)</description>
		<content:encoded><![CDATA[<p>pero la pucha, malditos reeplacements<br />
va de nuevo a verrrrrrrrrrg</p>
<p>=ImportXML(&quot;http://www.bna.com.ar/bp/bp_cotizaciones.asp?op=m&quot;, &quot;/html/body/table&amp;#91;2&amp;#93;/tr/td&amp;#91;2&amp;#93;/table/tr/td/table&amp;#91;2&amp;#93;//tr&amp;#91;2&amp;#93;/td&amp;#91;2&amp;#93;/table&amp;#91;2&amp;#93;/tr&amp;#91;2&amp;#93;/td&amp;#91;2&amp;#93;/table&amp;#91;2&amp;#93;/tr/td&amp;#91;2&amp;#93;/table/tr&amp;#91;12&amp;#93;/td&amp;#91;3&amp;#93;&quot;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chelo</title>
		<link>http://blog.jazzido.com/2009/02/09/cambio-cambio/comment-page-1/#comment-216</link>
		<dc:creator>chelo</dc:creator>
		<pubDate>Mon, 09 Feb 2009 11:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jazzido.com/2009/02/09/cambio-cambio#comment-216</guid>
		<description>atenti con las comillas nomás</description>
		<content:encoded><![CDATA[<p>atenti con las comillas nomás</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ana</title>
		<link>http://blog.jazzido.com/2009/02/09/cambio-cambio/comment-page-1/#comment-217</link>
		<dc:creator>Ana</dc:creator>
		<pubDate>Mon, 09 Feb 2009 11:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jazzido.com/2009/02/09/cambio-cambio#comment-217</guid>
		<description>Realmente interesante tu blog. Te invito al mío, está en otro planeta, pero no necesitarás escafandra :-)

http://absurdilandia.blogspot.com/

Saludos alienígenas.</description>
		<content:encoded><![CDATA[<p>Realmente interesante tu blog. Te invito al mío, está en otro planeta, pero no necesitarás escafandra <img src='http://blog.jazzido.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><a href="http://absurdilandia.blogspot.com/" rel="nofollow">http://absurdilandia.blogspot.com/</a></p>
<p>Saludos alienígenas.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
