<div>
<div>That sounds good, but obviously we can't use <a href="http://ning.com">ning.com</a> if it doesn't do UK postcodes.&nbsp; I'm very keen to support/advertise Google maps <a href="http://www.google.com/apis/maps/">(http://www.google.com/apis/maps/
</a>), because of their&nbsp;whole business practice (have you *seen* their office? ;) ), involvement in Open Source (Summer of Code, porting Google Earth to Linux, Wine, etc.) but that's just a personal preference - what do you think to that?&nbsp; Also, the map is easily zoomable, scrollable and you can navigate around it like lightning compared with any other map I've used online.
</div>
<div>&nbsp;</div>
<div>If you look at the source on <a href="http://map.ubuntu-be.org/fr/index.php">http://map.ubuntu-be.org/fr/index.php</a>, each new point on the map is a block of javascript:</div>
<div>&nbsp;</div>
<div>var point = new GLatLng(50.6627,5.5239);<br>var marker = createSupporterMarker(point, 'Emmanuel, <a href="http://lilit.be">lilit.be</a>, utilisateur exp&amp;eacute;riment&amp;eacute;&lt;br /&gt;rue Monfort&lt;br /&gt;4430 Ans&lt;br /&gt;Seulement des packs d\'installation grav&amp;eacute;s en stock&lt;br /&gt;Démonstration, installation possible&lt;br /&gt;Volontaire individuel&lt;br /&gt;&lt;a href=&quot;
contact.php?id=11&quot;&gt;Me contacter&lt;/a&gt; ');<br>map.addOverlay(marker);</div>
<div>&nbsp;</div>
<div>So if you could write some PHP that would take data from an &quot;add my location to the map&quot; form and actually stuff it into a PHP include file in the format above&nbsp;and save the include file, that'd be amazing!
</div>
<div>&nbsp;</div>
<div>Before we can sign up for an API key for Google maps, we need a domain name.&nbsp; Perhaps you could sign up temporarily for one on your own domain to play with it for now, if you so wish.&nbsp; I'll start a separate thread on whether or not we should have a separate site - I and John Levin have mentioned a few pros and cons in private and it needs airing to the whole community first!
</div>
<div>&nbsp;</div>
<div>Steve :)</div></div>