This post is part of a series of postings about more or less basic Grok apps that are ported from other python web frameworks. Motivation is that you can look at the original source and the grok code side-by-side and deduce from both. Source is available from svn.zope.org/grokapps/gbewiki/.
A basic ‘Grok Wiki’ application [source] ported from […]
Archive for August, 2008
This post is part of a series of postings about more or less basic Grok apps that are ported from other python web frameworks. Motivation is that you can look at the original source and the grok code side-by-side and deduce from both. Source is available from svn.zope.org/grokapps/gbe99bottles/.
A basic Grok ‘Hello world’ application [source], cf […]
This post is part of a series of postings about more or less basic Grok apps that are ported from other python web frameworks. Motivation is that you can look at the original source and the grok code side-by-side and deduce from both. Source is available from svn.zope.org/grokapps/gbeguestbook/.
A basic ‘Grok Guestbook’ application [source] ported from […]
Starting a series of postings about more or less basic Grok apps that are ported from other python web frameworks.
Motivation is that you can look at the original source and the grok code side-by-side and deduce from both. Source is available from svn.zope.org/grokapps.
Examples so far
Guestbook (ported from Google Appengine demo)
99 Bottles of Beer (alternate ‘Hello […]

