« Older Home
Loading Newer »

Tag Archive for 'grok'

Grok 1.1a1 with ZTK support

Things happen when you change systems - a few days ago i moved to a new notebook with Ubuntu 9.10 and found myself with a system Python 2.6. I was curious about how to make Grok run on it without patching a number of eggs as i did before a year ago.
Enter Zope Toolkit […]

Lazy blogging

I haven’t been blogging much lately, mostly due to severe time limitations and workload. Anyway, here is what i am up to atm …
Working on extensions to bobo, a WSGI framework released by Jim Fulton two weeks ago. bobo is really exciting, as it is super small (40KB including comments), fast (1500 req/sec), fully […]

Short notice

Hacker News poll: Pythonic startups: what web framework do you use?

Grok-by-Example: Demosite

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/gbedemosite/.

This “demosite application” shows how to install multiple […]

GBE demo site

I put a site together at http://gbe.d2m.at that lets you test and use each of the Grok-By-Example applications. I’ll add the source for this multi-app site to the GBE apps at a later date.

From the labs …

With the new setuptools release available and from inside a virtualenv …
… got the latest Grok release running on Python 2.6.
All Grok tests pass. There were some changes needed in zope.app.components, zope.session, zope.testing and the pinned version of mechanize.
Installation reported ‘Syntax errors’ on zope.app.twisted, zope.app.testing, zope.app.component, ZODB3 (ZEO scripts) and RestrictedPython - almost […]

Grok-by-Example: Wiki

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 […]

Grok-by-Example: 99 Bottles

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 […]

Grok-by-Example: Guestbook

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 […]

Grok-by-Example

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 […]


About

You are currently browsing the d2m weblog archives for 'grok' tag.

Longer entries are truncated. Click the headline of an entry to read it in its entirety.


Categories