On Tuesday 13 March 2007 17:07, iain duncan wrote:
> However, I would also not recommend doing serious back end web dev on a
> windows box. You are almost certainly going to be deploying on a *nix
> server of some kind, and it will make life a heck of a lot easier to
> write the code on linux.

Even as a Linux user, I would have to disagree with this statement.  Python is 
Python is Python (at least sticking with cPython), and doing your dev on 
Windows or Linux won't matter.  If you have all components installed on 
Windows, and all your unit tests pass, then all your unit tests will pass on 
*nix, too, unless you're doing OS specific stuff, which you probably won't be 
on a web app.

> Ubuntu is very newby friendly now and getting 
> gears going in dev mode on ubuntu was very easy.

As an Ubuntu user, I'd have to agree with that.

j

-- 
Joshua Kugler                           
Lead System Admin -- Senior Programmer
http://www.eeinternet.com
PGP Key: http://pgp.mit.edu/  ID 0xDB26D7CE
PO Box 80086 -- Fairbanks, AK 99708 -- Ph: 907-456-5581 Fax: 907-456-3111

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to