Hi Joseph,
kimmo's blog is correct - it is his demo that doesn't work. If you fire it up and use the developer tools to enter...
sap.ui.getCore().byId('page1').getContent()[5].setColor('blue')
...in the console you will see the color of one of the third icon change.
![Screen Shot 2016-01-02 at 6.20.06 AM.png]()
Cheers
Graham Robbo