Tag Archive | "change"

CakePHP : Change view file from controller

Saturday, August 9, 2008

12 Comments

With CakePHP, the controller core automatically detects the file name of the view file which needs to be rendered from a controller action. You might want to reuse an existent view for an action or specify a different file name.

Continue reading...

iTunes : Change podCast Feed URL

Saturday, April 12, 2008

4 Comments

At some stage, you might need to change the podcast feed URL of your podcast listed in the iTunes directory. In order to do so, you’ll need to tell the iTunes podcast directory that a new feed URL is available by inserting a <itunes:new-feed-url /> tag into your XML structure. See the example below.

Continue reading...