<?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>The Way Of Coding &#187; configure</title>
	<atom:link href="http://thewayofcoding.com/tag/configure/feed/" rel="self" type="application/rss+xml" />
	<link>http://thewayofcoding.com</link>
	<description></description>
	<lastBuildDate>Mon, 28 Jun 2010 06:17:17 +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>Clean URLs in PHP Yii Framework</title>
		<link>http://thewayofcoding.com/2009/11/clean-urls-in-php-yii-framework/</link>
		<comments>http://thewayofcoding.com/2009/11/clean-urls-in-php-yii-framework/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 05:40:59 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[1]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[clean]]></category>
		<category><![CDATA[configure]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[modrewrite]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[url]]></category>
		<category><![CDATA[yii]]></category>

		<guid isPermaLink="false">http://www.thewayofcoding.com/?p=183</guid>
		<description><![CDATA[Here is a quick tip to save some trouble. The goal here is to get clean urls like http://localhost/site/test/5 or http://localhost/site/contact without having a query string variable and also not having the filename index.php show up. My configuration: EasyPHP (apache/php/mysql combo for windows) Yii PHP framework In the Yii main.php configuration file you need: 'urlManager'=&#62;array( [...]]]></description>
		<wfw:commentRss>http://thewayofcoding.com/2009/11/clean-urls-in-php-yii-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting Up Netbeans and Ruby</title>
		<link>http://thewayofcoding.com/2009/11/setting-up-netbeans-and-ruby/</link>
		<comments>http://thewayofcoding.com/2009/11/setting-up-netbeans-and-ruby/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 02:27:43 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[1]]></category>
		<category><![CDATA[configure]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[netbeans]]></category>
		<category><![CDATA[ror]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[ruby on rails]]></category>

		<guid isPermaLink="false">http://www.thewayofcoding.com/?p=171</guid>
		<description><![CDATA[I&#8217;ve been considering some development with Ruby and Rails. As I&#8217;ve used the Netbeans IDE before and liked it, I downloaded the Ruby version to give it a try. The main benefit here is that you can do a lot of things without the console. I can add models, scaffolds, migrate databases, and such with [...]]]></description>
		<wfw:commentRss>http://thewayofcoding.com/2009/11/setting-up-netbeans-and-ruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting ASP With JET Access Working On 64-bit vista</title>
		<link>http://thewayofcoding.com/2008/12/getting-asp-with-jet-access-working-on-64-bit-vista/</link>
		<comments>http://thewayofcoding.com/2008/12/getting-asp-with-jet-access-working-on-64-bit-vista/#comments</comments>
		<pubDate>Sun, 28 Dec 2008 22:58:11 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[1]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[classic]]></category>
		<category><![CDATA[configure]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[drivers]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[jet]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://www.thewayofcoding.com/?p=108</guid>
		<description><![CDATA[There are quite a few issues in getting classic asp scripts working on vista. I want to quickly go over what I did, so that when I need this information available in the future I have an easy place to find it. So to save time I am just trying to get this written as [...]]]></description>
		<wfw:commentRss>http://thewayofcoding.com/2008/12/getting-asp-with-jet-access-working-on-64-bit-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
