<?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>Weblog de Paul Bernal &#187; Joomla</title>
	<atom:link href="http://weblog.paulbernal.com/category/cms/joomla/feed/" rel="self" type="application/rss+xml" />
	<link>http://weblog.paulbernal.com</link>
	<description>classes, scripts, snippets, PHP, JavaScript y algo más ...</description>
	<lastBuildDate>Sun, 06 Nov 2011 03:18:51 +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>Ya está disponible Joomla 1.6 Stable !!!</title>
		<link>http://weblog.paulbernal.com/cms/joomla/ya-esta-disponible-joomla-1-6-stable/</link>
		<comments>http://weblog.paulbernal.com/cms/joomla/ya-esta-disponible-joomla-1-6-stable/#comments</comments>
		<pubDate>Tue, 11 Jan 2011 18:34:53 +0000</pubDate>
		<dc:creator>don pool</dc:creator>
				<category><![CDATA[Joomla]]></category>

		<guid isPermaLink="false">http://weblog.paulbernal.com/?p=207</guid>
		<description><![CDATA[Como estuvo anunciado con anteriorida, hoy salió al aire la nueva, última y según dicen, mejor versión de Joomla! hasta el momento. Yo la he estado probando desde la RC1 (Release Candidate 1) y la ví muy buena. Joomla 1.6 mayormente implementa una característica solicitada por muchos (quizá me atrevería a decir, la gran mayoría) [...]]]></description>
		<wfw:commentRss>http://weblog.paulbernal.com/cms/joomla/ya-esta-disponible-joomla-1-6-stable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Generando logs hacia archivos en Joomla 1.5 con JLog</title>
		<link>http://weblog.paulbernal.com/cms/joomla/generando-logs-hacia-archivos-en-joomla-1-5-con-jlog/</link>
		<comments>http://weblog.paulbernal.com/cms/joomla/generando-logs-hacia-archivos-en-joomla-1-5-con-jlog/#comments</comments>
		<pubDate>Mon, 17 May 2010 00:47:11 +0000</pubDate>
		<dc:creator>don pool</dc:creator>
				<category><![CDATA[Joomla]]></category>

		<guid isPermaLink="false">http://weblog.paulbernal.com/?p=169</guid>
		<description><![CDATA[Joomla provee una clase utilitaria para logear  información hacia archivos llamada JLog. Esta clase provee las funcionalidades para crear archivos en common log format para virtualmente cualquier propósito como: Almacenar información de depuración Logear llamadas AJAX para ayudarnos a encontrar problemas Logear las cosas que un visitante de un sitio web esté haciendo La clase [...]]]></description>
		<wfw:commentRss>http://weblog.paulbernal.com/cms/joomla/generando-logs-hacia-archivos-en-joomla-1-5-con-jlog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Programando Joomla de 1.0.x a 1.5.x</title>
		<link>http://weblog.paulbernal.com/cms/joomla/de-1-0-x-a-1-5-x/</link>
		<comments>http://weblog.paulbernal.com/cms/joomla/de-1-0-x-a-1-5-x/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 00:35:44 +0000</pubDate>
		<dc:creator>don pool</dc:creator>
				<category><![CDATA[Joomla]]></category>

		<guid isPermaLink="false">http://weblog.paulbernal.com/?p=117</guid>
		<description><![CDATA[:: Al inicio de cada archivo: En 1.0.x: defined( '_VALID_MOS' ) or die( 'Restricted access' ); En 1.5.x: defined('_JEXEC') or die('Restricted access'); :: Joomla 1.5 defines: JPATH_BASE = /var/www/html JPATH_ROOT = /var/www/html JPATH_SITE = /var/www/html JPATH_CONFIGURATION = /var/www/html JPATH_INSTALLATION = /var/www/html/installation JPATH_ADMINISTRATOR = /var/www/html/administrator JPATH_XMLRPC = /var/www/html/xmlrpc JPATH_LIBRARIES = /var/www/html/libraries JPATH_PLUGINS = /var/www/html/plugins JPATH_CACHE = [...]]]></description>
		<wfw:commentRss>http://weblog.paulbernal.com/cms/joomla/de-1-0-x-a-1-5-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

