<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Developers Tips &#38; Tricks</title>
	<atom:link href="http://daniel-zahariev.info/devtt/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://daniel-zahariev.info/devtt</link>
	<description></description>
	<lastBuildDate>Thu, 09 Sep 2010 08:25:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Get Facebook Graph API results in English</title>
		<link>http://daniel-zahariev.info/devtt/?p=43</link>
		<comments>http://daniel-zahariev.info/devtt/?p=43#comments</comments>
		<pubDate>Thu, 09 Sep 2010 08:22:46 +0000</pubDate>
		<dc:creator>Daniel Zahariev</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Graph API]]></category>

		<guid isPermaLink="false">http://daniel-zahariev.info/devtt/?p=43</guid>
		<description><![CDATA[The new Graph API presents a very easy approach to get user&#8217;s data and connections in the Facebook graph. But some developers experienced a flaw that drives them crazy (myself as well) &#8211; this is the case when some results are returned translated to the user&#8217;s language &#8211; for me this is Bulgarian. To avoid [...]]]></description>
			<content:encoded><![CDATA[<p>The new Graph API presents a very easy approach to get user&#8217;s data and connections in the Facebook graph. But some developers experienced a flaw that drives them crazy (myself as well) &#8211; this is the case when some results are returned translated to the user&#8217;s language &#8211; for me this is Bulgarian. To avoid this often undesirable behaviour by using the latest <a href="http://github.com/facebook/php-sdk" target="_blank">PHP library</a> Facebook has provided us &#8211; just add one more header in the curl options (CURLOPT_HTTPHEADER) &#8211; &#8216;Accept-Language: en-us,en;&#8217;. This will  force the response to be returned in the desired langugage &#8211; just change the &#8216;en-us,en&#8217; part to get response in any other desired language.</p>
<p>Hope this saves time for you.</p>



Share and Enjoy:


	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D43&amp;title=Get%20Facebook%20Graph%20API%20results%20in%20English&amp;bodytext=The%20new%20Graph%20API%20presents%20a%20very%20easy%20approach%20to%20get%20user%27s%20data%20and%20connections%20in%20the%20Facebook%20graph.%20But%20some%20developers%20experienced%20a%20flaw%20that%20drives%20them%20crazy%20%28myself%20as%20well%29%20-%20this%20is%20the%20case%20when%20some%20results%20are%20returned%20translated%20to%20t" title="Digg"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D43&amp;title=Get%20Facebook%20Graph%20API%20results%20in%20English&amp;notes=The%20new%20Graph%20API%20presents%20a%20very%20easy%20approach%20to%20get%20user%27s%20data%20and%20connections%20in%20the%20Facebook%20graph.%20But%20some%20developers%20experienced%20a%20flaw%20that%20drives%20them%20crazy%20%28myself%20as%20well%29%20-%20this%20is%20the%20case%20when%20some%20results%20are%20returned%20translated%20to%20t" title="del.icio.us"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D43&amp;t=Get%20Facebook%20Graph%20API%20results%20in%20English" title="Facebook"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D43&amp;title=Get%20Facebook%20Graph%20API%20results%20in%20English&amp;annotation=The%20new%20Graph%20API%20presents%20a%20very%20easy%20approach%20to%20get%20user%27s%20data%20and%20connections%20in%20the%20Facebook%20graph.%20But%20some%20developers%20experienced%20a%20flaw%20that%20drives%20them%20crazy%20%28myself%20as%20well%29%20-%20this%20is%20the%20case%20when%20some%20results%20are%20returned%20translated%20to%20t" title="Google Bookmarks"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D43&amp;title=Get%20Facebook%20Graph%20API%20results%20in%20English&amp;source=Developers+Tips+%26amp%3B+Tricks+&amp;summary=The%20new%20Graph%20API%20presents%20a%20very%20easy%20approach%20to%20get%20user%27s%20data%20and%20connections%20in%20the%20Facebook%20graph.%20But%20some%20developers%20experienced%20a%20flaw%20that%20drives%20them%20crazy%20%28myself%20as%20well%29%20-%20this%20is%20the%20case%20when%20some%20results%20are%20returned%20translated%20to%20t" title="LinkedIn"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D43&amp;title=Get%20Facebook%20Graph%20API%20results%20in%20English" title="Live"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="" title="Ma.gnolia"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/" title="Ma.gnolia" alt="Ma.gnolia" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.newsvine.com/_tools/seed&amp;save?u=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D43&amp;h=Get%20Facebook%20Graph%20API%20results%20in%20English" title="NewsVine"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/newsvine.png" title="NewsVine" alt="NewsVine" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D43&amp;partner=sociable" title="Print"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D43&amp;title=Get%20Facebook%20Graph%20API%20results%20in%20English" title="Reddit"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="" title="Spurl"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/" title="Spurl" alt="Spurl" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D43&amp;title=Get%20Facebook%20Graph%20API%20results%20in%20English" title="StumbleUpon"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D43" title="Technorati"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="" title="TwitThis"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D43&amp;submitHeadline=Get%20Facebook%20Graph%20API%20results%20in%20English&amp;submitSummary=The%20new%20Graph%20API%20presents%20a%20very%20easy%20approach%20to%20get%20user%27s%20data%20and%20connections%20in%20the%20Facebook%20graph.%20But%20some%20developers%20experienced%20a%20flaw%20that%20drives%20them%20crazy%20%28myself%20as%20well%29%20-%20this%20is%20the%20case%20when%20some%20results%20are%20returned%20translated%20to%20t&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://daniel-zahariev.info/devtt/?feed=rss2&amp;p=43</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Add Facebook tab to business page with Facebook dialog</title>
		<link>http://daniel-zahariev.info/devtt/?p=34</link>
		<comments>http://daniel-zahariev.info/devtt/?p=34#comments</comments>
		<pubDate>Wed, 16 Jun 2010 21:17:26 +0000</pubDate>
		<dc:creator>Daniel Zahariev</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Page tabs]]></category>

		<guid isPermaLink="false">http://daniel-zahariev.info/devtt/?p=34</guid>
		<description><![CDATA[Facebook has exposed a simple way for the users to add an application tab to Facebook business pages and it is up to the decision of the developers if they will use this page. As you know &#8211; the simplest link to add an application is http://www.facebook.com/add.php?api_key={APPLICATION_API_KEY}, and to access this simple page &#8211; load [...]]]></description>
			<content:encoded><![CDATA[<p>Facebook has exposed a simple way for the users to add an application tab to Facebook business pages and it is up to the decision of the developers if they will use this page. As you know &#8211; the simplest link to add an application is <em><strong>http://www.facebook.com/add.php?api_key={APPLICATION_API_KEY}</strong></em>, and to access this simple page &#8211; load this link: <em><strong>http://www.facebook.com/add.php?api_key={APPLICATION_API_KEY}&amp;pages=1</strong></em><br />
This will work only if you have set the application to be available to Facebook pages &#8211;  via checking a checkbox in the Authentication tab in the Facebook Developer application (<em>link: http://www.facebook.com/developers/editapp.php?app_id={APPLICATION_ID}</em>)</p>
<p>Here is a simple preview of the canvas (under the regular Facebook frame):</p>
<p style="text-align: center;"><a href="http://daniel-zahariev.info/devtt/wp-content/uploads/2010/06/add_fb_page_tab.jpg"><img class="aligncenter size-full wp-image-35" title="Page for adding Facebook application tab to business page" src="http://daniel-zahariev.info/devtt/wp-content/uploads/2010/06/add_fb_page_tab.jpg" alt="Page for adding Facebook application tab to business page" width="616" height="135" /></a></p>
<p>Here are</p>
<ol>
<li>Your application icon</li>
<li>Your application name</li>
<li>List of business pages to which the user is administrator</li>
</ol>
<p>That&#8217;s all folks.<br />
Hope this helps anybody.</p>



Share and Enjoy:


	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D34&amp;title=Add%20Facebook%20tab%20to%20business%20page%20with%20Facebook%20dialog&amp;bodytext=Facebook%20has%20exposed%20a%20simple%20way%20for%20the%20users%20to%20add%20an%20application%20tab%20to%20Facebook%20business%20pages%20and%20it%20is%20up%20to%20the%20decision%20of%20the%20developers%20if%20they%20will%20use%20this%20page.%20As%20you%20know%20-%20the%20simplest%20link%20to%20add%20an%20application%20is%20http%3A%2F%2Fwww.facebo" title="Digg"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D34&amp;title=Add%20Facebook%20tab%20to%20business%20page%20with%20Facebook%20dialog&amp;notes=Facebook%20has%20exposed%20a%20simple%20way%20for%20the%20users%20to%20add%20an%20application%20tab%20to%20Facebook%20business%20pages%20and%20it%20is%20up%20to%20the%20decision%20of%20the%20developers%20if%20they%20will%20use%20this%20page.%20As%20you%20know%20-%20the%20simplest%20link%20to%20add%20an%20application%20is%20http%3A%2F%2Fwww.facebo" title="del.icio.us"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D34&amp;t=Add%20Facebook%20tab%20to%20business%20page%20with%20Facebook%20dialog" title="Facebook"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D34&amp;title=Add%20Facebook%20tab%20to%20business%20page%20with%20Facebook%20dialog&amp;annotation=Facebook%20has%20exposed%20a%20simple%20way%20for%20the%20users%20to%20add%20an%20application%20tab%20to%20Facebook%20business%20pages%20and%20it%20is%20up%20to%20the%20decision%20of%20the%20developers%20if%20they%20will%20use%20this%20page.%20As%20you%20know%20-%20the%20simplest%20link%20to%20add%20an%20application%20is%20http%3A%2F%2Fwww.facebo" title="Google Bookmarks"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D34&amp;title=Add%20Facebook%20tab%20to%20business%20page%20with%20Facebook%20dialog&amp;source=Developers+Tips+%26amp%3B+Tricks+&amp;summary=Facebook%20has%20exposed%20a%20simple%20way%20for%20the%20users%20to%20add%20an%20application%20tab%20to%20Facebook%20business%20pages%20and%20it%20is%20up%20to%20the%20decision%20of%20the%20developers%20if%20they%20will%20use%20this%20page.%20As%20you%20know%20-%20the%20simplest%20link%20to%20add%20an%20application%20is%20http%3A%2F%2Fwww.facebo" title="LinkedIn"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D34&amp;title=Add%20Facebook%20tab%20to%20business%20page%20with%20Facebook%20dialog" title="Live"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="" title="Ma.gnolia"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/" title="Ma.gnolia" alt="Ma.gnolia" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.newsvine.com/_tools/seed&amp;save?u=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D34&amp;h=Add%20Facebook%20tab%20to%20business%20page%20with%20Facebook%20dialog" title="NewsVine"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/newsvine.png" title="NewsVine" alt="NewsVine" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D34&amp;partner=sociable" title="Print"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D34&amp;title=Add%20Facebook%20tab%20to%20business%20page%20with%20Facebook%20dialog" title="Reddit"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="" title="Spurl"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/" title="Spurl" alt="Spurl" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D34&amp;title=Add%20Facebook%20tab%20to%20business%20page%20with%20Facebook%20dialog" title="StumbleUpon"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D34" title="Technorati"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="" title="TwitThis"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D34&amp;submitHeadline=Add%20Facebook%20tab%20to%20business%20page%20with%20Facebook%20dialog&amp;submitSummary=Facebook%20has%20exposed%20a%20simple%20way%20for%20the%20users%20to%20add%20an%20application%20tab%20to%20Facebook%20business%20pages%20and%20it%20is%20up%20to%20the%20decision%20of%20the%20developers%20if%20they%20will%20use%20this%20page.%20As%20you%20know%20-%20the%20simplest%20link%20to%20add%20an%20application%20is%20http%3A%2F%2Fwww.facebo&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://daniel-zahariev.info/devtt/?feed=rss2&amp;p=34</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Favourite Google Chrome extensions</title>
		<link>http://daniel-zahariev.info/devtt/?p=31</link>
		<comments>http://daniel-zahariev.info/devtt/?p=31#comments</comments>
		<pubDate>Mon, 31 May 2010 07:14:06 +0000</pubDate>
		<dc:creator>Daniel Zahariev</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Chrome browser]]></category>
		<category><![CDATA[Chrome extensions]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://daniel-zahariev.info/devtt/?p=31</guid>
		<description><![CDATA[Over the past year Google&#8217;s Chrome browser has made a solid progress and has a good and improving standing between all browsers. Some of the best features he offers are &#8211; sleak interface with nice home page, which can be easily modified by Themes, Virtual machine for faster JavaScript execution, support for HTML5, interface for [...]]]></description>
			<content:encoded><![CDATA[<p>Over the past year Google&#8217;s Chrome browser has made a solid progress and has a good and improving standing between all browsers. Some of the best features he offers are &#8211; sleak interface with nice home page, which can be easily modified by <strong>Themes</strong>, Virtual machine for <strong>faster JavaScript</strong> execution, support for <strong>HTML5</strong>, interface for <strong>Extensions</strong>, easy to setup <strong>synchronization of the bookmarks</strong> with your google account; and more specifically for <span style="text-decoration: underline;">web developers</span> &#8211; <strong>Task manager</strong> and <strong>JavaScript&amp;Developer tools</strong>. You can even add more advantages that Chrome browser has in hand but let&#8217;s stop here. Most of the listed things here are also supported by other browsers so why do Google even bother to create a new browser? They have tried to explain it <a title="Google Chrome book" href="http://www.google.com/googlebooks/chrome/" target="_blank">here</a> but my point is that with the format of the extensions they offer working with Chrome is like a child game. As a web developer i need many tools to assess my work by means of load time. Also important is the way i communicate and manage my tasks. So i&#8217;ll give you the list of the Chrome extensions i&#8217;m using the most:</p>
<ul>
<li><a href="https://chrome.google.com/extensions/detail/mihcahmgecmbnbcchbopgniflfhgnkff" target="_blank">Google Mail Checker</a></li>
<li><a href="https://chrome.google.com/extensions/detail/bmagokdooijbeehmkpknfglimnifench" target="_blank">Firebug lite</a></li>
<li><a href="https://chrome.google.com/extensions/detail/aonjhmdcgbgikgjapjckfkefpphjpgma" target="_blank">MeasureIt</a></li>
<li><a href="https://chrome.google.com/extensions/detail/jbikhmelidedkckpokhanhejpkjfboih" target="_blank">Google Tasks</a></li>
<li><a href="https://chrome.google.com/extensions/detail/pbcgnkmbeodkmiijjfnliicelkjfcldg" target="_blank">WiseStamp</a> &#8211; i strongly recommend it to you</li>
<li>And for custom Google Apps domain &#8211; <a href="https://chrome.google.com/extensions/detail/kkmbodalobogbnejmcdghkfimhodifol" target="_blank">Gmail Notifier</a></li>
<li><a href="https://chrome.google.com/extensions/detail/ognampngfcbddbfemdapefohjiobgbdl" target="_blank">Speed Tracer</a></li>
<li><a href="https://chrome.google.com/extensions/detail/amigcgbheognjmfkaieeeadojiibgbdp" target="_blank">TooMany Tabs</a></li>
<li><a href="https://chrome.google.com/extensions/detail/nlbjncdgjeocebhnmkbbbdekmmmcbfjd" target="_blank">RSS</a></li>
</ul>
<p>And here are some less usefull but also do a good work:</p>
<ul>
<li><a href="https://chrome.google.com/extensions/detail/ddpjcojaoicnomgkjeeepiiplgheophj" target="_blank">Google Meeting Scheduler</a></li>
<li><a href="https://chrome.google.com/extensions/detail/aapbdbdomjkkjkaonfhkkikfgjllcleb" target="_blank">Google Translate</a></li>
<li><a href="https://chrome.google.com/extensions/detail/hehijbfgiekmjfkfjpbkbammjbdenadd" target="_blank">IE Tab</a></li>
<li><a href="https://chrome.google.com/extensions/detail/iedjphpihfhgmoigjcaadnhhjejfdopp" target="_blank">Torrent Detector</a></li>
<li><a href="https://chrome.google.com/extensions/detail/digfdjelalmeldlplgcapchelgnlkomc" target="_blank">ChromeMUSE</a> &#8211; Multi-URL Shortener/Expander</li>
</ul>
<p>I hope this lists give you some thoughts about how to organize better your work with Chrome browser for web development.</p>



Share and Enjoy:


	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D31&amp;title=Favourite%20Google%20Chrome%20extensions&amp;bodytext=Over%20the%20past%20year%20Google%27s%20Chrome%20browser%20has%20made%20a%20solid%20progress%20and%20has%20a%20good%20and%20improving%20standing%20between%20all%20browsers.%20Some%20of%20the%20best%20features%20he%20offers%20are%20-%20sleak%20interface%20with%20nice%20home%20page%2C%20which%20can%20be%20easily%20modified%20by%20Themes%2C%20Vi" title="Digg"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D31&amp;title=Favourite%20Google%20Chrome%20extensions&amp;notes=Over%20the%20past%20year%20Google%27s%20Chrome%20browser%20has%20made%20a%20solid%20progress%20and%20has%20a%20good%20and%20improving%20standing%20between%20all%20browsers.%20Some%20of%20the%20best%20features%20he%20offers%20are%20-%20sleak%20interface%20with%20nice%20home%20page%2C%20which%20can%20be%20easily%20modified%20by%20Themes%2C%20Vi" title="del.icio.us"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D31&amp;t=Favourite%20Google%20Chrome%20extensions" title="Facebook"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D31&amp;title=Favourite%20Google%20Chrome%20extensions&amp;annotation=Over%20the%20past%20year%20Google%27s%20Chrome%20browser%20has%20made%20a%20solid%20progress%20and%20has%20a%20good%20and%20improving%20standing%20between%20all%20browsers.%20Some%20of%20the%20best%20features%20he%20offers%20are%20-%20sleak%20interface%20with%20nice%20home%20page%2C%20which%20can%20be%20easily%20modified%20by%20Themes%2C%20Vi" title="Google Bookmarks"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D31&amp;title=Favourite%20Google%20Chrome%20extensions&amp;source=Developers+Tips+%26amp%3B+Tricks+&amp;summary=Over%20the%20past%20year%20Google%27s%20Chrome%20browser%20has%20made%20a%20solid%20progress%20and%20has%20a%20good%20and%20improving%20standing%20between%20all%20browsers.%20Some%20of%20the%20best%20features%20he%20offers%20are%20-%20sleak%20interface%20with%20nice%20home%20page%2C%20which%20can%20be%20easily%20modified%20by%20Themes%2C%20Vi" title="LinkedIn"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D31&amp;title=Favourite%20Google%20Chrome%20extensions" title="Live"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="" title="Ma.gnolia"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/" title="Ma.gnolia" alt="Ma.gnolia" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.newsvine.com/_tools/seed&amp;save?u=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D31&amp;h=Favourite%20Google%20Chrome%20extensions" title="NewsVine"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/newsvine.png" title="NewsVine" alt="NewsVine" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D31&amp;partner=sociable" title="Print"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D31&amp;title=Favourite%20Google%20Chrome%20extensions" title="Reddit"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="" title="Spurl"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/" title="Spurl" alt="Spurl" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D31&amp;title=Favourite%20Google%20Chrome%20extensions" title="StumbleUpon"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D31" title="Technorati"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="" title="TwitThis"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D31&amp;submitHeadline=Favourite%20Google%20Chrome%20extensions&amp;submitSummary=Over%20the%20past%20year%20Google%27s%20Chrome%20browser%20has%20made%20a%20solid%20progress%20and%20has%20a%20good%20and%20improving%20standing%20between%20all%20browsers.%20Some%20of%20the%20best%20features%20he%20offers%20are%20-%20sleak%20interface%20with%20nice%20home%20page%2C%20which%20can%20be%20easily%20modified%20by%20Themes%2C%20Vi&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://daniel-zahariev.info/devtt/?feed=rss2&amp;p=31</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dynamic call to Feed data using FBJS (Facebook)</title>
		<link>http://daniel-zahariev.info/devtt/?p=14</link>
		<comments>http://daniel-zahariev.info/devtt/?p=14#comments</comments>
		<pubDate>Mon, 11 May 2009 14:31:11 +0000</pubDate>
		<dc:creator>Daniel Zahariev</dc:creator>
				<category><![CDATA[FBJS]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://daniel-zahariev.info/devtt/?p=14</guid>
		<description><![CDATA[Publishing user actions to their wall is one of the basic functionalities that make one application viral in the Facebook world. So i&#8217;ll present here a simple method for dynamic retrieval of feed data. My example includes FBML, JavaScript, FBJS, PHP.   Quick links: FB Feed, FBJS AJAX, Feed Template Console,    Instead of storing the [...]]]></description>
			<content:encoded><![CDATA[<p>Publishing user actions to their wall is one of the basic functionalities that make one application viral in the Facebook world. So i&#8217;ll present here a simple method for dynamic retrieval of feed data. My example includes FBML, JavaScript, FBJS, PHP.</p>
<p> </p>
<p>Quick links: <a href="http://wiki.developers.facebook.com/index.php/Feed" target="_blank">FB Feed</a>, <a href="http://wiki.developers.facebook.com/index.php/FBJS#AJAX" target="_blank">FBJS AJAX</a>, <a href="http://developers.facebook.com/tools.php?feed" target="_blank">Feed Template Console</a>, </p>
<p> </p>
<p>Instead of storing the feed data for every action that the user can publish to his wall we can create interface (in php file) for retreaving the feed data. First in the FBML of the application we have to define our JavaScript function:</p>
<p><em>in index.php:</em></p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;"><span style="color: #003366; font-weight: bold;">function</span> toWall<span style="color: #009900;">&#40;</span>feed_id<span style="color: #339933;">,</span> feed_url<span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
	<span style="color: #003366; font-weight: bold;">var</span> toWalldialog <span style="color: #339933;">=</span> <span style="color: #003366; font-weight: bold;">new</span> Dialog<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
	<span style="color: #003366; font-weight: bold;">var</span> ajax <span style="color: #339933;">=</span> <span style="color: #003366; font-weight: bold;">new</span> Ajax<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
	ajax.<span style="color: #660066;">responseType</span> <span style="color: #339933;">=</span> Ajax.<span style="color: #660066;">JSON</span><span style="color: #339933;">;</span>
	ajax.<span style="color: #660066;">requireLogin</span> <span style="color: #339933;">=</span> <span style="color: #003366; font-weight: bold;">true</span><span style="color: #339933;">;</span>
	ajax.<span style="color: #660066;">ondone</span> <span style="color: #339933;">=</span> <span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span>data<span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
		toWalldialog.<span style="color: #660066;">hide</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
		Facebook.<span style="color: #660066;">showFeedDialog</span><span style="color: #009900;">&#40;</span>feed_id<span style="color: #339933;">,</span> data<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
	<span style="color: #009900;">&#125;</span><span style="color: #339933;">;</span>
	toWalldialog.<span style="color: #660066;">showMessage</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;Loading feed data&quot;</span><span style="color: #339933;">,</span> loading_image<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
	ajax.<span style="color: #660066;">post</span><span style="color: #009900;">&#40;</span>feed_url<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span></pre></div></div>

<p>I&#8217;m using here in this function a predefined variable <em>loading_image</em>, for which Facebook takes care:</p>
<p><em>in index.php:</em></p>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">&lt;fb:js-string var=&quot;loading_image&quot;&gt;
  &lt;p style=&quot;text-align:center;&quot;&gt;
    &lt;img src=&quot;http://daniel-zahariev.info/img/indicator.gif&quot; alt=&quot;&quot; /&gt;
  &lt;/p&gt;
&lt;/fb:js-string&gt;</pre></div></div>

<p> </p>
<p>Then we have to call it:</p>
<p><em>in index.php:</em></p>
<p> </p>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">&lt;a onclick=&quot;toWall(feed_id, 'link-to/interface.php'); return false;&quot; href=&quot;#&quot;&gt;publish to wall&lt;/a&gt;</pre></div></div>

<p>In the php file we can have something like this:</p>
<p><em>in interface.php:</em></p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">&lt;?php</span>
<span style="color: #b1b100;">include</span> <span style="color: #0000ff;">&quot;facebook.php&quot;</span><span style="color: #339933;">;</span>
<span style="color: #000088;">$feed_data</span> <span style="color: #339933;">=</span> <span style="color: #990000;">array</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">&quot;set here the value of all keys that you should provide to the registered feed&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #b1b100;">echo</span> jdon_encode<span style="color: #009900;">&#40;</span><span style="color: #000088;">$feed_data</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #000000; font-weight: bold;">?&gt;</span></pre></div></div>

<p> </p>
<p>It is fairly simple method to make your FBML output lighter and this way you make your application faster.</p>



Share and Enjoy:


	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D14&amp;title=Dynamic%20call%20to%20Feed%20data%20using%20FBJS%20%28Facebook%29&amp;bodytext=Publishing%20user%20actions%20to%20their%20wall%20is%20one%20of%20the%20basic%20functionalities%20that%20make%20one%20application%20viral%20in%20the%20Facebook%20world.%20So%20i%27ll%20present%20here%20a%20simple%20method%20for%20dynamic%20retrieval%20of%20feed%20data.%20My%20example%20includes%20FBML%2C%20JavaScript%2C%20FBJS%2C%20PHP." title="Digg"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D14&amp;title=Dynamic%20call%20to%20Feed%20data%20using%20FBJS%20%28Facebook%29&amp;notes=Publishing%20user%20actions%20to%20their%20wall%20is%20one%20of%20the%20basic%20functionalities%20that%20make%20one%20application%20viral%20in%20the%20Facebook%20world.%20So%20i%27ll%20present%20here%20a%20simple%20method%20for%20dynamic%20retrieval%20of%20feed%20data.%20My%20example%20includes%20FBML%2C%20JavaScript%2C%20FBJS%2C%20PHP." title="del.icio.us"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D14&amp;t=Dynamic%20call%20to%20Feed%20data%20using%20FBJS%20%28Facebook%29" title="Facebook"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D14&amp;title=Dynamic%20call%20to%20Feed%20data%20using%20FBJS%20%28Facebook%29&amp;annotation=Publishing%20user%20actions%20to%20their%20wall%20is%20one%20of%20the%20basic%20functionalities%20that%20make%20one%20application%20viral%20in%20the%20Facebook%20world.%20So%20i%27ll%20present%20here%20a%20simple%20method%20for%20dynamic%20retrieval%20of%20feed%20data.%20My%20example%20includes%20FBML%2C%20JavaScript%2C%20FBJS%2C%20PHP." title="Google Bookmarks"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D14&amp;title=Dynamic%20call%20to%20Feed%20data%20using%20FBJS%20%28Facebook%29&amp;source=Developers+Tips+%26amp%3B+Tricks+&amp;summary=Publishing%20user%20actions%20to%20their%20wall%20is%20one%20of%20the%20basic%20functionalities%20that%20make%20one%20application%20viral%20in%20the%20Facebook%20world.%20So%20i%27ll%20present%20here%20a%20simple%20method%20for%20dynamic%20retrieval%20of%20feed%20data.%20My%20example%20includes%20FBML%2C%20JavaScript%2C%20FBJS%2C%20PHP." title="LinkedIn"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D14&amp;title=Dynamic%20call%20to%20Feed%20data%20using%20FBJS%20%28Facebook%29" title="Live"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="" title="Ma.gnolia"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/" title="Ma.gnolia" alt="Ma.gnolia" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.newsvine.com/_tools/seed&amp;save?u=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D14&amp;h=Dynamic%20call%20to%20Feed%20data%20using%20FBJS%20%28Facebook%29" title="NewsVine"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/newsvine.png" title="NewsVine" alt="NewsVine" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D14&amp;partner=sociable" title="Print"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D14&amp;title=Dynamic%20call%20to%20Feed%20data%20using%20FBJS%20%28Facebook%29" title="Reddit"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="" title="Spurl"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/" title="Spurl" alt="Spurl" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D14&amp;title=Dynamic%20call%20to%20Feed%20data%20using%20FBJS%20%28Facebook%29" title="StumbleUpon"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D14" title="Technorati"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="" title="TwitThis"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D14&amp;submitHeadline=Dynamic%20call%20to%20Feed%20data%20using%20FBJS%20%28Facebook%29&amp;submitSummary=Publishing%20user%20actions%20to%20their%20wall%20is%20one%20of%20the%20basic%20functionalities%20that%20make%20one%20application%20viral%20in%20the%20Facebook%20world.%20So%20i%27ll%20present%20here%20a%20simple%20method%20for%20dynamic%20retrieval%20of%20feed%20data.%20My%20example%20includes%20FBML%2C%20JavaScript%2C%20FBJS%2C%20PHP.&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://daniel-zahariev.info/devtt/?feed=rss2&amp;p=14</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Google Analytics (Data Export) API</title>
		<link>http://daniel-zahariev.info/devtt/?p=5</link>
		<comments>http://daniel-zahariev.info/devtt/?p=5#comments</comments>
		<pubDate>Sat, 09 May 2009 22:21:10 +0000</pubDate>
		<dc:creator>Daniel Zahariev</dc:creator>
				<category><![CDATA[Analytics]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP APIs]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Google Analytics]]></category>

		<guid isPermaLink="false">http://daniel-zahariev.info/devtt/?p=5</guid>
		<description><![CDATA[Recently Google launched Google Analytics Data Export API which allows developers to connect to a Google profile and download Analytics data in the form of Google Data API feeds I was interested and i started a search and i found that this guy &#8211; Chris Hope has already done a series of small PHP tutorials on this topic. I have some ideas and [...]]]></description>
			<content:encoded><![CDATA[<p>Recently Google launched <a href="http://code.google.com/intl/bg-BG/apis/analytics/docs/gdata/gdataDeveloperGuide.html" target="_blank">Google Analytics Data Export API</a> which allows developers to connect to a Google profile and</p>
<blockquote><p>download Analytics data in the form of Google Data API feeds</p></blockquote>
<p>I was interested and i started a <a title="search for Google Analytics PHP interface" href="http://www.google.bg/search?source=ig&amp;hl=bg&amp;rlz=1G1GGLQ_BGBG249&amp;q=google+php+analytics+api&amp;btnG=Google+търсене&amp;meta=lr%3D&amp;aq=f&amp;oq=" target="_blank">search</a> and i found that this guy &#8211; <a href="http://www.electrictoolbox.com/chris-hope/" target="_blank">Chris Hope</a> has already done a series of small PHP tutorials on this topic. I have some ideas and i may start writing my own PHP interface for this new Google API.</p>
<p>Stay tuned <img src='http://daniel-zahariev.info/devtt/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>



Share and Enjoy:


	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D5&amp;title=Google%20Analytics%20%28Data%20Export%29%20API&amp;bodytext=Recently%C2%A0Google%20launched%C2%A0Google%20Analytics%20Data%20Export%20API%C2%A0which%20allows%20developers%20to%20connect%20to%20a%C2%A0Google%20profile%C2%A0and%0D%0Adownload%C2%A0Analytics%20data%20in%20the%20form%20of%20Google%20Data%20API%20feeds%0D%0AI%20was%20interested%20and%20i%20started%20a%20search%C2%A0and%20i%20found%20that%20this%20g" title="Digg"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D5&amp;title=Google%20Analytics%20%28Data%20Export%29%20API&amp;notes=Recently%C2%A0Google%20launched%C2%A0Google%20Analytics%20Data%20Export%20API%C2%A0which%20allows%20developers%20to%20connect%20to%20a%C2%A0Google%20profile%C2%A0and%0D%0Adownload%C2%A0Analytics%20data%20in%20the%20form%20of%20Google%20Data%20API%20feeds%0D%0AI%20was%20interested%20and%20i%20started%20a%20search%C2%A0and%20i%20found%20that%20this%20g" title="del.icio.us"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D5&amp;t=Google%20Analytics%20%28Data%20Export%29%20API" title="Facebook"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D5&amp;title=Google%20Analytics%20%28Data%20Export%29%20API&amp;annotation=Recently%C2%A0Google%20launched%C2%A0Google%20Analytics%20Data%20Export%20API%C2%A0which%20allows%20developers%20to%20connect%20to%20a%C2%A0Google%20profile%C2%A0and%0D%0Adownload%C2%A0Analytics%20data%20in%20the%20form%20of%20Google%20Data%20API%20feeds%0D%0AI%20was%20interested%20and%20i%20started%20a%20search%C2%A0and%20i%20found%20that%20this%20g" title="Google Bookmarks"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D5&amp;title=Google%20Analytics%20%28Data%20Export%29%20API&amp;source=Developers+Tips+%26amp%3B+Tricks+&amp;summary=Recently%C2%A0Google%20launched%C2%A0Google%20Analytics%20Data%20Export%20API%C2%A0which%20allows%20developers%20to%20connect%20to%20a%C2%A0Google%20profile%C2%A0and%0D%0Adownload%C2%A0Analytics%20data%20in%20the%20form%20of%20Google%20Data%20API%20feeds%0D%0AI%20was%20interested%20and%20i%20started%20a%20search%C2%A0and%20i%20found%20that%20this%20g" title="LinkedIn"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D5&amp;title=Google%20Analytics%20%28Data%20Export%29%20API" title="Live"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="" title="Ma.gnolia"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/" title="Ma.gnolia" alt="Ma.gnolia" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.newsvine.com/_tools/seed&amp;save?u=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D5&amp;h=Google%20Analytics%20%28Data%20Export%29%20API" title="NewsVine"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/newsvine.png" title="NewsVine" alt="NewsVine" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D5&amp;partner=sociable" title="Print"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D5&amp;title=Google%20Analytics%20%28Data%20Export%29%20API" title="Reddit"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="" title="Spurl"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/" title="Spurl" alt="Spurl" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D5&amp;title=Google%20Analytics%20%28Data%20Export%29%20API" title="StumbleUpon"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D5" title="Technorati"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="" title="TwitThis"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fdaniel-zahariev.info%2Fdevtt%2F%3Fp%3D5&amp;submitHeadline=Google%20Analytics%20%28Data%20Export%29%20API&amp;submitSummary=Recently%C2%A0Google%20launched%C2%A0Google%20Analytics%20Data%20Export%20API%C2%A0which%20allows%20developers%20to%20connect%20to%20a%C2%A0Google%20profile%C2%A0and%0D%0Adownload%C2%A0Analytics%20data%20in%20the%20form%20of%20Google%20Data%20API%20feeds%0D%0AI%20was%20interested%20and%20i%20started%20a%20search%C2%A0and%20i%20found%20that%20this%20g&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://daniel-zahariev.info/devtt/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://daniel-zahariev.info/devtt/?feed=rss2&amp;p=5</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

