<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>iplocation/ip.location.xml</filename>
    </added>
    <added>
      <filename>mediawikiapi/mediawikiapi.env</filename>
    </added>
    <added>
      <filename>mediawikiapi/mediawikiapi.namespacealiases.xml</filename>
    </added>
    <added>
      <filename>mediawikiapi/mediawikiapi.namespaces.xml</filename>
    </added>
    <added>
      <filename>mediawikiapi/mediawikiapi.recentchanges.xml</filename>
    </added>
    <added>
      <filename>mediawikiapi/mediawikiapi.user.contribs.xml</filename>
    </added>
    <added>
      <filename>mediawikiapi/mediawikiapi.user.xml</filename>
    </added>
    <added>
      <filename>mediawikiapi/test.recentchanges.xml</filename>
    </added>
    <added>
      <filename>regex/regex.xml</filename>
    </added>
    <added>
      <filename>slideshare/slideshare.transcript.xml</filename>
    </added>
    <added>
      <filename>yahoo/messenger/yahoo.messenger.status.xml</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -3,20 +3,20 @@
   &lt;meta&gt;
     &lt;author&gt;Chirag Shah&lt;/author&gt;
     &lt;documentationURL&gt;http://www.opensocial.org/Technical-Resources/opensocial-spec-v081/restful-protocol&lt;/documentationURL&gt;
-    &lt;sampleQuery&gt; select * from opensocial.auth&lt;/sampleQuery&gt;
+    &lt;sampleQuery&gt;select * from {table} where ck = &quot;orkut.com:623061448914&quot; and cks = &quot;uynAeXiWTisflWX99KU1D2q5&quot; and count = &quot;4&quot; and container = &quot;orkut&quot; and guid = &quot;03067092798963641994&quot; and selector = &quot;friends&quot;&lt;/sampleQuery&gt;
   &lt;/meta&gt;
   &lt;bindings&gt;
-    &lt;select itemPath=&quot;rsp&quot; produces=&quot;XML&quot;&gt;
+    &lt;select itemPath=&quot;&quot; produces=&quot;XML&quot;&gt;
       &lt;urls&gt;
         &lt;url&gt;http://sandbox.orkut.com/social/rest/people/&lt;/url&gt;
       &lt;/urls&gt;
       &lt;inputs&gt;
         &lt;key id='method' type='xs:string' paramType='variable' const=&quot;true&quot; default=&quot;opensocial.people&quot; /&gt;
-        &lt;key id='ck' type='xs:string' paramType='variable' required=&quot;false&quot; /&gt;
-        &lt;key id='cks' type='xs:string' paramType='variable' required=&quot;false&quot; /&gt;
+        &lt;key id='ck' type='xs:string' paramType='variable' required=&quot;true&quot; /&gt;
+        &lt;key id='cks' type='xs:string' paramType='variable' required=&quot;true&quot; /&gt;
         &lt;key id='guid' type='xs:string' paramType='variable' required=&quot;true&quot; /&gt;
         &lt;key id='selector' type='xs:string' paramType='variable' required=&quot;true&quot; /&gt;
-        &lt;key id='count' type='xs:string' paramType='variable' required=&quot;true&quot; /&gt;
+        &lt;key id='count' type='xs:string' paramType='variable' required=&quot;true&quot; default=&quot;20&quot; /&gt;
         &lt;key id='container' type='xs:string' paramType='variable' required=&quot;true&quot; /&gt;
       &lt;/inputs&gt;
       &lt;execute&gt;&lt;![CDATA[
@@ -24,7 +24,7 @@
         y.include(&quot;http://oauth.googlecode.com/svn/code/javascript/oauth.js&quot;);
         y.include(&quot;http://oauth.googlecode.com/svn/code/javascript/sha1.js&quot;);
 
-        var base = '';
+        var base;
         if(container == 'orkut') 
             base = 'http://sandbox.orkut.com/social/rest/people/';
         else if(container == 'friendconnect')
@@ -41,16 +41,16 @@
                 ['oauth_signature_method', 'HMAC-SHA1'],
                 ['oauth_consumer_key', ck],
                 ['oauth_version', '1.0'],
-                ['xoauth_requestor_id', guid]
+                ['xoauth_requestor_id', guid],
+                ['format', 'json']
             ]
         };
 
         OAuth.setTimestampAndNonce(message);
         OAuth.setParameter(message, &quot;oauth_timestamp&quot;, OAuth.timestamp());
         OAuth.SignatureMethod.sign(message, accessor);
-
         var finalRequestUrl = OAuth.addToURL(message.action, message.parameters);
-        response.object = y.rest(finalRequestUrl).get().response();
+        response.object = y.rest(finalRequestUrl).get().response;
       ]]&gt;&lt;/execute&gt;
     &lt;/select&gt;
   &lt;/bindings&gt;</diff>
      <filename>opensocial/opensocial.people.xml</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>iplocation/iplocation.xml</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>338b636eb1878b22685681be6c5528c47d6fa24b</id>
    </parent>
    <parent>
      <id>fe7b8d67cec8d28f2a15aed04e9c927cd39ae882</id>
    </parent>
  </parents>
  <author>
    <name>Jim O'Donnell</name>
    <email>jim@eatyourgreens.org.uk</email>
  </author>
  <url>http://github.com/yql/yql-tables/commit/cf7f0fb55b77e7c2d90a304edb7aa13419580573</url>
  <id>cf7f0fb55b77e7c2d90a304edb7aa13419580573</id>
  <committed-date>2009-05-13T13:09:52-07:00</committed-date>
  <authored-date>2009-05-13T13:09:52-07:00</authored-date>
  <message>Merge branch 'master' of git://github.com/spullara/yql-tables</message>
  <tree>bba51da70e3a9508793908b1f29d39bf482b0923</tree>
  <committer>
    <name>Jim O'Donnell</name>
    <email>jim@eatyourgreens.org.uk</email>
  </committer>
</commit>
