<?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 for Blog What I Made</title>
	<atom:link href="http://blog.johnmckerrell.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.johnmckerrell.com</link>
	<description>General geeky postings</description>
	<pubDate>Thu, 28 Aug 2008 05:03:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>Comment on Resizing IFrames Across Domains by Sam</title>
		<link>http://blog.johnmckerrell.com/2006/10/22/resizing-iframes-across-domains/#comment-16609</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Tue, 26 Aug 2008 01:21:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johnmckerrell.com/?p=4#comment-16609</guid>
		<description>Oh and the third party has put the code snippet at the bottom of their page to load the hiddeniframe..</description>
		<content:encoded><![CDATA[<p>Oh and the third party has put the code snippet at the bottom of their page to load the hiddeniframe..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Resizing IFrames Across Domains by Sam</title>
		<link>http://blog.johnmckerrell.com/2006/10/22/resizing-iframes-across-domains/#comment-16608</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Tue, 26 Aug 2008 01:19:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johnmckerrell.com/?p=4#comment-16608</guid>
		<description>Thanks for the solution. Using the technique I wrote small snippet. In my case I have to load in iFrame third party content. I have multiple domain that point to same third part content so the path to the js file is dynamically created. That part works fine but when I try to load the iframe it does not work. This only happens in IE. Firefox works fine. Not sure why. any help.</description>
		<content:encoded><![CDATA[<p>Thanks for the solution. Using the technique I wrote small snippet. In my case I have to load in iFrame third party content. I have multiple domain that point to same third part content so the path to the js file is dynamically created. That part works fine but when I try to load the iframe it does not work. This only happens in IE. Firefox works fine. Not sure why. any help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Problems with Safari and innerHTML by Siarhei Barysiuk</title>
		<link>http://blog.johnmckerrell.com/2007/03/07/problems-with-safari-and-innerhtml/#comment-16052</link>
		<dc:creator>Siarhei Barysiuk</dc:creator>
		<pubDate>Thu, 14 Aug 2008 13:11:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johnmckerrell.com/2007/03/07/problems-with-safari-and-innerhtml/#comment-16052</guid>
		<description>Hello,
Thank you very much for detailed description of this problem. It saved a lot of time for us.
We had almost the same problem and successfully fixed it.

The most important thing was that the problem appeared only after modification of window.location.

Best regards,
Siarhei Barysiuk</description>
		<content:encoded><![CDATA[<p>Hello,<br />
Thank you very much for detailed description of this problem. It saved a lot of time for us.<br />
We had almost the same problem and successfully fixed it.</p>
<p>The most important thing was that the problem appeared only after modification of window.location.</p>
<p>Best regards,<br />
Siarhei Barysiuk</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multimap and OSM Maps on iPhone by Tyom</title>
		<link>http://blog.johnmckerrell.com/2008/08/03/multimap-and-osm-maps-on-iphone/#comment-15986</link>
		<dc:creator>Tyom</dc:creator>
		<pubDate>Tue, 12 Aug 2008 14:14:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johnmckerrell.com/?p=170#comment-15986</guid>
		<description>I've been playing a bit with the MM maps for iPhone too. I gave up after a day when realised how slow it is and that, as you mentioned, certain mouse gestures don't work. I think the only answer is the native app with smaller tiles.

Here's what I've done: http://semonov.com/mobile/map/

I found this little trick to remove the address bar from you web app, btw:

setTimeout(function() {
    window.scrollTo(0, 1);
}, 100);

It scrolls it up so you have more screen estate.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been playing a bit with the MM maps for iPhone too. I gave up after a day when realised how slow it is and that, as you mentioned, certain mouse gestures don&#8217;t work. I think the only answer is the native app with smaller tiles.</p>
<p>Here&#8217;s what I&#8217;ve done: <a href="http://semonov.com/mobile/map/" rel="nofollow">http://semonov.com/mobile/map/</a></p>
<p>I found this little trick to remove the address bar from you web app, btw:</p>
<p>setTimeout(function() {<br />
    window.scrollTo(0, 1);<br />
}, 100);</p>
<p>It scrolls it up so you have more screen estate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Resizing IFrames Across Domains by Mathieu</title>
		<link>http://blog.johnmckerrell.com/2006/10/22/resizing-iframes-across-domains/#comment-15839</link>
		<dc:creator>Mathieu</dc:creator>
		<pubDate>Fri, 08 Aug 2008 13:05:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johnmckerrell.com/?p=4#comment-15839</guid>
		<description>Works perfectly, neat, simple. Thanks a lot !</description>
		<content:encoded><![CDATA[<p>Works perfectly, neat, simple. Thanks a lot !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on No longer a blue badge holder by Harry Wood</title>
		<link>http://blog.johnmckerrell.com/2008/07/19/no-longer-a-blue-badge-holder/#comment-14822</link>
		<dc:creator>Harry Wood</dc:creator>
		<pubDate>Tue, 22 Jul 2008 10:12:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johnmckerrell.com/?p=159#comment-14822</guid>
		<description>So...  Who are you going to work for next? I'll buy shares.</description>
		<content:encoded><![CDATA[<p>So&#8230;  Who are you going to work for next? I&#8217;ll buy shares.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Code Monkey for Hire by Phil Thompson</title>
		<link>http://blog.johnmckerrell.com/2008/07/10/code-monkey-for-hire/#comment-14575</link>
		<dc:creator>Phil Thompson</dc:creator>
		<pubDate>Fri, 18 Jul 2008 09:42:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johnmckerrell.com/?p=74#comment-14575</guid>
		<description>Good luck John - please keep us all updated on your progress in the freelance world, I'm sure it will make for fascinating reading.</description>
		<content:encoded><![CDATA[<p>Good luck John - please keep us all updated on your progress in the freelance world, I&#8217;m sure it will make for fascinating reading.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on State of the Map: Weekend Review by &#8220;State of the Map&#8221; Day 2: Is OSM the Fight Club of the GeoWeb &#124; Off the Map - Official Blog of FortiusOne</title>
		<link>http://blog.johnmckerrell.com/2008/07/15/state-of-the-map-weekend-review/#comment-14512</link>
		<dc:creator>&#8220;State of the Map&#8221; Day 2: Is OSM the Fight Club of the GeoWeb &#124; Off the Map - Official Blog of FortiusOne</dc:creator>
		<pubDate>Wed, 16 Jul 2008 15:13:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johnmckerrell.com/?p=158#comment-14512</guid>
		<description>[...] has been quite a bit of consternation in the GeoWeb community over MapMaper, especially within OSM. Other folks have covered the highlights of the talk in more detail, so I will not regurgitate it [...]</description>
		<content:encoded><![CDATA[<p>[...] has been quite a bit of consternation in the GeoWeb community over MapMaper, especially within OSM. Other folks have covered the highlights of the talk in more detail, so I will not regurgitate it [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Resizing IFrames Across Domains by rahul</title>
		<link>http://blog.johnmckerrell.com/2006/10/22/resizing-iframes-across-domains/#comment-14510</link>
		<dc:creator>rahul</dc:creator>
		<pubDate>Wed, 16 Jul 2008 14:36:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johnmckerrell.com/?p=4#comment-14510</guid>
		<description>Hello,

i am using IFRAME in my webapplication.The problem is the content that should be displayed inside this frame is from another domain.
For example, IFRAME is in "abc.com" and the content that is displayed inside this frame from "xyz.com".
So the content is displaying but the IFRAME size matter.It is not adjusting the size with the content in another domain (ex : xyz.com).But the application in xyz.com is preconfigured we cannot modify except permissions to display. Anything that i can do is in "abc.com".Iam using JavaScript.

I dont want scroll bars in frame.

For my application it is not possible to both app's in same domain.

Can anybody provide the solution for the above problem will be much appreciated. 

With the info provided in this page i came to know its a domain problem.Can't be possible with IFRAME for displaying content from "xyz.com" ?

Thanks</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>i am using IFRAME in my webapplication.The problem is the content that should be displayed inside this frame is from another domain.<br />
For example, IFRAME is in &#8220;abc.com&#8221; and the content that is displayed inside this frame from &#8220;xyz.com&#8221;.<br />
So the content is displaying but the IFRAME size matter.It is not adjusting the size with the content in another domain (ex : xyz.com).But the application in xyz.com is preconfigured we cannot modify except permissions to display. Anything that i can do is in &#8220;abc.com&#8221;.Iam using JavaScript.</p>
<p>I dont want scroll bars in frame.</p>
<p>For my application it is not possible to both app&#8217;s in same domain.</p>
<p>Can anybody provide the solution for the above problem will be much appreciated. </p>
<p>With the info provided in this page i came to know its a domain problem.Can&#8217;t be possible with IFRAME for displaying content from &#8220;xyz.com&#8221; ?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OS releases OpenSpace API by john</title>
		<link>http://blog.johnmckerrell.com/2007/12/18/os-releases-openspace-api/#comment-14508</link>
		<dc:creator>john</dc:creator>
		<pubDate>Wed, 16 Jul 2008 13:34:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johnmckerrell.com/2007/12/18/os-releases-openspace-api/#comment-14508</guid>
		<description>@Barry - So slightly delayed but we enabled this for all our Open API developers a few weeks ago. &lt;a href="http://richardkeen.net/2008/6/multimap-open-api-mashed-edition" rel="nofollow"&gt;Richard's blog has more info on converting OSNG using Multimap API&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>@Barry - So slightly delayed but we enabled this for all our Open API developers a few weeks ago. <a href="http://richardkeen.net/2008/6/multimap-open-api-mashed-edition" rel="nofollow">Richard&#8217;s blog has more info on converting OSNG using Multimap API</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
