<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/opensocial-api</id>
  <title type="text">OpenSocial Application Development Google Group</title>
  <subtitle type="text">
  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.
  </subtitle>
  <link href="/group/opensocial-api/feed/atom_v1_0_msgs.xml" rel="self" title="OpenSocial Application Development feed"/>
  <updated>2009-12-30T10:50:30Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Hook Account</name>
  <email>hookacco...@gmail.com</email>
  </author>
  <updated>2009-12-22T12:46:55Z</updated>
  <id>http://groups.google.com/group/opensocial-api/browse_frm/thread/998b19e73fc98914/f91820436f89f8f4?show_docid=f91820436f89f8f4</id>
  <link href="http://groups.google.com/group/opensocial-api/browse_frm/thread/998b19e73fc98914/f91820436f89f8f4?show_docid=f91820436f89f8f4"/>
  <title type="text">How can we create and post blog entry using open social api to social networking sites</title>
  <summary type="html" xml:space="preserve">
  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.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Robson Dantas</name>
  <email>biu.dan...@gmail.com</email>
  </author>
  <updated>2009-12-30T10:50:30Z</updated>
  <id>http://groups.google.com/group/opensocial-api/browse_frm/thread/bdbb5723deaf11b5/d72f300063bc2a54?show_docid=d72f300063bc2a54</id>
  <link href="http://groups.google.com/group/opensocial-api/browse_frm/thread/bdbb5723deaf11b5/d72f300063bc2a54?show_docid=d72f300063bc2a54"/>
  <title type="text">Re: [OpenSocial] Is there any way too see how many people uses a gadget if there are less than 100?</title>
  <summary type="html" xml:space="preserve">
  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
  </summary>
  </entry>
  <entry>
  <author>
  <name>Robson Dantas</name>
  <email>biu.dan...@gmail.com</email>
  </author>
  <updated>2009-12-29T12:49:05Z</updated>
  <id>http://groups.google.com/group/opensocial-api/browse_frm/thread/a69e07601779395f/4749008683d66064?show_docid=4749008683d66064</id>
  <link href="http://groups.google.com/group/opensocial-api/browse_frm/thread/a69e07601779395f/4749008683d66064?show_docid=4749008683d66064"/>
  <title type="text">Re: [OpenSocial] Application height problem in OSDE</title>
  <summary type="html" xml:space="preserve">
  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;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Robson Dantas</name>
  <email>biu.dan...@gmail.com</email>
  </author>
  <updated>2009-12-20T12:22:03Z</updated>
  <id>http://groups.google.com/group/opensocial-api/browse_frm/thread/26530852610ddab0/6ef5d820c8f16127?show_docid=6ef5d820c8f16127</id>
  <link href="http://groups.google.com/group/opensocial-api/browse_frm/thread/26530852610ddab0/6ef5d820c8f16127?show_docid=6ef5d820c8f16127"/>
  <title type="text">Re: [OpenSocial] return values from popup to gadget</title>
  <summary type="html" xml:space="preserve">
  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;);
  </summary>
  </entry>
  <entry>
  <author>
  <name>Sergio Campos (aka Kaiowa)</name>
  <email>kai...@gmail.com</email>
  </author>
  <updated>2009-12-19T16:51:58Z</updated>
  <id>http://groups.google.com/group/opensocial-api/browse_frm/thread/26530852610ddab0/cd96adf556eb4f10?show_docid=cd96adf556eb4f10</id>
  <link href="http://groups.google.com/group/opensocial-api/browse_frm/thread/26530852610ddab0/cd96adf556eb4f10?show_docid=cd96adf556eb4f10"/>
  <title type="text">return values from popup to gadget</title>
  <summary type="html" xml:space="preserve">
  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
  </summary>
  </entry>
  <entry>
  <author>
  <name>Petrache Bogdan</name>
  <email>bogdanpetra...@gmail.com</email>
  </author>
  <updated>2009-12-15T19:57:18Z</updated>
  <id>http://groups.google.com/group/opensocial-api/browse_frm/thread/bdbb5723deaf11b5/7c47dd48c580fcf1?show_docid=7c47dd48c580fcf1</id>
  <link href="http://groups.google.com/group/opensocial-api/browse_frm/thread/bdbb5723deaf11b5/7c47dd48c580fcf1?show_docid=7c47dd48c580fcf1"/>
  <title type="text">Is there any way too see how many people uses a gadget if there are less than 100?</title>
  <summary type="html" xml:space="preserve">
  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.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Abhi</name>
  <email>abhi.ksrivast...@gmail.com</email>
  </author>
  <updated>2009-12-18T06:50:37Z</updated>
  <id>http://groups.google.com/group/opensocial-api/browse_frm/thread/017d11620e7eb1de/797d3eb5e4689e9f?show_docid=797d3eb5e4689e9f</id>
  <link href="http://groups.google.com/group/opensocial-api/browse_frm/thread/017d11620e7eb1de/797d3eb5e4689e9f?show_docid=797d3eb5e4689e9f"/>
  <title type="text">Google friend connect</title>
  <summary type="html" xml:space="preserve">
  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.
  </summary>
  </entry>
  <entry>
  <author>
  <name>靳雄飞</name>
  <email>jinx...@gmail.com</email>
  </author>
  <updated>2009-12-16T16:40:08Z</updated>
  <id>http://groups.google.com/group/opensocial-api/browse_frm/thread/cdd4a557bf7df2d2/76f6901a3fb3cf9f?show_docid=76f6901a3fb3cf9f</id>
  <link href="http://groups.google.com/group/opensocial-api/browse_frm/thread/cdd4a557bf7df2d2/76f6901a3fb3cf9f?show_docid=76f6901a3fb3cf9f"/>
  <title type="text">Re: [OpenSocial] Why I can&#39;t use Proxy Content?</title>
  <summary type="html" xml:space="preserve">
  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;
  </summary>
  </entry>
  <entry>
  <author>
  <name>desudesu</name>
  <email>d...@mailinator.com</email>
  </author>
  <updated>2009-12-16T13:29:10Z</updated>
  <id>http://groups.google.com/group/opensocial-api/browse_frm/thread/deadca6b28c43789/a06586e29928da66?show_docid=a06586e29928da66</id>
  <link href="http://groups.google.com/group/opensocial-api/browse_frm/thread/deadca6b28c43789/a06586e29928da66?show_docid=a06586e29928da66"/>
  <title type="text">opensocial Template fail to access nodes</title>
  <summary type="html" xml:space="preserve">
  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;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Randy Hudson</name>
  <email>randy.hud...@gmail.com</email>
  </author>
  <updated>2009-12-15T18:27:21Z</updated>
  <id>http://groups.google.com/group/opensocial-api/browse_frm/thread/320f96c9c55965f1/979863e91593a3ae?show_docid=979863e91593a3ae</id>
  <link href="http://groups.google.com/group/opensocial-api/browse_frm/thread/320f96c9c55965f1/979863e91593a3ae?show_docid=979863e91593a3ae"/>
  <title type="text">API to get the URL of my gadget</title>
  <summary type="html" xml:space="preserve">
  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
  </summary>
  </entry>
  <entry>
  <author>
  <name>Sriram137</name>
  <email>sriram...@gmail.com</email>
  </author>
  <updated>2009-12-15T15:06:29Z</updated>
  <id>http://groups.google.com/group/opensocial-api/browse_frm/thread/8d395d6f2e4b6501/5a562eaba6eca412?show_docid=5a562eaba6eca412</id>
  <link href="http://groups.google.com/group/opensocial-api/browse_frm/thread/8d395d6f2e4b6501/5a562eaba6eca412?show_docid=5a562eaba6eca412"/>
  <title type="text">Custom Idspec</title>
  <summary type="html" xml:space="preserve">
  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.
  </summary>
  </entry>
  <entry>
  <author>
  <name>praveenr019</name>
  <email>praveenr...@gmail.com</email>
  </author>
  <updated>2009-12-14T17:36:09Z</updated>
  <id>http://groups.google.com/group/opensocial-api/browse_frm/thread/a69e07601779395f/48e7fc980a1ec791?show_docid=48e7fc980a1ec791</id>
  <link href="http://groups.google.com/group/opensocial-api/browse_frm/thread/a69e07601779395f/48e7fc980a1ec791?show_docid=48e7fc980a1ec791"/>
  <title type="text">Application height problem in OSDE</title>
  <summary type="html" xml:space="preserve">
  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
  </summary>
  </entry>
  <entry>
  <author>
  <name>靳雄飞</name>
  <email>jinx...@gmail.com</email>
  </author>
  <updated>2009-12-12T10:01:05Z</updated>
  <id>http://groups.google.com/group/opensocial-api/browse_frm/thread/cdd4a557bf7df2d2/81d19a2e9cc85ee4?show_docid=81d19a2e9cc85ee4</id>
  <link href="http://groups.google.com/group/opensocial-api/browse_frm/thread/cdd4a557bf7df2d2/81d19a2e9cc85ee4?show_docid=81d19a2e9cc85ee4"/>
  <title type="text">Why I can&#39;t use Proxy Content?</title>
  <summary type="html" xml:space="preserve">
  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;
  </summary>
  </entry>
  <entry>
  <author>
  <name>O View</name>
  <email>ovw.t...@gmail.com</email>
  </author>
  <updated>2009-12-11T13:16:54Z</updated>
  <id>http://groups.google.com/group/opensocial-api/browse_frm/thread/798220e132b59708/2801a250bb26c74b?show_docid=2801a250bb26c74b</id>
  <link href="http://groups.google.com/group/opensocial-api/browse_frm/thread/798220e132b59708/2801a250bb26c74b?show_docid=2801a250bb26c74b"/>
  <title type="text">Issues on hasPermission and requestPermission for gadgets</title>
  <summary type="html" xml:space="preserve">
  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){});
  </summary>
  </entry>
  <entry>
  <author>
  <name>Chris Chabot</name>
  <email>chab...@google.com</email>
  </author>
  <updated>2009-12-10T13:04:20Z</updated>
  <id>http://groups.google.com/group/opensocial-api/browse_frm/thread/911656fff300bf70/e74f867ee7c0af63?show_docid=e74f867ee7c0af63</id>
  <link href="http://groups.google.com/group/opensocial-api/browse_frm/thread/911656fff300bf70/e74f867ee7c0af63?show_docid=e74f867ee7c0af63"/>
  <title type="text">Re: OS possibilities</title>
  <summary type="html" xml:space="preserve">
  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
  </summary>
  </entry>
</feed>
