<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="http://www.hiveminds.co.uk/feed.xsl" ?>
<?xml-stylesheet type="text/css" href="http://www.hiveminds.co.uk/feed.css" ?>
<rss version="2.0" xml:base="http://www.hiveminds.co.uk">
<channel>
 <title>Hiveminds Magazine - Code hacks</title>
 <link>http://www.hiveminds.co.uk/taxonomy/term/179/Code-hacks</link>
 <description></description>
 <language>en</language>
 <copyright><![CDATA[Hiveminds Magazine copyrighted 2005-2006]]></copyright>
<item>
 <title>Improving Drupals File Structure for FireOrb</title>
 <link>http://www.hiveminds.co.uk/content/improving-drupals-file-structure-for-fireorb.html</link>
 <description><![CDATA[One of the things that bugs me most about Drupal is the file structure. It is totally chaotic. When you try and find something in the core it usually is spread over five or six files. A function here a function there. This is because there is no MVC or any type of pattern to the madness.
So what we decided to do with FireOrb is to do some big time house cleaning. Files are being moved and renamed so that when you look in includes or core you see just what is available. This is a preliminary to making the structure so that you can update the files by just overwriting or replacing a single directory.
I am also going to try and inject some Movable Type style structure to the backend so that when I want to make changes in the database functions I can find the files containing those functions in the directory named "database".]]></description>
<comments>http://www.hiveminds.co.uk/content/improving-drupals-file-structure-for-fireorb.html#comment-form</comments>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/179">Code hacks</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/164">Developer Zone</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/687">FireOrb</category>
<pubDate>Mon, 03 Mar 2008 22:40:59 -0800</pubDate>
<guid isPermaLink="true">http://www.hiveminds.co.uk/node/3688</guid>
</item>
<item>
 <title>How to Change Drupal to Get a Real Backend for FireOrb</title>
 <link>http://www.hiveminds.co.uk/content/how-to-change-drupal-to-get-a-real-backend-for-fireorb.html</link>
 <description><![CDATA[Drupal has no real administration backend. But FireOrb will. A seperate , internationalized and independant backend with new possiblities. This is just one of the black book items that will be implemented in FireOrb. 
]]></description>
<comments>http://www.hiveminds.co.uk/content/how-to-change-drupal-to-get-a-real-backend-for-fireorb.html#comment-form</comments>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/179">Code hacks</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/164">Developer Zone</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/687">FireOrb</category>
<pubDate>Fri, 29 Feb 2008 04:46:17 -0800</pubDate>
<guid isPermaLink="true">http://www.hiveminds.co.uk/node/3685</guid>
</item>
<item>
 <title>My first Joomla! CMS code hack </title>
 <link>http://www.hiveminds.co.uk/content/my-first-joomla-cms-code-hack.html</link>
 <description><![CDATA[One week into it and I am already hacking the Joomla! CMS core code. I knew it would happen after a while but the reason for the needed hack came as a surprise. I was surprised because I have seen dozens of Joomla! based websites with some fantastic looking designs. I never noticed one thing though. Most of those designs used text links in their menu systems. It seems that Joomla! does not support the use of images as links in its menu system.]]></description>
<comments>http://www.hiveminds.co.uk/content/my-first-joomla-cms-code-hack.html#comment-form</comments>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/179">Code hacks</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/181">Joomla</category>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/184">Web Developer</category>
<pubDate>Fri, 14 Jul 2006 03:41:29 -0700</pubDate>
<guid isPermaLink="true">http://www.hiveminds.co.uk/node/3082</guid>
</item>
<item>
 <title>PHP Code Snippets</title>
 <link>http://www.hiveminds.co.uk/content/php-code-snippets.html</link>
 <description><![CDATA[a repository for code snippets that solve common PHP problems.
]]></description>
<comments>http://www.hiveminds.co.uk/content/php-code-snippets.html#comment-form</comments>
 <category domain="http://www.hiveminds.co.uk/taxonomy/term/179">Code hacks</category>
<pubDate>Mon, 21 Nov 2005 08:32:50 -0800</pubDate>
<guid isPermaLink="true">http://www.hiveminds.co.uk/node/173</guid>
</item>
</channel>
</rss>
