[Sugar-devel] TamTam Usage Patterns

2011-03-30 Thread Samuel Greenfeld
I am in the process of trying to test the various TamTam activities (TamTam
Mini, TamTam Edit, etc.) for the upcoming OLPC 11.2.0 OS release.

Does anyone have any field experience with how popular and/or widely used
the various TamTam activities are that can pass that information along so I
know what to focus on?  Pointers to resources on how to use the various
programs also would be welcome.

While some of them are relatively straightforward like TamTam Mini, others
such as TamTam Edit leave me wondering how to use it properly (and I've used
music notation editors like Rosegarden).

---
SJG
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


[Sugar-devel] [PATCH] The activity icon does not handle the case of a activity without metadata.

2011-03-30 Thread Gonzalo Odiard
If the activity is initiated with create_object=False
---
 src/sugar/activity/widgets.py |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/sugar/activity/widgets.py b/src/sugar/activity/widgets.py
index b5e4ce7..ef23032 100644
--- a/src/sugar/activity/widgets.py
+++ b/src/sugar/activity/widgets.py
@@ -34,7 +34,7 @@ _ = lambda msg: gettext.dgettext('sugar-toolkit', msg)
 
 
 def _create_activity_icon(metadata):
-if metadata.get('icon-color', ''):
+if metadata is not None and metadata.get('icon-color', ''):
 color = XoColor(metadata['icon-color'])
 else:
 client = gconf.client_get_default()
-- 
1.7.4

___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] [Dextrose] [AC Update] We are what we do.

2011-03-30 Thread Rafael Ortiz
On Wed, Mar 30, 2011 at 6:05 AM, NoiseEHC  wrote:

>
>  "About pane" has a psychological effect, it provides recognition and
>>> maybe a sense of ownership for developers and mantainers. I will
>>> propose it on sugar-devel and the HIG once I've implemented a design.
>>> Also it gives a starting point for eventually getting involved in the
>>> development and improvement of each activity.
>>>
>> The idea of an About dialog (or menu) already came up on sugar-devel,
>> not long ago. IIRC, Gary Martin was quite opposed to increasing UI
>> clutter with non-essential information.
>>
>> Perhaps we could still define a few meta-tags for activity.info and
>> _not_ display them in the UI at all? They would still be easy to find
>> for developers.
>>
>
> You can show this info in view source mode and in the journal.
>
>
> But, I think is still needed to have an ''about'' button (still pending
the design part), having more info on activity.info or a MAINTAINERS file,
gives visibility for developers but not necessarily for users, even if the
information can be seen on view source.







> ___
> Dextrose mailing list
> dextr...@lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/dextrose
>
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


[Sugar-devel] Uruguay's eduJAM! Global Summit (May 5-7) REINVENTS the OLPC/Sugar Diaspora

2011-03-30 Thread Holt

We now have several confirmed attendees from Africa, several from Europe,
a growing number from Asia -- and a very large number from North&  South
America -- all confirmed.  That's commitment, paying your own way to fly
around the world, for a cause(*) you believe in:

  Apr 30-May 4  Uruguay volunteers' school exploration tour
http://wiki.sugarlabs.org/go/Conozco_Uruguay_Tour

  *May 5-7   eduJAM! Free Educational Software Summit, by CeibalJAM!
* http://wiki.sugarlabs.org/go/Uruguay_Summit_2011

  May 8-11  Hackers code sprint

Pre-Registration is now FREE (pay a small fee when you arrive) and
GREATLY SIMPLIFIED, so please do right now register if you have not:

  http://ceibaljam.org/node/add/edujam2011-en

Thanks everyone worldwide who is personally investing in Free Educational
Software/Content primarily, and yes the human fire/glue making it all
disseminate and stick.  All who are serious about the development of
diverse learning (r)evolutions on tablets, laptops and beyond will be
Most Welcome -- if you speak any English or Spanish at all :)

Can't wait to see ya in a Month!

(*) "I am a champion not of lost causes, but of causes not yet won."

--
Help kids everywhere map their world, at http://olpcMAP.net !

___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] [Dextrose] [AC Update] We are what we do.

2011-03-30 Thread NoiseEHC



"About pane" has a psychological effect, it provides recognition and
maybe a sense of ownership for developers and mantainers. I will
propose it on sugar-devel and the HIG once I've implemented a design.
Also it gives a starting point for eventually getting involved in the
development and improvement of each activity.

The idea of an About dialog (or menu) already came up on sugar-devel,
not long ago. IIRC, Gary Martin was quite opposed to increasing UI
clutter with non-essential information.

Perhaps we could still define a few meta-tags for activity.info and
_not_ display them in the UI at all? They would still be easy to find
for developers.


You can show this info in view source mode and in the journal.

___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] [Dextrose] [AC Update] We are what we do.

2011-03-30 Thread Walter Bender
On Wed, Mar 30, 2011 at 1:31 AM, James Cameron  wrote:
> Identifying the author, contributors or maintainer also helps to
> establish a sense of personal relationship on the part of the user.  The
> anonymity that stands now means the activities are seen as part of the
> state.  I contend that this state ownership perception would result in
> less feedback.

I agree. Further, please take into consideration not only the current
maintainer of an activity, but also the original authors. With a bit
of outreach and positive feedback, we could entice the original
developers to re-engage.

-walter

>
> --
> James Cameron
> http://quozl.linux.org.au/
> ___
> Dextrose mailing list
> dextr...@lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/dextrose
>



-- 
Walter Bender
Sugar Labs
http://www.sugarlabs.org
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel