In fact, I have already started renaming the "Developer Console" to
"Developer
Toolbar" in a change I checked in this morning. The changes were mostly
to 2 chapters:

4. Overview of OpenLaszlo Application Development
49. Understanding Compilation

I'm about to start some pretty major changes to the Debugging chapter.

I also like Developer Toolbar and Debugger Console. If there are no
objection, I'll use
those terms.

Speaking of the Developer Toolbar, is there a chance we (meaning someone
besides
me) could change the look, specifically the width? On a small monitor, it's
1,200 pixels
wide (depending on the screen resolution), and I need to horizontal scroll
to see the
whole thing. For example, if the radio buttons and checkboxes were aligned
horizontally instead of vertically, it would save several hundred pixels.

Just a thought.

On Fri, Feb 4, 2011 at 9:47 AM, P T Withington <[email protected]> wrote:

> There's confusion about the Debugger "console" and the Developer "console"
> in our code and documentation.  I'd love to come up with a better term.  I'm
> thinking that the place where the user interacts with the debugger (the
> output window, input pane, preferences buttons, etc.) should be called the
> "Debugger Console" and the thing at the bottom of your browser viewport
> where you control the compiling and runtime options should be called the
> "Developer Toolbar".
>
> console 2 |ˈkänˌsōl|
> noun
> 1 a panel or unit accommodating a set of controls for electronic or
> mechanical equipment.
> • a cabinet for television or radio equipment.
> • the cabinet or enclosure containing the keyboards, stops, pedals, etc.,
> of an organ.
> • a monitor and keyboard in a multiuser computer system.
>
> toolbar |ˈtoōlˌbär|
> noun Computing
> (in a program with a graphical user interface) a strip of icons used to
> perform certain functions.
>
> ---
>
> Then there is the additional confusion that the "remote" debugger actually
> puts the "Debugger Console" into the "Developer Toolbar".  I call the normal
> debugger console the "in app" console, because it puts the wind in your
> application canvas.  Maybe there is a better term for when the debugger
> console is put into the developer toolbar than "remote debugger"?
>

Reply via email to