<?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>Aleix Cortadellas &#187; custom</title>
	<atom:link href="http://www.aleixcortadellas.com/main/tag/custom/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aleixcortadellas.com/main</link>
	<description>A little bit of everything...</description>
	<lastBuildDate>Wed, 23 Sep 2009 21:05:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Custom data in EventList frontend event submission form</title>
		<link>http://www.aleixcortadellas.com/main/2009/03/15/478/</link>
		<comments>http://www.aleixcortadellas.com/main/2009/03/15/478/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 22:00:43 +0000</pubDate>
		<dc:creator>Aleix</dc:creator>
				<category><![CDATA[Computers & programming]]></category>
		<category><![CDATA[Content Management Systems]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[edit]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[eventlist]]></category>
		<category><![CDATA[fields]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[schlu]]></category>
		<category><![CDATA[submission]]></category>
		<category><![CDATA[users]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.aleixcortadellas.com/main/?p=478</guid>
		<description><![CDATA[This is (a quickly written and) the last planned post of the EventList 1.0RC Component for Joomla 1.5 customization series, and in response to Junkah&#8217;s request. It explains how to add custom fields in the event submission form; the example below is a text field where the number of available places can be specified. The [...]


No related posts.]]></description>
		<wfw:commentRss>http://www.aleixcortadellas.com/main/2009/03/15/478/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Retrieving custom data into EventList</title>
		<link>http://www.aleixcortadellas.com/main/2009/02/17/346/</link>
		<comments>http://www.aleixcortadellas.com/main/2009/02/17/346/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 10:00:09 +0000</pubDate>
		<dc:creator>Aleix</dc:creator>
				<category><![CDATA[Computers & programming]]></category>
		<category><![CDATA[Content Management Systems]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[eventlist]]></category>
		<category><![CDATA[fields]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[schlu]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.aleixcortadellas.com/main/?p=346</guid>
		<description><![CDATA[This is the second part of the post Adding custom fields to EventList, where I explained how custom data fields can be added to EventList Joomla Component by Schlu. In this post I will cover how to take full advantage from those custom fields by making EventList RC1.0 for Joomla 1.5 retrieve the information submitted [...]


No related posts.]]></description>
		<wfw:commentRss>http://www.aleixcortadellas.com/main/2009/02/17/346/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Showing registered users in EventList module</title>
		<link>http://www.aleixcortadellas.com/main/2009/02/10/201/</link>
		<comments>http://www.aleixcortadellas.com/main/2009/02/10/201/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 11:02:35 +0000</pubDate>
		<dc:creator>Aleix</dc:creator>
				<category><![CDATA[Computers & programming]]></category>
		<category><![CDATA[Content Management Systems]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[eventlist]]></category>
		<category><![CDATA[fields]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[schlu]]></category>
		<category><![CDATA[users]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.aleixcortadellas.com/main/?p=201</guid>
		<description><![CDATA[When using EventList module in conjunction with EventList 1.0RC component for Joomla 1.5, I missed the possibility of displaying in the module the number of registered attendees to each event, together with the already showing date, time, event name, etc.
My approach to the issue was to add some extra PHP code to the EventList Mod [...]


No related posts.]]></description>
		<wfw:commentRss>http://www.aleixcortadellas.com/main/2009/02/10/201/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Adding custom fields to EventList</title>
		<link>http://www.aleixcortadellas.com/main/2009/01/04/4/</link>
		<comments>http://www.aleixcortadellas.com/main/2009/01/04/4/#comments</comments>
		<pubDate>Sun, 04 Jan 2009 20:00:43 +0000</pubDate>
		<dc:creator>Aleix</dc:creator>
				<category><![CDATA[Computers & programming]]></category>
		<category><![CDATA[Content Management Systems]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[eventlist]]></category>
		<category><![CDATA[fields]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[schlu]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://aleixcortadellas.com/main/?p=4</guid>
		<description><![CDATA[One of the sites I was recently building uses EventList Joomla Component by Schlu. Despite it being a great tool, it does not allow (yet) a user-friendly system for adding custom fields, for instance in the venue submission screen or in the user signup page. It is possible however, according to their official forums, that [...]


No related posts.]]></description>
		<wfw:commentRss>http://www.aleixcortadellas.com/main/2009/01/04/4/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
