I did a small application to retrieve on-line data from the FIFA World
Cup 2014. You can installl it and open in Pharo 3 by doing:
Gofer it
�� smalltalkhubUser: 'hernan' project: 'FIFAWorldCup2014';
�� configurationOf: 'FIFAWorldCup2014';
�� loadDevelopment.
FIFAWorldCupApp open.
Let me know if you want to contribute.
Enjoy
Hern��n