<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>My Other Pants &#187; appengine</title>
	<atom:link href="http://myotherpants.com/tag/appengine/feed/" rel="self" type="application/rss+xml" />
	<link>http://myotherpants.com</link>
	<description>I left it in my other pants</description>
	<lastBuildDate>Tue, 24 Jan 2012 18:11:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Blue Wiskey and Big Py Country</title>
		<link>http://myotherpants.com/2008/11/blue-wiskey-and-big-py-country/</link>
		<comments>http://myotherpants.com/2008/11/blue-wiskey-and-big-py-country/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 18:01:38 +0000</pubDate>
		<dc:creator>Ball</dc:creator>
				<category><![CDATA[work safe]]></category>
		<category><![CDATA[appengine]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://myotherpants.com/?p=18</guid>
		<description><![CDATA[Last night, Anthony Panazzo gave a talk about cloud computing to the InyAlt.NET use group.  He got some help from Jon Fuller, Mike Brown, and Shane Milton.  Shane&#8217;s not from around here (originally written for an internal company blog).   Jon F gave a demo using Google&#8217;s App Engine.  It got me slightly itching to [...]]]></description>
			<content:encoded><![CDATA[<div>Last night, <a href="http://22ideastreet.com/blog">Anthony Panazzo</a> gave  a talk about cloud computing to the <a href="http://indyalt.net/">InyAlt.NET</a> use group.  He got some help from <a href="http://jonfuller.codingtomusic.com/">Jon Fuller</a>, <a href="http://azurecoding.net/blogs/brownie/">Mike Brown</a>, and <a href="http://www.jaxidian.org/update/">Shane Milton</a>.  Shane&#8217;s not from  around here (originally written for an internal company blog).</div>
<div> </div>
<div>Jon F gave a demo using Google&#8217;s <a href="http://code.google.com/appengine/">App Engine</a>.  It got me slightly  itching to dig open my &#8220;old&#8221; appegnine project from earlier this year.  I  dropped it because it&#8217;s <a href="http://www.python.org/">Python</a> and <a href="http://www.djangoproject.com/">Django</a>.  I don&#8217;t know Django and I&#8217;m  not excited by Python.  Personally, I believe Python is evil but not evil  enough.  I&#8217;m getting picky about my languages in my old age.  But, still I was  interested.</div>
<div> </div>
<div>On the drive in this morning, I was thinking about how cold it was, but  also about how if I deployed a project on Google, Mike Brown would whine about  not using <a href="http://www.microsoft.com/azure/">Azure</a>.  He&#8217;s biased.   He&#8217;s got a <a href="http://azurecoding.net/">website</a>.  Not to be one to  stand up to peer pressure, I began to think about the fact WebApp (Google&#8217;s  default appengine library) and Django both use an abstraction calls <a href="http://www.wsgi.org/wsgi/">WSGI</a> (Pronounced Wiz-Gee).  If I could get  an Adaptor to sit between IronPython and WSGI and ASP.NET, then I can have my  appengine and azure it too.</div>
<div> </div>
<div>Oh, life was grand!  I was gonna start a code-plex project and call it  &#8220;bluewiskey&#8221; (Aszure + WSGI).  I was gonna write blog post called &#8220;A Year of  Living Django-usly.&#8221;  But I sit now in ruins as it&#8217;s already been done.  More  correctly, <a href="http://www.codeplex.com/NWSGI">NWSGI</a> is currently in  development.</div>
<div> </div>
<div>NWSGI does work, but has two big fallbacks.  It doesn&#8217;t currently support  DJango out of the box (you could probably jurry-rig it).  And secondly, It  currrently runs full-trust making Azure deployment an issue.  However, It&#8217;s  active (a check-in from Wednesday) and the full-trust issue is being  fixed.</div>
<div> </div>
<div>Back to looking for something strange to do.  Erlang + MUD?</div>
]]></content:encoded>
			<wfw:commentRss>http://myotherpants.com/2008/11/blue-wiskey-and-big-py-country/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

