<?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>Blogging under the Umbrella &#187; Devern</title>
	<atom:link href="http://blog.canuka.com/category/weekly-articles/devern/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.canuka.com</link>
	<description>Information, advice and rambling from the Canuka Team</description>
	<lastBuildDate>Fri, 03 Sep 2010 17:03:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>I hate taking over other people&#8217;s rushed projects.</title>
		<link>http://blog.canuka.com/2009/01/20/i-hate-taking-over-other-peoples-rushed-projects/</link>
		<comments>http://blog.canuka.com/2009/01/20/i-hate-taking-over-other-peoples-rushed-projects/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 01:10:38 +0000</pubDate>
		<dc:creator>Canuka Web Solutions</dc:creator>
				<category><![CDATA[Devern]]></category>
		<category><![CDATA[Weekly Articles]]></category>

		<guid isPermaLink="false">http://blog.canuka.com/?p=9</guid>
		<description><![CDATA[Having to glean over all of the information, make heads and tails of the other person&#8217;s work just doesn&#8217;t appeal to me at all.  It is a constant struggle to make sure my additions fit in place with the existing design.  It&#8217;s like adding a modern kitchen to a one-hundred year old house&#8211;the standards for [...]]]></description>
			<content:encoded><![CDATA[<p>Having to glean over all of the information, make heads and tails of the other person&#8217;s work just doesn&#8217;t appeal to me at all.  It is a constant struggle to make sure my additions fit in place with the existing design.  It&#8217;s like adding a modern kitchen to a one-hundred year old house&#8211;the standards for building are different, and things get complicated.</p>
<p>Keeping clean code has always been a practice of mine, whether it&#8217;s simply making sure tags are nested properly within each other or commenting code that could potentially be confusing to another party.  It sometimes can be an annoying practice, but I&#8217;ve ended up thanking myself in the long run (when a customer wants a change made and I had to dig through my code again).</p>
<p>Now, commenting code and nesting tags are only part of the equation!  When I begin a new project, I find it wise to have a firm convention for naming things ($camelCasingVariables, using_underscores_in_your_filenames, and adding relative id=&#8221;" tags for sections of HTML code).</p>
<p>Keeping these things in mind, I have cut my production time down significantly.  I have also cut the time it takes for a future examiner of my code to figure out just what is going on inside.  As a result, the customer can be served more quickly and efficiently whenever they make a request for changes.</p>
<p>The need for good naming conventions, nested tags and commenting code might be greek to most people, but the bottom line is this: when you&#8217;re looking for a good website developer, it&#8217;s important to find out a thing or two about the back-end of the work they do. What does their code look like? How easy is their work manipulated by other developers&#8211;future developers?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.canuka.com/2009/01/20/i-hate-taking-over-other-peoples-rushed-projects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
