Most people think they can't run a server, but servers aren't any more complicated than a laptop. The main difference is that a server is always on and always connected to the Internet.
EC2 for Poets is a tutorial that shows you how to set up a server in Amazon's "cloud." All you need is a net connection, credit card, and a basic understanding of how to use computers.
Initially, the goal for EC2 for Poets was to make cloud computing less mysterious by helping people get through the process of setting up a server on Amazon EC2. The newest version is more than an experiment, it's a platform for applications. We're starting with the RIver2 news aggregator, an app that reads RSS feeds you're subscribed to every ten minutes and posts the new items at the top of the list. It's also a podcatcher and a photo aggregator, supports realtime updating and OPML reading lists.
And there are more apps you can install after getting your river up and running. A simple linkblogging tool. A photo archiver. An outline-based document management and collaborative system.
Each app is an instrument, together they form a symphony. The theme: A distributed publishing system operated by its users. This is, imho, the holy grail of the Internet. The goal we're all marching towards. With EC2 for Poets, we're getting closer.
The key idea is "operated by its users." Engineers mystify what they do, as a form of job security. Eventually people figure it out. EC2 for Poets moves in that direction. For some people it will be the Aha that helps them see how the net works.
This is also, I hope, a foundation for journalism and computer science students to lead their respective professions to the news system of the future. And users who are empowered to solve problems for themselves instead of waiting for experts or gatekeepers to do it.
The first version of this tutorial was written in Berkeley, CA in March 2009 and was revised in January 2011, September 2011 and April 2012.
Dave Winer
New York, NY
PS: This howto was announced on March 21, 2009 with a 22-minute podcast. Even if you don't install the server, it might be useful to listen to the podcast to get an idea of why this may turn out to be important.
PPS: The title derives from a class that was offered at the University of Wisconsin when I was a grad student there called Computer Science for Poets.