Arkanoid Alpha Ready
After few days efforts and some sleepless nights, I have an alpha version of my Arkanoid ready. This is a fully functional application but currently the ball lacks proper physics and kinetics. I am working on a improved kinetic and vector model for ball movement. It is taking long as we do not have floating point arithmetic in J2ME.
Hopefully I expect to complete this application in next week.
Prototype Ajax with Apache Struts
A simple example of Ajax on Struts using prototype.js
ScrapLogger is a simple example of integrating prototype and scriptaculous effects with struts. The logger is a demonstration of single ajax updater call, and scriptaculous Highlight effect.
My Java struts application contain a single action class, one form bean and two JSPs.
Google Maps
See my implementation of Google Map api. Have a look at this link.
