<html><head><style type="text/css"><!-- DIV {margin:0px} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><div><span>The confurl value needs to be url encoded. In php, the function urlencode will convert the url safely <a target="_blank" href="http://uk2.php.net/urlencode">http://uk2.php.net/urlencode</a></span><br><br>For example, your url becomes config.php%3Flat%3D37%26long%3D107<br><br>----- Original Message ----<br>From: Matt McClelland <matt@wildcolour.com><br>To: Discussion of worldKit use and development <worldkit-dev@lists.brainoff.com><br>Sent: Wednesday, April 12, 2006 12:21:50 PM<br>Subject: Re: [worldKit-dev] [SPAM] - Re: [SPAM] - Re: Location dot without rss.xml -Email found in subject - Email found in subject<br><br><div>Hi Mikel (or someone else)</div> <div> </div> <div>I am very new to this PHP (2 days now)
 and to worldkit so I am not sure if this is a "me been a bad coder" or a bug with worldkit.</div> <div> </div> <div>I seem to be having problems passing a "&" or "&amp;" through the <confurl> option.</div> <div> </div> <div>It seems to only pass the URL up to the &.  I have tried using both "&" and "&amp:" and still get the same problem.</div> <div> </div> <div>so in the HTML I use,</div> <div>worldkit.swf?confurl=config.php?lat=37&amp;long=107</div> <div>or</div> <div>worldkit.swf?confurl=config.php?lat=37&long=107</div> <div> </div> <div>But is seems to only request</div> <div>..../config.php?lat=37</div> <div> </div> <div>Grrrrrrrr</div> <div> </div> <div>Check it out for yourself</div> <div><a target="_blank" id="bodyLinks" href="http://www.wildwalks.com/maps/map.html">http://www.wildwalks.com/maps/map.html</a></div> <div> </div> <div>I am trying to get this to work</div> <div><a target="_blank"
 id="bodyLinks" href="http://www.wildwalks.com/maps/map.php?lat=37&long=107">http://www.wildwalks.com/maps/map.php?lat=37&long=107</a></div> <div>But I can't get the hard coded HTML version to work first.</div> <div>(I have made a dynamicaly created config.php and rss.php they seem to work when I pass the variables)</div> <div> </div> <div>Thanks for your time</div> <div> </div> <div>Matt  :)</div> <div> </div> <div>An extract of the HTML is here;</div> <div> </div> <div><OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="<a target="_blank" id="bodyLinks" href="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0">http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0 </a>" WIDTH="800" HEIGHT="400" id="worldkit"><br><PARAM NAME=movie VALUE="worldkit.swf<font color="#ff0000">?confurl=config.php?lat=37&amp;long=107</font>"></div> <div> <p><PARAM
 NAME=quality VALUE=high><br><PARAM NAME=bgcolor VALUE=#000000></p> <p><EMBED src="worldkit.swf?confurl=config.php<font color="#ff0000">?lat=37&amp;long=107</font>" quality=high bgcolor=#000000 WIDTH="800" HEIGHT="400" NAME="worldkit" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE=" <a target="_blank" id="bodyLinks" href="http://www.macromedia.com/go/getflashplayer">http://www.macromedia.com/go/getflashplayer</a>"><br></embed><br></object></p><br><br> </div> <div><span class="gmail_quote">On 4/12/06, <b class="gmail_sendername">Mikel Maron</b> <<a target="_blank" id="bodyLinks" href="mailto:mikel_maron@yahoo.com">mikel_maron@yahoo.com</a>> wrote:</span> <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;"> <div style="direction: ltr;"> <div style="font-size: 12pt; font-family: times new roman,new york,times,serif;"> <div style="font-size: 12pt;
 font-family: times new roman,new york,times,serif;"> <div>Hi Matt<br><br>Yes, I see it may be overkill to build a seperate RSS feed for every page. <br><br><span>My first thought was that you could use _javascript to pass in a bit of GeoRSS to worldKit, with the JRSSComm variable  <a id="bodyLinks" _onclick="return top.js.OpenExtLink(window,event,this)" href="http://worldkit.org/doc/_javascript.php#to" target="_blank">http://worldkit.org/doc/_javascript.php#to</a> .. However, since it's not possible to know when worldKit has completed loading and can respond to JRSSComm , this won't necessarily work. What worldKit should do is trigger a _javascript event when it's completed loading .. but that would take a little coding. </span><br><br>I think your idea of using a small php script is the most simple without doing any coding in worldKit .. a bit convoluted but simple. Set dataurl to "georss.php?lat=#&long=#". The php code would be pretty simple, just echoing those two
 arguments within a RSS block. </div> <div style="direction: ltr;"><span class="q"><br><br>Mikel<br><br>----- Original Message ----<br>From: Matt McClelland <<a id="bodyLinks" _onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:matt@wildcolour.com" target="_blank"> matt@wildcolour.com</a>><br></span></div> <div style="direction: ltr;"><span class="e" id="q_10a89b3b51f66b30_2">To: Discussion of worldKit use and development <<a id="bodyLinks" _onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:worldkit-dev@lists.brainoff.com" target="_blank"> worldkit-dev@lists.brainoff.com</a>><br>Sent: Tuesday, April 11, 2006 1:44:20 AM<br>Subject: Re: [worldKit-dev] [SPAM] - Re: Location dot without rss.xml - Email found in subject<br><br> <div>HI Mikel</div> <div> </div> <div>Thanks for you reply.</div> <div> </div> <div>My last e-mail was not very clear - sorry about that.</div> <div> </div> <div>I was wanting to have a
 different location map for each page of my website.  A map of the world, with one single dot marking the location of the current article (campsite, bushwalk, national park etc)  there will be many hundreds of these pages.  </div> <div> </div> <div>I note that you can call worldkit with a URL to get data from a query, "<font color="#000000"><strong>dataurl="</strong>.  I was wanting a similar function but to be able to enter the data directly.  eg "geodata="  </font></div> <div> </div> <div>So I could do something like this.</div> <div> </div> <div> <div><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="<a id="bodyLinks" _onclick="return top.js.OpenExtLink(window,event,this)" href="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" target="_blank"> http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0 </a>" WIDTH="800" HEIGHT="400"
 id="worldkit"><br><param NAME=movie VALUE="worldkit.swf<span style="color: red;"> ?geodata=lat-32.01501&long100.5220</span>"><br><param NAME=quality VALUE="high"> <br><param NAME=bgcolor VALUE="#000000"><br><br><embed src="worldkit.swf<span style="color: red;"> <span style="color: red;">?geodata=lat-32.01501&long100.5220</span></span>" quality="high" bgcolor="#000000" WIDTH="800" HEIGHT="400" NAME="worldkit" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="  <a id="bodyLinks" _onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.macromedia.com/go/getflashplayer" target="_blank">http://www.macromedia.com/go/getflashplayer</a>"><br></embed><br></object><br>  </div></div> <div>I guess one one to do this is for me to learn a bit of PHP and create a PHP file that creates a xml file when I pass a similar URL to it.  but I guess I am been lazy  :)</div> <div> </div> <div>Matt 
 :)</div> <div>(a new fan of worldkit)<br><br> </div> <div><span class="gmail_quote">On 4/10/06, <b class="gmail_sendername">Mikel Maron</b> <<a id="bodyLinks" _onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:mikel_maron@yahoo.com" target="_blank">mikel_maron@yahoo.com </a>> wrote:</span>  <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;"> <div style="direction: ltr;"> <div style="font-size: 12pt; font-family: times new roman,new york,times,serif;"> <div style="font-size: 12pt; font-family: times new roman,new york,times,serif;"> <div>Hi Matt,<br><br>Thanks for your compliments. The bushwalking website sounds cool. <br><br>You should only have to create one RSS feed for the entire map, rather than one for each location.<br><br>I'm not sure if that's your question or not. Please explain more if this isn't what you're after.  <br><br>Cheers<br>Mikel<br><br>-----
 Original Message ----<br>From: Matt McClelland <<a id="bodyLinks" _onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:matt@wildcolour.com" target="_blank">matt@wildcolour.com</a>>  <br>To: <a id="bodyLinks" _onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:worldkit-dev@lists.brainoff.com" target="_blank">worldkit-dev@lists.brainoff.com</a><br>Sent: Sunday, April 9, 2006 6:39:40 AM<br>Subject: [worldKit-dev] Location dot without  rss.xml<br><br> <div>Hi</div> <div> </div> <div>I love worldkit - I have been playing with it for the last few days and I am very impressed - good work.</div> <div> </div> <div>I am building a bushwalking website (trail notes, location of campsite and weather information etc) and this tool will be very handy.</div> <div> </div> <div>One thing I was hopeing to do was to have a picture of the world with a dot on it for each article, to give it's location.  I was hopeing to do this without
 having to create an xml document for each site.</div> <div> </div> <div>Is it possible to call worldkit with a url containing the GEO:lat/geo:long and title info.  I am not a programmer but can hack my way around a bit of PHP code.</div> <div> </div> <div>Does anyone have an example or know how to do this??</div> <div> </div> <div>Thanks </div> <div> </div> <div>Matt  :)</div> <div>_______________________________________________<br>worldkit-dev mailing list<br><a id="bodyLinks" _onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:worldkit-dev@lists.brainoff.com" target="_blank">worldkit-dev@lists.brainoff.com  </a><br><a id="bodyLinks" _onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.brainoff.com/listinfo.cgi/worldkit-dev-brainoff.com" target="_blank">http://lists.brainoff.com/listinfo.cgi/worldkit-dev-brainoff.com</a> 
 <br> </div></div></div></div></div><br>_______________________________________________<br>worldkit-dev mailing list<br><a id="bodyLinks" _onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:worldkit-dev@lists.brainoff.com" target="_blank"> worldkit-dev@lists.brainoff.com</a><br><a id="bodyLinks" _onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.brainoff.com/listinfo.cgi/worldkit-dev-brainoff.com" target="_blank">http://lists.brainoff.com/listinfo.cgi/worldkit-dev-brainoff.com  </a><br><br><br></blockquote></div><br> <div>_______________________________________________<br>worldkit-dev mailing list<br><a id="bodyLinks" _onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:worldkit-dev@lists.brainoff.com" target="_blank">worldkit-dev@lists.brainoff.com </a><br><a id="bodyLinks" _onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.brainoff.com/listinfo.cgi/worldkit-dev-brainoff.com"
 target="_blank">http://lists.brainoff.com/listinfo.cgi/worldkit-dev-brainoff.com</a> <br> </div></span></div> <div style="direction: ltr;"></div></div></div></div><br>_______________________________________________<br>worldkit-dev mailing list<br><a target="_blank" id="bodyLinks" _onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:worldkit-dev@lists.brainoff.com"> worldkit-dev@lists.brainoff.com</a><br><a id="bodyLinks" _onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.brainoff.com/listinfo.cgi/worldkit-dev-brainoff.com" target="_blank">http://lists.brainoff.com/listinfo.cgi/worldkit-dev-brainoff.com </a><br><br><br></blockquote></div><br> <div>_______________________________________________<br>worldkit-dev mailing list<br>worldkit-dev@lists.brainoff.com<br><a target="_blank"
 href="http://lists.brainoff.com/listinfo.cgi/worldkit-dev-brainoff.com">http://lists.brainoff.com/listinfo.cgi/worldkit-dev-brainoff.com</a><br></div></div></div></div></body></html>