<?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/google-wave-api</id>
  <title type="text">Google Wave API Google Group</title>
  <subtitle type="text">
  This is a group for mysterious things.
  </subtitle>
  <link href="/group/google-wave-api/feed/atom_v1_0_msgs.xml" rel="self" title="Google Wave API feed"/>
  <updated>2010-01-05T16:45:03Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>boaz sapir</name>
  <email>sapirb...@gmail.com</email>
  </author>
  <updated>2010-01-05T16:45:03Z</updated>
  <id>http://groups.google.com/group/google-wave-api/browse_frm/thread/b2dd1246e17199a0/75ba62091896229a?show_docid=75ba62091896229a</id>
  <link href="http://groups.google.com/group/google-wave-api/browse_frm/thread/b2dd1246e17199a0/75ba62091896229a?show_docid=75ba62091896229a"/>
  <title type="text">Blip size not adjusted to fit gadget size (Sandbox only)</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; Starting today, I noticed that when adding a gadget to a blip, the &lt;br&gt; blip size is not calculated correctly and only part of the gadget is &lt;br&gt; shown. This was not the behavior until yesterday, and also on the &lt;br&gt; preview version it still works fine, i.e. the blip size is adjusted &lt;br&gt; automatically to fully accommodate the gadget.
  </summary>
  </entry>
  <entry>
  <author>
  <name>boaz sapir</name>
  <email>sapirb...@gmail.com</email>
  </author>
  <updated>2010-01-05T14:01:48Z</updated>
  <id>http://groups.google.com/group/google-wave-api/browse_frm/thread/f86ff85888e20715/b839ca44632af9a7?show_docid=b839ca44632af9a7</id>
  <link href="http://groups.google.com/group/google-wave-api/browse_frm/thread/f86ff85888e20715/b839ca44632af9a7?show_docid=b839ca44632af9a7"/>
  <title type="text">Re: Problem with html form in a Gadget on FireFox</title>
  <summary type="html" xml:space="preserve">
  Thank you, this solution does work. &lt;br&gt; Note that normally an empty action is legal and is equivalent to the &lt;br&gt; current document&#39;s address (see &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://stackoverflow.com/questions/1131781/blank-html-form-action-posting-back-to-self&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; for example), and it does work fine if you use it on FireFox or Chrome &lt;br&gt; in a standalone HTML document (not in Wave), and in Chrome it works
  </summary>
  </entry>
  <entry>
  <author>
  <name>pamela (Google Employee)</name>
  <email>pamela...@gmail.com</email>
  </author>
  <updated>2010-01-05T00:33:04Z</updated>
  <id>http://groups.google.com/group/google-wave-api/browse_frm/thread/4dc45d1f424bb3cc/70b44c211f1f9ce3?show_docid=70b44c211f1f9ce3</id>
  <link href="http://groups.google.com/group/google-wave-api/browse_frm/thread/4dc45d1f424bb3cc/70b44c211f1f9ce3?show_docid=70b44c211f1f9ce3"/>
  <title type="text">This Week&#39;s Office Hours</title>
  <summary type="html" xml:space="preserve">
  Each week, we hold office hours in Wave Sandbox. &lt;br&gt; This week&#39;s office hours will take place at the following time: &lt;br&gt; Sydney (Australia - New South Wales): Thursday, 7 January 2010 at &lt;br&gt; 4:00:00 PM	UTC+11 hours EDT &lt;br&gt; San Francisco (U.S.A. - California): Wednesday, 6 January 2010 at &lt;br&gt; 9:00:00 PM	UTC-8 hours PST &lt;br&gt; Corresponding UTC (GMT): Thursday, 7 January 2010 at 05:00:00
  </summary>
  </entry>
  <entry>
  <author>
  <name>Dan</name>
  <email>dansmithw...@googlemail.com</email>
  </author>
  <updated>2010-01-04T23:17:39Z</updated>
  <id>http://groups.google.com/group/google-wave-api/browse_frm/thread/f86ff85888e20715/d44d752da1a067a3?show_docid=d44d752da1a067a3</id>
  <link href="http://groups.google.com/group/google-wave-api/browse_frm/thread/f86ff85888e20715/d44d752da1a067a3?show_docid=d44d752da1a067a3"/>
  <title type="text">Re: Problem with html form in a Gadget on FireFox</title>
  <summary type="html" xml:space="preserve">
  It should work if you put: &lt;br&gt; &amp;lt;button type=&amp;quot;button&amp;quot; id=&amp;quot;chooseColor&amp;quot; onclick=&amp;quot;buttonClicked &lt;br&gt; ()&amp;quot;&amp;gt;Select&amp;lt;/button&amp;gt; &lt;br&gt; If you don&#39;t include type=&amp;quot;button&amp;quot; then the default is assumed, which &lt;br&gt; is type=&amp;quot;submit&amp;quot; - so the form is actually being submitted and that&#39;s &lt;br&gt; throwing the error as the action is empty.
  </summary>
  </entry>
  <entry>
  <author>
  <name>boaz</name>
  <email>sapirb...@gmail.com</email>
  </author>
  <updated>2010-01-04T19:33:05Z</updated>
  <id>http://groups.google.com/group/google-wave-api/browse_frm/thread/f86ff85888e20715/38f449cef61f057a?show_docid=38f449cef61f057a</id>
  <link href="http://groups.google.com/group/google-wave-api/browse_frm/thread/f86ff85888e20715/38f449cef61f057a?show_docid=38f449cef61f057a"/>
  <title type="text">Problem with html form in a Gadget on FireFox</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; I have a gadget with a simple form whose ACTION attribute is set to an &lt;br&gt; empty string: &lt;br&gt; &amp;lt;FORM NAME=ColorSelection ACTION=&amp;quot;&amp;quot;&amp;gt;&amp;lt;P&amp;gt; &lt;br&gt; &amp;lt;INPUT TYPE=RADIO NAME=&amp;quot;Color&amp;quot; VALUE=&amp;quot;Red&amp;quot;&amp;gt;red&amp;lt;BR&amp;gt; &lt;br&gt; &amp;lt;INPUT TYPE=RADIO NAME=&amp;quot;Color&amp;quot; VALUE=&amp;quot;Blue&amp;quot;&amp;gt;blue&amp;lt;BR&amp;gt; &lt;br&gt; &amp;lt;INPUT TYPE=RADIO NAME=&amp;quot;Color&amp;quot; VALUE=&amp;quot;Green&amp;quot;&amp;gt;green&amp;lt;P&amp;gt; &lt;br&gt; &amp;lt;button id=&amp;quot;chooseColor&amp;quot; onclick=&amp;quot;buttonClicked()&amp;quot;&amp;gt;Sele ct&amp;lt;/button&amp;gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Thomas Jungblut</name>
  <email>thomas.jungb...@googlemail.com</email>
  </author>
  <updated>2010-01-04T15:18:20Z</updated>
  <id>http://groups.google.com/group/google-wave-api/browse_frm/thread/b61a16812be9bafa/6e9b78b5f21275da?show_docid=6e9b78b5f21275da</id>
  <link href="http://groups.google.com/group/google-wave-api/browse_frm/thread/b61a16812be9bafa/6e9b78b5f21275da?show_docid=6e9b78b5f21275da"/>
  <title type="text">Re: Radio Button Group not work !!!!!</title>
  <summary type="html" xml:space="preserve">
  Sorry for spam but I can tell you what&#39;s wrong: &lt;br&gt; I let the bot give out the list of formelements for the values etc. &lt;br&gt; and I found the right one &lt;br&gt; {&#39;type&#39;:&#39;RADIO_BUTTON_GROUP&#39;,&#39; properties&#39;:{name=RBG, &lt;br&gt; value=po...@appspot.com, label=, defaultValue=po...@appspot.com } &lt;br&gt; After manipulating the Radiobuttons, the value and defautValue
  </summary>
  </entry>
  <entry>
  <author>
  <name>x00</name>
  <email>dt01pqt...@yahoo.com</email>
  </author>
  <updated>2010-01-04T14:19:11Z</updated>
  <id>http://groups.google.com/group/google-wave-api/browse_frm/thread/ecfa933b986ad917/a500fc110ccdeeeb?show_docid=a500fc110ccdeeeb</id>
  <link href="http://groups.google.com/group/google-wave-api/browse_frm/thread/ecfa933b986ad917/a500fc110ccdeeeb?show_docid=a500fc110ccdeeeb"/>
  <title type="text">Re: Sticky Gadget</title>
  <summary type="html" xml:space="preserve">
  I don&#39;t know what your intention is but I talked about something &lt;br&gt; similar (albeit conceptually), in the protocol forum. &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.com/group/wave-protocol/browse_thread/thread/31b530f537decffd&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Thomas Jungblut</name>
  <email>thomas.jungb...@googlemail.com</email>
  </author>
  <updated>2010-01-04T10:57:39Z</updated>
  <id>http://groups.google.com/group/google-wave-api/browse_frm/thread/b61a16812be9bafa/62202d1d399d9542?show_docid=62202d1d399d9542</id>
  <link href="http://groups.google.com/group/google-wave-api/browse_frm/thread/b61a16812be9bafa/62202d1d399d9542?show_docid=62202d1d399d9542"/>
  <title type="text">Re: Radio Button Group not work !!!!!</title>
  <summary type="html" xml:space="preserve">
  Shot update: &lt;br&gt; I tried to get this output: getFormElement(&amp;quot;RBG&amp;quot;).toString (); &lt;br&gt; So it gave me this here: &lt;br&gt; {&#39;type&#39;:&#39;LABEL&#39;,&#39;properties&#39;:{ name=RBG, value=listelement_value, &lt;br&gt; label=, defaultValue=listelement_value }} &lt;br&gt; And it doesn&#39;t matter what radio button I&#39;ve selected. &lt;br&gt; I don&#39;t know wheter the problem is in the API or in my
  </summary>
  </entry>
  <entry>
  <author>
  <name>Thomas Jungblut</name>
  <email>thomas.jungb...@googlemail.com</email>
  </author>
  <updated>2010-01-04T10:44:25Z</updated>
  <id>http://groups.google.com/group/google-wave-api/browse_frm/thread/b61a16812be9bafa/cd1706bbddfadf24?show_docid=cd1706bbddfadf24</id>
  <link href="http://groups.google.com/group/google-wave-api/browse_frm/thread/b61a16812be9bafa/cd1706bbddfadf24?show_docid=cd1706bbddfadf24"/>
  <title type="text">Re: Radio Button Group not work !!!!!</title>
  <summary type="html" xml:space="preserve">
  push! &lt;br&gt; Hi all, &lt;br&gt; I have the same problem. Here is an example: &lt;br&gt; textview.appendElement(new FormElement(ElementType.RADIO_ BUTTON_GROUP, &lt;br&gt; &amp;quot;RBG&amp;quot;)); &lt;br&gt; for(int i = 0; i &amp;lt; LIST.size(); i++) &lt;br&gt; { &lt;br&gt; textview.appendElement(new FormElement &lt;br&gt; (ElementType.RADIO_BUTTON,LIST .get(i),&amp;quot;RBG&amp;quot;)); //(ElementType type,
  </summary>
  </entry>
  <entry>
  <author>
  <name>Matias Molinas</name>
  <email>matias.moli...@gmail.com</email>
  </author>
  <updated>2010-01-04T02:45:54Z</updated>
  <id>http://groups.google.com/group/google-wave-api/browse_frm/thread/3c6db57077af48cb/4ca8688d6348ef4d?show_docid=4ca8688d6348ef4d</id>
  <link href="http://groups.google.com/group/google-wave-api/browse_frm/thread/3c6db57077af48cb/4ca8688d6348ef4d?show_docid=4ca8688d6348ef4d"/>
  <title type="text">Re: [Google Wave APIs] ToDoList Gadget using JQuery UI and JQGrid</title>
  <summary type="html" xml:space="preserve">
  I apologize if occasionally does not work, because I am deploying a &lt;br&gt; new version and running tests. &lt;br&gt; 2010/1/3 Matias Molinas &amp;lt;matias.moli...@gmail.com&amp;gt;:
  </summary>
  </entry>
  <entry>
  <author>
  <name>Matias Molinas</name>
  <email>matias.moli...@gmail.com</email>
  </author>
  <updated>2010-01-04T02:42:46Z</updated>
  <id>http://groups.google.com/group/google-wave-api/browse_frm/thread/3c6db57077af48cb/e4e0a403af2aa440?show_docid=e4e0a403af2aa440</id>
  <link href="http://groups.google.com/group/google-wave-api/browse_frm/thread/3c6db57077af48cb/e4e0a403af2aa440?show_docid=e4e0a403af2aa440"/>
  <title type="text">Re: [Google Wave APIs] ToDoList Gadget using JQuery UI and JQGrid</title>
  <summary type="html" xml:space="preserve">
  2010/1/3 pamela (Google Employee) &amp;lt;pamela...@gmail.com&amp;gt;: &lt;br&gt; Yes, that&#39;s the idea! &lt;br&gt; ToDoList Gadget Installer: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.bubaproject.com/todolistinstaller.xml&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; BubaProject Robot Installer: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.bubaproject.com/installer.xml&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>pamela (Google Employee)</name>
  <email>pamela...@gmail.com</email>
  </author>
  <updated>2010-01-04T02:30:45Z</updated>
  <id>http://groups.google.com/group/google-wave-api/browse_frm/thread/0cbefa06b209b2b1/86aa3f86ebd2b7e7?show_docid=86aa3f86ebd2b7e7</id>
  <link href="http://groups.google.com/group/google-wave-api/browse_frm/thread/0cbefa06b209b2b1/86aa3f86ebd2b7e7?show_docid=86aa3f86ebd2b7e7"/>
  <title type="text">Re: [Google Wave APIs] Re: wavelet.appendBlip(&quot;ID&quot;) doesn&#39;t set DataDocument</title>
  <summary type="html" xml:space="preserve">
  Ah. I believe it means that the new ID will be stored there *after* &lt;br&gt; the operation has been processed. &lt;br&gt; The API doesn&#39;t know the actual ID of the blip until after the &lt;br&gt; operations are sent to the server, and just gives you a temporary ID. &lt;br&gt; The server then puts a datadocument of the new ID in the wavelet, so
  </summary>
  </entry>
  <entry>
  <author>
  <name>pamela (Google Employee)</name>
  <email>pamela...@gmail.com</email>
  </author>
  <updated>2010-01-04T01:25:42Z</updated>
  <id>http://groups.google.com/group/google-wave-api/browse_frm/thread/ecfa933b986ad917/09816a7917ab4ade?show_docid=09816a7917ab4ade</id>
  <link href="http://groups.google.com/group/google-wave-api/browse_frm/thread/ecfa933b986ad917/09816a7917ab4ade?show_docid=09816a7917ab4ade"/>
  <title type="text">Re: [Google Wave APIs] Sticky Gadget</title>
  <summary type="html" xml:space="preserve">
  Hi Aminits - &lt;br&gt; That isn&#39;t possible now. If it was, it would probably be something &lt;br&gt; like a sticky blip, and the user could pin that blip. The user could &lt;br&gt; fake that now by loading the gadget in one wave, loading the other &lt;br&gt; wave, and splitting the screen so that the gadget wave is always &lt;br&gt; visible. This may not work for your use case, however.
  </summary>
  </entry>
  <entry>
  <author>
  <name>pamela (Google Employee)</name>
  <email>pamela...@gmail.com</email>
  </author>
  <updated>2010-01-04T01:23:08Z</updated>
  <id>http://groups.google.com/group/google-wave-api/browse_frm/thread/3c6db57077af48cb/7a944e2ae0f72c4d?show_docid=7a944e2ae0f72c4d</id>
  <link href="http://groups.google.com/group/google-wave-api/browse_frm/thread/3c6db57077af48cb/7a944e2ae0f72c4d?show_docid=7a944e2ae0f72c4d"/>
  <title type="text">Re: [Google Wave APIs] ToDoList Gadget using JQuery UI and JQGrid</title>
  <summary type="html" xml:space="preserve">
  Snazzy! &lt;br&gt; So, if the user has a buba account, it will sync to their account, and &lt;br&gt; if not, it will save in the state? &lt;br&gt; I like that idea, if so. &lt;br&gt; I made a sample wave on sandbox with it here: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://wave.google.com/a/wavesandbox.com/#restored:wave:wavesandbox.com!w%252BydBe9kmbA&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Is there an installer? &lt;br&gt; - pamela
  </summary>
  </entry>
  <entry>
  <author>
  <name>Polson136</name>
  <email>polson...@gmail.com</email>
  </author>
  <updated>2010-01-04T01:00:56Z</updated>
  <id>http://groups.google.com/group/google-wave-api/browse_frm/thread/2b4b1e82910c5dd4/9b84a9b6b323c986?show_docid=9b84a9b6b323c986</id>
  <link href="http://groups.google.com/group/google-wave-api/browse_frm/thread/2b4b1e82910c5dd4/9b84a9b6b323c986?show_docid=9b84a9b6b323c986"/>
  <title type="text">Re: gadget trouble using javascript</title>
  <summary type="html" xml:space="preserve">
  You&#39;re both wrong. I told you it was probably something really simple &lt;br&gt; and that I was new. Javascript should not be capitalized. Sorry for &lt;br&gt; the waste of your time.
  </summary>
  </entry>
</feed>
