Tuesday, May 19, 2009

Workshop 6: Enjoying the Ride: Web framework alternatives, scalability and flexibility


Figure 1. Generate the site


Figure 2. Result of site generation


Figure 3. Change the route


Figure 4. Welcome screen

At this stage, the file index.html in public folder is removed, the file index.erb in OTBS\app\views\site removed.


Figure 5. Screen after added link at the top of page


Figure 6. Screen after implementation of CSS


Figure 7. Change MySQL password and create database


Figure 8. Database structure at MySQL administrator


Figure 9. Register screen

Due to my computer system failure, it is required to rebuild the stuffs from scratch.
As the time constraint, the rebuild of the workshop was unsuccessful. I will do my best to try it again even passed the deadline of assessment.

I do not have any experience on writing AJAX program. According to the Wikipedia (2009), with the AJAX, the data exchange asynchronously between browser and server, the performance is much faster than always connected. The AJAX programming avoiding page reloads, that part of the screen is refreshed as it required. The load of the server reduced.

Reference:

Wikipedia (2009), Ajax (programming), Retrieved 27 May 2009 from http://en.wikipedia.org/wiki/Ajax_(programming)

No comments:

Post a Comment