<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>faemino.net &#187; XML-RPC</title>
	<atom:link href="http://www.faemino.net/programacion/etiquetas/xml-rpc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.faemino.net/programacion</link>
	<description>PHP, CakePHP y otras cosas más</description>
	<lastBuildDate>Thu, 03 Jun 2010 08:27:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Asegurarse de que un cliente paga</title>
		<link>http://www.faemino.net/programacion/asegurarse-de-que-un-cliente-paga/</link>
		<comments>http://www.faemino.net/programacion/asegurarse-de-que-un-cliente-paga/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 09:45:44 +0000</pubDate>
		<dc:creator>faemino</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[XML-RPC]]></category>

		<guid isPermaLink="false">http://www.faemino.net/?p=98</guid>
		<description><![CDATA[En Billda encuentro un artículo de cómo montar un script que comprueba si el cliente al que le hemos hecho una web ha pagado o no su factura y no tenemos el usuario FTP para descargarle la web. En fin, espero que nadie tenga que llegar a este punto, e incluso llegando, a veces es [...]]]></description>
			<content:encoded><![CDATA[<p>En <a href="http://www.billda.com/php-remote-kill-switch">Billda encuentro un artículo</a> de cómo montar un script que comprueba si el cliente al que le hemos hecho una web ha pagado o no su factura y no tenemos el usuario FTP para descargarle la web. En fin, espero que nadie tenga que llegar a este punto, e incluso llegando, a veces es más contraproducente quitar la web que buscar otras alternativas.</p>
<p>Como poco es una manera de usar XML-RPC, que ya nos sirve de algo.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.faemino.net/programacion/asegurarse-de-que-un-cliente-paga/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
