<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">

    <channel>
    
    <title><![CDATA[Higher Media - Articles - Nuts & Bolts]]></title>
    <link>http://dev.highermedia.net/articles</link>
    <description></description>
    <dc:language>en</dc:language>
    <dc:rights>Copyright 2012</dc:rights>
    <dc:date>2012-08-05T18:21:01+00:00</dc:date>
    <admin:generatorAgent rdf:resource="http://expressionengine.com/" />



	
	<item>
      <title><![CDATA[CodeIgniter Base Classes Revisited]]></title>
      <link>http://highermedia.com/articles/nuts_bolts/codeigniter_base_classes_revisited</link>
      <guid>http://highermedia.com/articles/nuts_bolts/codeigniter_base_classes_revisited#When:17:47:49Z</guid>
      <description><![CDATA[Using base classes in CodeIgniter can be very beneficial to a developer but the framework doesn't have very good support for using base classes on the fly. Using a simple hook, autoload support can be added to work consistently and not get lost in the clutter of config files.]]></description>
      <dc:date>2011-03-31</dc:date>
      <dc:creator>Shane Pearson</dc:creator>
    </item>
	
	<item>
      <title><![CDATA[Tutorial: Advanced CodeIgniter Installation]]></title>
      <link>http://highermedia.com/articles/nuts_bolts/tutorial_advanced_codeigniter_installation</link>
      <guid>http://highermedia.com/articles/nuts_bolts/tutorial_advanced_codeigniter_installation#When:20:01:03Z</guid>
      <description><![CDATA[CodeIgniter is a great framework for building web applications but it takes a little work to get it running out of the box. Editing config files and database settings is standard for any framework, and CodeIgniter is no different, but with a few extensions of the core libraries you can quickly and easily build much more powerful tools.]]></description>
      <dc:date>2011-01-13</dc:date>
      <dc:creator>Shane Pearson</dc:creator>
    </item>
	
	<item>
      <title><![CDATA[Avoiding Pitfalls in IE6 Compatibility]]></title>
      <link>http://highermedia.com/articles/nuts_bolts/ie6_compatibility</link>
      <guid>http://highermedia.com/articles/nuts_bolts/ie6_compatibility#When:06:51:51Z</guid>
      <description><![CDATA[Internet Explorer 6 has a large enough user base that websites should still generally be implemented with it in mind.The average e-commerce site, for example, probably can't afford to lose the 10-15% of users that might be on IE6. Here are some tips to make development time on IE6 as efficient as possible.]]></description>
      <dc:date>2010-06-17</dc:date>
      <dc:creator>Jonathan Kerls</dc:creator>
    </item>
	


    
    </channel>
</rss>