<?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>Tinsology &#187; Code</title>
	<atom:link href="http://tinsology.net/tag/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://tinsology.net</link>
	<description>Read Me</description>
	<lastBuildDate>Thu, 20 May 2010 02:41:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Inheriting Code</title>
		<link>http://tinsology.net/2009/05/inheriting-code/</link>
		<comments>http://tinsology.net/2009/05/inheriting-code/#comments</comments>
		<pubDate>Fri, 15 May 2009 17:17:23 +0000</pubDate>
		<dc:creator>Tinsley</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Inherit]]></category>

		<guid isPermaLink="false">http://tinsology.net/?p=625</guid>
		<description><![CDATA[If you've been a programmer for any amount of time you've more than likely had the honor of inheriting someone else's code. This might be in a corporate scenario, or you might just be modifying an open source program. Either way you're experiences though varied are probably marked with few comments, poor syntax, and obscure methods. This might be something you can tolerate, but personally, I am a code perfectionist. I find it difficult to code in new functionality or modify existing functionality without reworking the code to suit my tastes. This can easily go from moving a few braces <a href="http://tinsology.net/2009/05/inheriting-code/">Read More</a>

Related posts:<ol><li><a href='http://tinsology.net/2009/01/configuring-wp-for-code-examples-and-execution/' rel='bookmark' title='Permanent Link: Configuring WP for Code Examples and Execution'>Configuring WP for Code Examples and Execution</a></li>
<li><a href='http://tinsology.net/2009/04/php-error-handling/' rel='bookmark' title='Permanent Link: PHP Error Handling'>PHP Error Handling</a></li>
</ol>]]></description>
		<wfw:commentRss>http://tinsology.net/2009/05/inheriting-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configuring WP for Code Examples and Execution</title>
		<link>http://tinsology.net/2009/01/configuring-wp-for-code-examples-and-execution/</link>
		<comments>http://tinsology.net/2009/01/configuring-wp-for-code-examples-and-execution/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 07:15:14 +0000</pubDate>
		<dc:creator>Tinsley</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Display Code]]></category>
		<category><![CDATA[Execute PHP]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://tinsology.net/?p=30</guid>
		<description><![CDATA[Since launching this blog a few days ago I have yet to post and code examples or tutorials. In preperation for this, and having decided that plain text code examples just wouldn't cut it, I went searching for a plugin to format and highlight my code. Not too long afterward I came across the <a href="http://wordpress.org/extend/plugins/syntaxhighlighter/" target="_blank">SyntaxHighlighter</a> plugin. After a simple installation I was able to do things like this: <a href="http://tinsology.net/2009/01/configuring-wp-for-code-examples-and-execution/">Read More</a>

Related posts:<ol><li><a href='http://tinsology.net/2009/06/php-complex-variables-in-strings/' rel='bookmark' title='Permanent Link: PHP: Complex Variables in Strings'>PHP: Complex Variables in Strings</a></li>
<li><a href='http://tinsology.net/2009/05/inheriting-code/' rel='bookmark' title='Permanent Link: Inheriting Code'>Inheriting Code</a></li>
</ol>]]></description>
		<wfw:commentRss>http://tinsology.net/2009/01/configuring-wp-for-code-examples-and-execution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
