OPML Editor/Server
River
Howtos
Worknotes
EC2/Poets
S3/Poets
Frontier
Dave
Top
>
September 2011
9/14/11 by DW
This is where
Dave Winer
narrates his development work.
River for our world
Upgrading to Bootstrap 1.2.0
River2 template
Reading lists for mail lists
EC2 for Poets #15
Tools in EC2 for Poets
There are two tools in the Tools folder. helloWorld.root, which is a tiny app for the EC2 for Poets tutorial and ec2Support.root which contains extra utility functionality for the cloud version of the OPML server.
The previous release contained river2.root, radio2.root and beaut.root. I've made this mistake before, trying to ship an app in place of the platform. I end up having to maintain two very different kinds of functionality in one package. The new stuff isn't fully-baked enough yet to be considered part of a platform release. So I did what I did in 2008 with the OPML package, and stripped it down to its basics, and let everything else ship independently.