<?xml version="1.0" encoding="iso-8859-1"?>
<!-- generator="FeedCreator 1.7.2" -->
<rdf:RDF
	xmlns="http://purl.org/rss/1.0/"
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel rdf:about="http://benconley.net">
		<title>Joomla! powered Site</title>
		<description>Joomla! site syndication</description>
		<link>http://benconley.net</link>
		<image rdf:resource="http://benconley.net/images/M_images/joomla_rss.png" />
	   <dc:date>2013-05-19T00:41:25+01:00</dc:date>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://benconley.net/content/view/102/106/"/>
				<rdf:li rdf:resource="http://benconley.net/content/view/97/94/"/>
				<rdf:li rdf:resource="http://benconley.net/content/view/91/94/"/>
				<rdf:li rdf:resource="http://benconley.net/content/view/90/106/"/>
				<rdf:li rdf:resource="http://benconley.net/content/view/89/106/"/>
			</rdf:Seq>
		</items>
	</channel>
	<image rdf:about="http://benconley.net/images/M_images/joomla_rss.png">
		<title>Powered by Joomla!</title>
		<link>http://benconley.net</link>
		<url>http://benconley.net/images/M_images/joomla_rss.png</url>
	</image>
	<item rdf:about="http://benconley.net/content/view/102/106/">
		<dc:format>text/html</dc:format>
		<dc:date>2007-07-06T21:54:04+01:00</dc:date>
		<dc:source>http://benconley.net</dc:source>
		<title>Pass structures to functions rather than separate arguments</title>
		<link>http://benconley.net/content/view/102/106/</link>
		<description>The gist of my claim is that you shouldn&amp;#39;t build something as FRAGILE as a function that breaks if there are argument variations, when you can simply build a more robust function in the first place. The final answer? Pass in a structure rather than require ongoing maintenance of all references to a function so as to avoid an error you never should have gotten in the first place.</description>
	</item>
	<item rdf:about="http://benconley.net/content/view/97/94/">
		<dc:format>text/html</dc:format>
		<dc:date>2007-06-05T13:21:23+01:00</dc:date>
		<dc:source>http://benconley.net</dc:source>
		<title>Email Facts of Life</title>
		<link>http://benconley.net/content/view/97/94/</link>
		<description>All those forwarded emails can be annoying at best. Here&amp;#39;s something to send to those people in your life, who indiscriminately pass on every email that they receive.</description>
	</item>
	<item rdf:about="http://benconley.net/content/view/91/94/">
		<dc:format>text/html</dc:format>
		<dc:date>2006-12-17T23:55:52+01:00</dc:date>
		<dc:source>http://benconley.net</dc:source>
		<title>Protect your PC from Malware</title>
		<link>http://benconley.net/content/view/91/94/</link>
		<description>These may be somewhat commonsense, but it&amp;#39;s important information about protecting your PC from Malware and Viruses</description>
	</item>
	<item rdf:about="http://benconley.net/content/view/90/106/">
		<dc:format>text/html</dc:format>
		<dc:date>2006-12-17T23:42:12+01:00</dc:date>
		<dc:source>http://benconley.net</dc:source>
		<title>Errors in the AkoComment v2.0 Joomla Component</title>
		<link>http://benconley.net/content/view/90/106/</link>
		<description>Sometimes the AkoCommentv2.0 Joomla component throws errors when trying to save settings. Here&amp;#39;s how to fix it. Fatal error: Non-static method MENU_Default::MENU_Default() cannot be called statically in ...administrator\components\com_akocomment\toolbar.akocomment.php on line 37  </description>
	</item>
	<item rdf:about="http://benconley.net/content/view/89/106/">
		<dc:format>text/html</dc:format>
		<dc:date>2006-12-17T23:23:02+01:00</dc:date>
		<dc:source>http://benconley.net</dc:source>
		<title>Generate Dynamic Index Files in PHP</title>
		<link>http://benconley.net/content/view/89/106/</link>
		<description>Learn how to dynamically generate directory indexes in PHP with properly formatted links to download or view files. This technique will give you a lot of flexibility that just isn&amp;#39;t available with normal directory indexes.</description>
	</item>
</rdf:RDF>
