| Author |
Message |
Bonedaddy
Nuke Soldier


Joined: Aug 06, 2003
Posts: 11
Location: Midwest, USA
|
Posted:
Wed Oct 22, 2003 8:20 pm |
  |
Has anyone ever thought about developing a Guest Map type module? I noticed someone was using a guest map service from Bravenet.com that was really pretty cool (if you havent seen it, it allows you to pinpoint your place on a map of the world and type in a little message including URL and Email...your message pops up on the map when someone hovers over the pin.
I am sure it could be done in PHP, I just don't have the knowhow to do this...I thought if someone else could take the idea and run with it, it might be a great addition. We have so many php communities spread out over the world, this would be a fun one to deploy...
Anyway, it was just a thought...the Bravenet service is free but you get popups (you could pay $9.99 a month to get the service without popups, but that is crazy!!!)
Thanks,
BoneDaddy |
|
|
     |
 |
hevnsnt
Nuke Soldier


Joined: Jan 08, 2004
Posts: 14
|
Posted:
Fri Jan 09, 2004 11:14 am |
  |
I would love to see something like this as well |
|
|
   |
 |
dsnail2000
Site Admin


Joined: Mar 17, 2003
Posts: 331
Location: Northern VA
|
Posted:
Fri Jan 09, 2004 1:31 pm |
  |
I think this can be done. I like this idea of a graphical guestbook of sorts.
Four suggestions for whoever wants to implement it.
1) Find the IP-address module and build upon it.
2) Allow the user to type in their address and have it lookup the proper coordinates for you... (can't remember if theirs a server online that can do this for you)
3) create admin-definable categories that are different colors and show different levels of detail.
for example: I run a website for high-school technical theater students, www.controlbooth.com, and I would like to be able to have them type in their address but to the other users it only show the town they live in.
But I would like them be able it to show the full address of the theater they work at.
4) For the full address locations, have a dynamic link to mapquest.
I like this idea a lot.. I will try to find a programmer to code this. I want to see this thru to completion.
Any programmers want to work on this one?? |
_________________ Webmaster of ControlBooth.com
Have new module or block ideas?
Submit your ideas here or in the Suggestions Forum |
|
    |
 |
hevnsnt
Nuke Soldier


Joined: Jan 08, 2004
Posts: 14
|
Posted:
Fri Jan 09, 2004 8:05 pm |
  |
|
   |
 |
sommernyte
Nuke Cadet


Joined: Feb 25, 2004
Posts: 2
|
Posted:
Wed Feb 25, 2004 4:13 pm |
  |
There is one done in php here, but I have never found code for it.
I'd love this as well!!! |
|
|
   |
 |
TrevorE
Lieutenant


Joined: Dec 28, 2003
Posts: 292
|
Posted:
Wed Feb 25, 2004 4:20 pm |
  |
|
   |
 |
sommernyte
Nuke Cadet


Joined: Feb 25, 2004
Posts: 2
|
Posted:
Wed Feb 25, 2004 4:44 pm |
  |
They are using Bravenet as well.  |
|
|
   |
 |
Bigscout79
Nuke Cadet


Joined: Mar 13, 2004
Posts: 1
|
Posted:
Sat Mar 20, 2004 4:00 pm |
  |
This guy did a nice one, but it looks like a port from phpbb that I doubt will easily install onto nuke phpbb
http://forum2.edemail.de/modules.php?name=Forums&file=map
If anyone knows how to get in contact with this guy - I think it's cloneman from ported mods, but I may be wrong.
I'd very much like to find something like this for phpnuke.
-Bigscout79 |
|
|
   |
 |
Wiitigo
Captain


Joined: Mar 08, 2004
Posts: 319
Location: USA
|
Posted:
Sun Mar 21, 2004 12:15 am |
  |
What about something like the map locator on gamespy? If anybody has seen it? It takes your zipcode givein in your profile and the other zipcodes to give you a map of the globe with pinpoints where everyone else is in the world. Something like this could be done. Either have the server take the IP and backtrack it and save it in a database and pinpoint it. Or add a zipcode value to the member profile, and when they come online display the pinpoint on the global map. The server would want to do the work and save it in a database. Then just activate or hide the pinpoint respectively.
Wiit |
|
|
   |
 |
|
|