I'm trying to port the rss behavior to an extension for use in mental. I can't find anything talking about how to develop extensions, so I'm baseing this off looking at hello_tag example. I've created two files: rss_reader_extension.rb that looks like this: http://pastie.caboo.se/34525 and lib/rss_reader.lib: http://pastie.caboo.se/34529