[Google Wave APIs] Re: Gadget Debugger

2010-01-15 Thread Chris (Jesdisciple)
Thanks for the fix!  And the debugger does stay out of my way so far.
=)

On Jan 14, 11:13 pm, MrIncognito  wrote:
> On Jan 14, 3:14 am, "Chris (Jesdisciple)" 
> wrote:
>
> > Hi,
>
> > Is there something I'm supposed to do to let it take the correct
> > height, or is it maybe incompatible with mygadget'ssettings?
>
> > Thanks,
> > Chris
>
> It's supposed to take size automatically, but apparently you can't get
> good readings on height nowadays. It seems to be fixed now.
> Also, now when using gadgets.window.adjustHeight(), it SHOULD tack on
> enough space that when thedebuggeris minimized you can see the wholegadget.
>
> > I would also suggest linking to the samplewavefrom the wiki. (And
> > perhaps making one inWavePreview as well).
>
> I shall do this.
-- 
You received this message because you are subscribed to the Google Groups 
"Google Wave API" group.
To post to this group, send email to google-wave-...@googlegroups.com.
To unsubscribe from this group, send email to 
google-wave-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




[Google Wave APIs] Re: Gadget Debugger

2010-01-14 Thread MrIncognito
On Jan 14, 3:14 am, "Chris (Jesdisciple)" 
wrote:
> Hi,
>
> Is there something I'm supposed to do to let it take the correct
> height, or is it maybe incompatible with my gadget's settings?
>
> Thanks,
> Chris

It's supposed to take size automatically, but apparently you can't get
good readings on height nowadays. It seems to be fixed now.
Also, now when using gadgets.window.adjustHeight(), it SHOULD tack on
enough space that when the debugger is minimized you can see the whole
gadget.

> I would also suggest linking to the sample wave from the wiki. (And
> perhaps making one in Wave Preview as well).

I shall do this.
-- 
You received this message because you are subscribed to the Google Groups 
"Google Wave API" group.
To post to this group, send email to google-wave-...@googlegroups.com.
To unsubscribe from this group, send email to 
google-wave-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




[Google Wave APIs] Re: Gadget Debugger

2010-01-14 Thread Chris (Jesdisciple)
Of course, I do need to give a link:
https://wave.google.com/wave/#restored:wave:googlewave.com!w%252BnHMSOZ-BA

On Dec 15 2009, 2:21 pm, MrIncognito  wrote:
> I made an inlineGadget/Javascriptdebuggerfor some reason.
> Instructions for using it are 
> here:http://code.google.com/p/sj-gadgets/wiki/Usage
>
> Currently the features are:
> * Ability to reload just thegadget(via the containing frame)
> * Console log
> *Gadgetprefs watchlist
> * A tab displaying the currentgadgetstate (with the option of
> resetting it)
>
> The features it DOESN'T have, but are planned, are:
> * A watchlist for regular variables/expressions
> * The ability to change the values of the state or prefs through the
> watchlist
> * Special formatting of traced objects and arrays
> * The ability to manipulate thedebuggerpanel through code
> * The choice of a side-by-side layout instead of top-and-bottom
>
> Also, you can use it to debug Javascript things other than gadgets,
> but the only feature available in those cases is the console log.
>
> Does anyone have any comments, suggestions, complaints, bug r eports,
> instances of Internet Explorer or Firefox making it look ugly,
> observations, descriptions, quotations, or lavish praise?
-- 
You received this message because you are subscribed to the Google Groups 
"Google Wave API" group.
To post to this group, send email to google-wave-...@googlegroups.com.
To unsubscribe from this group, send email to 
google-wave-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




[Google Wave APIs] Re: Gadget Debugger

2010-01-14 Thread Chris (Jesdisciple)
Hi,

Is there something I'm supposed to do to let it take the correct
height, or is it maybe incompatible with my gadget's settings?

Thanks,
Chris

On Dec 15 2009, 2:21 pm, MrIncognito  wrote:
> I made an inlineGadget/Javascriptdebuggerfor some reason.
> Instructions for using it are 
> here:http://code.google.com/p/sj-gadgets/wiki/Usage
>
> Currently the features are:
> * Ability to reload just thegadget(via the containing frame)
> * Console log
> *Gadgetprefs watchlist
> * A tab displaying the currentgadgetstate (with the option of
> resetting it)
>
> The features it DOESN'T have, but are planned, are:
> * A watchlist for regular variables/expressions
> * The ability to change the values of the state or prefs through the
> watchlist
> * Special formatting of traced objects and arrays
> * The ability to manipulate thedebuggerpanel through code
> * The choice of a side-by-side layout instead of top-and-bottom
>
> Also, you can use it to debug Javascript things other than gadgets,
> but the only feature available in those cases is the console log.
>
> Does anyone have any comments, suggestions, complaints, bug r eports,
> instances of Internet Explorer or Firefox making it look ugly,
> observations, descriptions, quotations, or lavish praise?
-- 
You received this message because you are subscribed to the Google Groups 
"Google Wave API" group.
To post to this group, send email to google-wave-...@googlegroups.com.
To unsubscribe from this group, send email to 
google-wave-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




Re: [Google Wave APIs] Re: Gadget Debugger

2010-01-13 Thread pamela (Google Employee)
I would also suggest linking to the sample wave from the wiki. (And
perhaps making one in Wave Preview as well).

On Thu, Jan 14, 2010 at 11:12 AM, pamela (Google Employee)
 wrote:
> That's cool! I'll try to find somewhere to link to that from the docs.
> Thanks for sharing!
>
> On Sat, Jan 9, 2010 at 8:47 AM, MrIncognito  wrote:
>> Do links work like this?
>> https://wave.google.com/a/wavesandbox.com/?ll=debug#restored:wave:wavesandbox.com!w%252BjaqW1kMkA
>>
>> This sample gadget uses the console to report when values are sent,
>> and shows off editing the states via the debug panel.
>>
>> Side note: Added the ability to edit states by double clicking on the
>> value in the table. You can use this to see how a gadget reacts to
>> external state changes.
>>
>> On Dec 18 2009, 12:21 am, "pamela (Google Employee)"
>>  wrote:
>>> Heya -
>>>
>>> This seems promising, but I didn't find its usage obvious from the
>>> wiki description. Could you link to a few sample waves that show ways
>>> of using it?
>>>
>>> Thanks for sharing -- debugging gadgets can be a hard thing.
>>>
>>> - pamela
>>
>> --
>> You received this message because you are subscribed to the Google Groups 
>> "Google Wave API" group.
>> To post to this group, send email to google-wave-...@googlegroups.com.
>> To unsubscribe from this group, send email to 
>> google-wave-api+unsubscr...@googlegroups.com.
>> For more options, visit this group at 
>> http://groups.google.com/group/google-wave-api?hl=en.
>>
>>
>>
>>
>
-- 
You received this message because you are subscribed to the Google Groups 
"Google Wave API" group.
To post to this group, send email to google-wave-...@googlegroups.com.
To unsubscribe from this group, send email to 
google-wave-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




Re: [Google Wave APIs] Re: Gadget Debugger

2010-01-13 Thread pamela (Google Employee)
That's cool! I'll try to find somewhere to link to that from the docs.
Thanks for sharing!

On Sat, Jan 9, 2010 at 8:47 AM, MrIncognito  wrote:
> Do links work like this?
> https://wave.google.com/a/wavesandbox.com/?ll=debug#restored:wave:wavesandbox.com!w%252BjaqW1kMkA
>
> This sample gadget uses the console to report when values are sent,
> and shows off editing the states via the debug panel.
>
> Side note: Added the ability to edit states by double clicking on the
> value in the table. You can use this to see how a gadget reacts to
> external state changes.
>
> On Dec 18 2009, 12:21 am, "pamela (Google Employee)"
>  wrote:
>> Heya -
>>
>> This seems promising, but I didn't find its usage obvious from the
>> wiki description. Could you link to a few sample waves that show ways
>> of using it?
>>
>> Thanks for sharing -- debugging gadgets can be a hard thing.
>>
>> - pamela
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google Wave API" group.
> To post to this group, send email to google-wave-...@googlegroups.com.
> To unsubscribe from this group, send email to 
> google-wave-api+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/google-wave-api?hl=en.
>
>
>
>
-- 
You received this message because you are subscribed to the Google Groups 
"Google Wave API" group.
To post to this group, send email to google-wave-...@googlegroups.com.
To unsubscribe from this group, send email to 
google-wave-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.




[Google Wave APIs] Re: Gadget Debugger

2010-01-08 Thread MrIncognito
Do links work like this?
https://wave.google.com/a/wavesandbox.com/?ll=debug#restored:wave:wavesandbox.com!w%252BjaqW1kMkA

This sample gadget uses the console to report when values are sent,
and shows off editing the states via the debug panel.

Side note: Added the ability to edit states by double clicking on the
value in the table. You can use this to see how a gadget reacts to
external state changes.

On Dec 18 2009, 12:21 am, "pamela (Google Employee)"
 wrote:
> Heya -
>
> This seems promising, but I didn't find its usage obvious from the
> wiki description. Could you link to a few sample waves that show ways
> of using it?
>
> Thanks for sharing -- debugging gadgets can be a hard thing.
>
> - pamela
-- 
You received this message because you are subscribed to the Google Groups 
"Google Wave API" group.
To post to this group, send email to google-wave-...@googlegroups.com.
To unsubscribe from this group, send email to 
google-wave-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.