Comment on Tell HN: The 4-Hour (Profitable) Startup - How I Did ItparentComments−guynamedlorenOP15yI have no idea how they work and I've never had the desire to use an RSS feed myself. Maybe one day.−steveklabnik15ySince you're doing a custom Rails app, may I point you at this:https://github.com/ryanb/railscasts/blob/master/app/controll...https://github.com/ryanb/railscasts/blob/master/app/views/ep...That's all you'd need to do. Oh, and if you submit your feed to http://feedburner.com/, you can hand out their URL instead, and you'll get stats and stuff.
Comments
I have no idea how they work and I've never had the desire to use an RSS feed myself. Maybe one day.
Since you're doing a custom Rails app, may I point you at this:
https://github.com/ryanb/railscasts/blob/master/app/controll...
https://github.com/ryanb/railscasts/blob/master/app/views/ep...
That's all you'd need to do. Oh, and if you submit your feed to http://feedburner.com/, you can hand out their URL instead, and you'll get stats and stuff.