<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Embedding Google Maps in vBulletin (BBCode)</title>
	<atom:link href="http://nslog.com/2008/05/01/embedding_google_maps_in_vbulletin_bbcode/feed" rel="self" type="application/rss+xml" />
	<link>http://nslog.com/2008/05/01/embedding_google_maps_in_vbulletin_bbcode</link>
	<description>The Weblog of Erik J. Barzeski</description>
	<pubDate>Sun, 06 Jul 2008 00:06:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Erik J. Barzeski</title>
		<link>http://nslog.com/2008/05/01/embedding_google_maps_in_vbulletin_bbcode#comment-47509</link>
		<dc:creator>Erik J. Barzeski</dc:creator>
		<pubDate>Sun, 04 May 2008 00:22:51 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/?p=4777#comment-47509</guid>
		<description>[quote comment="47506"]Couldn't your users embed an iframe of the google map? You could write something that took the Google Map iframe URL, parsed it and created a custom "google map tag". Then when you render the post, transform that back to the iframe.[/quote]

Perhaps. I'll have to look at that. You can't really "parse" anything with a bbcode, but you could just take a URL and use it as the source of an iFrame, probably. If you're allowed to do that, of course. Google might not allow off-site use in that manner. I'll look into it.</description>
		<content:encoded><![CDATA[<p class="quote_header"><a href="http://nslog.com/2008/05/01/embedding_google_maps_in_vbulletin_bbcode#comment-47506">EJ said</a> on May 3, 2008:</p>
<blockquote cite="http://nslog.com/2008/05/01/embedding_google_maps_in_vbulletin_bbcode#comment-47506"><p>
Couldn't your users embed an iframe of the google map? You could write something that took the Google Map iframe URL, parsed it and created a custom "google map tag". Then when you render the post, transform that back to the iframe.</p>
</blockquote>
<p>Perhaps. I'll have to look at that. You can't really "parse" anything with a bbcode, but you could just take a URL and use it as the source of an iFrame, probably. If you're allowed to do that, of course. Google might not allow off-site use in that manner. I'll look into it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EJ</title>
		<link>http://nslog.com/2008/05/01/embedding_google_maps_in_vbulletin_bbcode#comment-47506</link>
		<dc:creator>EJ</dc:creator>
		<pubDate>Sat, 03 May 2008 22:03:13 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/?p=4777#comment-47506</guid>
		<description>Couldn't your users embed an iframe of the google map? You could write something that took the Google Map iframe URL, parsed it and created a custom "google map tag". Then when you render the post, transform that back to the iframe.</description>
		<content:encoded><![CDATA[<p>Couldn't your users embed an iframe of the google map? You could write something that took the Google Map iframe URL, parsed it and created a custom "google map tag". Then when you render the post, transform that back to the iframe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik J. Barzeski</title>
		<link>http://nslog.com/2008/05/01/embedding_google_maps_in_vbulletin_bbcode#comment-47491</link>
		<dc:creator>Erik J. Barzeski</dc:creator>
		<pubDate>Sat, 03 May 2008 17:36:16 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/?p=4777#comment-47491</guid>
		<description>[quote comment="47490"]It's just an IMG tag (or whatever the BBCode equivalent is).[/quote]

Thanks, I've built that. Unfortunately it doesn't seem to allow you to choose between the "mappy" view and the "satellite" view. For the forum, a satellite view is often the preferred method of showing a map because usually we're looking at a golf course or something. :-P

Good idea, though. Thanks.</description>
		<content:encoded><![CDATA[<p class="quote_header"><a href="http://nslog.com/2008/05/01/embedding_google_maps_in_vbulletin_bbcode#comment-47490">Mike F said</a> on May 3, 2008:</p>
<blockquote cite="http://nslog.com/2008/05/01/embedding_google_maps_in_vbulletin_bbcode#comment-47490"><p>
It's just an IMG tag (or whatever the BBCode equivalent is).</p>
</blockquote>
<p>Thanks, I've built that. Unfortunately it doesn't seem to allow you to choose between the "mappy" view and the "satellite" view. For the forum, a satellite view is often the preferred method of showing a map because usually we're looking at a golf course or something. <img src='http://nslog.com/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> </p>
<p>Good idea, though. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike F</title>
		<link>http://nslog.com/2008/05/01/embedding_google_maps_in_vbulletin_bbcode#comment-47490</link>
		<dc:creator>Mike F</dc:creator>
		<pubDate>Sat, 03 May 2008 16:46:05 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/?p=4777#comment-47490</guid>
		<description>I don't know much about vBulletin, but it seems like your best bet would be to use the Static Maps API, assuming a static map is sufficient for you:
http://code.google.com/apis/maps/documentation/staticmaps/index.html

It's just an IMG tag (or whatever the BBCode equivalent is).</description>
		<content:encoded><![CDATA[<p>I don't know much about vBulletin, but it seems like your best bet would be to use the Static Maps API, assuming a static map is sufficient for you:<br />
<a href="http://code.google.com/apis/maps/documentation/staticmaps/index.html" >http://code.google.com/apis/maps/documentation/staticmaps/index.html</a></p>
<p>It's just an IMG tag (or whatever the BBCode equivalent is).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
