<?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; IT</title>
	<atom:link href="http://www.lupomontero.com/category/it/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>Screencast &#8211; Adding mp3 playlists in WordPress using the &#8220;WP Audio Gallery Playlist&#8221; plugin</title>
		<link>http://www.lupomontero.com/screencast-adding-mp3-playlists-in-wordpress-using-the-wp-audio-gallery-playlist-plugin/</link>
		<comments>http://www.lupomontero.com/screencast-adding-mp3-playlists-in-wordpress-using-the-wp-audio-gallery-playlist-plugin/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 22:50:48 +0000</pubDate>
		<dc:creator>Lupo</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.lupomontero.com/?p=272</guid>
		<description><![CDATA[Bookmark to:]]></description>
		<wfw:commentRss>http://www.lupomontero.com/screencast-adding-mp3-playlists-in-wordpress-using-the-wp-audio-gallery-playlist-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Screencast: Fetching tweets with jQuery and the Twitter JSON API</title>
		<link>http://www.lupomontero.com/screencast-fetching-tweets-with-jquery-and-the-twitter-json-api/</link>
		<comments>http://www.lupomontero.com/screencast-fetching-tweets-with-jquery-and-the-twitter-json-api/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 22:04:32 +0000</pubDate>
		<dc:creator>Lupo</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.lupomontero.com/?p=247</guid>
		<description><![CDATA[A very brief (5min) screencast based on the code used in my previous post &#8220;Fetching tweets with jQuery and the Twitter JSON API&#8220;. This screencast was made with screenr, so I was limited to 5min in length and no editing of the video&#8230; Bookmark to:]]></description>
		<wfw:commentRss>http://www.lupomontero.com/screencast-fetching-tweets-with-jquery-and-the-twitter-json-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8216;No IE&#8217; WordPress plugin released</title>
		<link>http://www.lupomontero.com/no-ie-wordpress-plugin-released/</link>
		<comments>http://www.lupomontero.com/no-ie-wordpress-plugin-released/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 14:14:02 +0000</pubDate>
		<dc:creator>Lupo</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[ie6]]></category>
		<category><![CDATA[ie7]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.lupomontero.com/?p=233</guid>
		<description><![CDATA[Today my first WordPress plugin was published at the official WordPress plugin site and it is now available for download. This plugin simply replaces your site&#8217;s contents with a message asking visitors to use a better browser if they use Internet Explorer 7 or earlier. Every web designer knows how annoying it is to deal [...]]]></description>
		<wfw:commentRss>http://www.lupomontero.com/no-ie-wordpress-plugin-released/feed/</wfw:commentRss>
		<slash:comments>0</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>Fetching tweets with jQuery and the Twitter JSON API</title>
		<link>http://www.lupomontero.com/fetching-tweets-with-jquery-and-the-twitter-json-api/</link>
		<comments>http://www.lupomontero.com/fetching-tweets-with-jquery-and-the-twitter-json-api/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 22:17:04 +0000</pubDate>
		<dc:creator>Lupo</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.lupomontero.com/?p=185</guid>
		<description><![CDATA[Just thought it&#8217;d be nice to share this little script that fetches tweets using a jQuery AJAX request and the Twitter API. The script is based on a snippet I picked up from my good friend Sven Lito. I&#8217;ve added verbose comments in the code itself, so let&#8217;s keep this post short You can see [...]]]></description>
		<wfw:commentRss>http://www.lupomontero.com/fetching-tweets-with-jquery-and-the-twitter-json-api/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Managing ports in FreeBSD</title>
		<link>http://www.lupomontero.com/managing-ports-in-freebsd/</link>
		<comments>http://www.lupomontero.com/managing-ports-in-freebsd/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 01:39:22 +0000</pubDate>
		<dc:creator>Lupo</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[FreeBSD Ports]]></category>

		<guid isPermaLink="false">http://www.lupomontero.com/?p=107</guid>
		<description><![CDATA[The aim of this article is to summarise the installation, reinstallation and deinstallation of ports (packages) in FreeBSD. The FreeBSD ports collection ir probably one of the most compelling reasons to choose FreeBSD (and you will soon see why). This tutorial continues from where we left the minimal installation in my previous post, so I [...]]]></description>
		<wfw:commentRss>http://www.lupomontero.com/managing-ports-in-freebsd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing a minimal FreeBSD machine</title>
		<link>http://www.lupomontero.com/installing-a-minimal-freebsd-machine/</link>
		<comments>http://www.lupomontero.com/installing-a-minimal-freebsd-machine/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 21:10:25 +0000</pubDate>
		<dc:creator>Lupo</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[FreeBSD]]></category>

		<guid isPermaLink="false">http://www.lupomontero.com/?p=79</guid>
		<description><![CDATA[This tutorial outlines how to install a FreeBSD minimal setup using version 7.2.]]></description>
		<wfw:commentRss>http://www.lupomontero.com/installing-a-minimal-freebsd-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Word banned</title>
		<link>http://www.lupomontero.com/microsoft-word-banned/</link>
		<comments>http://www.lupomontero.com/microsoft-word-banned/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 20:50:40 +0000</pubDate>
		<dc:creator>Lupo</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[copyright]]></category>
		<category><![CDATA[piracy]]></category>
		<category><![CDATA[software patents]]></category>

		<guid isPermaLink="false">http://www.lupomontero.com/?p=45</guid>
		<description><![CDATA[Two weeks ago a US federal court ordered Microsoft to pay nearly $300 million for patent infringement and banned the sales of one of their flagship products, Ms Word*. This makes me smile&#8230; Lets remember that until the mid 90s this people (I mean Microsoft) and particularly Bill Gates spoke against software patents and warned [...]]]></description>
		<wfw:commentRss>http://www.lupomontero.com/microsoft-word-banned/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
