<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <br>
    On 12/28/2010 12:48 PM, Marc Tompkins wrote:
    <blockquote
      cite="mid:AANLkTinrZaL-w98Ki4Du4HvHn3VWcJrnaxqH1JKriKqe@mail.gmail.com"
      type="cite">On Tue, Dec 28, 2010 at 10:32 AM, <span dir="ltr">&lt;<a
          moz-do-not-send="true" href="mailto:python@bdurham.com">python@bdurham.com</a>&gt;</span>
      wrote:<br>
      <div class="gmail_quote">
        <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;">
          <div>
            <div style="font-family: Arial; font-size: medium;"
              dir="ltr">&nbsp;
              <div>Most of the hosting companies I've investigated
                support older versions of Python and only support CGI
                access.</div>
              <br clear="all">
            </div>
          </div>
        </blockquote>
      </div>
      Ah yes - that's what it was.&nbsp; To use Django (or most other
      frameworks) you need some processes to be running more or less
      constantly, as opposed to in a CGI context.&nbsp; Your typical shared
      Webhosting service is sharing a single machine or VM with lots of
      other customers; they can't allow long-running processes or the
      whole thing would grind to a halt.&nbsp; I have no idea how Webfaction
      manages it, especially with a starting price of $5.50/month - it's
      very tempting...<br>
      <br>
      For the time being I'm not looking to move any sites over - but if
      the need arises again, Webfaction will be the first place I check
      out.&nbsp; <br>
      <br>
      Actually, my own website is a few years overdue for a facelift -
      maybe I'll dump Joomla for Django.&nbsp; Perhaps then I'd actually be
      interested enough to maintain the damn thing.<br>
      <br>
      -- <br>
      <a moz-do-not-send="true" href="http://www.fsrtechnologies.com">www.fsrtechnologies.com</a><br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
</pre>
    </blockquote>
    <br>
    Webfaction supports long processes and that is why they are the
    largest Django hosting site.&nbsp; They support a ton of software, too.&nbsp;
    SVN, Trac are two I use.<br>
    <br>
    I've been with them at least 3 years and I find their cost amazing
    for what I get!&nbsp; Their documentation, support and forums are about
    the best I've seen.<br>
    <br>
    <pre class="moz-signature" cols="72">Jeff

-------------------

Jeff Johnson
<a class="moz-txt-link-abbreviated" href="mailto:jeff@dcsoftware.com">jeff@dcsoftware.com</a>

</pre>
    <br>
    <br>
    <br>
  </body>
</html>