<?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>.lupomontero &#187; PHP</title>
	<atom:link href="http://www.lupomontero.com/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lupomontero.com</link>
	<description></description>
	<lastBuildDate>Thu, 07 Jan 2010 17:04:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>PHP 5.2.10 and PEAR &#8211; Notice: Undefined variable: dorest in PEAR/Command/Install.php on line 1220</title>
		<link>http://www.lupomontero.com/php-5-2-10-and-pear-notice-undefined-variable-dorest-in-pearcommandinstall-php-on-line-1220/</link>
		<comments>http://www.lupomontero.com/php-5-2-10-and-pear-notice-undefined-variable-dorest-in-pearcommandinstall-php-on-line-1220/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 01:02:02 +0000</pubDate>
		<dc:creator>Lupo</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[PEAR]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.lupomontero.com/?p=275</guid>
		<description><![CDATA[Today, after upgrading packages with apt-get on a server running Debian Lenny my PEAR installation seemed to be broken. PHP had been updated to 5.2.10 and PEAR version was now 1.8.0. So when I realised that PEAR wasn&#8217;t the latest stable I tried upgrading PEAR using the command I&#8217;ve always used: pear upgrade pear, where [...]]]></description>
		<wfw:commentRss>http://www.lupomontero.com/php-5-2-10-and-pear-notice-undefined-variable-dorest-in-pearcommandinstall-php-on-line-1220/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Programming language popularity</title>
		<link>http://www.lupomontero.com/programming-language-popularity/</link>
		<comments>http://www.lupomontero.com/programming-language-popularity/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 12:50:04 +0000</pubDate>
		<dc:creator>Lupo</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.lupomontero.com/?p=181</guid>
		<description><![CDATA[As a PHP enthusiast I was very pleased a couple of weeks ago when I read that PHP is already in the top 3 in programming language popularity only after Java and C. This popularity index is based on the number of professional programmers, training courses and vendors. Source: TIOBE Software &#8211; http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html Bookmark to:]]></description>
		<wfw:commentRss>http://www.lupomontero.com/programming-language-popularity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up a web server with Apache 2.2.x and PHP 5.2.x with extensions, PEAR, MySQL 5.x and pdo_mysql on FreeBSD 7 step by step tutorial</title>
		<link>http://www.lupomontero.com/setting-up-a-web-server-with-mysql-5-x-apache-2-2-x-and-php-5-2-x-with-extensions-pear-and-pdo_mysql-on-freebsd-7-step-by-step-tutorial/</link>
		<comments>http://www.lupomontero.com/setting-up-a-web-server-with-mysql-5-x-apache-2-2-x-and-php-5-2-x-with-extensions-pear-and-pdo_mysql-on-freebsd-7-step-by-step-tutorial/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 20:58:32 +0000</pubDate>
		<dc:creator>Lupo</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.lupomontero.com/?p=63</guid>
		<description><![CDATA[This quick tutorial will show you how to set up a FreeBSD machine (based on minimal install) to run as a web server using Apache 2.2.x, PHP 5 and MySQL 5. This tutorial is based on FreeBSD 7.2 (the current stable release at the time of this writing). This tutorial builds on the minimal installation [...]]]></description>
		<wfw:commentRss>http://www.lupomontero.com/setting-up-a-web-server-with-mysql-5-x-apache-2-2-x-and-php-5-2-x-with-extensions-pear-and-pdo_mysql-on-freebsd-7-step-by-step-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Application Security</title>
		<link>http://www.lupomontero.com/web-application-security/</link>
		<comments>http://www.lupomontero.com/web-application-security/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 19:08:49 +0000</pubDate>
		<dc:creator>Lupo</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Web Application Security]]></category>

		<guid isPermaLink="false">http://www.lupomontero.com/?p=14</guid>
		<description><![CDATA[Web application security is something that requires the collaboration between coders, designers, system admins, hosting providers, webmasters and businesses/organisations decision makers. If security is not carefully planned at every level we could end up with a very secure operating system and network but a vulnerable app, or we could be running a super secure web [...]]]></description>
		<wfw:commentRss>http://www.lupomontero.com/web-application-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compiling Apache and PHP from source with IMAP, XMLRPC, GD, PEAR, cURL and MySQL support on Mac OSX Leopard</title>
		<link>http://www.lupomontero.com/compiling-apache-and-php-on-mac-osx-leopard/</link>
		<comments>http://www.lupomontero.com/compiling-apache-and-php-on-mac-osx-leopard/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 15:32:16 +0000</pubDate>
		<dc:creator>Lupo</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[cURL]]></category>
		<category><![CDATA[GD]]></category>
		<category><![CDATA[IMAP]]></category>
		<category><![CDATA[Mac OSX Leopard]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PEAR]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[XMLRPC]]></category>

		<guid isPermaLink="false">http://www.lupomontero.com/?p=3</guid>
		<description><![CDATA[The reason I decided to write this tutorial is that it seemed pretty clear to me that I would find myself going through this same process again, and probably many times (every few months) and it has proved to be very useful and time saving. Leopard comes with the apache web server pre-installed, but in [...]]]></description>
		<wfw:commentRss>http://www.lupomontero.com/compiling-apache-and-php-on-mac-osx-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
