<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Test Drive: XYahooMap Component</title>
	<atom:link href="http://myxcelsius.com/2009/01/04/test-drive-xyahoomap-component/feed/" rel="self" type="application/rss+xml" />
	<link>http://myxcelsius.com/2009/01/04/test-drive-xyahoomap-component/</link>
	<description>Visual Data Analysis, Information Dashboards and Related Technologies</description>
	<lastBuildDate>Wed, 08 Feb 2012 03:23:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Soon</title>
		<link>http://myxcelsius.com/2009/01/04/test-drive-xyahoomap-component/comment-page-1/#comment-3363</link>
		<dc:creator>Soon</dc:creator>
		<pubDate>Thu, 16 Dec 2010 05:10:58 +0000</pubDate>
		<guid isPermaLink="false">http://myxcelsius.com/?p=1586#comment-3363</guid>
		<description>Hi, Kalyan
I have one question 

why do i need app id? 

i think it would work fine without yahoo app id 

and actually it works fine

can you explain the role of app id? 

thanks in advance. 

regards Kwon.</description>
		<content:encoded><![CDATA[<p>Hi, Kalyan<br />
I have one question </p>
<p>why do i need app id? </p>
<p>i think it would work fine without yahoo app id </p>
<p>and actually it works fine</p>
<p>can you explain the role of app id? </p>
<p>thanks in advance. </p>
<p>regards Kwon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reddy</title>
		<link>http://myxcelsius.com/2009/01/04/test-drive-xyahoomap-component/comment-page-1/#comment-3060</link>
		<dc:creator>Reddy</dc:creator>
		<pubDate>Fri, 18 Jun 2010 15:49:19 +0000</pubDate>
		<guid isPermaLink="false">http://myxcelsius.com/?p=1586#comment-3060</guid>
		<description>Hi Kalyan,

Thanks for your help. Right now it works, however, the country&#039;s are not showing up at the right place. Any suggestions why would this happen. 
Also, do we need to have a APP id, if so, how do I get it?

Thanks in Advance!!</description>
		<content:encoded><![CDATA[<p>Hi Kalyan,</p>
<p>Thanks for your help. Right now it works, however, the country&#8217;s are not showing up at the right place. Any suggestions why would this happen.<br />
Also, do we need to have a APP id, if so, how do I get it?</p>
<p>Thanks in Advance!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kalyan Verma</title>
		<link>http://myxcelsius.com/2009/01/04/test-drive-xyahoomap-component/comment-page-1/#comment-3050</link>
		<dc:creator>Kalyan Verma</dc:creator>
		<pubDate>Wed, 16 Jun 2010 12:29:05 +0000</pubDate>
		<guid isPermaLink="false">http://myxcelsius.com/?p=1586#comment-3050</guid>
		<description>Answers:

1. I&#039;m inserting the City names, which are mapped as addresses on the Yahoo Map component property, into cell C6. And then using a simple Vlookup getting the data from the source table.

2. That is because I&#039;m using Filtered rows as my insertion type for the radio button component. Read more about filtered rows in from Xcelsius help (About&gt;&gt;Help)

3. Map Center (Pan) and Zoom Level are two properties of Yahoo Map component you can bind to excel cells. In this case I&#039;m using the first city of the selected region as Map Center and the Zoom level from the Zoom reference table that I&#039;ve created by trial and error.

Hope this helps.

Regards,
Kalyan Verma</description>
		<content:encoded><![CDATA[<p>Answers:</p>
<p>1. I&#8217;m inserting the City names, which are mapped as addresses on the Yahoo Map component property, into cell C6. And then using a simple Vlookup getting the data from the source table.</p>
<p>2. That is because I&#8217;m using Filtered rows as my insertion type for the radio button component. Read more about filtered rows in from Xcelsius help (About>>Help)</p>
<p>3. Map Center (Pan) and Zoom Level are two properties of Yahoo Map component you can bind to excel cells. In this case I&#8217;m using the first city of the selected region as Map Center and the Zoom level from the Zoom reference table that I&#8217;ve created by trial and error.</p>
<p>Hope this helps.</p>
<p>Regards,<br />
Kalyan Verma</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reddy</title>
		<link>http://myxcelsius.com/2009/01/04/test-drive-xyahoomap-component/comment-page-1/#comment-3049</link>
		<dc:creator>Reddy</dc:creator>
		<pubDate>Tue, 15 Jun 2010 18:45:55 +0000</pubDate>
		<guid isPermaLink="false">http://myxcelsius.com/?p=1586#comment-3049</guid>
		<description>Hi Kalyan, 

 I am trying to develop a sales report by country and came across your website. This XYahoomap component serves my requirement. I have downloaded your source file and it is pretty self explanatory.

However, I have few queries. Considering the fact, i am a total novice in this arena, my question mite seem silly.

1. Can you tell me how did you populate the chart with values when the Selection criteria in the yahoo map allows you to select only the country/city.I see that you have hard coded those values. 

2. Also, while selecting the destination for Radio button component, you have selected only 3 rows, if we don&#039;t have an idea about the data, how to go about it.

3. How does this Zoom Level work in Xyahoomap component.

Also, I am trying to use XtreeGrid component as source.

I would appreciate any kind of help.
Thank you!</description>
		<content:encoded><![CDATA[<p>Hi Kalyan, </p>
<p> I am trying to develop a sales report by country and came across your website. This XYahoomap component serves my requirement. I have downloaded your source file and it is pretty self explanatory.</p>
<p>However, I have few queries. Considering the fact, i am a total novice in this arena, my question mite seem silly.</p>
<p>1. Can you tell me how did you populate the chart with values when the Selection criteria in the yahoo map allows you to select only the country/city.I see that you have hard coded those values. </p>
<p>2. Also, while selecting the destination for Radio button component, you have selected only 3 rows, if we don&#8217;t have an idea about the data, how to go about it.</p>
<p>3. How does this Zoom Level work in Xyahoomap component.</p>
<p>Also, I am trying to use XtreeGrid component as source.</p>
<p>I would appreciate any kind of help.<br />
Thank you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.382 seconds -->

