<?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 BeauScott.com</title>
	<atom:link href="http://www.beauscott.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.beauscott.com</link>
	<description>AJAX, Flex and other RIA</description>
	<pubDate>Thu, 20 Nov 2008 00:02:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>Comment on HelpBalloon.js version 2.0 by Bob</title>
		<link>http://www.beauscott.com/2008/03/02/helpballoonjs-version-20/#comment-6468</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Fri, 18 Jul 2008 15:36:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.beauscott.com/2008/03/02/helpballoonjs-version-20/#comment-6468</guid>
		<description>Uh oh.  Using this in an asp.net website and in a Multiview control.  Seems to work fine in the first view but as soon as I load the second view, all the icons are gone.  Not sure what the problem is.

And there has to be a way to call data in from a single file for multiple help balloons and point to specific data for the particualar icon/control.

Resizing of this balloon would be useful.  I tried editing the graphic and I changed the height of the balloon but it still displayed using the same size container.  Maybe someone can point me to where in the js the container dimensions are figured so I can resize my balloon.

Thanks!</description>
		<content:encoded><![CDATA[<p>Uh oh.  Using this in an asp.net website and in a Multiview control.  Seems to work fine in the first view but as soon as I load the second view, all the icons are gone.  Not sure what the problem is.</p>
<p>And there has to be a way to call data in from a single file for multiple help balloons and point to specific data for the particualar icon/control.</p>
<p>Resizing of this balloon would be useful.  I tried editing the graphic and I changed the height of the balloon but it still displayed using the same size container.  Maybe someone can point me to where in the js the container dimensions are figured so I can resize my balloon.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HelpBalloon.js version 2.0 by Bob</title>
		<link>http://www.beauscott.com/2008/03/02/helpballoonjs-version-20/#comment-6448</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Thu, 17 Jul 2008 16:45:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.beauscott.com/2008/03/02/helpballoonjs-version-20/#comment-6448</guid>
		<description>The question I have is how would I call a specific batch of info from an xml file?  The idea is to put all the help item content in a single XML file and then read the appropriate piece when you mouse-over the info icon.   I don't want to create a million little xml files.

Thanks!</description>
		<content:encoded><![CDATA[<p>The question I have is how would I call a specific batch of info from an xml file?  The idea is to put all the help item content in a single XML file and then read the appropriate piece when you mouse-over the info icon.   I don&#8217;t want to create a million little xml files.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AutoComplete.js update 1.2 by cronfy</title>
		<link>http://www.beauscott.com/2008/06/05/autocompletejs-update-12/#comment-6446</link>
		<dc:creator>cronfy</dc:creator>
		<pubDate>Thu, 17 Jul 2008 13:45:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.beauscott.com/2008/06/05/autocompletejs-update-12/#comment-6446</guid>
		<description>When I type a beginning of a word, the script gives me suggestions. But when I change my mind about last letter I typed and delete it (still leaving more than 3 characters in the box) there are no suggestions shown. I have to delete one more letter and enter it again to see suggestions list.

This in not very convenient, would you mind changing this behaviour?

Thanks.</description>
		<content:encoded><![CDATA[<p>When I type a beginning of a word, the script gives me suggestions. But when I change my mind about last letter I typed and delete it (still leaving more than 3 characters in the box) there are no suggestions shown. I have to delete one more letter and enter it again to see suggestions list.</p>
<p>This in not very convenient, would you mind changing this behaviour?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HelpBalloon.js version 2.0 by Benniog</title>
		<link>http://www.beauscott.com/2008/03/02/helpballoonjs-version-20/#comment-6347</link>
		<dc:creator>Benniog</dc:creator>
		<pubDate>Fri, 11 Jul 2008 10:38:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.beauscott.com/2008/03/02/helpballoonjs-version-20/#comment-6347</guid>
		<description>Hi Beau,
Great script, works really well...
I have discovered a problem in IE 6... if you add a form item i.e. input, select or button it show through in the middle of the balloon.
This is bound to be a problem with the way that IE handles the DOM, i think I have found a workaround by layering an iframe underneath the balloon... this feels like a bit of a hack so it might be something that you want to look at fixing in another release...

Great work
G</description>
		<content:encoded><![CDATA[<p>Hi Beau,<br />
Great script, works really well&#8230;<br />
I have discovered a problem in IE 6&#8230; if you add a form item i.e. input, select or button it show through in the middle of the balloon.<br />
This is bound to be a problem with the way that IE handles the DOM, i think I have found a workaround by layering an iframe underneath the balloon&#8230; this feels like a bit of a hack so it might be something that you want to look at fixing in another release&#8230;</p>
<p>Great work<br />
G</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HelpBalloon.js version 2.0 by Arul</title>
		<link>http://www.beauscott.com/2008/03/02/helpballoonjs-version-20/#comment-6342</link>
		<dc:creator>Arul</dc:creator>
		<pubDate>Fri, 11 Jul 2008 06:20:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.beauscott.com/2008/03/02/helpballoonjs-version-20/#comment-6342</guid>
		<description>@Alexander Prinz
Hi Alex, I just try this script with 3 browser. IE, Firefox and Opera. Everything is Ok. This is realy cool script. Try it! :)</description>
		<content:encoded><![CDATA[<p>@Alexander Prinz<br />
Hi Alex, I just try this script with 3 browser. IE, Firefox and Opera. Everything is Ok. This is realy cool script. Try it! <img src='http://www.beauscott.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HelpBalloon.js version 2.0 by Arul</title>
		<link>http://www.beauscott.com/2008/03/02/helpballoonjs-version-20/#comment-6328</link>
		<dc:creator>Arul</dc:creator>
		<pubDate>Thu, 10 Jul 2008 09:55:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.beauscott.com/2008/03/02/helpballoonjs-version-20/#comment-6328</guid>
		<description>Hi,

Thanks for this great script.

I was wondering if there was a way to show the balloon outside an iframe if we set the icon inside iframe?? can anyone help??

Thanks before.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for this great script.</p>
<p>I was wondering if there was a way to show the balloon outside an iframe if we set the icon inside iframe?? can anyone help??</p>
<p>Thanks before.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Message Me by Alexander Prinz</title>
		<link>http://www.beauscott.com/message-me/#comment-6327</link>
		<dc:creator>Alexander Prinz</dc:creator>
		<pubDate>Thu, 10 Jul 2008 08:33:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.beauscott.com/message-me/#comment-6327</guid>
		<description>Hello!

Great work but i have a question. With which browsers ist the Helpballoon compatible?
Is it also compatible with IE 6 ?

Please answer me!

Thanks!

Alex</description>
		<content:encoded><![CDATA[<p>Hello!</p>
<p>Great work but i have a question. With which browsers ist the Helpballoon compatible?<br />
Is it also compatible with IE 6 ?</p>
<p>Please answer me!</p>
<p>Thanks!</p>
<p>Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HelpBalloon.js version 2.0 by Alexander Prinz</title>
		<link>http://www.beauscott.com/2008/03/02/helpballoonjs-version-20/#comment-6326</link>
		<dc:creator>Alexander Prinz</dc:creator>
		<pubDate>Thu, 10 Jul 2008 08:30:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.beauscott.com/2008/03/02/helpballoonjs-version-20/#comment-6326</guid>
		<description>Hello!

Great work but i have a question. With which browsers ist the Helpballoon compatible?
Is it also compatible with IE 6 ?

Please answer me!

Thanks!

Alex</description>
		<content:encoded><![CDATA[<p>Hello!</p>
<p>Great work but i have a question. With which browsers ist the Helpballoon compatible?<br />
Is it also compatible with IE 6 ?</p>
<p>Please answer me!</p>
<p>Thanks!</p>
<p>Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HelpBalloon.js version 2.0 by Arul</title>
		<link>http://www.beauscott.com/2008/03/02/helpballoonjs-version-20/#comment-6322</link>
		<dc:creator>Arul</dc:creator>
		<pubDate>Thu, 10 Jul 2008 03:59:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.beauscott.com/2008/03/02/helpballoonjs-version-20/#comment-6322</guid>
		<description>Hi,
Thank you for this great scripts.

I was wondering if there was a way to show the balloons outside an iframe if the icon is inside the iframe?? Any idea??
Arul.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thank you for this great scripts.</p>
<p>I was wondering if there was a way to show the balloons outside an iframe if the icon is inside the iframe?? Any idea??<br />
Arul.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HelpBalloon.js version 2.0 by Tom</title>
		<link>http://www.beauscott.com/2008/03/02/helpballoonjs-version-20/#comment-6309</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Wed, 09 Jul 2008 08:44:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.beauscott.com/2008/03/02/helpballoonjs-version-20/#comment-6309</guid>
		<description>Beau

hows the status on changing the size of the balloon?
please release a new version fast
since now its worthless if you can't resize the thing</description>
		<content:encoded><![CDATA[<p>Beau</p>
<p>hows the status on changing the size of the balloon?<br />
please release a new version fast<br />
since now its worthless if you can&#8217;t resize the thing</p>
]]></content:encoded>
	</item>
</channel>
</rss>
