<?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: MediaCore Video CMS Project Goals</title>
	<atom:link href="http://getmediacore.com/blog/mediacore-project-goals/feed/" rel="self" type="application/rss+xml" />
	<link>http://getmediacore.com/blog/mediacore-project-goals/</link>
	<description></description>
	<lastBuildDate>Thu, 26 Aug 2010 19:36:34 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Stuart Bowness</title>
		<link>http://getmediacore.com/blog/mediacore-project-goals/comment-page-1/#comment-241</link>
		<dc:creator>Stuart Bowness</dc:creator>
		<pubDate>Tue, 04 May 2010 15:02:04 +0000</pubDate>
		<guid isPermaLink="false">http://getmediacore.com/blog/?p=174#comment-241</guid>
		<description>An IIS version? As in Microsoft? No.

If you can get Python to run on IIS then I suppose it&#039;s possible, though I&#039;m not sure how far you&#039;d get because a lot of the packages depend on other linux packages.</description>
		<content:encoded><![CDATA[<p>An IIS version? As in Microsoft? No.</p>
<p>If you can get Python to run on IIS then I suppose it&#8217;s possible, though I&#8217;m not sure how far you&#8217;d get because a lot of the packages depend on other linux packages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lulz</title>
		<link>http://getmediacore.com/blog/mediacore-project-goals/comment-page-1/#comment-237</link>
		<dc:creator>lulz</dc:creator>
		<pubDate>Tue, 04 May 2010 02:14:40 +0000</pubDate>
		<guid isPermaLink="false">http://getmediacore.com/blog/?p=174#comment-237</guid>
		<description>Any plans for a superior IIS version?</description>
		<content:encoded><![CDATA[<p>Any plans for a superior IIS version?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 360</title>
		<link>http://getmediacore.com/blog/mediacore-project-goals/comment-page-1/#comment-175</link>
		<dc:creator>360</dc:creator>
		<pubDate>Thu, 08 Apr 2010 09:00:27 +0000</pubDate>
		<guid isPermaLink="false">http://getmediacore.com/blog/?p=174#comment-175</guid>
		<description>Any plans for a superior NGINX version?

Thanks</description>
		<content:encoded><![CDATA[<p>Any plans for a superior NGINX version?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony Theocharis</title>
		<link>http://getmediacore.com/blog/mediacore-project-goals/comment-page-1/#comment-170</link>
		<dc:creator>Anthony Theocharis</dc:creator>
		<pubDate>Thu, 01 Apr 2010 00:17:08 +0000</pubDate>
		<guid isPermaLink="false">http://getmediacore.com/blog/?p=174#comment-170</guid>
		<description>Hey Chris,

Have no fear! You could have your very own &quot;superior NGINX version&quot; today!

Basically this is a WSGI app. It has no requirement for Apache, just for a webserver that supports WSGI. We use Apache as our primary webserver, so my documentation centres around that, but there are resources to help you use a WSGI application on NGINX.

Because MediaCore is built on top of TurboGears2.0 is built on top of Pylons0.9.7, a tutorial for using TG or Pylons with nginx is probably enough to get you started.

Maybe these are of interest to you?
&lt;ul&gt;
&lt;li&gt;http://www.rkblog.rk.edu.pl/w/p/pylons-and-nginx/&lt;/li&gt;
&lt;li&gt;http://wiki.nginx.org/NginxNgxWSGIModule&lt;/li&gt;
&lt;li&gt;http://blog.dscpl.com.au/2009/05/blocking-requests-and-nginx-version-of.html&lt;/li&gt;
&lt;/ul&gt;</description>
		<content:encoded><![CDATA[<p>Hey Chris,</p>
<p>Have no fear! You could have your very own &#8220;superior NGINX version&#8221; today!</p>
<p>Basically this is a WSGI app. It has no requirement for Apache, just for a webserver that supports WSGI. We use Apache as our primary webserver, so my documentation centres around that, but there are resources to help you use a WSGI application on NGINX.</p>
<p>Because MediaCore is built on top of TurboGears2.0 is built on top of Pylons0.9.7, a tutorial for using TG or Pylons with nginx is probably enough to get you started.</p>
<p>Maybe these are of interest to you?</p>
<ul>
<li><a href="http://www.rkblog.rk.edu.pl/w/p/pylons-and-nginx/" rel="nofollow">http://www.rkblog.rk.edu.pl/w/p/pylons-and-nginx/</a></li>
<li><a href="http://wiki.nginx.org/NginxNgxWSGIModule" rel="nofollow">http://wiki.nginx.org/NginxNgxWSGIModule</a></li>
<li><a href="http://blog.dscpl.com.au/2009/05/blocking-requests-and-nginx-version-of.html" rel="nofollow">http://blog.dscpl.com.au/2009/05/blocking-requests-and-nginx-version-of.html</a></li>
</ul>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Foster</title>
		<link>http://getmediacore.com/blog/mediacore-project-goals/comment-page-1/#comment-159</link>
		<dc:creator>Chris Foster</dc:creator>
		<pubDate>Mon, 22 Mar 2010 01:15:35 +0000</pubDate>
		<guid isPermaLink="false">http://getmediacore.com/blog/?p=174#comment-159</guid>
		<description>Was excited by this project until I saw that it runs on Apache.

Any plans for a superior NGINX version?

Thanks</description>
		<content:encoded><![CDATA[<p>Was excited by this project until I saw that it runs on Apache.</p>
<p>Any plans for a superior NGINX version?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
