On Wed, 2007-01-08 at 04:04 -0700, johnbraduk wrote: > I know I sound like a ludite, but I am trying to earn a living form > developing software on Linux. > I feel that I should point out that in the real world it is very > difficult to get customers to move away from Windows to Linux. > One of the advantages in the Linux world has been that the end users > were not inflicted with continual updates to the software from > Microsoft. > Now it looks as if the open source world is going the same way. It > does not help my cause when I selll my customers on this wonderful new > package called Turbogears that uses SQLObjects, Cherrypy and Kid > templates. Now before we have even finished the project I have to go > back and say sorry, we got that wrong, it is now SQLAlchemy, Pylons > and Genshi templates. But don't worry if we add Elixir as well, we > can make SQLAlchemy look like SqlObjects! The dumb customer, who does > not have religious convictions about which is the best web server > interface, asks me what is the advantage to him of making all these > changes? Any ideas? > People never seem to learn that "if it ain't broke don't fix it". > John
My question would be why your customers need to know what is inside turbogears in the first place? So far I have done fine explaining to them: - I use python and turbogears. It makes building your site way faster so you will get about twice as much site per dollar as with a php solution - Therefore we need to agree at the outset that you will be prepared for deployment on a host of my approval. Sign off on that please. After that, it's really none of their concern which version of TG I use. Iain --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

