Free RSS icons
I’m making it my mission to master RSS that is, establish exactly how it can enhance traffic to your site, and how you can monetise that traffic. For example, how much information should be in the feed – the whole article, just a feed. If it’s the prior should you charge for it, embed advertising? [...]
Simple RSS feeds in CakePHP
RSS in cakephp 1.2 couldn’t be simpler, there are many options however the simplest way to do it is using the inbuilt RSS request handler. This simply tells Cake to route requests with a specific extension (in this case .rss) to a different view, in which you can return native RSS using the inbuilt RSS [...]
