Laying the pipes - http://reallysmallstartup.blogspot.com/2008...
        
        
          Jul 31, 2008
          
            from 
          
          
        
        
          
        
        
          
            
              We couldn't find a good python templating language either, so we rolled our own... we still don't have a good templating language. =)
               - Jim Norris
            
          
        
          
            
              You don't like PSP?
               - Gabe
            
          
        
          
            
              Somehow mixing Python indentation rules with HTML wasn't very appealing :)
               - Arvind Sundararajan
            
          
        
          
            
              No love for mako?
               - m13a
            
          
        
          
            
              I see your point. My code is littered with #endifs and #endfors. But otherwise it would be littered with closing braces, so it's really just a problem that it can be tricky to debug with an #end is missing.
               - Gabe
            
          
        
          
            
              FWIW, we've been pretty happy with django/jquery as our stack
               - Carl Sjogreen
            
          
        
          
            
              Oh, and BTW, what didn't you like about the planet?
               - Carl Sjogreen
            
          
        
          
            
              @Carl: Re: the planet, from the time the server got setup, I was seeing 5-10% packet loss to the machine from a couple of different places which really killed productivity. Also some crawling processes I was running were seeing problems as well. I never could get anyone competent to help debug. I didn't try very hard though. On top of that I never did like RHEL - to start with I just wanted a basic ubuntu installation and you had to get RHEL/CentOS at the planet.
               - Arvind Sundararajan
            
          
        
          
            
              how is django for python compared to php ?
               - Krishna Gade