This post originated from an RSS feed registered with Python Buzz
by Carlos de la Guardia.
Original Post: Groking Grok is easier than ever
Feed Title: I blog therefore I am
Feed URL: http://blog.delaguardia.com.mx/feed.atom
Feed Description: A space to put my thoughts into writing.
If you've been thinking about giving Grok a try for your cool new web application, but felt that the tutorial didn't cover enough ground to really get you started, take a look at the new primer on Grok by the tireless Martijn Faassen (note that this link points directly to a text version on the svn repository, web version should be coming soon).
In this document, aimed at developers, he explains in a very concise fashion all the parts that make up Grok and how they relate to each other. While doing this, he also explains the most important concepts of the Zope 3 Component Architecture (ZCA), which is something that the Zope 3 world wants the Python community to get their hands into (come on, give it a chance, it's only Python).
So now Grok can claim to make Zope 3 easy to use and the ZCA easier to understand, not bad for a band of cavemen.