[Sugar-devel] [Karma] changed jquery.karma.js to use 'name' property instead of ID

2009-09-12 Thread Bryan Berry
Felipe, I changed id property for images, sounds, and surfaces to name instead. Did this to avoid confusion with an html element's ID attribute. I have changed adding_up to reflect this change -- Bryan W. Berry Technology Director OLE Nepal, http://www.olenepal.org

Re: [Sugar-devel] [Karma] changed jquery.karma.js to use 'name' property instead of ID

2009-09-12 Thread Lucian Branescu
Be careful, name is the historical precursor of id and it's valid in XHTML Transitional for the same purpose. 2009/9/12 Bryan Berry br...@olenepal.org: Felipe, I changed id property for images, sounds, and surfaces to name instead. Did this to avoid confusion with an html element's ID

Re: [Sugar-devel] [Karma] changed jquery.karma.js to use 'name' property instead of ID

2009-09-12 Thread Bryan Berry
sure, but we don't use 'name' in the html, only in the API for referencing particular resources for example k.surfaces[scorebox] references the scorebox canvas k.surfaces[timer] references the timer canvas k.library.images[ball] references a ball image preloaded in the following code k.init({

Re: [Sugar-devel] [Karma] changed jquery.karma.js to use 'name' property instead of ID

2009-09-12 Thread Bryan Berry
that said, i am tempted to use 'kid' as in 'karma id' to avoid just this confusion On Sat, 2009-09-12 at 08:43 +0100, Lucian Branescu wrote: Be careful, name is the historical precursor of id and it's valid in XHTML Transitional for the same purpose. 2009/9/12 Bryan Berry br...@olenepal.org:

Re: [Sugar-devel] [IAEP] Project Guidelines posted

2009-09-12 Thread Tomeu Vizoso
On Thu, Sep 10, 2009 at 10:34, Aleksey Lim alsr...@member.fsf.org wrote: On Wed, Sep 02, 2009 at 03:51:55PM -0500, David Farning wrote: The project guidelines are now on the wiki at http://wiki.sugarlabs.org/go/Sugar_Labs/Project_Guidelines . Please edit as necessary.   When it looks like

Re: [Sugar-devel] Calculate toolbars work in progress shots

2009-09-12 Thread Simon Schampijer
On 09/12/2009 03:10 AM, Gary C Martin wrote: Hi Eben, On 11 Sep 2009, at 21:01, Eben Eliason wrote: On Fri, Sep 11, 2009 at 3:17 PM, Gary C Marting...@garycmartin.com wrote: Hi Eben, On 11 Sep 2009, at 20:11, Eben Eliason wrote: Looks great! The icons are quite nice. My only

Re: [Sugar-devel] Calculate toolbars work in progress shots

2009-09-12 Thread Gary C Martin
Hi Fred On 12 Sep 2009, at 04:56, Frederick Grose wrote: On Fri, Sep 11, 2009 at 9:10 PM, Gary C Martin g...@garycmartin.com wrote: ... OK, this is the best I have right now. As you can see, it is just the old Miscellaneous tab content all under an icon (intended for the

Re: [Sugar-devel] Calculate toolbars work in progress shots

2009-09-12 Thread Gary C Martin
Hi Simon, On 12 Sep 2009, at 10:45, Simon Schampijer wrote: On 09/12/2009 03:10 AM, Gary C Martin wrote: Hi Eben, On 11 Sep 2009, at 21:01, Eben Eliason wrote: On Fri, Sep 11, 2009 at 3:17 PM, Gary C Marting...@garycmartin.com wrote: Hi Eben, On 11 Sep 2009, at 20:11, Eben Eliason wrote:

Re: [Sugar-devel] [Design] ColorButton

2009-09-12 Thread Eduardo H. Silva
2009/9/11 Gary C Martin g...@garycmartin.com: On 11 Sep 2009, at 00:30, Eduardo H. Silva wrote: Should the toolbar icon for the colors palette have a down arrow like with the other toolbar button icons? After all, it doesn't execute a primary action of its pallete when clicking, instead it

Re: [Sugar-devel] [Design] ColorButton

2009-09-12 Thread Eduardo H. Silva
Or I might be nit-picking... Eduardo 2009/9/12 Eduardo H. Silva hoboprim...@gmail.com: 2009/9/11 Gary C Martin g...@garycmartin.com: On 11 Sep 2009, at 00:30, Eduardo H. Silva wrote: Should the toolbar icon for the colors palette have a down arrow like with the other toolbar button icons?

[Sugar-devel] [Feature Freeze] request for exception for Turtle Art

2009-09-12 Thread Walter Bender
I made a somewhat invasive change to Turtle Art in order to make the toolbars backward compatible with Sugar 0.82-0.84. Essentially, I catch an exception when trying to create a ToolbarBox. In the exception handler, I create the old-style toolbars. try: # Use 0.86 toolbar

Re: [Sugar-devel] [Design] ColorButton

2009-09-12 Thread Gary C Martin
On 12 Sep 2009, at 16:34, Eduardo H. Silva wrote: 2009/9/11 Gary C Martin g...@garycmartin.com: On 11 Sep 2009, at 00:30, Eduardo H. Silva wrote: Should the toolbar icon for the colors palette have a down arrow like with the other toolbar button icons? After all, it doesn't execute a

Re: [Sugar-devel] [Design] ColorButton

2009-09-12 Thread Eduardo H. Silva
2009/9/12 Gary C Martin g...@garycmartin.com: On 12 Sep 2009, at 16:34, Eduardo H. Silva wrote: 2009/9/11 Gary C Martin g...@garycmartin.com: On 11 Sep 2009, at 00:30, Eduardo H. Silva wrote: Should the toolbar icon for the colors palette have a down arrow like with the other toolbar

Re: [Sugar-devel] [Design] ColorButton

2009-09-12 Thread Benjamin Berg
On Thu, 2009-09-10 at 18:37 +0100, Gary C Martin wrote: Is it possible to emit the colour change event as soon as a colour is clicked? Or, perhaps emit as soon as the mouse leaves the palette area? The palette change signal is emitted as soon as the palette is closed currently (notify:color

Re: [Sugar-devel] [Design] ColorButton

2009-09-12 Thread Gary C Martin
On 12 Sep 2009, at 18:46, Benjamin Berg wrote: On Thu, 2009-09-10 at 18:37 +0100, Gary C Martin wrote: Is it possible to emit the colour change event as soon as a colour is clicked? Or, perhaps emit as soon as the mouse leaves the palette area? The palette change signal is emitted as soon

Re: [Sugar-devel] [Karma] changed jquery.karma.js to use 'name' property instead of ID

2009-09-12 Thread Felipe López Toledo
I think things like this will continue happening. I suppose that other libraries have had similar problems and I have not seen a jQuery-id or dojo-id, although that I have not seen them so far does not mean that they don't exist. In this case I would like to continue using id, of course making it

Re: [Sugar-devel] Problem installing and running hulahop on ubuntu 8.10

2009-09-12 Thread vijit singh
Hi Tomeu, I apologize for not being able to reply to you for so long. Actually, my mid-semester exams are currently going on and so I would be able to resume my work only after 20th september after they get over. Well, we are pretty much in the dark here so may be good to get a bit more

Re: [Sugar-devel] [IAEP] Sugar on a Stick v2 Release Naming

2009-09-12 Thread Sebastian Dziallas
Martin Dengler wrote: On Thu, Sep 10, 2009 at 05:30:30PM +0200, Sean DALY wrote: re marketing course: in fact I have accepted Mel's invitation to do a classroom for Fedora. Congratulations. re logos: Strawberry=6, Blueberry=4, and 5 we'll use some other time Very clear - thanks. [Have

Re: [Sugar-devel] [IAEP] Sugar on a Stick v2 Release Naming

2009-09-12 Thread Gary C Martin
On 12 Sep 2009, at 21:40, Sebastian Dziallas wrote: Martin Dengler wrote: On Thu, Sep 10, 2009 at 05:30:30PM +0200, Sean DALY wrote: re marketing course: in fact I have accepted Mel's invitation to do a classroom for Fedora. Congratulations. re logos: Strawberry=6, Blueberry=4, and 5

[Sugar-devel] Unifying the Sugar Labs experience Was: [IAEP] Project Guidelines posted

2009-09-12 Thread David Farning
Isn't this related to Brainstorm and Blueprints in Launchpad? Yes, I agree they are closely related. I would like to take a step back and look at the problems we are trying to solve. Backstory. Over the past couple of months I have spent most of my time working with 'external' people and

Re: [Sugar-devel] [Karma] changed jquery.karma.js to use 'name' property instead of ID

2009-09-12 Thread Bryan Berry
ok, then do u want me to change it back to just 'id'? On Sat, 2009-09-12 at 13:19 -0500, Felipe López Toledo wrote: I think things like this will continue happening. I suppose that other libraries have had similar problems and I have not seen a jQuery-id or dojo-id, although that I have not

[Sugar-devel] [Karma] To do for 0.1 release

2009-09-12 Thread Bryan Berry
Release 0.1 is almost ready Just a couple things need to be done: 1. fix layout of chakra, i.e. mainline/index.html -- Pavel is generously helping w/ this 2. add knavbar to adding_up -- i will try to accomplish this today but may not get it done until some time monday