You cannot post messages because only members can post, and you are not currently a member.
Description:
This is a group for mysterious things.
|
|
|
Got a question? Check the FAQ
|
| |
For answers to common questions, please see the FAQ: [link] Please post in the group if you have further questions after reading that. Many of the sticky posts that were formerly at the top of the forum are now there, and most of these questions are about accounts.
|
|
Jan. 5th WaveSandbox.com Release: API Changes
|
| |
Hi developers - We released a new version of the Wave sandbox server yesterday, and there was one API fix: Issue 570: Unable to display profile photo in gadget Those changes are also documented in the changelog: [link] If you find a regression bug, please report it in the issue tracker if... more »
|
|
Office Hours Starting in 5 Minutes
|
| |
Virtual Google Wave APIs office hours will begin in 5 minutes. You should see the wave appear in your inbox, but if not, visit this URL: [link] A link to the transcript will be posted here afterwards.
|
|
Jan. 6th Wave Preview Release: API Changes
|
| |
Hi developers - We released a new version of the Wave Preview server today, and the release included one resolved issue from the issue tracker (as well as several untracked issues): Issue 570: Unable to display profile photo in gadget Those changes are also documented in the changelog: [link]... more »
|
|
Update: Google Wave Sandbox Account Status
|
| |
Hi developers - We wanted to give you an update on the current status of Wave Sandbox Accounts. We are now processing new account requests twice a week, which means that developers that request an account should expect to receive their account within a week. If you are a developer that requested a Wave Sandbox account more than a week ago and haven't... more »
|
|
'robot not defined' following the tutorial (linux)
|
| |
I got the tutorial code working on win, and now we are following the tutorial on linux. I created the appengine app. Then, svn checkout of the wave api on the root dir for the robot I also have an app.yaml and the .py file (copied from the tutorial) using appcfg update nameoftherobot, on the folder that has the robot... more »
|
|
how can I get the position of blip. Replies
|
| |
Hey guys! I'm developing a robot in Java and I can't find a way how can find out is blip a reply for another blip or not. I mean if u enumerate children of the root blip like this @Override public void processEvents(RobotMessageBund le bundle) { Wavelet wavelet = bundle.getWavelet(); Blip root= wavelet.getRootBlip();... more »
|
|
Blip size not adjusted to fit gadget size (Sandbox only)
|
| |
Hi, Starting today, I noticed that when adding a gadget to a blip, the blip size is not calculated correctly and only part of the gadget is shown. This was not the behavior until yesterday, and also on the preview version it still works fine, i.e. the blip size is adjusted automatically to fully accommodate the gadget.... more »
|
|
This Week's Office Hours
|
| |
Each week, we hold office hours in Wave Sandbox. This week's office hours will take place at the following time: Sydney (Australia - New South Wales): Thursday, 7 January 2010 at 4:00:00 PM UTC+11 hours EDT San Francisco (U.S.A. - California): Wednesday, 6 January 2010 at 9:00:00 PM UTC-8 hours PST Corresponding UTC (GMT): Thursday, 7 January 2010 at 05:00:00... more »
|
|
Problem with html form in a Gadget on FireFox
|
| |
Hello, I have a gadget with a simple form whose ACTION attribute is set to an empty string: <FORM NAME=ColorSelection ACTION=""><P> <INPUT TYPE=RADIO NAME="Color" VALUE="Red">red<BR> <INPUT TYPE=RADIO NAME="Color" VALUE="Blue">blue<BR> <INPUT TYPE=RADIO NAME="Color" VALUE="Green">green<P> <button id="chooseColor" onclick="buttonClicked()">Sele ct</button>... more »
|
|
|