Hi guys I was discussing with Sven and I think that we could improve two things: - better marketing: T3 Easy is the example of Pharo on the server! We should add this to our success story web page T3 Easy is our new entry level track & trace product, an HTML5 web app (using client side HTML+Javascript+CSS) on top of a REST server written in Pharo Smalltalk. It consists of 4 stateless Pharo Cog VM's running behind an Apache load balancer. The server uses Zinc HTTP Components, both for its server part, as well as for clients talking to other systems behind the scenes. Even the Open Street Map tile serving, which is pushing out many megabytes, is currently going through this server. Here is a live demo URL in case your are curious: http://easy.t3-platform.net?t=livedemo - More exchanges between companies building on top of pharo. Sven showed us its automatic deployement infrastructure (using monit) and the automatic update and it was really what you want. Four server automatically restarting and ... So I would like to urge you companies guys to create a pool of knowledge and recipe around pharo. If you have docs/scripts I can put them in shape for a deployment chapter Stef