<?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: Google Voice Add-on for Firefox</title>
	<atom:link href="http://thatsmith.com/2009/03/google-voice-add-on-for-firefox/feed" rel="self" type="application/rss+xml" />
	<link>http://thatsmith.com/2009/03/google-voice-add-on-for-firefox</link>
	<description></description>
	<lastBuildDate>Mon, 08 Mar 2010 20:28:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Josh Shupack</title>
		<link>http://thatsmith.com/2009/03/google-voice-add-on-for-firefox/comment-page-4#comment-14653</link>
		<dc:creator>Josh Shupack</dc:creator>
		<pubDate>Fri, 05 Mar 2010 08:52:54 +0000</pubDate>
		<guid isPermaLink="false">http://thatsmith.com/?p=675#comment-14653</guid>
		<description>Hi Chad, first off, I love this plugin, it totally ROCKS!

I&#039;ve been developing a similar extension and am using a lot of your code.  I found a bug in some of the javascript funcions, the ones that check all the open windows:
delegateNewMaster
stopCallChecking
initChecker

in the while loop they reference com.chadsmith.googlevoice but they should really reference win.com.chadsmith.googlevoice

It&#039;s not a big deal for your doe because the updates are so infrequent, but in mine what it does is if you have multiple windows open, each one has it&#039;s own timer, which was really messing me up.

I also changed the start function so it will only scheduleCallChecking if there is no current call checking, I think that makes more sense, at least for me.

Let me know if you have any questions.

I&#039;m also looking into turning this into a thunderbird extension.

Thanks again,

.....Josh.....</description>
		<content:encoded><![CDATA[<p>Hi Chad, first off, I love this plugin, it totally ROCKS!</p>
<p>I&#8217;ve been developing a similar extension and am using a lot of your code.  I found a bug in some of the javascript funcions, the ones that check all the open windows:<br />
delegateNewMaster<br />
stopCallChecking<br />
initChecker</p>
<p>in the while loop they reference com.chadsmith.googlevoice but they should really reference win.com.chadsmith.googlevoice</p>
<p>It&#8217;s not a big deal for your doe because the updates are so infrequent, but in mine what it does is if you have multiple windows open, each one has it&#8217;s own timer, which was really messing me up.</p>
<p>I also changed the start function so it will only scheduleCallChecking if there is no current call checking, I think that makes more sense, at least for me.</p>
<p>Let me know if you have any questions.</p>
<p>I&#8217;m also looking into turning this into a thunderbird extension.</p>
<p>Thanks again,</p>
<p>&#8230;..Josh&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Deng</title>
		<link>http://thatsmith.com/2009/03/google-voice-add-on-for-firefox/comment-page-4#comment-14420</link>
		<dc:creator>Bill Deng</dc:creator>
		<pubDate>Fri, 26 Feb 2010 04:53:50 +0000</pubDate>
		<guid isPermaLink="false">http://thatsmith.com/?p=675#comment-14420</guid>
		<description>Hi, well done. But I get some problems. this add-on cannot identify phone numbers in the form like
+1 xxx xxx xxxx
+34 xxx xxxx xxxx
+1-xxx-xxx-xxxx
+1xxxxxxxxxx
maybe there are others number formats also.

Thanks.
Bill</description>
		<content:encoded><![CDATA[<p>Hi, well done. But I get some problems. this add-on cannot identify phone numbers in the form like<br />
+1 xxx xxx xxxx<br />
+34 xxx xxxx xxxx<br />
+1-xxx-xxx-xxxx<br />
+1xxxxxxxxxx<br />
maybe there are others number formats also.</p>
<p>Thanks.<br />
Bill</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://thatsmith.com/2009/03/google-voice-add-on-for-firefox/comment-page-4#comment-14206</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Fri, 19 Feb 2010 16:12:07 +0000</pubDate>
		<guid isPermaLink="false">http://thatsmith.com/?p=675#comment-14206</guid>
		<description>Is it possible that you could enable dialing to a forwarding phone not listed on the google account.  Maybe use the PIN to do it.  I know I can call in from a phone not listed and give it the PIN to connect the call.  Thanks.</description>
		<content:encoded><![CDATA[<p>Is it possible that you could enable dialing to a forwarding phone not listed on the google account.  Maybe use the PIN to do it.  I know I can call in from a phone not listed and give it the PIN to connect the call.  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://thatsmith.com/2009/03/google-voice-add-on-for-firefox/comment-page-4#comment-13861</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Wed, 10 Feb 2010 21:57:22 +0000</pubDate>
		<guid isPermaLink="false">http://thatsmith.com/?p=675#comment-13861</guid>
		<description>I think I have a new one!

First - thanks for the extension - I&#039;ve used it since the Grand Central days, and I appreciate you going to the effort to create it.

Ok, here&#039;s my bug - Win7, FF 3.6, GVAF 0.9.1 - the first telephone number on each webpage disappears when the page finishes loading.  If I disable GVAF, the number doesn&#039;t disappear.  Any guesses?

Thanks again.</description>
		<content:encoded><![CDATA[<p>I think I have a new one!</p>
<p>First &#8211; thanks for the extension &#8211; I&#8217;ve used it since the Grand Central days, and I appreciate you going to the effort to create it.</p>
<p>Ok, here&#8217;s my bug &#8211; Win7, FF 3.6, GVAF 0.9.1 &#8211; the first telephone number on each webpage disappears when the page finishes loading.  If I disable GVAF, the number doesn&#8217;t disappear.  Any guesses?</p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Link phone numbers to Google Voice in Firefox &#124; GottaBeMobile.com</title>
		<link>http://thatsmith.com/2009/03/google-voice-add-on-for-firefox/comment-page-4#comment-13852</link>
		<dc:creator>Link phone numbers to Google Voice in Firefox &#124; GottaBeMobile.com</dc:creator>
		<pubDate>Wed, 10 Feb 2010 17:54:54 +0000</pubDate>
		<guid isPermaLink="false">http://thatsmith.com/?p=675#comment-13852</guid>
		<description>[...] For me, it would be more useful if I could click on a phone number and call out through Google Voice, connecting my call through my phone of choice. I found a Firefox add-on that does just that on website That Smith. [...]</description>
		<content:encoded><![CDATA[<p>[...] For me, it would be more useful if I could click on a phone number and call out through Google Voice, connecting my call through my phone of choice. I found a Firefox add-on that does just that on website That Smith. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mcihael bierman</title>
		<link>http://thatsmith.com/2009/03/google-voice-add-on-for-firefox/comment-page-4#comment-13767</link>
		<dc:creator>mcihael bierman</dc:creator>
		<pubDate>Sun, 07 Feb 2010 23:24:36 +0000</pubDate>
		<guid isPermaLink="false">http://thatsmith.com/?p=675#comment-13767</guid>
		<description>Overall, awesome work. I&#039;ve just sent a donation. 

Would be great if the number to dial automatically had  a drop down of the numbers from your google voice account so you could just pick which phone to dial.

Would also be great if the conversion of #s to dialable links was improved. Even Google Maps doesn&#039;t work. :(</description>
		<content:encoded><![CDATA[<p>Overall, awesome work. I&#8217;ve just sent a donation. </p>
<p>Would be great if the number to dial automatically had  a drop down of the numbers from your google voice account so you could just pick which phone to dial.</p>
<p>Would also be great if the conversion of #s to dialable links was improved. Even Google Maps doesn&#8217;t work. <img src='http://thatsmith.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Liam</title>
		<link>http://thatsmith.com/2009/03/google-voice-add-on-for-firefox/comment-page-4#comment-13761</link>
		<dc:creator>Liam</dc:creator>
		<pubDate>Sun, 07 Feb 2010 20:34:27 +0000</pubDate>
		<guid isPermaLink="false">http://thatsmith.com/?p=675#comment-13761</guid>
		<description>Still doesn&#039;t work for me/ stuck on &quot;loading calls&quot;.</description>
		<content:encoded><![CDATA[<p>Still doesn&#8217;t work for me/ stuck on &#8220;loading calls&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacques</title>
		<link>http://thatsmith.com/2009/03/google-voice-add-on-for-firefox/comment-page-4#comment-13703</link>
		<dc:creator>Jacques</dc:creator>
		<pubDate>Fri, 05 Feb 2010 20:54:03 +0000</pubDate>
		<guid isPermaLink="false">http://thatsmith.com/?p=675#comment-13703</guid>
		<description>Thanks! This works great! the only thing I would love to change is the option for it to wait for my approval of the number before it starts initiating the call in case I click the wrong number or click on something that may not be a number at all even though the page thinks it is. 

Thanks again! 
Jacques</description>
		<content:encoded><![CDATA[<p>Thanks! This works great! the only thing I would love to change is the option for it to wait for my approval of the number before it starts initiating the call in case I click the wrong number or click on something that may not be a number at all even though the page thinks it is. </p>
<p>Thanks again!<br />
Jacques</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Strong</title>
		<link>http://thatsmith.com/2009/03/google-voice-add-on-for-firefox/comment-page-4#comment-13666</link>
		<dc:creator>David Strong</dc:creator>
		<pubDate>Thu, 04 Feb 2010 21:34:09 +0000</pubDate>
		<guid isPermaLink="false">http://thatsmith.com/?p=675#comment-13666</guid>
		<description>I&#039;ve gone from loading calls to &quot;CaptchaRequired&quot;  ,,,,,,,,,,,,,,used to work,,,is it me?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve gone from loading calls to &#8220;CaptchaRequired&#8221;  ,,,,,,,,,,,,,,used to work,,,is it me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: know.patience</title>
		<link>http://thatsmith.com/2009/03/google-voice-add-on-for-firefox/comment-page-4#comment-13283</link>
		<dc:creator>know.patience</dc:creator>
		<pubDate>Mon, 25 Jan 2010 18:37:38 +0000</pubDate>
		<guid isPermaLink="false">http://thatsmith.com/?p=675#comment-13283</guid>
		<description>is it possible to add this on to thunderbird 3? it would be nice if i could click to call numbers in emails too.</description>
		<content:encoded><![CDATA[<p>is it possible to add this on to thunderbird 3? it would be nice if i could click to call numbers in emails too.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
