mapplets

Google Maps - server side clustering is still quite slow - do I use mapplets?

Hi guys, I'm still working on my google maps application. However clustering on the server end works but at the same time its quite slow and at times if I'm zooming out too much and playing around with the panning my browser stalls. There is only so much that I can choose to hide using clusters. EDIT I'm thinking of using mapplets in...

Java application vs. Java applet

Hey guys I created this pacman game in Java. I would like to put in on my website so people can play on there. However I have never done any applets, nor do I know javascript. Is there a way to automatically convert the project into an applet? Or do I have to code it from scratch? ...