As a happy (if that's possible :-) user of Twisted and Nevow, please add the snippet below to the Success Stories page if you'd like.<br><br>Since I'm delurking now, I might as well 'fess up that I run Twisted on Windows for development (I'm part of the silent mass of Windows users that Glyph was looking for), but I use Linux for production.&nbsp; And since the performance of PostgreSQL sucks on Windows (at least up through PostgreSQL 
8.0), I only do heavy duty testing on Linux.&nbsp; I have looked at the skipped Twisted tests on Windows, but have not yet found any that I could fix myself.&nbsp; Though if anyone has suggestions I'd be welcome to devote a little time to helping out.
<br><br>Here's some general feedback:<br>1. Core of Twisted is really solid.&nbsp; Design is excellent, and almost all problems I encounter have already been taken into account in API.<br>2. I've gotten burned when trying to keep synchronous-style code synchronous, like by using the naughty deferredResult.&nbsp; I did it (just in my admin tool) even though you guys say not too.&nbsp; The only way to learn not to do it is to touch the flame and get burned.
<br>3. Nevow is still moving a lot, but you guys know that.&nbsp; Parts of it are as good as Twisted.&nbsp; Even though I initially loved stan, I got wacked by its performance and had to move to more string based rendering, since my app is really dynamic I can't use standard type templates at all.
<br><br>Keep up the good work!<br><br>Cheers,<br>Christian<br><br><br>--Begin--<br>Botonomy LLC is a small software firm in the Philadelphia area. &nbsp;We<br>help small teams solve large problems.<br><br>Our first application, ProjectPipe (
<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.projectpipe.com/" target="_blank">http://www.projectpipe.com</a>), is a<br>hosted project management solution that provides midsize teams with<br>
everything that they need to manage IT projects. &nbsp;We have built our<br>hosted application infrastructure atop Twisted, Nevow, PostgreSQL, and<br>Jabber/XMPP. &nbsp; Twisted's multi-protocol support has been one of the<br>key enablers of the unique technical architecture that we employ in
<br>our product offerings.<br><br>The core Twisted development team consistently demonstrates a strong<br>commitment to delivering robust, high quality software. &nbsp;Twisted's<br>documentation is accurate and concise, and the expertise and
<br>helpfulness of the larger developer community is second-to-none.<br><br>When evaluating the technologies on which you are staking your<br>business, you need to evaluate both the code and the community that<br>surrounds it. &nbsp;Twisted passes with flying colors in both regards.
<br>--End--