<?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 Adrián Deccico</title>
	<atom:link href="http://adrian.org.ar/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://adrian.org.ar</link>
	<description>just some random thoughts about coding</description>
	<lastBuildDate>Mon, 23 Apr 2012 02:03:31 +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 Setting up Django 1.3 + NGinx 1.0.5 + Green Unicorn 0.13 in an Ubuntu 11.10 EC2 instance by adrian</title>
		<link>http://adrian.org.ar/python/django-nginx-green-unicorn-in-an-ubuntu-11-10-ec2-instance/comment-page-1#comment-6527</link>
		<dc:creator>adrian</dc:creator>
		<pubDate>Mon, 23 Apr 2012 02:03:31 +0000</pubDate>
		<guid isPermaLink="false">http://adrian.org.ar/?p=212#comment-6527</guid>
		<description>Hi Igor, that was a test for checking Django was up. The rest of the tutorial will show you how to configure Nginx to handle static resources.</description>
		<content:encoded><![CDATA[<p>Hi Igor, that was a test for checking Django was up. The rest of the tutorial will show you how to configure Nginx to handle static resources.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up Django 1.3 + NGinx 1.0.5 + Green Unicorn 0.13 in an Ubuntu 11.10 EC2 instance by Igor</title>
		<link>http://adrian.org.ar/python/django-nginx-green-unicorn-in-an-ubuntu-11-10-ec2-instance/comment-page-1#comment-6524</link>
		<dc:creator>Igor</dc:creator>
		<pubDate>Sun, 22 Apr 2012 23:38:04 +0000</pubDate>
		<guid isPermaLink="false">http://adrian.org.ar/?p=212#comment-6524</guid>
		<description>Thanks, it was my fault, not completely copied the file run.sh

But if use this method for static files that do not work css styles in Django admin</description>
		<content:encoded><![CDATA[<p>Thanks, it was my fault, not completely copied the file run.sh</p>
<p>But if use this method for static files that do not work css styles in Django admin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up Django 1.3 + NGinx 1.0.5 + Green Unicorn 0.13 in an Ubuntu 11.10 EC2 instance by admin</title>
		<link>http://adrian.org.ar/python/django-nginx-green-unicorn-in-an-ubuntu-11-10-ec2-instance/comment-page-1#comment-6523</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 22 Apr 2012 22:32:44 +0000</pubDate>
		<guid isPermaLink="false">http://adrian.org.ar/?p=212#comment-6523</guid>
		<description>when you finished the section &quot;Launching and configuring your Ubuntu box&quot; does your application appear after you execute: &quot;gunicorn_django -b 0.0.0.0:8000&quot; ?

Anyway I recommend you using Bellatrix that automates this whole procedure: http://adrian.org.ar/python/automatic-setup-of-django-nginx-and-gunicorn-on-ec2</description>
		<content:encoded><![CDATA[<p>when you finished the section &#8220;Launching and configuring your Ubuntu box&#8221; does your application appear after you execute: &#8220;gunicorn_django -b 0.0.0.0:8000&#8243; ?</p>
<p>Anyway I recommend you using Bellatrix that automates this whole procedure: <a href="http://adrian.org.ar/python/automatic-setup-of-django-nginx-and-gunicorn-on-ec2" rel="nofollow">http://adrian.org.ar/python/automatic-setup-of-django-nginx-and-gunicorn-on-ec2</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up Django 1.3 + NGinx 1.0.5 + Green Unicorn 0.13 in an Ubuntu 11.10 EC2 instance by Igor</title>
		<link>http://adrian.org.ar/python/django-nginx-green-unicorn-in-an-ubuntu-11-10-ec2-instance/comment-page-1#comment-6518</link>
		<dc:creator>Igor</dc:creator>
		<pubDate>Sun, 22 Apr 2012 16:09:24 +0000</pubDate>
		<guid isPermaLink="false">http://adrian.org.ar/?p=212#comment-6518</guid>
		<description>Hi, I don&#039;t can launch app 
In deamon.log i get this:

Apr 22 16:00:57 ip-10-191-55-70 init: django_app main process (978) terminated with status 1
Apr 22 16:00:57 ip-10-191-55-70 init: django_app main process ended, respawning
Apr 22 16:00:57 ip-10-191-55-70 init: django_app main process (984) terminated with status 1
Apr 22 16:00:57 ip-10-191-55-70 init: django_app respawning too fast, stopped

Pleas help, why this is  happening?</description>
		<content:encoded><![CDATA[<p>Hi, I don&#8217;t can launch app<br />
In deamon.log i get this:</p>
<p>Apr 22 16:00:57 ip-10-191-55-70 init: django_app main process (978) terminated with status 1<br />
Apr 22 16:00:57 ip-10-191-55-70 init: django_app main process ended, respawning<br />
Apr 22 16:00:57 ip-10-191-55-70 init: django_app main process (984) terminated with status 1<br />
Apr 22 16:00:57 ip-10-191-55-70 init: django_app respawning too fast, stopped</p>
<p>Pleas help, why this is  happening?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up Django 1.3 + NGinx 1.0.5 + Green Unicorn 0.13 in an Ubuntu 11.10 EC2 instance by admin</title>
		<link>http://adrian.org.ar/python/django-nginx-green-unicorn-in-an-ubuntu-11-10-ec2-instance/comment-page-1#comment-6434</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 16 Apr 2012 14:53:02 +0000</pubDate>
		<guid isPermaLink="false">http://adrian.org.ar/?p=212#comment-6434</guid>
		<description>&lt;a href=&quot;#comment-6354&quot; rel=&quot;nofollow&quot;&gt;@Joey &lt;/a&gt; 
hi Joey, probably you are using Django 1.4 instead of 1.3 which generated the project files in a subdirectory. I suggest you to execute this script: http://adrian.org.ar/python/automatic-setup-of-django-nginx-and-gunicorn-on-ec2 to get a running example.</description>
		<content:encoded><![CDATA[<p><a href="#comment-6354" rel="nofollow">@Joey </a><br />
hi Joey, probably you are using Django 1.4 instead of 1.3 which generated the project files in a subdirectory. I suggest you to execute this script: <a href="http://adrian.org.ar/python/automatic-setup-of-django-nginx-and-gunicorn-on-ec2" rel="nofollow">http://adrian.org.ar/python/automatic-setup-of-django-nginx-and-gunicorn-on-ec2</a> to get a running example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up Django 1.3 + NGinx 1.0.5 + Green Unicorn 0.13 in an Ubuntu 11.10 EC2 instance by plumberWorks &#187; Blog Archive &#187; Getting gunicorn,nginx, Django, postgresql up and running in EC2</title>
		<link>http://adrian.org.ar/python/django-nginx-green-unicorn-in-an-ubuntu-11-10-ec2-instance/comment-page-1#comment-6416</link>
		<dc:creator>plumberWorks &#187; Blog Archive &#187; Getting gunicorn,nginx, Django, postgresql up and running in EC2</dc:creator>
		<pubDate>Sun, 15 Apr 2012 22:47:28 +0000</pubDate>
		<guid isPermaLink="false">http://adrian.org.ar/?p=212#comment-6416</guid>
		<description>[...] 1. Superb !!! http://adrian.org.ar/python/django-nginx-green-unicorn-in-an-ubuntu-11-10-ec2-instance 2. Outdated but nice pointers [...]</description>
		<content:encoded><![CDATA[<p>[...] 1. Superb !!! <a href="http://adrian.org.ar/python/django-nginx-green-unicorn-in-an-ubuntu-11-10-ec2-instance" rel="nofollow">http://adrian.org.ar/python/django-nginx-green-unicorn-in-an-ubuntu-11-10-ec2-instance</a> 2. Outdated but nice pointers [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up Django 1.3 + NGinx 1.0.5 + Green Unicorn 0.13 in an Ubuntu 11.10 EC2 instance by Joey</title>
		<link>http://adrian.org.ar/python/django-nginx-green-unicorn-in-an-ubuntu-11-10-ec2-instance/comment-page-1#comment-6354</link>
		<dc:creator>Joey</dc:creator>
		<pubDate>Fri, 13 Apr 2012 08:55:54 +0000</pubDate>
		<guid isPermaLink="false">http://adrian.org.ar/?p=212#comment-6354</guid>
		<description>Just tried the whole setup on my own ubuntu laptop, the problem is I can’t get the pictre show in the webpage, any one had the same problem?</description>
		<content:encoded><![CDATA[<p>Just tried the whole setup on my own ubuntu laptop, the problem is I can’t get the pictre show in the webpage, any one had the same problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up Django 1.3 + NGinx 1.0.5 + Green Unicorn 0.13 in an Ubuntu 11.10 EC2 instance by admin</title>
		<link>http://adrian.org.ar/python/django-nginx-green-unicorn-in-an-ubuntu-11-10-ec2-instance/comment-page-1#comment-6322</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 11 Apr 2012 13:41:58 +0000</pubDate>
		<guid isPermaLink="false">http://adrian.org.ar/?p=212#comment-6322</guid>
		<description>&lt;a href=&quot;#comment-6309&quot; rel=&quot;nofollow&quot;&gt;@memo &lt;/a&gt; 
Hi memo, &quot;gunicorn_django -b 0.0.0.0:8000&quot; will make Gunicorn/Django work in port 8000. On the other hand Nginx will listen at port 80 combining Gunicorn/Django with requests for static resources.  

Please take a look at Nginx configuration https://bitbucket.org/deccico/django_gunicorn/raw/tip/server/etc/nginx/sites-available/default and let me know if you need more clarification.</description>
		<content:encoded><![CDATA[<p><a href="#comment-6309" rel="nofollow">@memo </a><br />
Hi memo, &#8220;gunicorn_django -b 0.0.0.0:8000&#8243; will make Gunicorn/Django work in port 8000. On the other hand Nginx will listen at port 80 combining Gunicorn/Django with requests for static resources.  </p>
<p>Please take a look at Nginx configuration <a href="https://bitbucket.org/deccico/django_gunicorn/raw/tip/server/etc/nginx/sites-available/default" rel="nofollow">https://bitbucket.org/deccico/django_gunicorn/raw/tip/server/etc/nginx/sites-available/default</a> and let me know if you need more clarification.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multiline regex pattern by bicis electricas</title>
		<link>http://adrian.org.ar/re/multiline-regex-pattern/comment-page-1#comment-6312</link>
		<dc:creator>bicis electricas</dc:creator>
		<pubDate>Tue, 10 Apr 2012 22:21:22 +0000</pubDate>
		<guid isPermaLink="false">http://adrian.org.ar/?p=41#comment-6312</guid>
		<description>Very great post. I just stumbled upon your weblog and wished to mention that I have really enjoyed browsing your weblog 
posts. After all I&#039;ll be subscribing for your rss feed and I&#039;m hoping you write once more soon!</description>
		<content:encoded><![CDATA[<p>Very great post. I just stumbled upon your weblog and wished to mention that I have really enjoyed browsing your weblog<br />
posts. After all I&#8217;ll be subscribing for your rss feed and I&#8217;m hoping you write once more soon!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up Django 1.3 + NGinx 1.0.5 + Green Unicorn 0.13 in an Ubuntu 11.10 EC2 instance by memo</title>
		<link>http://adrian.org.ar/python/django-nginx-green-unicorn-in-an-ubuntu-11-10-ec2-instance/comment-page-1#comment-6309</link>
		<dc:creator>memo</dc:creator>
		<pubDate>Tue, 10 Apr 2012 16:54:57 +0000</pubDate>
		<guid isPermaLink="false">http://adrian.org.ar/?p=212#comment-6309</guid>
		<description>hi, good morning, thanks a lot for the tuto but i have a question... in order to have nginx listening at port 80 i have to run this command &quot;gunicorn_django -b 0.0.0.0:8000&quot; all the time? thank you for your time</description>
		<content:encoded><![CDATA[<p>hi, good morning, thanks a lot for the tuto but i have a question&#8230; in order to have nginx listening at port 80 i have to run this command &#8220;gunicorn_django -b 0.0.0.0:8000&#8243; all the time? thank you for your time</p>
]]></content:encoded>
	</item>
</channel>
</rss>

