<?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>Tech Raving</title>
	<atom:link href="http://www.techraving.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techraving.com</link>
	<description>An Opinion is a Terrible Thing To Waste</description>
	<lastBuildDate>Sat, 26 Dec 2009 14:29:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PHPDbMigrate &amp; CodeIgniter</title>
		<link>http://www.techraving.com/2009/08/18/phpdbmigrate-codeigniter/</link>
		<comments>http://www.techraving.com/2009/08/18/phpdbmigrate-codeigniter/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 00:16:24 +0000</pubDate>
		<dc:creator>ScottK</dc:creator>
				<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHPDbMigrate]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[migrate]]></category>

		<guid isPermaLink="false">http://www.techraving.com/?p=319</guid>
		<description><![CDATA[As a single developer on a single application running different environments&#1089;&#1087;&#1072;&#1083;&#1085;&#1080; &#1082;&#1086;&#1084;&#1087;&#1083;&#1077;&#1082;&#1090;&#1080; I find it tedious to have to duplicate my database changes everytime, whether they are permanent or not. When working with a group of developers and all of use making changes to the database schema it becomes even more hectic as to what [...]]]></description>
		<wfw:commentRss>http://www.techraving.com/2009/08/18/phpdbmigrate-codeigniter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHPDbMigration Release with MySQL</title>
		<link>http://www.techraving.com/2009/08/14/phpdbmigration-release-with-mysql/</link>
		<comments>http://www.techraving.com/2009/08/14/phpdbmigration-release-with-mysql/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 10:58:30 +0000</pubDate>
		<dc:creator>ScottK</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHPDbMigrate]]></category>
		<category><![CDATA[active migration]]></category>
		<category><![CDATA[activemigration]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.techraving.com/?p=315</guid>
		<description><![CDATA[This morning I&#8217;ve finally released PHPDbMigrate RC 2.
The changes to this utility include:
all migration functions work in MySQL
mysql and mysqli database adapters supported
You can find the code here: http://code.google.com/p/phpdbmigrate/
I&#8217;ve still got work to do in support other database types and updating the wiki.

  addthis_url    = 'http%3A%2F%2Fwww.techraving.com%2F2009%2F08%2F14%2Fphpdbmigration-release-with-mysql%2F';
  addthis_title  = 'PHPDbMigration+Release+with+MySQL';
 [...]]]></description>
		<wfw:commentRss>http://www.techraving.com/2009/08/14/phpdbmigration-release-with-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Little Catching up to Do</title>
		<link>http://www.techraving.com/2009/07/13/a-little-catching-up-to-do/</link>
		<comments>http://www.techraving.com/2009/07/13/a-little-catching-up-to-do/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 16:30:06 +0000</pubDate>
		<dc:creator>ScottK</dc:creator>
				<category><![CDATA[For Fun]]></category>
		<category><![CDATA[My Life]]></category>
		<category><![CDATA[PHPDbMigrate]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Value Target]]></category>

		<guid isPermaLink="false">http://www.techraving.com/?p=303</guid>
		<description><![CDATA[So it&#8217;s been a couple of months since I posted last. I&#8217;ve really been heads down on coding at both work and home. Things are starting to lighten up in both areas and I&#8217;m ready to start a new project, PHPDbMigrate.
At work I&#8217;ve been setting up a lot of sites using CodeIgniter. It&#8217;s not a [...]]]></description>
		<wfw:commentRss>http://www.techraving.com/2009/07/13/a-little-catching-up-to-do/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up Environments in CodeIgniter</title>
		<link>http://www.techraving.com/2009/05/20/setting-up-environments-in-codeigniter/</link>
		<comments>http://www.techraving.com/2009/05/20/setting-up-environments-in-codeigniter/#comments</comments>
		<pubDate>Thu, 21 May 2009 01:43:53 +0000</pubDate>
		<dc:creator>ScottK</dc:creator>
				<category><![CDATA[CodeIgniter]]></category>

		<guid isPermaLink="false">http://www.techraving.com/?p=285</guid>
		<description><![CDATA[I will profess that I only a month old in CodeIgniter, a framework written in PHP, I&#8217;m certainly no stranger to MVC frameworks. My work with CodeIgniter has been download the clients site, do the work and upload to clients site. Unfortunately this also means reconfiguring the app for my dev box, then hopefully remembering [...]]]></description>
		<wfw:commentRss>http://www.techraving.com/2009/05/20/setting-up-environments-in-codeigniter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PyMigrate is Listed on Softpedia.com</title>
		<link>http://www.techraving.com/2009/05/20/pymigrate-is-listed-on-softpediacom/</link>
		<comments>http://www.techraving.com/2009/05/20/pymigrate-is-listed-on-softpediacom/#comments</comments>
		<pubDate>Thu, 21 May 2009 00:19:37 +0000</pubDate>
		<dc:creator>ScottK</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.techraving.com/?p=278</guid>
		<description><![CDATA[I know it&#8217;s been awhile since I&#8217;ve made a post; getting ready to launch a major application as well as the paying job.   I have felt the blogging itch, especially since I&#8217;ve been working exclusively with the CodeIgniter framework. But today a rather exciting email came in.
I want to give a big shout [...]]]></description>
		<wfw:commentRss>http://www.techraving.com/2009/05/20/pymigrate-is-listed-on-softpediacom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PyMigrate 1.0 Stable Release</title>
		<link>http://www.techraving.com/2009/03/07/pymigrate-10-stable-release/</link>
		<comments>http://www.techraving.com/2009/03/07/pymigrate-10-stable-release/#comments</comments>
		<pubDate>Sat, 07 Mar 2009 21:34:06 +0000</pubDate>
		<dc:creator>ScottK</dc:creator>
				<category><![CDATA[PyMigrate]]></category>

		<guid isPermaLink="false">http://www.techraving.com/?p=254</guid>
		<description><![CDATA[I&#8217;ve released the first stable version of PyMigrate today. This release actually detaches all the database API&#8217;s to SqlAlchemy. So you will need SqlAlchemy and the   associated eggs for your database per SqlAlchemy.
You can find the downloadable versions here online casinoPyMigrate Downloads and the svn repo backgammon free casino money free craps game [...]]]></description>
		<wfw:commentRss>http://www.techraving.com/2009/03/07/pymigrate-10-stable-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CakePHP RESTFul Resources, Not There Yet.</title>
		<link>http://www.techraving.com/2009/03/05/cakephp-restful-resources-not-there-yet/</link>
		<comments>http://www.techraving.com/2009/03/05/cakephp-restful-resources-not-there-yet/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 15:46:40 +0000</pubDate>
		<dc:creator>ScottK</dc:creator>
				<category><![CDATA[cakePHP]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[restful]]></category>
		<category><![CDATA[routing]]></category>

		<guid isPermaLink="false">http://www.techraving.com/?p=248</guid>
		<description><![CDATA[Now that CakePHP 1.2 is a stable version I&#8217;ve picked back up on it. When I looked at it as a release candidate, and after they announced RESTFul routing, I specifically looked at the RESTful implementation. I&#8217;m looking at it again and find it&#8217;s still not there.
Looking at the router.php file for the Router::mapResources :
var [...]]]></description>
		<wfw:commentRss>http://www.techraving.com/2009/03/05/cakephp-restful-resources-not-there-yet/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>PyMigrate Update</title>
		<link>http://www.techraving.com/2009/02/20/pymigrate-update/</link>
		<comments>http://www.techraving.com/2009/02/20/pymigrate-update/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 18:17:37 +0000</pubDate>
		<dc:creator>ScottK</dc:creator>
				<category><![CDATA[PyMigrate]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://www.techraving.com/?p=242</guid>
		<description><![CDATA[I took a break yesterday afternoon to work on PyMigrate and SqlAlchemy integration. It&#8217;s kinda been hit an miss, and standing at a wall now.
I started with the easiest first, drop a table was fairly easy, just get a sqlalchemy.Table instance of the table and issue a drop command. Table drop done!
Next up was rename [...]]]></description>
		<wfw:commentRss>http://www.techraving.com/2009/02/20/pymigrate-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby Factory Following the Open-Closed Principle</title>
		<link>http://www.techraving.com/2009/02/17/ruby-factory-following-the-open-closed-principle/</link>
		<comments>http://www.techraving.com/2009/02/17/ruby-factory-following-the-open-closed-principle/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 18:23:58 +0000</pubDate>
		<dc:creator>ScottK</dc:creator>
				<category><![CDATA[ruby]]></category>
		<category><![CDATA[Object Orientated Design]]></category>
		<category><![CDATA[Object Orientated Programming]]></category>
		<category><![CDATA[OOD]]></category>
		<category><![CDATA[OOP]]></category>
		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://www.techraving.com/?p=236</guid>
		<description><![CDATA[I had a rather chilling idea recently, how do you create a Ruby factory that follows the Open-Closed Principle. The open closed principle simply states that your code should be open for extension but not modification. More Here. That means unless it&#8217;s a true error or needs modification for a new feature, realistically, don&#8217;t modify [...]]]></description>
		<wfw:commentRss>http://www.techraving.com/2009/02/17/ruby-factory-following-the-open-closed-principle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I&#8217;ve updated the PyMigrate test</title>
		<link>http://www.techraving.com/2009/02/13/ive-updated-the-pymigrate-test/</link>
		<comments>http://www.techraving.com/2009/02/13/ive-updated-the-pymigrate-test/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 17:46:37 +0000</pubDate>
		<dc:creator>ScottK</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[PyMigrate]]></category>

		<guid isPermaLink="false">http://www.techraving.com/?p=233</guid>
		<description><![CDATA[I set up the PyMigrate files on http://code.google.com/p/pymigrate/ without any tests because PyMigrate at that time was a prototype. I&#8217;ve created and refactored PyMigrate into a solid form and there the tests are included and these will continue to be maintained.
I haven&#8217;t written the tests to the library files yet because Pete&#8217;s comment about other [...]]]></description>
		<wfw:commentRss>http://www.techraving.com/2009/02/13/ive-updated-the-pymigrate-test/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
