Thanks, Seneca!<br><br>To the degree that it is a programming job it&#39;s a Javascript programming job.&nbsp; And not even much of that.&nbsp; More a javascript copy/paste/minor-edit job.<br><br>You need to have a server to host this on in order to tap into the Google Maps API, and you need to register a user key that ties to your web host with Google in order to use the API.<br>
<br>Then, the job becomes - <br><ul><li>create a bone simple web page</li><li>put the javascript block in it that creates a basic google map (their online docs are really good to give you a starter)</li><li>figure out how to put one push-pin into it</li>
<li>figure out how to put many push-pins into it and modify their attributes for colour, labels, etc.</li></ul>I went from zero to knowing how to do the above in about 3 hours when I did this last year.&nbsp; If you&#39;ve done it before then getting re-familiarized with it is going to take a lot less.<br>
<br>That&#39;s 1/2 of the job.&nbsp; The other 1/2 is just digging around online through the world of Perl lore re: what Perl conferences there have been and where they were on what given year.&nbsp; And then translating that into lat/long for Google Maps push-pins.<br>
<br>Cheers,<br>&nbsp;- Richard<br><br><div class="gmail_quote">On Sat, Mar 29, 2008 at 11:37 AM, Seneca Cunningham &lt;<a href="mailto:tentra@gmail.com">tentra@gmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On 29/03/2008, Richard Dice &lt;<a href="mailto:rdice@pobox.com">rdice@pobox.com</a>&gt; wrote:<br>
&gt; Hi everyone,<br>
&gt;<br>
&gt; I&#39;m doing a big sponsorship meeting for TPF this coming week and so I&#39;m<br>
&gt; spending the weekend in prep for it. &nbsp;I could really use some help in the<br>
&gt; creation of material to go into it.<br>
&gt;<br>
&gt; I have an idea for some slides I&#39;d like to include. &nbsp;Basically, some Google<br>
&gt; Maps, showing:<br>
<br>
</div>[map details]<br>
<div class="Ih2E3d"><br>
&gt; This map should show the Map 1 and Map 2 pushpins as well. If anyone out<br>
&gt; there is able to help out on such short notice please give a shout-out here!<br>
<br>
</div>It&#39;s been a while since I last poked at this sort of stuff, but I&#39;ll<br>
see what I can do.<br>
<font color="#888888"><br>
--<br>
Seneca Cunningham<br>
&lt;<a href="mailto:tentra@gmail.com">tentra@gmail.com</a>&gt;<br>
_______________________________________________<br>
toronto-pm mailing list<br>
<a href="mailto:toronto-pm@pm.org">toronto-pm@pm.org</a><br>
<a href="http://mail.pm.org/mailman/listinfo/toronto-pm" target="_blank">http://mail.pm.org/mailman/listinfo/toronto-pm</a><br>
</font></blockquote></div><br>