<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for EssentialCode</title>
	<atom:link href="http://www.essentialcode.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.essentialcode.com</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Fri, 10 Feb 2012 16:37:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Automated Versioned Deployments For Flask (Or Any Python) Webapps by Vincent</title>
		<link>http://www.essentialcode.com/2012/01/24/automated-versioned-deployments-for-flask-or-any-python-webapps/#comment-8417</link>
		<dc:creator>Vincent</dc:creator>
		<pubDate>Fri, 10 Feb 2012 16:37:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.essentialcode.com/?p=388#comment-8417</guid>
		<description>OK, thanks.</description>
		<content:encoded><![CDATA[<p>OK, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automated Versioned Deployments For Flask (Or Any Python) Webapps by Jeffery Read</title>
		<link>http://www.essentialcode.com/2012/01/24/automated-versioned-deployments-for-flask-or-any-python-webapps/#comment-8416</link>
		<dc:creator>Jeffery Read</dc:creator>
		<pubDate>Fri, 10 Feb 2012 15:43:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.essentialcode.com/?p=388#comment-8416</guid>
		<description>Hi Vincent,

First of all, the main reason I am not using Flask on App Engine is that App Engine&#039;s new pricing scheme doesn&#039;t work for me with pet projects. I&#039;d much rather have a bunch of pet projects to tinker with on some shared hosting all for $10/month or less than $9/month minimum for each. That being said, one of the best things about Flask is that I do have the option of easily reworking the app to work on App Engine should any of those projects grow to the point of generating sufficient revenue.

At VendAsta we currently use a mix of frameworks. Our main project, StepRep, does run on App Engine and is Django-based. Some of our other projects are using webapp2 and we even have one that was built with Tipfy before the project was deprecated in favour of webapp2. 

Jeff.</description>
		<content:encoded><![CDATA[<p>Hi Vincent,</p>
<p>First of all, the main reason I am not using Flask on App Engine is that App Engine&#8217;s new pricing scheme doesn&#8217;t work for me with pet projects. I&#8217;d much rather have a bunch of pet projects to tinker with on some shared hosting all for $10/month or less than $9/month minimum for each. That being said, one of the best things about Flask is that I do have the option of easily reworking the app to work on App Engine should any of those projects grow to the point of generating sufficient revenue.</p>
<p>At VendAsta we currently use a mix of frameworks. Our main project, StepRep, does run on App Engine and is Django-based. Some of our other projects are using webapp2 and we even have one that was built with Tipfy before the project was deprecated in favour of webapp2. </p>
<p>Jeff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automated Versioned Deployments For Flask (Or Any Python) Webapps by Vincent</title>
		<link>http://www.essentialcode.com/2012/01/24/automated-versioned-deployments-for-flask-or-any-python-webapps/#comment-8412</link>
		<dc:creator>Vincent</dc:creator>
		<pubDate>Fri, 10 Feb 2012 10:31:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.essentialcode.com/?p=388#comment-8412</guid>
		<description>Hi Jeffery,

Thanks for the great article.

I have three questions for you, I hope you won&#039;t mind answering them:
- In your personal projects, why don&#039;t you use Flask on App Engine? You&#039;d get the best of both worlds (great framework + easy deployment) and you wouldn&#039;t even have to use Fabric.
- In your day job at VendAsta, which Python framework do you use to develop on App Engine? Is it webapp/webapp2 or another?
- Could you elaborate on the types of applications you&#039;re building on AppEngine? For example, does http://www.steprep.com/ run on App Engine?</description>
		<content:encoded><![CDATA[<p>Hi Jeffery,</p>
<p>Thanks for the great article.</p>
<p>I have three questions for you, I hope you won&#8217;t mind answering them:<br />
- In your personal projects, why don&#8217;t you use Flask on App Engine? You&#8217;d get the best of both worlds (great framework + easy deployment) and you wouldn&#8217;t even have to use Fabric.<br />
- In your day job at VendAsta, which Python framework do you use to develop on App Engine? Is it webapp/webapp2 or another?<br />
- Could you elaborate on the types of applications you&#8217;re building on AppEngine? For example, does <a href="http://www.steprep.com/" rel="nofollow">http://www.steprep.com/</a> run on App Engine?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automated Versioned Deployments For Flask (Or Any Python) Webapps by pestaa</title>
		<link>http://www.essentialcode.com/2012/01/24/automated-versioned-deployments-for-flask-or-any-python-webapps/#comment-8244</link>
		<dc:creator>pestaa</dc:creator>
		<pubDate>Thu, 26 Jan 2012 17:03:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.essentialcode.com/?p=388#comment-8244</guid>
		<description>Ok, I&#039;m interested in the followups! (Specifically the way you handle database migrations.) Thanks for the article.</description>
		<content:encoded><![CDATA[<p>Ok, I&#8217;m interested in the followups! (Specifically the way you handle database migrations.) Thanks for the article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Running JSLint in Automated Build Scripts by Eddy</title>
		<link>http://www.essentialcode.com/2009/05/05/running-jslint-in-automated-build-scripts/#comment-7900</link>
		<dc:creator>Eddy</dc:creator>
		<pubDate>Tue, 27 Dec 2011 15:43:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.ifisgeek.com/?p=224#comment-7900</guid>
		<description>Hi there,

never wrote an ant script, how do you name this file and in what location do you save it?

Thx,
eddy</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>never wrote an ant script, how do you name this file and in what location do you save it?</p>
<p>Thx,<br />
eddy</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Implementing Single Table Inheritance in CakePHP by The Joys of Single Table Inheritance &#171; EssentialCode</title>
		<link>http://www.essentialcode.com/2007/01/14/implementing_single_table_inheritance_in_cakephp/#comment-535</link>
		<dc:creator>The Joys of Single Table Inheritance &#171; EssentialCode</dc:creator>
		<pubDate>Mon, 08 Nov 2010 00:08:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.testbed.ifisgeek.com/implementing-single-table-inheritance-in-cakephp/#comment-535</guid>
		<description>[...] in your application. This is, in fact, what I have done with this site. (see my tutorial Implementing Single Table Inheritance in CakePHP for information on how to accomplish this with [...]</description>
		<content:encoded><![CDATA[<p>[...] in your application. This is, in fact, what I have done with this site. (see my tutorial Implementing Single Table Inheritance in CakePHP for information on how to accomplish this with [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Django Unittesting on Dreamhost by Splitting Django Models Into Separate Files &#171; EssentialCode</title>
		<link>http://www.essentialcode.com/2008/12/27/django-unittesting-on-dreamhost/#comment-534</link>
		<dc:creator>Splitting Django Models Into Separate Files &#171; EssentialCode</dc:creator>
		<pubDate>Mon, 08 Nov 2010 00:02:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.ifisgeek.com/?p=150#comment-534</guid>
		<description>[...] little while ago I wrote a post about getting Django unittests to work on DreamHost. The particular problem with the DreamHost setup is that they don&#8217;t allow you to [...]</description>
		<content:encoded><![CDATA[<p>[...] little while ago I wrote a post about getting Django unittests to work on DreamHost. The particular problem with the DreamHost setup is that they don&#8217;t allow you to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Joys of Single Table Inheritance by Implementing Single Table Inheritance in CakePHP &#171; EssentialCode</title>
		<link>http://www.essentialcode.com/2006/08/19/the_joys_of_single_table_inheritance/#comment-533</link>
		<dc:creator>Implementing Single Table Inheritance in CakePHP &#171; EssentialCode</dc:creator>
		<pubDate>Sun, 07 Nov 2010 23:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.ifisgeek.com/2006/08/19/the_joys_of_single_table_inheritance/#comment-533</guid>
		<description>[...] Single Table Inheritance is one of the coolest features of Ruby on Rails. Unfortunately, it is one feature that has not made its way into CakePHP. With a little bit of work, however, you can implement it for yourself. It should be noted, however, that this is by no means a complete solution. What follows works for me in my applications but does not cover all possible scenarios. This tutorial is in the same table as my blog entries so you are seeing the methods below in action but your mileage may vary. [...]</description>
		<content:encoded><![CDATA[<p>[...] Single Table Inheritance is one of the coolest features of Ruby on Rails. Unfortunately, it is one feature that has not made its way into CakePHP. With a little bit of work, however, you can implement it for yourself. It should be noted, however, that this is by no means a complete solution. What follows works for me in my applications but does not cover all possible scenarios. This tutorial is in the same table as my blog entries so you are seeing the methods below in action but your mileage may vary. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Splitting Django Models Into Separate Files by Zo</title>
		<link>http://www.essentialcode.com/2009/01/26/splitting-django-models-into-separate-files/#comment-354</link>
		<dc:creator>Zo</dc:creator>
		<pubDate>Thu, 29 Jul 2010 22:16:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.ifisgeek.com/?p=182#comment-354</guid>
		<description>I mean (project).(app).models.(modelname) import blah

...sorry for the dbl post</description>
		<content:encoded><![CDATA[<p>I mean (project).(app).models.(modelname) import blah</p>
<p>&#8230;sorry for the dbl post</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Splitting Django Models Into Separate Files by Zo</title>
		<link>http://www.essentialcode.com/2009/01/26/splitting-django-models-into-separate-files/#comment-353</link>
		<dc:creator>Zo</dc:creator>
		<pubDate>Thu, 29 Jul 2010 22:14:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.ifisgeek.com/?p=182#comment-353</guid>
		<description>Looks great! However, I am having trouble referencing the models from the testing folder I actually get an import error.

./manage.py test app

returns no errors, all tests pass. But when I right click on the unittest file and run it ... I get no module exists..
I am referencing the model like so

from ..models. import blah

I am using PyDev in eclipse, Python 26 and Django 1.2.1

Any idea why the model is not found when I run tests individually?</description>
		<content:encoded><![CDATA[<p>Looks great! However, I am having trouble referencing the models from the testing folder I actually get an import error.</p>
<p>./manage.py test app</p>
<p>returns no errors, all tests pass. But when I right click on the unittest file and run it &#8230; I get no module exists..<br />
I am referencing the model like so</p>
<p>from ..models. import blah</p>
<p>I am using PyDev in eclipse, Python 26 and Django 1.2.1</p>
<p>Any idea why the model is not found when I run tests individually?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

