3   title: Isnt futurama awesome?
 
   4   subtitle: It really is, isnt it.
 
   5   content: I like futurama
 
   6   created_at: <%= 1.day.ago.to_s(:db) %>
 
  11   title: Harvey Birdman is the king of all men
 
  14   created_at: <%= 2.hours.ago.to_s(:db) %>
 
  20   subtitle: It makes me happy
 
  21   content: except when I have to hack internals to fix pagination. even then really.
 
  22   created_at: <%= 20.minutes.ago.to_s(:db) %>