Monthly Archives: October 2009
Gaia Framework – ANT – Part 2
After making a couple of websites with their respective facebook’s applications, I managed to take a little time to create this post.
In the previous article we saw how to compile a project using ANT gaia, in this we will create the various pages of the site and the creation of Pages.as class, which contains a static reference to the various pages.
To create pages for gaia have to read the xml file as we saw in the previous article, and for each of the tags page, copy the file in the folder templates provided in the file downloads. This template is new and is a copy of which appears in the Gaia project, but is modified so that the substitution patterns matches the passed as parameters, besides the class has been included TransitionController, which will be in charge of managing transitions pages. Continue reading




