Re: [Tutor] Recommend a MVC framework

2010-11-14 Thread leo kirotawa
take a look at web2py. [1] http://www.web2py.com/ On Sun, Nov 14, 2010 at 5:26 PM, Tim Johnson wrote: > I've been web programming for 15 years now. 8 of it using python. > > Lately I have been 'studying' PHP via the CodeIgnitor Framework. > > Since python remains my first choice, but since I a

[Tutor] (no subject)

2010-10-30 Thread leo kirotawa
Jacob, Look about steering behaviours [1], I believe this what you find. [1] http://www.red3d.com/cwr/steer/ -- Leônidas S. Barbosa (Kirotawa) [DesenvolvedorWeb/CEFET/RN] [Ciências da Computação/UFRN] [pós-graduando em Inteligência Computacional/Processamento Gráfico /UFRN [Estudante de japonês

Re: [Tutor] Connecting my users

2010-10-03 Thread leo kirotawa
Hi, I asked to my mate college and he said that: The ichat use bonjour(avahi/zeroconf) no server, has chat and exchange file, but should be in the same net level. There are too the milticas chatts, like this in python: http://my.opera.com/manojsheokand666/blog/chat-application-in-python. On S