<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>OpenSocial Application Development Google Group</title>
  <link>http://groups.google.com/group/opensocial-api</link>
  <description>OpenSocial provides a common set of APIs for building social applications (with standard JavaScript and HTML) that run across multiple websites. This forum is the place for developers to post questions, share ideas, and post example projects for feedback. </description>
  <language>en</language>
  <item>
  <title>How can we create and post blog entry using open social api to social networking sites</title>
  <link>http://groups.google.com/group/opensocial-api/browse_frm/thread/998b19e73fc98914/f91820436f89f8f4?show_docid=f91820436f89f8f4</link>
  <description>
  My requirement is to create a blog to open social supported sites. &lt;br&gt; Want to post comments to Blogs using Open social API. &lt;br&gt; Is it possible? please help.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/opensocial-api/browse_frm/thread/998b19e73fc98914/f91820436f89f8f4?show_docid=f91820436f89f8f4</guid>
  <author>
  hookacco...@gmail.com
  (Hook Account)
  </author>
  <pubDate>Tue, 22 Dec 2009 12:46:55 UT
</pubDate>
  </item>
  <item>
  <title>Re: [OpenSocial] Is there any way too see how many people uses a gadget if there are less than 100?</title>
  <link>http://groups.google.com/group/opensocial-api/browse_frm/thread/bdbb5723deaf11b5/d72f300063bc2a54?show_docid=d72f300063bc2a54</link>
  <description>
  Hello! &lt;br&gt; Some containers send you statistics. Orkut for example send weekly &lt;br&gt; statistics. I suggest you to use Google Analytics, which allow you to &lt;br&gt; measure lots of informations, and it´s easy to setup. See: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.google.com/analytics&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; If you want a really simple feature, build your own measure system. You can
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/opensocial-api/browse_frm/thread/bdbb5723deaf11b5/d72f300063bc2a54?show_docid=d72f300063bc2a54</guid>
  <author>
  biu.dan...@gmail.com
  (Robson Dantas)
  </author>
  <pubDate>Wed, 30 Dec 2009 10:50:30 UT
</pubDate>
  </item>
  <item>
  <title>Re: [OpenSocial] Application height problem in OSDE</title>
  <link>http://groups.google.com/group/opensocial-api/browse_frm/thread/a69e07601779395f/4749008683d66064?show_docid=4749008683d66064</link>
  <description>
  Hello, &lt;br&gt; Please post your message on OSDE group: &lt;br&gt; opensocial-development-environ ment@googlegroups.com &lt;br&gt; For sure there´re many experts there who can help you. &lt;br&gt; Regards, &lt;br&gt; Robson Dantas &lt;br&gt; 2009/12/14 praveenr019 &amp;lt;praveenr...@gmail.com&amp;gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/opensocial-api/browse_frm/thread/a69e07601779395f/4749008683d66064?show_docid=4749008683d66064</guid>
  <author>
  biu.dan...@gmail.com
  (Robson Dantas)
  </author>
  <pubDate>Tue, 29 Dec 2009 12:49:05 UT
</pubDate>
  </item>
  <item>
  <title>Re: [OpenSocial] return values from popup to gadget</title>
  <link>http://groups.google.com/group/opensocial-api/browse_frm/thread/26530852610ddab0/6ef5d820c8f16127?show_docid=6ef5d820c8f16127</link>
  <description>
  Hello, &lt;br&gt; I dont know which container you´re using, but since it runs on a &amp;quot;proxied&amp;quot; &lt;br&gt; url, you should open your popup using the same directive, otherwise your &lt;br&gt; browser will complain. &lt;br&gt; Try to open your popup using getProxyUrl function: &lt;br&gt; var url = gadgets.io.getProxyUrl(&amp;quot;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.myserver.com/somefile.html&quot;&gt;[link]&lt;/a&gt;&amp;quot;);
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/opensocial-api/browse_frm/thread/26530852610ddab0/6ef5d820c8f16127?show_docid=6ef5d820c8f16127</guid>
  <author>
  biu.dan...@gmail.com
  (Robson Dantas)
  </author>
  <pubDate>Sun, 20 Dec 2009 12:22:03 UT
</pubDate>
  </item>
  <item>
  <title>return values from popup to gadget</title>
  <link>http://groups.google.com/group/opensocial-api/browse_frm/thread/26530852610ddab0/cd96adf556eb4f10?show_docid=cd96adf556eb4f10</link>
  <description>
  hi, &lt;br&gt; i&#39;ve a gadget that open a popup to let users upload an image to my server. &lt;br&gt; anyone know if its possible to pass variables from popup window to gadget ? &lt;br&gt; I&#39;ve tried with opener.... but not possible, no permisions to access. &lt;br&gt; Many thanks
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/opensocial-api/browse_frm/thread/26530852610ddab0/cd96adf556eb4f10?show_docid=cd96adf556eb4f10</guid>
  <author>
  kai...@gmail.com
  (Sergio Campos (aka Kaiowa))
  </author>
  <pubDate>Sat, 19 Dec 2009 16:51:58 UT
</pubDate>
  </item>
  <item>
  <title>Is there any way too see how many people uses a gadget if there are less than 100?</title>
  <link>http://groups.google.com/group/opensocial-api/browse_frm/thread/bdbb5723deaf11b5/7c47dd48c580fcf1?show_docid=7c47dd48c580fcf1</link>
  <description>
  I want to see regulary how many people are using my gadgets. What &lt;br&gt; happen if I do modifications.. &lt;br&gt; But if there are less then 100 I don&#39;t know how to see the exact &lt;br&gt; number.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/opensocial-api/browse_frm/thread/bdbb5723deaf11b5/7c47dd48c580fcf1?show_docid=7c47dd48c580fcf1</guid>
  <author>
  bogdanpetra...@gmail.com
  (Petrache Bogdan)
  </author>
  <pubDate>Tue, 15 Dec 2009 19:57:18 UT
</pubDate>
  </item>
  <item>
  <title>Google friend connect</title>
  <link>http://groups.google.com/group/opensocial-api/browse_frm/thread/017d11620e7eb1de/797d3eb5e4689e9f?show_docid=797d3eb5e4689e9f</link>
  <description>
  Hi All, &lt;br&gt; I want to create my whole site in GFC what will be the best approach. &lt;br&gt; Its a shopping cart site, i want to implement it using inline page &lt;br&gt; integration. but what will be approach to design my product list page &lt;br&gt; so that it will not consume to much time. &lt;br&gt; Note: these gadgets will not be available for public use.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/opensocial-api/browse_frm/thread/017d11620e7eb1de/797d3eb5e4689e9f?show_docid=797d3eb5e4689e9f</guid>
  <author>
  abhi.ksrivast...@gmail.com
  (Abhi)
  </author>
  <pubDate>Fri, 18 Dec 2009 06:50:37 UT
</pubDate>
  </item>
  <item>
  <title>Re: [OpenSocial] Why I can&#39;t use Proxy Content?</title>
  <link>http://groups.google.com/group/opensocial-api/browse_frm/thread/cdd4a557bf7df2d2/76f6901a3fb3cf9f?show_docid=76f6901a3fb3cf9f</link>
  <description>
  I have found the problem, when specify the href property, it must be &amp;quot; &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.baidu.com/&quot;&gt;[link]&lt;/a&gt;&amp;quot;, the final slash is manditory. &lt;br&gt; &lt;p&gt;2009/12/12 靳雄飞 &amp;lt;jinx...@gmail.com&amp;gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/opensocial-api/browse_frm/thread/cdd4a557bf7df2d2/76f6901a3fb3cf9f?show_docid=76f6901a3fb3cf9f</guid>
  <author>
  jinx...@gmail.com
  (靳雄飞)
  </author>
  <pubDate>Wed, 16 Dec 2009 16:40:08 UT
</pubDate>
  </item>
  <item>
  <title>opensocial Template fail to access nodes</title>
  <link>http://groups.google.com/group/opensocial-api/browse_frm/thread/deadca6b28c43789/a06586e29928da66?show_docid=a06586e29928da66</link>
  <description>
  most feeds and rest APIs have items named &amp;quot;media:content&amp;quot; &lt;br&gt; &lt;p&gt;opensocial template simply ignores those. &lt;br&gt; &lt;p&gt;&amp;lt;os:Repeat expression=&amp;quot;${youtube.content. value.items}&amp;quot; if=&amp;quot;$ &lt;br&gt; {Context.Index lt 12}&amp;quot;&amp;gt; &lt;br&gt; title: ${Cur.title} &amp;lt;!-- will show up okay--&amp;gt; &lt;br&gt; img: ${Cur.media:content} &amp;lt;!-- will be blatantly ignored --&amp;gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/opensocial-api/browse_frm/thread/deadca6b28c43789/a06586e29928da66?show_docid=a06586e29928da66</guid>
  <author>
  d...@mailinator.com
  (desudesu)
  </author>
  <pubDate>Wed, 16 Dec 2009 13:29:10 UT
</pubDate>
  </item>
  <item>
  <title>API to get the URL of my gadget</title>
  <link>http://groups.google.com/group/opensocial-api/browse_frm/thread/320f96c9c55965f1/979863e91593a3ae?show_docid=979863e91593a3ae</link>
  <description>
  I have a gadget which calls services on the server on which it is &lt;br&gt; hosted. This gadget and those services exist on multiple server &lt;br&gt; installations. When my gadget invokes the services using makeRequest, &lt;br&gt; it needs to build the URL for the service relative to the URL of &lt;br&gt; itself. &lt;br&gt; &lt;p&gt;So, is there some javascript API for the gadget to figure out where it
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/opensocial-api/browse_frm/thread/320f96c9c55965f1/979863e91593a3ae?show_docid=979863e91593a3ae</guid>
  <author>
  randy.hud...@gmail.com
  (Randy Hudson)
  </author>
  <pubDate>Tue, 15 Dec 2009 18:27:21 UT
</pubDate>
  </item>
  <item>
  <title>Custom Idspec</title>
  <link>http://groups.google.com/group/opensocial-api/browse_frm/thread/8d395d6f2e4b6501/5a562eaba6eca412?show_docid=5a562eaba6eca412</link>
  <description>
  Hey,i am new to the application development,I was wondering how to &lt;br&gt; select the application data of all my users. &lt;br&gt; &lt;p&gt;I need to do this coz,i have to implement a search routine. &lt;br&gt; &lt;p&gt;Also,is there a simple way to have global application data. &lt;br&gt; Example:- Highscores.. or the no. of times the app has been accessed.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/opensocial-api/browse_frm/thread/8d395d6f2e4b6501/5a562eaba6eca412?show_docid=5a562eaba6eca412</guid>
  <author>
  sriram...@gmail.com
  (Sriram137)
  </author>
  <pubDate>Tue, 15 Dec 2009 15:06:29 UT
</pubDate>
  </item>
  <item>
  <title>Application height problem in OSDE</title>
  <link>http://groups.google.com/group/opensocial-api/browse_frm/thread/a69e07601779395f/48e7fc980a1ec791?show_docid=48e7fc980a1ec791</link>
  <description>
  Hi, &lt;br&gt; I am newbie to development of OpenSocial application and i am &lt;br&gt; using the OSDE plugin for eclipse for the development. When I launch &lt;br&gt; my application in my local system its not showing the complete app, &lt;br&gt; the height is limited to portion of the app. But, when the same &lt;br&gt; application is posted to orkut sandbox its doing well in it. Anyone
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/opensocial-api/browse_frm/thread/a69e07601779395f/48e7fc980a1ec791?show_docid=48e7fc980a1ec791</guid>
  <author>
  praveenr...@gmail.com
  (praveenr019)
  </author>
  <pubDate>Mon, 14 Dec 2009 17:36:09 UT
</pubDate>
  </item>
  <item>
  <title>Why I can&#39;t use Proxy Content?</title>
  <link>http://groups.google.com/group/opensocial-api/browse_frm/thread/cdd4a557bf7df2d2/81d19a2e9cc85ee4?show_docid=81d19a2e9cc85ee4</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;I am new to OpenSocial and reading tutorial now. &lt;br&gt; &lt;p&gt;I follow some example to test the &amp;quot;Proxy Content&amp;quot; feature, but got &lt;br&gt; &amp;quot;Unable to reach remote host. HTTP status 502&amp;quot;. &lt;br&gt; &lt;p&gt;Here is my Gadget Spec, It is very simple, and I add this Gadget to &lt;br&gt; igoogle page: &lt;br&gt; &amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; ?&amp;gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/opensocial-api/browse_frm/thread/cdd4a557bf7df2d2/81d19a2e9cc85ee4?show_docid=81d19a2e9cc85ee4</guid>
  <author>
  jinx...@gmail.com
  (靳雄飞)
  </author>
  <pubDate>Sat, 12 Dec 2009 10:01:05 UT
</pubDate>
  </item>
  <item>
  <title>Issues on hasPermission and requestPermission for gadgets</title>
  <link>http://groups.google.com/group/opensocial-api/browse_frm/thread/798220e132b59708/2801a250bb26c74b?show_docid=2801a250bb26c74b</link>
  <description>
  Hi there. &lt;br&gt; I´m developing a gadget and testing it on the Orkut sandbox. &lt;br&gt; I startet do post activities and faced the permissions issues, so I &lt;br&gt; implemented the classic &lt;br&gt; &lt;p&gt;if (opensocial.hasPermission(open social.Permission.VIEWER)) { &lt;br&gt; DO STUFF &lt;br&gt; opensocial.requestPermission &lt;br&gt; (opensocial.Permission.VIEWER, reason , function (response){});
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/opensocial-api/browse_frm/thread/798220e132b59708/2801a250bb26c74b?show_docid=2801a250bb26c74b</guid>
  <author>
  ovw.t...@gmail.com
  (O View)
  </author>
  <pubDate>Fri, 11 Dec 2009 13:16:54 UT
</pubDate>
  </item>
  <item>
  <title>Re: OS possibilities</title>
  <link>http://groups.google.com/group/opensocial-api/browse_frm/thread/911656fff300bf70/e74f867ee7c0af63?show_docid=e74f867ee7c0af63</link>
  <description>
  Creating accounts is not part of the OpenSocial API (neither is adding &lt;br&gt; or removing friends, etc). Generally a social network wants to have &lt;br&gt; control over how this works and doesn&#39;t trust apps to just go muck &lt;br&gt; about with accounts and/or friend lists. &lt;br&gt; &lt;p&gt;If you really need that functionality you could extend your
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/opensocial-api/browse_frm/thread/911656fff300bf70/e74f867ee7c0af63?show_docid=e74f867ee7c0af63</guid>
  <author>
  chab...@google.com
  (Chris Chabot)
  </author>
  <pubDate>Thu, 10 Dec 2009 13:04:20 UT
</pubDate>
  </item>
  </channel>
</rss>
