Finished pulling in old entries to wordpress.
1. adjust controllers/feed_controller so that the article limit is greater than number of articles
2. clear cached feed in settings
3. in CLI, execute “curl http://yoururl.com/feed/ > feed.xml” (atom)
4. use an xml / xsl editor on feed.xml to apply the Atom2RSS xsl sheet found here [http://atom.geekhood.net/](http://atom.geekhood.net/)
5. Use RSS import [...]
I was making a list of things I wanted to do with my personal website. Before SxSW I spent many hours getting the blog running [mephisto](http://www.mephistoblog.com), for no other reason than it’s written with Ruby on Rails. I wanted to eat my own dogfood, etc.
As I was looking at my list of blog [...]