<?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: HowTo: work around GoogleAPI single directory limit</title>
	<atom:link href="http://highearthorbit.com/howto-work-around-googleapi-single-directory-limit/feed/" rel="self" type="application/rss+xml" />
	<link>http://highearthorbit.com/howto-work-around-googleapi-single-directory-limit/</link>
	<description>Transmitting ideas, observations, and images from 42,000 km.</description>
	<pubDate>Fri, 09 Jan 2009 00:28:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Andrew</title>
		<link>http://highearthorbit.com/howto-work-around-googleapi-single-directory-limit/#comment-5728</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Wed, 03 Aug 2005 17:19:21 +0000</pubDate>
		<guid isPermaLink="false">http://highearthorbit.com/howto-work-around-googleapi-single-directory-limit/#comment-5728</guid>
		<description>I'm not sure I know exactly what you mean. I could do:

&lt;code&gt;
&#60;iframe src='page.php?height=200&#038;width=200' height='200px' width='200px'/&#62;
&lt;/code&gt;

Which is what I've actually done on my pages, but this still does repeat the height &#38; width. Is there a &lt;em&gt;slicker&lt;/em&gt; way?</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure I know exactly what you mean. I could do:</p>
<p><code><br />
&lt;iframe src='page.php?height=200&#038;width=200' height='200px' width='200px'/&gt;<br />
</code></p>
<p>Which is what I&#8217;ve actually done on my pages, but this still does repeat the height &amp; width. Is there a <em>slicker</em> way?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ramin</title>
		<link>http://highearthorbit.com/howto-work-around-googleapi-single-directory-limit/#comment-5710</link>
		<dc:creator>ramin</dc:creator>
		<pubDate>Tue, 02 Aug 2005 19:22:55 +0000</pubDate>
		<guid isPermaLink="false">http://highearthorbit.com/howto-work-around-googleapi-single-directory-limit/#comment-5710</guid>
		<description>Well, you could just have the iframe source pass the width and height as a part of the parameters and output them in the iframe document. That would be a simple and elegant solution.</description>
		<content:encoded><![CDATA[<p>Well, you could just have the iframe source pass the width and height as a part of the parameters and output them in the iframe document. That would be a simple and elegant solution.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
