I have bounced around some other project ideas to include google APIs. I still like the student grades AJAX project but it would be nice to incorporate some other google APIs like maps...haven't figured out how to change what I have to incorporate maps though.
http://www.google.com/apis/maps/
Tuesday, March 27, 2007
Sunday, March 25, 2007
Final Project
I have decided to create an AJAX application to input and view student grades. I will use MySQL on the backend to store data and pass XML. To view a student's progress, I will use SVG to plot their progress.
Thursday, March 8, 2007
Google Web Toolkit
So far, I've created my own AJAX app with simple menus, text boxes, etc. I still have not decided on my final project.
Tuesday, March 6, 2007
AJAX
I'd like to incorporate AJAX into my final project. So far, I have downloaded the Google Web Toolkit (GWT) and Eclipse. Google Web Toolkit (GWT) is an open source Java software development framework that makes writing AJAX applications.
It allows you to code in java and the toolkit compiled the java into javascript and HTML.
http://code.google.com/webtoolkit/
It allows you to code in java and the toolkit compiled the java into javascript and HTML.
http://code.google.com/webtoolkit/
Subscribe to:
Comments (Atom)
