Stefano’s Linotype
Stefano Mazzocchi released the first public version of his software, aptly entitled Stefano’s Linotype, which seems to be some sort of blog authoring tool based on Cocoon, and Mozilla Midas. Stefano says it is fully based on the Flowscript and there is no use of databases (via cocoon-dev).
Download the distribution, and “…just add all the cocoon libraries (including scratchpad!!) from your latest CVS HEAD build into /WEB-INF/lib/ and deploy on your favorite servlet container.”
After checking out some of the code here, this looks like it would be a good example to learn flow from, aside from the super-basic examples which already come with Cocoon. As soon as I have freetime, I’m diving into this.