<?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>MValdez Blog &#187; Open source</title>
	<atom:link href="http://www.mariovaldez.net/webapps/blog/cats/in-english/open-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mariovaldez.net/webapps/blog</link>
	<description>Cosas de... &#124; Stuff by...  Mario A. Valdez-Ramírez</description>
	<lastBuildDate>Sat, 20 Aug 2011 08:17:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>PHP unlink cannot delete file</title>
		<link>http://www.mariovaldez.net/webapps/blog/2011/08/02/php-unlink-cannot-delete-file/</link>
		<comments>http://www.mariovaldez.net/webapps/blog/2011/08/02/php-unlink-cannot-delete-file/#comments</comments>
		<pubDate>Tue, 02 Aug 2011 09:48:35 +0000</pubDate>
		<dc:creator>mvaldez</dc:creator>
				<category><![CDATA[In English]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[Software development]]></category>

		<guid isPermaLink="false">http://www.mariovaldez.net/webapps/blog/?p=124</guid>
		<description><![CDATA[How I fixed a PHP&#8217;s unlink function problem in my development server using strace to debug PHP&#8230; and why libtrash should not be used by the Apache user. Since 2004 my development server have been having a weird problem. Sometimes, in PHP, the unlink functions starts to fail. It fails to delete some files. The [...]]]></description>
		<wfw:commentRss>http://www.mariovaldez.net/webapps/blog/2011/08/02/php-unlink-cannot-delete-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Imitation: the ultimate form of flattery</title>
		<link>http://www.mariovaldez.net/webapps/blog/2006/03/02/imitation-the-ultimate-form-of-flattery/</link>
		<comments>http://www.mariovaldez.net/webapps/blog/2006/03/02/imitation-the-ultimate-form-of-flattery/#comments</comments>
		<pubDate>Thu, 02 Mar 2006 08:39:46 +0000</pubDate>
		<dc:creator>mvaldez</dc:creator>
				<category><![CDATA[In English]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[Software development]]></category>

		<guid isPermaLink="false">http://www.mariovaldez.net/webapps/blog/2006/03/02/imitation-the-ultimate-form-of-flattery/</guid>
		<description><![CDATA[Was Armani who said imitation is the ultimate form of flattery? Recently I found a bidding at Rent-a-coder to clone the osCommerce Product Manager for Windows (OSCPMWin). Wow, is my software that good? Sometimes I do a quick search in Google using the name of my open-source software, just to see what is being said [...]]]></description>
		<wfw:commentRss>http://www.mariovaldez.net/webapps/blog/2006/03/02/imitation-the-ultimate-form-of-flattery/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Delphi and the misplaced breakpoints case.</title>
		<link>http://www.mariovaldez.net/webapps/blog/2006/02/25/delphi-and-the-misplaced-breakpoints-case/</link>
		<comments>http://www.mariovaldez.net/webapps/blog/2006/02/25/delphi-and-the-misplaced-breakpoints-case/#comments</comments>
		<pubDate>Sat, 25 Feb 2006 14:41:13 +0000</pubDate>
		<dc:creator>mvaldez</dc:creator>
				<category><![CDATA[In English]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[Software development]]></category>

		<guid isPermaLink="false">http://www.mariovaldez.net/webapps/blog/2006/02/25/delphi-and-the-misplaced-breakpoints-case/</guid>
		<description><![CDATA[Debugging a Delphi applications using breakpoints within the IDE is so cool, specially if you are used to write web applications in PHP (or whatever language you prefer) without an IDE with debugging capabilities. But, what happens when your IDE behaves creative and spontaneous? In a world where you write, test, and manage releases using [...]]]></description>
		<wfw:commentRss>http://www.mariovaldez.net/webapps/blog/2006/02/25/delphi-and-the-misplaced-breakpoints-case/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

