<?xml version="1.0" encoding="iso-8859-1"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
	<channel>
		<title>Joomla! powered Site</title>
		<description>Joomla! site syndication</description>
		<link>http://benconley.net</link>
		<lastBuildDate>Wed, 19 Nov 2008 13:57:57 +0100</lastBuildDate>
		<generator>FeedCreator 1.7.2</generator>
		<image>
			<url>http://benconley.net/images/M_images/joomla_rss.png</url>
			<title>Powered by Joomla!</title>
			<link>http://benconley.net</link>
			<description>Joomla! site syndication</description>
		</image>
		<item>
			<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>
			<category>Tutorials / FAQs - Programming</category>
			<pubDate>Fri, 06 Jul 2007 21:54:04 +0100</pubDate>
		</item>
		<item>
			<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>
			<category>News and Articles - Various</category>
			<pubDate>Tue, 05 Jun 2007 13:21:23 +0100</pubDate>
		</item>
		<item>
			<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>
			<category>News and Articles - Technology</category>
			<pubDate>Sun, 17 Dec 2006 23:55:52 +0100</pubDate>
		</item>
		<item>
			<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>
			<category>Tutorials / FAQs - Joomla</category>
			<pubDate>Sun, 17 Dec 2006 23:42:12 +0100</pubDate>
		</item>
		<item>
			<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>
			<category>Tutorials / FAQs - Programming</category>
			<pubDate>Sun, 17 Dec 2006 23:23:02 +0100</pubDate>
		</item>
	</channel>
</rss>
