<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Build Your Portfolio With CodeIgniter</title>
	<atom:link href="http://andrewwoods.net/blog/2009/06/10/build-your-portfolio-with-codeigniter/feed/" rel="self" type="application/rss+xml" />
	<link>http://andrewwoods.net/blog/2009/06/10/build-your-portfolio-with-codeigniter/</link>
	<description>Musings, Insights, and Ramblings of a Seattle Web Developer</description>
	<lastBuildDate>Sun, 24 Jan 2010 14:31:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: David Coe</title>
		<link>http://andrewwoods.net/blog/2009/06/10/build-your-portfolio-with-codeigniter/comment-page-1/#comment-626</link>
		<dc:creator>David Coe</dc:creator>
		<pubDate>Sun, 24 Jan 2010 14:31:32 +0000</pubDate>
		<guid isPermaLink="false">http://andrewwoods.net/blog/?p=233#comment-626</guid>
		<description>Thank you for publishing this. It&#039;s given me a very useful and different insight into CodeIgniter.

As a total beginner to the subject I found a couple of parts of your tutorial confusing and missing. Hopefully a couple of amendments will help other beginners on their way.

(1) You ask to save the first file as Main.php. I found when doing this the file wasn&#039;t found. Dropping the capital letter and renaming it to main.php solved this error.

(2) You make no reference to create another view .php file for the detailed client page. A file called &#039;work_client&#039; needs to be created in the &#039;views&#039; directory. This contains the php echo statements.

(3) It&#039;s probably worth noting that foo and bar in the array are the client names. and that to test everything is working they should visit either example.com/index.php/work/client/foo or example.com/index.php/work/client/bar

I know some of this is elementary but this makes the tutorial appeal to a wider demographic.

Good work on the tutorial. I found it very useful...</description>
		<content:encoded><![CDATA[<p>Thank you for publishing this. It&#8217;s given me a very useful and different insight into CodeIgniter.</p>
<p>As a total beginner to the subject I found a couple of parts of your tutorial confusing and missing. Hopefully a couple of amendments will help other beginners on their way.</p>
<p>(1) You ask to save the first file as Main.php. I found when doing this the file wasn&#8217;t found. Dropping the capital letter and renaming it to main.php solved this error.</p>
<p>(2) You make no reference to create another view .php file for the detailed client page. A file called &#8216;work_client&#8217; needs to be created in the &#8216;views&#8217; directory. This contains the php echo statements.</p>
<p>(3) It&#8217;s probably worth noting that foo and bar in the array are the client names. and that to test everything is working they should visit either example.com/index.php/work/client/foo or example.com/index.php/work/client/bar</p>
<p>I know some of this is elementary but this makes the tutorial appeal to a wider demographic.</p>
<p>Good work on the tutorial. I found it very useful&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Coe</title>
		<link>http://andrewwoods.net/blog/2009/06/10/build-your-portfolio-with-codeigniter/comment-page-1/#comment-625</link>
		<dc:creator>David Coe</dc:creator>
		<pubDate>Sun, 24 Jan 2010 14:31:02 +0000</pubDate>
		<guid isPermaLink="false">http://andrewwoods.net/blog/?p=233#comment-625</guid>
		<description>Thank you for publishing this. It&#039;s given me a very useful and different insight into CodeIgniter.

As a total beginner to the subject I found a couple of parts of your tutorial confusing and missing. Hopefully a couple of amendments will help other beginners on their way.

(1) You ask to save the first file as Main.php. I found when doing this the file wasn&#039;t found. Dropping the capital letter and renaming it to main.php solved this error.

(2) You make no reference to create another view .php file for the detailed client page. A file called &#039;work_client&#039; needs to be created in the &#039;views&#039; directory. This contains the php echo statements.

(3) It&#039;s probably worth noting that foo and bar in the array are the client names. and that to test everything is working they should visit either example.com/index.php/work/client/foo or example.com/index.php/work/client/bar

I know some of this is elementary but this makes the tutorial appeal to a wider demographic.

Good work on the tutorial. I found it very useful.</description>
		<content:encoded><![CDATA[<p>Thank you for publishing this. It&#8217;s given me a very useful and different insight into CodeIgniter.</p>
<p>As a total beginner to the subject I found a couple of parts of your tutorial confusing and missing. Hopefully a couple of amendments will help other beginners on their way.</p>
<p>(1) You ask to save the first file as Main.php. I found when doing this the file wasn&#8217;t found. Dropping the capital letter and renaming it to main.php solved this error.</p>
<p>(2) You make no reference to create another view .php file for the detailed client page. A file called &#8216;work_client&#8217; needs to be created in the &#8216;views&#8217; directory. This contains the php echo statements.</p>
<p>(3) It&#8217;s probably worth noting that foo and bar in the array are the client names. and that to test everything is working they should visit either example.com/index.php/work/client/foo or example.com/index.php/work/client/bar</p>
<p>I know some of this is elementary but this makes the tutorial appeal to a wider demographic.</p>
<p>Good work on the tutorial. I found it very useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Yeoman</title>
		<link>http://andrewwoods.net/blog/2009/06/10/build-your-portfolio-with-codeigniter/comment-page-1/#comment-623</link>
		<dc:creator>Nick Yeoman</dc:creator>
		<pubDate>Fri, 20 Nov 2009 22:55:15 +0000</pubDate>
		<guid isPermaLink="false">http://andrewwoods.net/blog/?p=233#comment-623</guid>
		<description>You forgot the most important part that differentiates CI to other frameworks: documentation!</description>
		<content:encoded><![CDATA[<p>You forgot the most important part that differentiates CI to other frameworks: documentation!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: drew</title>
		<link>http://andrewwoods.net/blog/2009/06/10/build-your-portfolio-with-codeigniter/comment-page-1/#comment-620</link>
		<dc:creator>drew</dc:creator>
		<pubDate>Sat, 24 Oct 2009 01:50:27 +0000</pubDate>
		<guid isPermaLink="false">http://andrewwoods.net/blog/?p=233#comment-620</guid>
		<description>Nice work, most tutorials seem to push a programatic approach as opposed to a functional one - thinking about it from the view or presentation side as opposed to &quot;this is a controller, this is a model, this is a view&quot; and getting lost.</description>
		<content:encoded><![CDATA[<p>Nice work, most tutorials seem to push a programatic approach as opposed to a functional one &#8211; thinking about it from the view or presentation side as opposed to &#8220;this is a controller, this is a model, this is a view&#8221; and getting lost.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Montana Flynn</title>
		<link>http://andrewwoods.net/blog/2009/06/10/build-your-portfolio-with-codeigniter/comment-page-1/#comment-615</link>
		<dc:creator>Montana Flynn</dc:creator>
		<pubDate>Mon, 31 Aug 2009 18:36:39 +0000</pubDate>
		<guid isPermaLink="false">http://andrewwoods.net/blog/?p=233#comment-615</guid>
		<description>I  am  in the process of trying to put together my online portfolio with CodeIgnitor.   Definitely a new way of thinking for a designer like me.   Great tutorial, thanks!</description>
		<content:encoded><![CDATA[<p>I  am  in the process of trying to put together my online portfolio with CodeIgnitor.   Definitely a new way of thinking for a designer like me.   Great tutorial, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: url directory</title>
		<link>http://andrewwoods.net/blog/2009/06/10/build-your-portfolio-with-codeigniter/comment-page-1/#comment-610</link>
		<dc:creator>url directory</dc:creator>
		<pubDate>Thu, 11 Jun 2009 08:13:47 +0000</pubDate>
		<guid isPermaLink="false">http://andrewwoods.net/blog/?p=233#comment-610</guid>
		<description>Nice i  too will try 2 Build my Portfolio With CodeIgniter, if any problems wil ask you</description>
		<content:encoded><![CDATA[<p>Nice i  too will try 2 Build my Portfolio With CodeIgniter, if any problems wil ask you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Woods</title>
		<link>http://andrewwoods.net/blog/2009/06/10/build-your-portfolio-with-codeigniter/comment-page-1/#comment-609</link>
		<dc:creator>Andrew Woods</dc:creator>
		<pubDate>Thu, 11 Jun 2009 00:32:46 +0000</pubDate>
		<guid isPermaLink="false">http://andrewwoods.net/blog/?p=233#comment-609</guid>
		<description>@natebot Thanks!  The use of routes is a nice feature and it&#039;s not always obvious to new CI users. I like features that are elegant, as they usually lead to more concise code.</description>
		<content:encoded><![CDATA[<p>@natebot Thanks!  The use of routes is a nice feature and it&#8217;s not always obvious to new CI users. I like features that are elegant, as they usually lead to more concise code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: natebot</title>
		<link>http://andrewwoods.net/blog/2009/06/10/build-your-portfolio-with-codeigniter/comment-page-1/#comment-608</link>
		<dc:creator>natebot</dc:creator>
		<pubDate>Wed, 10 Jun 2009 23:34:40 +0000</pubDate>
		<guid isPermaLink="false">http://andrewwoods.net/blog/?p=233#comment-608</guid>
		<description>Nice introduction.

Good choice I think on the routing urls to a single controller for a small site.

I find there is a balancing act to play between intuitive urls, slim and fast loading controller files, and ease of maintaining/extending your code.  The routing class certainly helps mediate that.</description>
		<content:encoded><![CDATA[<p>Nice introduction.</p>
<p>Good choice I think on the routing urls to a single controller for a small site.</p>
<p>I find there is a balancing act to play between intuitive urls, slim and fast loading controller files, and ease of maintaining/extending your code.  The routing class certainly helps mediate that.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
