<?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>Taras Mankovski Blog &#187; How I&#8217;ll roll</title>
	<atom:link href="http://taras.cc/index.php/category/how-ill-roll/feed/" rel="self" type="application/rss+xml" />
	<link>http://taras.cc</link>
	<description>Building Beecoop and generaly making developer&#039;s lives easier and more productive.</description>
	<lastBuildDate>Wed, 25 Nov 2009 03:41:59 +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>September 30th, 2009 -&gt; October 14th, 2009</title>
		<link>http://taras.cc/index.php/2009/09/30/september-30th-2009-october-14th-2009/</link>
		<comments>http://taras.cc/index.php/2009/09/30/september-30th-2009-october-14th-2009/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 20:48:04 +0000</pubDate>
		<dc:creator>Taras</dc:creator>
				<category><![CDATA[How I'll roll]]></category>

		<guid isPermaLink="false">http://taras.cc/?p=162</guid>
		<description><![CDATA[The next 2 weeks are dedicated to finishing the development of the Data Store on the Google App Engine. I want to have a solid testing framework setup for the Data Store REST API before I integrate 3scale. This will allow me to ensure that the API is working perfectly without having to manually test [...]]]></description>
			<content:encoded><![CDATA[<p>The next 2 weeks are dedicated to finishing the development of the Data Store on the Google App Engine. I want to have a solid testing framework setup for the Data Store REST API before I integrate 3scale. This will allow me to ensure that the API is working perfectly without having to manually test everything. This will also make it possible to do regression testing.</p>
<p>Last week, I got distracted trying to eliminate errors that dev_server.py was generating because it was trying to include packages from site-packages that it did not require for the project. I attempted to resolve this issue by creating a buildout for GAE projects that I could use in combination with virtualenv &#8211;no-site-packages configuration. This did not work because GAE was attempting to load packages from system&#8217;s python instead of looking in virtualenv directory. I&#8217;m not going to bother trying to resolve this anymore, I&#8217;ll just have to live with the errors.</p>
<p>Ok, on I go.</p>
]]></content:encoded>
			<wfw:commentRss>http://taras.cc/index.php/2009/09/30/september-30th-2009-october-14th-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
