<?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>schmichael&#039;s blog &#187; pycon2008</title>
	<atom:link href="http://blog.schmichael.com/tag/pycon2008/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.schmichael.com</link>
	<description>good good study, day day up</description>
	<lastBuildDate>Sat, 05 Nov 2011 23:13:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Looking for CherryPy Case Studies</title>
		<link>http://blog.schmichael.com/2008/03/18/looking-for-cherrypy-case-studies/</link>
		<comments>http://blog.schmichael.com/2008/03/18/looking-for-cherrypy-case-studies/#comments</comments>
		<pubDate>Tue, 18 Mar 2008 21:12:00 +0000</pubDate>
		<dc:creator>Michael Schurter</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[cherrypy]]></category>
		<category><![CDATA[pycon2008]]></category>

		<guid isPermaLink="false">http://michael.susens-schurter.com/blog/2008/03/18/looking-for-cherrypy-case-studies/</guid>
		<description><![CDATA[At the CherryPy BOF[1] at Pycon in Chicago we discussed how people are using CherryPy in lots of different ways. We&#8217;re afraid people aren&#8217;t grokking how flexible CherryPy is just by briefly glancing at the web site and thought having &#8230; <a href="http://blog.schmichael.com/2008/03/18/looking-for-cherrypy-case-studies/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div style="float: right; padding: 0px 0px 5px 5px;"><a href="http://cherrypy.org"><img src="http://michael.susens-schurter.com/files/cplogo.jpg" alt="CherryPy Logo" /></a></div>
<p>At the <a href="http://cherrypy.org/">CherryPy</a> <a href="http://groups.google.com/group/cherrypy-users/browse_thread/thread/7926752b6605d9fe">BOF</a>[1] at <a href="http://us.pycon.org/2008/about/">Pycon in Chicago</a> we discussed how people are using CherryPy in lots of different ways.  We&#8217;re afraid people aren&#8217;t grokking how flexible CherryPy is just by briefly glancing at the web site and thought having some interesting case studies would be useful.</p>
<p>The <a href="http://www.cherrypy.org/wiki/SuccessStories">wiki has a good start</a>.  However, its a bit out of date, and it&#8217;d be nice to have some great Case Studies as well as a separate list of Projects using CherryPy.</p>
<p>If your company deploys CherryPy or you&#8217;ve used CherryPy for a client, I&#8217;d love to hear the story.  Here&#8217;s a basic format you could follow:</p>
<ol>
<li><strong>Who</strong> is using CherryPy: (your name)</li>
<li><strong>Where</strong> are you using Cherrypy?<br />
    (Company or client name.  You can of course remain anonymous)</li>
<li><strong>What</strong> do you do with CherryPy?<br />
    (What&#8217;s your project:  a traditional public web site?  internal web services?)</li>
<li><strong>How</strong> is CherryPy deployed?<br />
   (Behind modproxy/modpython/modwsgi, on a cluster behind a load balancer, or is it your frontend HTTP server?)</li>
<li><strong>How long</strong> have you used CherryPy?<br />
    (The &#8220;when&#8221; question)</li>
<li><strong>Why</strong> did you choose CherryPy?<br />
    (While &#8220;because its the best&#8221; is obviously the answer, a little more detail would be nice. <img src='http://blog.schmichael.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  )</li>
</ol>
<p>Feel free to include screenshots, links, code snippets, diagrams, etc, and <strong><a href="mailto:michael@susens-schurter.com">e-mail me!</a></strong></p>
<p>With <a href="http://download.cherrypy.org/cherrypy/3.1.0beta3/">3.1 nearing release</a>, it&#8217;d be nice if we could launch an updated version of the web site at the same time, so your help is greatly appreciated!</p>
<p><small>I also posted <a href="http://groups.google.com/group/cherrypy-users/browse_thread/thread/1774049cc582a595?hl=en">this over at the cherrypy-user mailing list</a>.</small></p>
<p><strong>[1]</strong></p>

<div class="wp_syntax"><div class="code"><pre class="python" style="font-family:monospace;"><span style="color: #ff7700;font-weight:bold;">if</span> excuse <span style="color: #ff7700;font-weight:bold;">not</span> <span style="color: #ff7700;font-weight:bold;">in</span> <span style="color: black;">&#91;</span><span style="color: #483d8b;">'at funeral'</span>, <span style="color: #483d8b;">'giving birth'</span>, <span style="color: #483d8b;">'saving planet'</span><span style="color: black;">&#93;</span>:
	<span style="color: #ff7700;font-weight:bold;">raise</span> <span style="color: #008000;">Exception</span><span style="color: black;">&#40;</span><span style="color: #483d8b;">'%s is no reason to miss the CherryPy BOF'</span> <span style="color: #66cc66;">%</span> excuse<span style="color: black;">&#41;</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://blog.schmichael.com/2008/03/18/looking-for-cherrypy-case-studies/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

