Well, you certainly can use the AJAX APIs at a couple of points in your application. For instance, you can use the loader to load your Google Map. You could also use the loader's relatively new ClientLocation feature as your IP geocoder. You would then have only to build an app that would stash the user's location information in your database, pull all the active users' information, and return it to build your map.
Jeremy R. Geerdes Effective website design & development Des Moines, IA For more information or a project quote: http://jgeerdes.home.mchsi.com [EMAIL PROTECTED] Unless otherwise noted, any price quotes contained within this communication are given in US dollars. If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan Church! On Oct 14, 2008, at 7:57 AM, [EMAIL PROTECTED] wrote: > > Hi, can you help? > In my old freebie forum i had a widget option to view current guests/ > members online using a googlemap. > http://online-gamers.forumr.net/viewonline.htm > which would place them on the map by their IP address. > Im unable to get the code/script for this old forum and have since > built my own new php-Nuke forum and would like to use the above to > view my mebers by IP address.. > I wondered if anyone knew if it is possible on PHP Nuke using sql > tables/myphpadmin or could guide me to a noobs tutorial on how to > start it as reading through discussions im pretty lost :( > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google AJAX API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-AJAX-Search-API?hl=en -~----------~----~----~----~------~----~------~--~---
