This document provides an agenda for a presentation titled "Pictures at an Exhibition: Ruby, Rails, NoSQL and Big Data". The presentation explores solving big data problems using NoSQL databases and Ruby on Rails. It discusses key-value, document, and graph databases as well as MapReduce. Examples and code snippets are provided for Redis, Riak, MongoDB, Cassandra, Neo4J, and using MapReduce with Hadoop, Riak/MongoDB, and Elastic MapReduce. The goal is to show how big data problems typically have one of two solution patterns: using past patterns to predict the future (foresight) or using past events to explain current outcomes (hindsight).