<?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>INSIC DESIGNS &#187; codeIgniter</title>
	<atom:link href="http://blog.insicdesigns.com/tag/codeigniter/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.insicdesigns.com</link>
	<description>Web Development and Design Blog</description>
	<lastBuildDate>Wed, 11 Jan 2012 14:46:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Building a Shopping Cart using CodeIgniter&#8217;s Shopping Cart Class</title>
		<link>http://blog.insicdesigns.com/2010/01/building-a-shopping-cart-using-codeigniters-shopping-cart-class/</link>
		<comments>http://blog.insicdesigns.com/2010/01/building-a-shopping-cart-using-codeigniters-shopping-cart-class/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 15:26:44 +0000</pubDate>
		<dc:creator>insic</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[codeIgniter]]></category>
		<category><![CDATA[eCommerce]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[shopping cart]]></category>

		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=1237</guid>
		<description><![CDATA[Late last year CodeIgniter v1.7.2 was released with a lot of improvements and bug fixes. This version is now compatible with PHP5.3.0, they added is_php() to Common functions to facilitate PHP version comparisons,]]></description>
		<wfw:commentRss>http://blog.insicdesigns.com/2010/01/building-a-shopping-cart-using-codeigniters-shopping-cart-class/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>Reading CSV File in CodeIgniter</title>
		<link>http://blog.insicdesigns.com/2009/03/reading-csv-file-in-codeigniter/</link>
		<comments>http://blog.insicdesigns.com/2009/03/reading-csv-file-in-codeigniter/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 20:38:19 +0000</pubDate>
		<dc:creator>insic</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[codeIgniter]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=694</guid>
		<description><![CDATA[A Comma separated values (CSV) file is a computer data file used for implementing the tried and true organizational tool, the Comma Separated List. The CSV file is used for the digital storage of data structured in a table of lists form, where each associated item (member) in a group is in association with others [...]]]></description>
		<wfw:commentRss>http://blog.insicdesigns.com/2009/03/reading-csv-file-in-codeigniter/feed/</wfw:commentRss>
		<slash:comments>48</slash:comments>
		</item>
		<item>
		<title>Parsing XML file using CodeIgniter&#8217;s SimpleXML library</title>
		<link>http://blog.insicdesigns.com/2009/03/parsing-xml-file-using-codeigniters-simplexml-library/</link>
		<comments>http://blog.insicdesigns.com/2009/03/parsing-xml-file-using-codeigniters-simplexml-library/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 04:56:18 +0000</pubDate>
		<dc:creator>insic</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[codeIgniter]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=686</guid>
		<description><![CDATA[This Simplexml class provides an alternative implementation of the SimpleXML API that works under PHP 4, so if you have an application that is running under PHP4 environment this is really helpful for you. The original class was created by Taha Paksu of http://www.phpclasses.org and it was modified by Chris Brainard so that it would [...]]]></description>
		<wfw:commentRss>http://blog.insicdesigns.com/2009/03/parsing-xml-file-using-codeigniters-simplexml-library/feed/</wfw:commentRss>
		<slash:comments>52</slash:comments>
		</item>
		<item>
		<title>Building a basic PHP E-Commerce Application using CodeIgniter Framework &#8211; Part 3</title>
		<link>http://blog.insicdesigns.com/2009/03/building-a-basic-php-e-commerce-application-using-codeigniter-framework-part-3/</link>
		<comments>http://blog.insicdesigns.com/2009/03/building-a-basic-php-e-commerce-application-using-codeigniter-framework-part-3/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 05:04:22 +0000</pubDate>
		<dc:creator>insic</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[codeIgniter]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=675</guid>
		<description><![CDATA[Part III &#8211; Creating the site mockup and Preparing our View. In this part of the series we will create a design mockup for our e-commerce site. And create a reusable component of our view. First we need to know how our site should looks like. And how we showcase our products. Basically our site [...]]]></description>
		<wfw:commentRss>http://blog.insicdesigns.com/2009/03/building-a-basic-php-e-commerce-application-using-codeigniter-framework-part-3/feed/</wfw:commentRss>
		<slash:comments>52</slash:comments>
		</item>
		<item>
		<title>Building a basic PHP E-Commerce Application using CodeIgniter Framework &#8211; Part 2</title>
		<link>http://blog.insicdesigns.com/2009/02/building-a-basic-php-e-commerce-application-using-codeigniter-framework-part-2/</link>
		<comments>http://blog.insicdesigns.com/2009/02/building-a-basic-php-e-commerce-application-using-codeigniter-framework-part-2/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 15:22:02 +0000</pubDate>
		<dc:creator>insic</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[codeIgniter]]></category>
		<category><![CDATA[e-commerce]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=637</guid>
		<description><![CDATA[Now that we are done the CI installation. We are ready to start building our e-commerce application. What we need to do first is design our database structure. You can of course freely design your own structure, but for this tutorial I made it simple.
]]></description>
		<wfw:commentRss>http://blog.insicdesigns.com/2009/02/building-a-basic-php-e-commerce-application-using-codeigniter-framework-part-2/feed/</wfw:commentRss>
		<slash:comments>53</slash:comments>
		</item>
		<item>
		<title>Building a basic PHP E-Commerce Application using CodeIgniter Framework &#8211; Part 1</title>
		<link>http://blog.insicdesigns.com/2009/02/building-a-basic-php-e-commerce-application-using-codeigniter-framework-part-1/</link>
		<comments>http://blog.insicdesigns.com/2009/02/building-a-basic-php-e-commerce-application-using-codeigniter-framework-part-1/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 13:18:10 +0000</pubDate>
		<dc:creator>insic</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[codeIgniter]]></category>
		<category><![CDATA[e-commerce]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=611</guid>
		<description><![CDATA[E-commerce application nowadays is a must for those who are selling their product online. And yes there’s a lot of good open source e-commerce application available and ready to use.]]></description>
		<wfw:commentRss>http://blog.insicdesigns.com/2009/02/building-a-basic-php-e-commerce-application-using-codeigniter-framework-part-1/feed/</wfw:commentRss>
		<slash:comments>55</slash:comments>
		</item>
	</channel>
</rss>

