<?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 for American Butifarra</title> <atom:link href="http://claude.betancourt.us/comments/feed/" rel="self" type="application/rss+xml" /><link>http://claude.betancourt.us</link> <description>Claude Betancourt&#039;s Personal Blog</description> <lastBuildDate>Wed, 20 Apr 2011 19:36:48 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Comment on Your iPhone Is Tracking Your Every Move, Sort of&#8230; by SQLDenis</title><link>http://claude.betancourt.us/your-iphone-is-tracking-your-every-move-sort-of/comment-page-1/#comment-1333</link> <dc:creator>SQLDenis</dc:creator> <pubDate>Wed, 20 Apr 2011 19:36:48 +0000</pubDate> <guid isPermaLink="false">http://claude.betancourt.us/?p=787#comment-1333</guid> <description>Mmm, you seem to spend a lot of time at the Red Bull Arena</description> <content:encoded><![CDATA[<p>Mmm, you seem to spend a lot of time at the Red Bull Arena</p> ]]></content:encoded> </item> <item><title>Comment on Steve Souders Releases Hammerhead, Firebug Extension by performance testing</title><link>http://claude.betancourt.us/steve-souders-releases-hammerhead-firebug-extension/comment-page-1/#comment-1291</link> <dc:creator>performance testing</dc:creator> <pubDate>Thu, 23 Sep 2010 00:41:25 +0000</pubDate> <guid isPermaLink="false">http://claude.betancourt.us/?p=139#comment-1291</guid> <description>Well that&#039;s the great searching tool you shared.  Performance metrics should be constructed to encourage performance improvement, effectiveness, efficiency, and appropriate levels of internal controls.</description> <content:encoded><![CDATA[<p>Well that&#8217;s the great searching tool you shared.  Performance metrics should be constructed to encourage performance improvement, effectiveness, efficiency, and appropriate levels of internal controls.</p> ]]></content:encoded> </item> <item><title>Comment on Google Maps Component for Ext-JS by Claude</title><link>http://claude.betancourt.us/googlemap-extjs/comment-page-1/#comment-1286</link> <dc:creator>Claude</dc:creator> <pubDate>Thu, 19 Aug 2010 23:46:39 +0000</pubDate> <guid isPermaLink="false">http://claude.betancourt.us/blog/?p=75#comment-1286</guid> <description>Excellent!</description> <content:encoded><![CDATA[<p>Excellent!</p> ]]></content:encoded> </item> <item><title>Comment on Google Maps Component for Ext-JS by Vera</title><link>http://claude.betancourt.us/googlemap-extjs/comment-page-1/#comment-1285</link> <dc:creator>Vera</dc:creator> <pubDate>Thu, 19 Aug 2010 12:15:56 +0000</pubDate> <guid isPermaLink="false">http://claude.betancourt.us/blog/?p=75#comment-1285</guid> <description>Hi,I got to load a new location using an address(string) instead of using (lat,long). I used the geocoder method of google maps. It&#039;s very useful.Thanks.</description> <content:encoded><![CDATA[<p>Hi,</p><p>I got to load a new location using an address(string) instead of using (lat,long). I used the geocoder method of google maps. It&#8217;s very useful.</p><p>Thanks.</p> ]]></content:encoded> </item> <item><title>Comment on Google Maps Component for Ext-JS by Vera</title><link>http://claude.betancourt.us/googlemap-extjs/comment-page-1/#comment-1284</link> <dc:creator>Vera</dc:creator> <pubDate>Wed, 18 Aug 2010 09:38:16 +0000</pubDate> <guid isPermaLink="false">http://claude.betancourt.us/blog/?p=75#comment-1284</guid> <description>Hi,First of all: &quot;Thanks Claude&quot;, I get to update the  map with the new location. This location is with LatLng method. I&#039;m trying now to use an address (like a string in geoCodeAddr: &#039;address&#039;), but I don&#039;t get it.I don&#039;t find a method in google.maps to set the location with a string,  doesn&#039;t it exist?Thank you.</description> <content:encoded><![CDATA[<p>Hi,</p><p>First of all: &#8220;Thanks Claude&#8221;, I get to update the  map with the new location. This location is with LatLng method. I&#8217;m trying now to use an address (like a string in geoCodeAddr: &#8216;address&#8217;), but I don&#8217;t get it.</p><p>I don&#8217;t find a method in google.maps to set the location with a string,  doesn&#8217;t it exist?</p><p>Thank you.</p> ]]></content:encoded> </item> <item><title>Comment on Google Maps Component for Ext-JS by Claude</title><link>http://claude.betancourt.us/googlemap-extjs/comment-page-1/#comment-1283</link> <dc:creator>Claude</dc:creator> <pubDate>Tue, 17 Aug 2010 19:13:19 +0000</pubDate> <guid isPermaLink="false">http://claude.betancourt.us/blog/?p=75#comment-1283</guid> <description>Take a look at the &lt;a href=&quot;http://code.betancourt.us/ext-map2/&quot; rel=&quot;nofollow&quot;&gt;second part of that tutorial&lt;/a&gt;. It shows you how to expose public methods to allow manipulating the map after it has been rendered.The point is to never create the component more than once.</description> <content:encoded><![CDATA[<p>Take a look at the <a href="http://code.betancourt.us/ext-map2/" rel="nofollow">second part of that tutorial</a>. It shows you how to expose public methods to allow manipulating the map after it has been rendered.</p><p>The point is to never create the component more than once.</p> ]]></content:encoded> </item> <item><title>Comment on Google Maps Component for Ext-JS by Vera</title><link>http://claude.betancourt.us/googlemap-extjs/comment-page-1/#comment-1282</link> <dc:creator>Vera</dc:creator> <pubDate>Tue, 17 Aug 2010 06:10:07 +0000</pubDate> <guid isPermaLink="false">http://claude.betancourt.us/blog/?p=75#comment-1282</guid> <description>Hi again!I have a new doubt about map API and UX component:I want to load a certain location on the map, but later I would like to update the location with a new address or position(lat,long) when I click on a button.How I can update the component or map? I tried to update the panel, but I didn&#039;t get it.Thank you very much.</description> <content:encoded><![CDATA[<p>Hi again!</p><p>I have a new doubt about map API and UX component:</p><p>I want to load a certain location on the map, but later I would like to update the location with a new address or position(lat,long) when I click on a button.</p><p>How I can update the component or map? I tried to update the panel, but I didn&#8217;t get it.</p><p>Thank you very much.</p> ]]></content:encoded> </item> <item><title>Comment on Google Maps Component for Ext-JS by Vera</title><link>http://claude.betancourt.us/googlemap-extjs/comment-page-1/#comment-1278</link> <dc:creator>Vera</dc:creator> <pubDate>Thu, 05 Aug 2010 07:36:14 +0000</pubDate> <guid isPermaLink="false">http://claude.betancourt.us/blog/?p=75#comment-1278</guid> <description>Claude, thank you very much for the tutorial. It&#039;s very useful and easily to read.The map API and UX component works perfectly.I included these two libraries to my project:and later  added the &#039;gmappanel&#039; to the panel and did a renderTo in the panel.Thank you very much again!!!</description> <content:encoded><![CDATA[<p>Claude, thank you very much for the tutorial. It&#8217;s very useful and easily to read.</p><p>The map API and UX component works perfectly.</p><p>I included these two libraries to my project:</p><p>and later  added the &#8216;gmappanel&#8217; to the panel and did a renderTo in the panel.</p><p>Thank you very much again!!!</p> ]]></content:encoded> </item> <item><title>Comment on Google Maps Component for Ext-JS by Claude</title><link>http://claude.betancourt.us/googlemap-extjs/comment-page-1/#comment-1277</link> <dc:creator>Claude</dc:creator> <pubDate>Thu, 05 Aug 2010 05:26:29 +0000</pubDate> <guid isPermaLink="false">http://claude.betancourt.us/blog/?p=75#comment-1277</guid> <description>@Luis, @Vera: &lt;a href=&quot;http://code.betancourt.us/ext-map/&quot; rel=&quot;nofollow&quot;&gt;Take a look at the updated tutorial&lt;/a&gt;.</description> <content:encoded><![CDATA[<p>@Luis, @Vera: <a href="http://code.betancourt.us/ext-map/" rel="nofollow">Take a look at the updated tutorial</a>.</p> ]]></content:encoded> </item> <item><title>Comment on Google Maps Component for Ext-JS by Vera</title><link>http://claude.betancourt.us/googlemap-extjs/comment-page-1/#comment-1276</link> <dc:creator>Vera</dc:creator> <pubDate>Wed, 04 Aug 2010 05:58:57 +0000</pubDate> <guid isPermaLink="false">http://claude.betancourt.us/blog/?p=75#comment-1276</guid> <description>Thanks Claude, I&#039;ll be waiting for your tutorial if I don&#039;t get a solution for this.Thanks again!!!</description> <content:encoded><![CDATA[<p>Thanks Claude, I&#8217;ll be waiting for your tutorial if I don&#8217;t get a solution for this.</p><p>Thanks again!!!</p> ]]></content:encoded> </item> <item><title>Comment on Google Maps Component for Ext-JS by Claude</title><link>http://claude.betancourt.us/googlemap-extjs/comment-page-1/#comment-1275</link> <dc:creator>Claude</dc:creator> <pubDate>Tue, 03 Aug 2010 14:28:06 +0000</pubDate> <guid isPermaLink="false">http://claude.betancourt.us/blog/?p=75#comment-1275</guid> <description>@Luis, @Vera: I know the map API and UX component have changed since this was posted. I will put a tutorial together in the next few days. Maybe that will help you guys.</description> <content:encoded><![CDATA[<p>@Luis, @Vera: I know the map API and UX component have changed since this was posted. I will put a tutorial together in the next few days. Maybe that will help you guys.</p> ]]></content:encoded> </item> <item><title>Comment on Google Maps Component for Ext-JS by Luis Cevallos</title><link>http://claude.betancourt.us/googlemap-extjs/comment-page-1/#comment-1274</link> <dc:creator>Luis Cevallos</dc:creator> <pubDate>Tue, 03 Aug 2010 12:47:19 +0000</pubDate> <guid isPermaLink="false">http://claude.betancourt.us/blog/?p=75#comment-1274</guid> <description>Hi do you Know how to get de api of the ux map please I need to learn. Thank you. Have a nice day</description> <content:encoded><![CDATA[<p>Hi do you Know how to get de api of the ux map please I need to learn.<br /> Thank you.<br /> Have a nice day</p> ]]></content:encoded> </item> <item><title>Comment on Google Maps Component for Ext-JS by Vera</title><link>http://claude.betancourt.us/googlemap-extjs/comment-page-1/#comment-1273</link> <dc:creator>Vera</dc:creator> <pubDate>Tue, 03 Aug 2010 11:28:24 +0000</pubDate> <guid isPermaLink="false">http://claude.betancourt.us/blog/?p=75#comment-1273</guid> <description>Hi,I want to use Google maps component for ExtJS.I&#039;m trying use this code in my computer, but it doesn&#039;t work, which libraries do I need?i&#039;m using : &lt;!-- Ext js libraries --&gt;Maybe... the problem is that i need to configure something?Thanks!!!</description> <content:encoded><![CDATA[<p>Hi,</p><p>I want to use Google maps component for ExtJS.</p><p>I&#8217;m trying use this code in my computer, but it doesn&#8217;t work, which libraries do I need?</p><p>i&#8217;m using :<br /></p><p>Maybe&#8230; the problem is that i need to configure something?</p><p>Thanks!!!</p> ]]></content:encoded> </item> <item><title>Comment on Google Maps Component for Ext-JS by Luis Cevallos</title><link>http://claude.betancourt.us/googlemap-extjs/comment-page-1/#comment-1271</link> <dc:creator>Luis Cevallos</dc:creator> <pubDate>Tue, 03 Aug 2010 06:06:32 +0000</pubDate> <guid isPermaLink="false">http://claude.betancourt.us/blog/?p=75#comment-1271</guid> <description>Hi you are rigth I use all js and css but i have the next message:Limit_Exceeded		Preferencias GStreetviewPanorama is not defined [Break On This Error] this.gmap = new GStreetviewPanorama(this.body.dom);Please help me I need to put Google map in extjs</description> <content:encoded><![CDATA[<p>Hi you are rigth I use all js and css but i have the next message:</p><p>Limit_Exceeded		Preferencias<br /> GStreetviewPanorama is not defined<br /> [Break On This Error] this.gmap = new GStreetviewPanorama(this.body.dom);</p><p>Please help me I need to put Google map in extjs</p> ]]></content:encoded> </item> <item><title>Comment on Google Maps Component for Ext-JS by Claude</title><link>http://claude.betancourt.us/googlemap-extjs/comment-page-1/#comment-1270</link> <dc:creator>Claude</dc:creator> <pubDate>Tue, 03 Aug 2010 03:55:38 +0000</pubDate> <guid isPermaLink="false">http://claude.betancourt.us/blog/?p=75#comment-1270</guid> <description>Luis, Make sure you&#039;re loading all the necessary the libraries. Also, try working with the &quot;-debug&quot; versions while you learn.Feel free to email me your code through the &lt;a href=&quot;/contact/&quot; rel=&quot;nofollow&quot;&gt;contact&lt;/a&gt; page.</description> <content:encoded><![CDATA[<p>Luis, Make sure you&#8217;re loading all the necessary the libraries. Also, try working with the &#8220;-debug&#8221; versions while you learn.</p><p>Feel free to email me your code through the <a href="/contact/" rel="nofollow">contact</a> page.</p> ]]></content:encoded> </item> <item><title>Comment on Google Maps Component for Ext-JS by Luis Cevallos</title><link>http://claude.betancourt.us/googlemap-extjs/comment-page-1/#comment-1269</link> <dc:creator>Luis Cevallos</dc:creator> <pubDate>Tue, 03 Aug 2010 02:10:51 +0000</pubDate> <guid isPermaLink="false">http://claude.betancourt.us/blog/?p=75#comment-1269</guid> <description>Hi  I really put your code for testing in my computer localhost but did not work please if you have and email for send you my code this is the messange in the firebug.&lt;code&gt;types[config.xtype &#124;&#124; defaultType] is not a constructor [Break On This Error] return config.render ? con...config.xtype &#124;&#124; defaultType](config); &lt;/code&gt;Thanks.Have a nice day</description> <content:encoded><![CDATA[<p>Hi  I really put your code for testing in my computer localhost but did not work please if you have and email for send you my code this is the messange in the firebug.</p><p><code>types[config.xtype || defaultType] is not a constructor<br /> [Break On This Error] return config.render ? con...config.xtype || defaultType](config); </code></p><p>Thanks.</p><p>Have a nice day</p> ]]></content:encoded> </item> <item><title>Comment on Tutorial: Flickr Photo Gallery by Claude</title><link>http://claude.betancourt.us/flickr-photo-gallery/comment-page-1/#comment-1259</link> <dc:creator>Claude</dc:creator> <pubDate>Thu, 24 Jun 2010 21:01:53 +0000</pubDate> <guid isPermaLink="false">http://localhost/?p=45#comment-1259</guid> <description>The code below is &lt;a href=&quot;http://bit.ly/aW6jOf&quot; rel=&quot;nofollow&quot;&gt;a ternary operation&lt;/a&gt; that checks the radio button selection and loads one of two possible datasets, most popular or your photoset.&lt;code&gt;$photos = ( $_GET[&#039;recent&#039;]===&#039;true&#039; ) ? $f-&gt;photosets_getPhotos($photosetid, null, null, $_perPage) : $f-&gt;interestingness_getList( null, null, $_perPage ) ;&lt;/code&gt;The default selection is most popular/interesting photos. If you&#039;re using the entire code in the example, just click on the radio button that reads &quot;Most Recent&quot; and your photoset will be loaded instead.If your own code doesn&#039;t need to switch between these datasets, just execute the following instead of the code block above.&lt;code&gt;$photos = $f-&gt;photosets_getPhotos($photosetid, null, null, $_perPage);&lt;/code&gt;&lt;b&gt;Note: While this will display the thumbnails correctly, the links will be broken since the &quot;photo&quot; object in the dataset doesn&#039;t contain the &quot;owner&quot; property. Instead it&#039;s found once in the metadata. The result is a broken link.&lt;/b&gt;Because of this issue I have decided to update the sample code. After looking at the Flickr API I realized you can request additional data via the &quot;extras&quot; attribute for each method. I request &quot;path_alias&quot; in order to get around the missing &quot;owner&quot; property and use it in the JSON/HTML parsers.&lt;a href=&quot;http://code.betancourt.us/flickr/&quot; rel=&quot;nofollow&quot;&gt;&lt;b&gt;Please take a look&lt;/b&gt;&lt;/a&gt;. I hope this helps.</description> <content:encoded><![CDATA[<p>The code below is <a href="http://bit.ly/aW6jOf" rel="nofollow">a ternary operation</a> that checks the radio button selection and loads one of two possible datasets, most popular or your photoset.</p><p><code>$photos = ( $_GET['recent']==='true' )<br /> ? $f->photosets_getPhotos($photosetid, null, null, $_perPage)<br /> : $f->interestingness_getList( null, null, $_perPage )<br /> ;</code></p><p>The default selection is most popular/interesting photos. If you&#8217;re using the entire code in the example, just click on the radio button that reads &#8220;Most Recent&#8221; and your photoset will be loaded instead.</p><p>If your own code doesn&#8217;t need to switch between these datasets, just execute the following instead of the code block above.</p><p><code>$photos = $f->photosets_getPhotos($photosetid, null, null, $_perPage);</code></p><p><b>Note: While this will display the thumbnails correctly, the links will be broken since the &#8220;photo&#8221; object in the dataset doesn&#8217;t contain the &#8220;owner&#8221; property. Instead it&#8217;s found once in the metadata. The result is a broken link.</b></p><p>Because of this issue I have decided to update the sample code. After looking at the Flickr API I realized you can request additional data via the &#8220;extras&#8221; attribute for each method. I request &#8220;path_alias&#8221; in order to get around the missing &#8220;owner&#8221; property and use it in the JSON/HTML parsers.</p><p><a href="http://code.betancourt.us/flickr/" rel="nofollow"><b>Please take a look</b></a>. I hope this helps.</p> ]]></content:encoded> </item> <item><title>Comment on Tutorial: Ext-JS Charting and Mapping with Google Visualizations by Manuel</title><link>http://claude.betancourt.us/tutorial-ext-charting-and-mapping-with-google-visualizations/comment-page-1/#comment-1258</link> <dc:creator>Manuel</dc:creator> <pubDate>Wed, 23 Jun 2010 16:26:00 +0000</pubDate> <guid isPermaLink="false">http://claude.betancourt.us/?p=159#comment-1258</guid> <description>Hi,I know this post is a bit old but I just saw it.I have problem extending visualizationPkgs, I want to use Geomap chart but when using &#039;geomap&#039;: &#039;GeoMap&#039;, doesn&#039;t work. Do you know how to do this?Thanx, and nice post</description> <content:encoded><![CDATA[<p>Hi,</p><p>I know this post is a bit old but I just saw it.</p><p>I have problem extending visualizationPkgs, I want to use Geomap chart but when using &#8216;geomap&#8217;: &#8216;GeoMap&#8217;, doesn&#8217;t work. Do you know how to do this?</p><p>Thanx, and nice post</p> ]]></content:encoded> </item> <item><title>Comment on Tutorial: Flickr Photo Gallery by william</title><link>http://claude.betancourt.us/flickr-photo-gallery/comment-page-1/#comment-1257</link> <dc:creator>william</dc:creator> <pubDate>Wed, 23 Jun 2010 15:44:48 +0000</pubDate> <guid isPermaLink="false">http://localhost/?p=45#comment-1257</guid> <description>Great tutorial, Even though I have come across it a year later I hop you can help. I have the same issue as Vicky. I need to use the photosets_getPhotos() method to grab my set from flickr.I have tried your solution like this -&lt;code&gt;$photoset_id = &quot;72157612712643487&quot;;$photos = ( $_GET[&#039;recent&#039;]===&#039;true&#039; ) ? $f-&gt;photosets_getPhotos($photoset_id, null, null, $_perPage) : $f-&gt;interestingness_getList( null, null, $_perPage ) ;&lt;/code&gt;The result is the same as before where it displays a list of interesting photos for the most recent day. Am I leaving out something really obvious?</description> <content:encoded><![CDATA[<p>Great tutorial,<br /> Even though I have come across it a year later I hop you can help.<br /> I have the same issue as Vicky. I need to use the photosets_getPhotos() method to grab my set from flickr.</p><p>I have tried your solution like this -</p><p><code>$photoset_id = "72157612712643487";</p><p> $photos = ( $_GET['recent']==='true' )<br /> ? $f-&gt;photosets_getPhotos($photoset_id, null, null, $_perPage)<br /> : $f-&gt;interestingness_getList( null, null, $_perPage )<br /> ;</code></p><p>The result is the same as before where it displays a list of interesting photos for the most recent day.<br /> Am I leaving out something really obvious?</p> ]]></content:encoded> </item> <item><title>Comment on ExtJS ComboBox Hidden Field Issues by Amita</title><link>http://claude.betancourt.us/extjs-combobox-hidden-field-issues/comment-page-1/#comment-1235</link> <dc:creator>Amita</dc:creator> <pubDate>Mon, 22 Mar 2010 14:12:30 +0000</pubDate> <guid isPermaLink="false">http://claude.betancourt.us/?p=721#comment-1235</guid> <description>Thanks, this post is helpful.</description> <content:encoded><![CDATA[<p>Thanks, this post is helpful.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Served from: claude.betancourt.us @ 2012-02-07 14:25:05 by W3 Total Cache -->
