<?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 on: Django application as a stand-alone desktop application</title>
	<atom:link href="http://www.jjude.com/2008/04/make-your-django-application-as-a-stand-alone-desktop-application/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jjude.com/2008/04/make-your-django-application-as-a-stand-alone-desktop-application/</link>
	<description>all will be well finally</description>
	<lastBuildDate>Tue, 10 Jan 2012 10:33:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Joseph Jude</title>
		<link>http://www.jjude.com/2008/04/make-your-django-application-as-a-stand-alone-desktop-application/#comment-40</link>
		<dc:creator>Joseph Jude</dc:creator>
		<pubDate>Thu, 26 Jun 2008 15:19:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.jjude.com/index.php/archives/70#comment-40</guid>
		<description>&lt;p&gt;@Waldo: Nice to know that you could get something out of this. I almost gave up coz I though who in the world would want to do it. Glad I continued despite frustration.&lt;/p&gt;
&lt;p&gt;I like your idea, especially of separating the settings file. I will surely have a try in the next version.&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>@Waldo: Nice to know that you could get something out of this. I almost gave up coz I though who in the world would want to do it. Glad I continued despite frustration.</p>
<p>I like your idea, especially of separating the settings file. I will surely have a try in the next version.</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldo</title>
		<link>http://www.jjude.com/2008/04/make-your-django-application-as-a-stand-alone-desktop-application/#comment-41</link>
		<dc:creator>Waldo</dc:creator>
		<pubDate>Thu, 26 Jun 2008 14:03:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.jjude.com/index.php/archives/70#comment-41</guid>
		<description>Hi Joseph,
This with your google code project was an excellent help getting django working as a desktop application, thank you.
Very fortunate (for me) that you got past your initial frustration :)

I&#039;ve made a couple of changes that might be of interest you:
* Shifted the imports from the &quot;sol.py&quot; to a include parameter in the py2exe options.
* Removed some of the duplication between the batch script and the py2exe options.
* Method for customing settings (after py2exe bundling).

Anyway I&#039;ve posted my notes here - http://misunderstandings.wordpress.com/2008/06/26/django-desktop-app/</description>
		<content:encoded><![CDATA[<p>Hi Joseph,<br />
This with your google code project was an excellent help getting django working as a desktop application, thank you.<br />
Very fortunate (for me) that you got past your initial frustration <img src='http://www.jjude.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;ve made a couple of changes that might be of interest you:<br />
* Shifted the imports from the &#8220;sol.py&#8221; to a include parameter in the py2exe options.<br />
* Removed some of the duplication between the batch script and the py2exe options.<br />
* Method for customing settings (after py2exe bundling).</p>
<p>Anyway I&#8217;ve posted my notes here &#8211; <a href="http://misunderstandings.wordpress.com/2008/06/26/django-desktop-app/" rel="nofollow">http://misunderstandings.wordpress.com/2008/06/26/django-desktop-app/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

