<?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 AmbitiousLemon Status</title>
	<atom:link href="http://www.alstatus.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alstatus.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 23 Dec 2010 16:09:25 +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 Open for Membership by Icaro Incombustible</title>
		<link>http://www.alstatus.com/2010/12/03/open-for-membership/comment-page-1/#comment-232</link>
		<dc:creator>Icaro Incombustible</dc:creator>
		<pubDate>Thu, 23 Dec 2010 16:09:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.alstatus.com/?p=164#comment-232</guid>
		<description>Greetings!
We want to thank you guys for our web site aproval; the inconenience is that we can not access the log in section and begin to upload. Could you send us a new password and username?
Thanks again!</description>
		<content:encoded><![CDATA[<p>Greetings!<br />
We want to thank you guys for our web site aproval; the inconenience is that we can not access the log in section and begin to upload. Could you send us a new password and username?<br />
Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Call for Volunteers by RK</title>
		<link>http://www.alstatus.com/2010/10/12/a-call-for-volunteers/comment-page-1/#comment-142</link>
		<dc:creator>RK</dc:creator>
		<pubDate>Fri, 15 Oct 2010 17:26:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.alstatus.com/?p=159#comment-142</guid>
		<description>If you have basic questions about virtualization or *nix administration, I may be able to help.</description>
		<content:encoded><![CDATA[<p>If you have basic questions about virtualization or *nix administration, I may be able to help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Call for Volunteers by Alan</title>
		<link>http://www.alstatus.com/2010/10/12/a-call-for-volunteers/comment-page-1/#comment-140</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Wed, 13 Oct 2010 20:49:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.alstatus.com/?p=159#comment-140</guid>
		<description>To all who are interested in getting involved:

We have a Google Code project setup along with a Google Group. To see what we need visit the project page:

http://code.google.com/p/zestypanel/

I suggest you join our group:

http://groups.google.com/group/zestypanel

I look forward to working with you!</description>
		<content:encoded><![CDATA[<p>To all who are interested in getting involved:</p>
<p>We have a Google Code project setup along with a Google Group. To see what we need visit the project page:</p>
<p><a href="http://code.google.com/p/zestypanel/" rel="nofollow">http://code.google.com/p/zestypanel/</a></p>
<p>I suggest you join our group:</p>
<p><a href="http://groups.google.com/group/zestypanel" rel="nofollow">http://groups.google.com/group/zestypanel</a></p>
<p>I look forward to working with you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Call for Volunteers by A. Lee</title>
		<link>http://www.alstatus.com/2010/10/12/a-call-for-volunteers/comment-page-1/#comment-138</link>
		<dc:creator>A. Lee</dc:creator>
		<pubDate>Wed, 13 Oct 2010 17:01:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.alstatus.com/?p=159#comment-138</guid>
		<description>The only category I might be able to help with is designing the new control panel interface. Get back to me with any questions/info.


Thanks!</description>
		<content:encoded><![CDATA[<p>The only category I might be able to help with is designing the new control panel interface. Get back to me with any questions/info.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Basic Django configuration by Richard</title>
		<link>http://www.alstatus.com/2010/01/19/basic-django-configuration/comment-page-1/#comment-133</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Mon, 16 Aug 2010 02:15:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.alstatus.com/?p=101#comment-133</guid>
		<description>Thanks for everyone&#039;s advices above. I succeeded in building the website.
But now i can only access my website from the default address, MYUSERNAME.ambitiouslemon.com
Is there anyway to use the folder (like &#039;MYAPP&#039;) so that i can link from my url as MYUSERNAME.ambitiouslemon.com/MYAPP/


i checked out some django document. They usually use tag to do this, fore example:
http://docs.djangoproject.com/en/dev/howto/deployment/modpython/?from=olddocs


    SetHandler python-program
    PythonHandler django.core.handlers.modpython
    SetEnv DJANGO_SETTINGS_MODULE mysite.settings
    PythonDebug On



Is any there alternative way to do this on ambitiouslemon.com?
Thanks everyone!</description>
		<content:encoded><![CDATA[<p>Thanks for everyone&#8217;s advices above. I succeeded in building the website.<br />
But now i can only access my website from the default address, MYUSERNAME.ambitiouslemon.com<br />
Is there anyway to use the folder (like &#8216;MYAPP&#8217;) so that i can link from my url as MYUSERNAME.ambitiouslemon.com/MYAPP/</p>
<p>i checked out some django document. They usually use tag to do this, fore example:<br />
<a href="http://docs.djangoproject.com/en/dev/howto/deployment/modpython/?from=olddocs" rel="nofollow">http://docs.djangoproject.com/en/dev/howto/deployment/modpython/?from=olddocs</a></p>
<p>    SetHandler python-program<br />
    PythonHandler django.core.handlers.modpython<br />
    SetEnv DJANGO_SETTINGS_MODULE mysite.settings<br />
    PythonDebug On</p>
<p>Is any there alternative way to do this on ambitiouslemon.com?<br />
Thanks everyone!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Basic Django configuration by filipa</title>
		<link>http://www.alstatus.com/2010/01/19/basic-django-configuration/comment-page-1/#comment-85</link>
		<dc:creator>filipa</dc:creator>
		<pubDate>Sun, 11 Jul 2010 22:39:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.alstatus.com/?p=101#comment-85</guid>
		<description>Hi Duncan,

thanks but I forgot to say that the app called seeds is in the directory ~/pypi so the path is pointing to the dir that contains the project.
I have tried lots of things so far but none seems to work :( I moved the project to our home directory, I changed the django.root option and also some settings in our projects settings.py.

I can go to the admin site, even thought without the styles but to our urls I can&#039;t go...

I really need help on this one.

thanks in advance,
filipa</description>
		<content:encoded><![CDATA[<p>Hi Duncan,</p>
<p>thanks but I forgot to say that the app called seeds is in the directory ~/pypi so the path is pointing to the dir that contains the project.<br />
I have tried lots of things so far but none seems to work <img src='http://www.alstatus.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  I moved the project to our home directory, I changed the django.root option and also some settings in our projects settings.py.</p>
<p>I can go to the admin site, even thought without the styles but to our urls I can&#8217;t go&#8230;</p>
<p>I really need help on this one.</p>
<p>thanks in advance,<br />
filipa</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Basic Django configuration by Duncan</title>
		<link>http://www.alstatus.com/2010/01/19/basic-django-configuration/comment-page-1/#comment-84</link>
		<dc:creator>Duncan</dc:creator>
		<pubDate>Sun, 11 Jul 2010 21:41:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.alstatus.com/?p=101#comment-84</guid>
		<description>Filipa,

The PythonPath should have the path to the folder that contains the folder of your Python app, not the full path to the app&#039;s folder. I&#039;d try changing the PythonPath first; that should be able to fix the error.

Cheers!</description>
		<content:encoded><![CDATA[<p>Filipa,</p>
<p>The PythonPath should have the path to the folder that contains the folder of your Python app, not the full path to the app&#8217;s folder. I&#8217;d try changing the PythonPath first; that should be able to fix the error.</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Basic Django configuration by filipa</title>
		<link>http://www.alstatus.com/2010/01/19/basic-django-configuration/comment-page-1/#comment-83</link>
		<dc:creator>filipa</dc:creator>
		<pubDate>Sun, 11 Jul 2010 19:39:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.alstatus.com/?p=101#comment-83</guid>
		<description>I forgot to say the the error is:

Page not found (404)
Request Method: 	GET
Request URL: 	http://seeds.ambitiouslemon.com/seeds

Using the URLconf defined in seeds.urls, Django tried these URL patterns, in this order:

   1. ^site_media(?P.*)$
   2. ^admin/
   3. ^photologue/
   4. ^i18n/
   5. ^accounts/login/$
   6. ^accounts/log_out/$
   7. ^seeds/
   8. ^activities/
   9. ^news/

The current URL, seeds, didn&#039;t match any of these.

Thanks,</description>
		<content:encoded><![CDATA[<p>I forgot to say the the error is:</p>
<p>Page not found (404)<br />
Request Method: 	GET<br />
Request URL: 	<a href="http://seeds.ambitiouslemon.com/seeds" rel="nofollow">http://seeds.ambitiouslemon.com/seeds</a></p>
<p>Using the URLconf defined in seeds.urls, Django tried these URL patterns, in this order:</p>
<p>   1. ^site_media(?P.*)$<br />
   2. ^admin/<br />
   3. ^photologue/<br />
   4. ^i18n/<br />
   5. ^accounts/login/$<br />
   6. ^accounts/log_out/$<br />
   7. ^seeds/<br />
   8. ^activities/<br />
   9. ^news/</p>
<p>The current URL, seeds, didn&#8217;t match any of these.</p>
<p>Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Basic Django configuration by filipa</title>
		<link>http://www.alstatus.com/2010/01/19/basic-django-configuration/comment-page-1/#comment-82</link>
		<dc:creator>filipa</dc:creator>
		<pubDate>Sun, 11 Jul 2010 19:33:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.alstatus.com/?p=101#comment-82</guid>
		<description>Hi,

I don&#039;t seem to be able to make it work... Where does the django app need to be? Mine is inside a directory in my home.
I also removed the / from the django.root option
My .htaccess reads:

PythonPath &quot;[&#039;/home/seeds/pypi/&#039;, &#039;/usr/lib64/python2.6/site-packages&#039;] + sys.path&quot;
SetHandler python-program
PythonHandler django.core.handlers.modpython
SetEnv DJANGO_SETTINGS_MODULE seeds.settings
PythonOption django.root  
PythonDebug On

Can someone help?

thanks,</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I don&#8217;t seem to be able to make it work&#8230; Where does the django app need to be? Mine is inside a directory in my home.<br />
I also removed the / from the django.root option<br />
My .htaccess reads:</p>
<p>PythonPath &#8220;['/home/seeds/pypi/', '/usr/lib64/python2.6/site-packages'] + sys.path&#8221;<br />
SetHandler python-program<br />
PythonHandler django.core.handlers.modpython<br />
SetEnv DJANGO_SETTINGS_MODULE seeds.settings<br />
PythonOption django.root<br />
PythonDebug On</p>
<p>Can someone help?</p>
<p>thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Downtime update by Anthony Lee</title>
		<link>http://www.alstatus.com/2010/06/13/downtime-update/comment-page-1/#comment-57</link>
		<dc:creator>Anthony Lee</dc:creator>
		<pubDate>Sun, 13 Jun 2010 12:14:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.alstatus.com/?p=150#comment-57</guid>
		<description>Excellent! 


Thank you so much for the quick solution!</description>
		<content:encoded><![CDATA[<p>Excellent! </p>
<p>Thank you so much for the quick solution!</p>
]]></content:encoded>
	</item>
</channel>
</rss>



