Re: Sub-optimal top paragraph on pylonsproject.org

2011-07-20 Thread Gopalakrishnan Subramani
One suggestion with disclaimer: Suggestion: "The Pylons Project develops web application framework technology in Python" reads different to me.. How about saying "Pylons Team" instead of "Pylons Project"? "Pylons" as a brand name? and "Project" is an outcome with classic Pylons and new Pyramid.

samples for sqlalchemy & mako in Pyramid?

2010-12-30 Thread Gopalakrishnan Subramani
I am sure Mike is on his way to port the QuickWiki samples in Pyramid. Do we have any guidelines to use the SqlAlchemy and Mako as part of Pyramid to begin now? -- Krish -- You received this message because you are subscribed to the Google Groups "pylons-devel" group. To post to this group, sen

Re: pyramid terminology: "model"->"resource"

2010-12-16 Thread Gopalakrishnan Subramani
Other names "WebObject" or "WebNode". It could be a Url or any object Pyramid supported. On Dec 17, 7:57 am, Fernando Correa Neto wrote: > On Fri, Dec 17, 2010 at 12:13 AM, Chris McDonough wrote: > > On Fri, 2010-12-17 at 00:08 -0200, Fernando Correa Neto wrote: > >> Hi > > >> On Fri, Dec 17,

Re: pyramid terminology: "model"->"resource"

2010-12-16 Thread Gopalakrishnan Subramani
In my opinion, a resource applies to the non-livable content such as images, videos, audios, dialog templates, icons, css/js scripts where those files cannot be executed within the program domain but very much useful within the domain like file rendering, file serving purpose. Again model tends to

Any sample applications for Pyramid?

2010-11-11 Thread Gopalakrishnan Subramani
Do you have any sample application using Pyramid, Sqlalchemy, Mako and Authentication and Authorization? I have done sites using Pylons and looking forward to learn Pyramid and convert the pylons sites to Pyramid. Regards, Gopalakrishnan -- You received this message because you are subscribed