RSS Reader - ColdFusion

Please release the RSS example in CF/.NET as well as PHP!! it is so annoying that you cannot get to see the guts of the application in your chosen application set.

RSS Reader - ColdFusion

Hi Neil,

Releasing the RSS reader in two more backend languages will just take too much development effort, with too little gain. It is not going to happen, sorry.

The principles of the frontend functionality are the same no matter what backend language is used. And PHP is not hard to understand, it is easy to set up an installation to look at the demos and starter kits, perhaps try some things out and then apply the same methods in the backend language of your choice.

However, you will not find much there that is specific to Backbase, it is just reading RSS data from other servers, processing it, caching it in a database, and sending it to the frontend as XHTML + BXML. How to do that in each backend language is outside the scope of the Backbase documentation effort, I think.

~Grauw