<?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/"
	>

<channel>
	<title>Orpian</title>
	<atom:link href="http://www.orpian.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.orpian.com</link>
	<description>Working on stuff</description>
	<pubDate>Sat, 23 May 2009 06:09:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Change of tactics</title>
		<link>http://www.orpian.com/2009/05/23/change-of-tactics/</link>
		<comments>http://www.orpian.com/2009/05/23/change-of-tactics/#comments</comments>
		<pubDate>Sat, 23 May 2009 06:09:45 +0000</pubDate>
		<dc:creator>Orpian</dc:creator>
		
		<category><![CDATA[ArtInvolved]]></category>

		<category><![CDATA[codeigniter]]></category>

		<category><![CDATA[html]]></category>

		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.orpian.com/?p=15</guid>
		<description><![CDATA[So I may have changed my mind with the building of ArtInvolved (I change my mind a lot  
I was gonna start the site from scratch again. With scratch I mean a fresh install of CodeIgniter. I felt I needed to do this to be able to set everything up &#8220;better&#8221;. The first time [...]]]></description>
			<content:encoded><![CDATA[<p>So I may have changed my mind with the building of ArtInvolved (I change my mind a lot <img src='http://www.orpian.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I was gonna start the site from scratch again. With scratch I mean a fresh install of CodeIgniter. I felt I needed to do this to be able to set everything up &#8220;better&#8221;. The first time around I coded everything, and it was a bit &#8220;sloppy&#8221;. Not very effective use of the CI libraries, wrote my own. And for certain &#8220;special functionality&#8221; I hacked into the core system to get that working.</p>
<p>But I&#8217;ve decided to try a different approach which may save me a lot of time. I copied the whole site locally and at the moment I&#8217;m stripping all the templates so that I end up with &#8220;plain files&#8221; which just echo the results and items needed on the page. Once that&#8217;s done I&#8217;ll go through all the controllers and clean them up. Same for the models and custom libraries. That way I should end up with what I wanted in the first place without having to go through hours of building the base functionality again. Which works perfectly.</p>
<p>So first up: Template stripping!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.orpian.com/2009/05/23/change-of-tactics/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Less photoshop, more coding!</title>
		<link>http://www.orpian.com/2009/05/22/less-photoshop-more-coding/</link>
		<comments>http://www.orpian.com/2009/05/22/less-photoshop-more-coding/#comments</comments>
		<pubDate>Fri, 22 May 2009 10:44:16 +0000</pubDate>
		<dc:creator>Orpian</dc:creator>
		
		<category><![CDATA[ArtInvolved]]></category>

		<category><![CDATA[codeigniter]]></category>

		<category><![CDATA[coding]]></category>

		<category><![CDATA[photoshop]]></category>

		<guid isPermaLink="false">http://www.orpian.com/?p=11</guid>
		<description><![CDATA[It&#8217;s stressful sometimes. Trying to build a community site all by yourself. So many aspects to think/take care of and not enough time or patience.
For instance, I&#8217;ve been working on a re-design for ArtInvolved.com for the last few weeks. This was in fact needed, as the current version lacks a lot of finesse and &#8220;punch&#8221;, [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s stressful sometimes. Trying to build a community site all by yourself. So many aspects to think/take care of and not enough time or patience.</p>
<p>For instance, I&#8217;ve been working on a re-design for <a title="ArtInvolved" href="http://www.artinvolved.com" target="_blank">ArtInvolved.com</a> for the last few weeks. This was in fact needed, as the current version lacks a lot of finesse and &#8220;punch&#8221;, but it means there&#8217;s no actual coding being done, thus the site is not moving forward.</p>
<p>Luckily, I&#8217;ve ended up with a design and layout now I&#8217;m actually happy with. Now the trick is to <strong>LEAVE</strong> the .psd files and get myself to actually get some programming done.</p>
<p>It&#8217;s hard to find the balance between all aspects of improving the site. Cause while I&#8217;m reworking the site the current version is kind of &#8220;still&#8221;. It could use a lot of SEO optimizing and promoting. But I don&#8217;t feel like promoting a version I&#8217;m not <span style="text-decoration: underline;">completely</span> happy with. Even though maybe I should.</p>
<p>First order of business: Get myself into wiring the framework back up for the new version. I&#8217;ve installed the  latest version of CodeIgniter and will now make a list of all the functionality the site will have to contain so I know roughly which models and controllers to create.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.orpian.com/2009/05/22/less-photoshop-more-coding/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ArtInvolved status update</title>
		<link>http://www.orpian.com/2009/05/22/artinvolved-status-update/</link>
		<comments>http://www.orpian.com/2009/05/22/artinvolved-status-update/#comments</comments>
		<pubDate>Fri, 22 May 2009 09:39:20 +0000</pubDate>
		<dc:creator>Orpian</dc:creator>
		
		<category><![CDATA[ArtInvolved]]></category>

		<category><![CDATA[codeigniter]]></category>

		<category><![CDATA[framework]]></category>

		<category><![CDATA[mvc]]></category>

		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.orpian.com/?p=3</guid>
		<description><![CDATA[So, as most of you know I&#8217;m currently working on a significant upgrade of ArtInvolved.com. Beside it being packed with a lot of new features it also comes with a spiffy new design.
The current site is running 100% on CodeIgniter which is a rather cool MVC framework. The new version will do the same, but [...]]]></description>
			<content:encoded><![CDATA[<p>So, as most of you know I&#8217;m currently working on a significant upgrade of <a title="ArtInvolved" href="http://www.artinvolved.com" target="_blank">ArtInvolved.com</a>. Beside it being packed with a lot of new features it also comes with a spiffy new design.</p>
<p>The current site is running 100% on <a href="http://www.codeigniter.com" target="_blank">CodeIgniter</a> which is a rather cool MVC framework. The new version will do the same, but in a slightly different setup. The problem I&#8217;m having at the moment is trying to figure out if I should start from scratch, re-using (most) of the programming work from the previous version or that I should just copy the whole structure and add to it.</p>
<p>ArtInvolved was the first site I made with the CI engine, so it was all a bit experimental. Now that it&#8217;s all up and running I believe I got a better grasp on the framework so I&#8217;m leaning towards doing it &#8220;over&#8221;, and improved.</p>
<p>I&#8217;ll let you know!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.orpian.com/2009/05/22/artinvolved-status-update/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
