Re: [sugar] documentation effort for sugar api

2008-06-05 Thread Tomeu Vizoso
On Wed, Jun 4, 2008 at 8:38 PM, Faisal Anwar <[EMAIL PROTECTED]> wrote: > Hello All, > > I'm currently working on creating documentation for the api of several basic > sugar packages. I've started putting some of this work online at > http://wiki.laptop.org/go/Sugar-api-doc. I'm sure that many of y

Re: [sugar] [Server-devel] Edublog notes

2008-06-05 Thread Tomeu Vizoso
[ccing sugar] Hi, just some comments: On Thu, Jun 5, 2008 at 5:55 AM, Tarun Pondicherry <[EMAIL PROTECTED]> wrote: > > 1) Provide a client side Browse based WYSIWYG editor that does what the > editor in Moodle Blog does for students to easily create and edit > posts. This version will be sugariz

Re: [sugar] Preparing for the feature freeze

2008-06-05 Thread Marco Pesenti Gritti
There is a good chance that this is not be possible without patching xulrunner, which would make me **really** nervous. What you are describing is the old firefox UI, and I *think* they took out the hooks to do that in xulrunner 1.9. Michael, is the target for this feature only G1G1? I think Peru

Re: [sugar] Preparing for the feature freeze

2008-06-05 Thread Marco Pesenti Gritti
We probably found a way to just hook up the firefox dialogs, there are some missing bits but it will probably be easier than writing our own certificate manager. You can try it out manually btw by opening this url in a *separate* browser instance: chrome://pippki/content/exceptionDialog.xul Marc

Re: [sugar] [Server-devel] Edublog notes

2008-06-05 Thread Tomeu Vizoso
On Thu, Jun 5, 2008 at 12:00 PM, Tarun Pondicherry <[EMAIL PROTECTED]> wrote: > > - Embed Mozilla's editor inside an activity similarly to how we are > embedding the browse in Browse. > http://www.xulplanet.com/references/xpcomref/comps/c_editorhtmleditor1.html > > > This looks very promising. The

[sugar] review: Daf's view branch

2008-06-05 Thread Guillaume Desmottes
Just few comments: +class ActivityViewHandler(object): This class should have member_added and member_removed methods as its dummy implementation in test_model. A FIXME would be enough for now. We should probably have a properties_changed method too. +self.activity_views = {} A comment

Re: [sugar] review: Daf's view branch

2008-06-05 Thread Guillaume Desmottes
Le jeudi 05 juin 2008 à 12:40 +0200, Guillaume Desmottes a écrit : > +class ActivityViewHandler(object): > This class should have member_added and member_removed methods as its > dummy implementation in test_model. A FIXME would be enough for now. > We should probably have a properties_changed meth

Re: [sugar] review: Daf's view branch

2008-06-05 Thread Guillaume Desmottes
Le jeudi 05 juin 2008 à 12:58 +0200, Guillaume Desmottes a écrit : > Le jeudi 05 juin 2008 à 12:40 +0200, Guillaume Desmottes a écrit : > > +class ActivityViewHandler(object): > > This class should have member_added and member_removed methods as its > > dummy implementation in test_model. A FIXME w

Re: [sugar] review: Daf's view branch

2008-06-05 Thread Dafydd Harries
Ar 05/06/2008 am 12:40, ysgrifennodd Guillaume Desmottes: > Just few comments: > > > +class ActivityViewHandler(object): > This class should have member_added and member_removed methods as its > dummy implementation in test_model. A FIXME would be enough for now. > We should probably have a prope

[sugar] Log-9

2008-06-05 Thread Simon Schampijer
Hey, a new version of the log-activity is out! You can download the source from: http://dev.laptop.org/pub/sugar/sources/log-activity/Log-9.tar.bz2 and the bundle from here: http://dev.laptop.org/~erikos/bundles/other/Log-9.xo NEWS: make users non-olpc be able to read the sugar logs - this is i

Re: [sugar] Preparing for the feature freeze

2008-06-05 Thread Benjamin M. Schwartz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Eben Eliason wrote: | On Thu, Jun 5, 2008 at 12:36 AM, Michael Stone <[EMAIL PROTECTED]> wrote: |> On Tue, Jun 03, 2008 at 11:03:44AM +0200, Marco Pesenti Gritti wrote: |>> * Browser bookmarks and autocompletion. - priority 3 |> I'd really like to see

Re: [sugar] Preparing for the feature freeze

2008-06-05 Thread Marco Pesenti Gritti
Here is a good explanation of how this is handled in Firefox 3.0 (different from both Eben and Benjamin proposal): http://www.dria.org/wordpress/archives/2008/05/06/635/ Marco On Thu, Jun 5, 2008 at 4:14 PM, Benjamin M. Schwartz <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > H

Re: [sugar] Preparing for the feature freeze

2008-06-05 Thread Eben Eliason
On Thu, Jun 5, 2008 at 10:14 AM, Benjamin M. Schwartz <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Eben Eliason wrote: > | On Thu, Jun 5, 2008 at 12:36 AM, Michael Stone <[EMAIL PROTECTED]> wrote: > |> On Tue, Jun 03, 2008 at 11:03:44AM +0200, Marco Pesenti Gritt

Re: [sugar] Preparing for the feature freeze

2008-06-05 Thread Marco Pesenti Gritti
On Thu, Jun 5, 2008 at 4:24 PM, Eben Eliason <[EMAIL PROTECTED]> wrote: >> We know from experience that users do not know how to interpret the >> certificate warning, and simply learn to click on the button that allows >> them to continue. Presenting them with an incomprehensible warning, and >> t

Re: [sugar] criticals about missing grandparent when implicitly creating a new style

2008-06-05 Thread Tomeu Vizoso
On Mon, Jun 2, 2008 at 7:20 PM, Owen Taylor <[EMAIL PROTECTED]> wrote: > > On Mon, 2008-06-02 at 08:43 -0700, Tomeu Vizoso wrote: >> Hi, >> >> Sugar is getting the following criticals at startup: >> >> ** (sugar-shell:25941): CRITICAL **: hippo_canvas_context_get_style: >> assertion `HIPPO_IS_CANVA

Re: [sugar] Moving to metacity with composition (was: Preparing for the feature freeze)

2008-06-05 Thread Jim Gettys
For composition to not eat memory (a full frame buffer's worth/activity), the buried windows need to be "unmapped" in X parlance. When a window is unmapped, X can free the contents of the window even when composite is running (IIRC). This may require some work in whatever window manager we decide

[sugar] Pippy-22

2008-06-05 Thread Simon Schampijer
Hey, a new version of pippy is out! You can download the source from here: http://dev.laptop.org/pub/sugar/sources/pippy-activity/Pippy-22.tar.bz2 and the bundle from here: http://dev.laptop.org/~erikos/bundles/other/Pippy-22.xo NEWS: Add check to not fail on new gtksourceview2 API - this is ne

[sugar] Autonomous system for Sugar development....

2008-06-05 Thread Jim Gettys
I've been chatting with Kim this morning about sugar project hosting... I have several goals here: o something that OLPC can be comfortable depending on (we have currently the strongest dependency on Sugar and put in the most developer resources; this is unlikely to change in the immediate futu

Re: [sugar] Autonomous system for Sugar development....

2008-06-05 Thread Walter Bender
Rest assured that Sugar Labs has every intention of being "professional" and upholding the highest standards of quality and conduct. -walter On Thu, Jun 5, 2008 at 12:18 PM, Jim Gettys <[EMAIL PROTECTED]> wrote: > I've been chatting with Kim this morning about sugar project hosting... > > I have

Re: [sugar] Autonomous system for Sugar development....

2008-06-05 Thread Jim Gettys
Assurances are one thing: concrete plans for execution are another Let's get concrete... - Jim On Thu, 2008-06-05 at 12:22 -0400, Walter Bender wrote: > Rest assured that Sugar Labs has every intention of being > "professional" and upholding the highest standards of qua

[sugar] new Journal release v91

2008-06-05 Thread Tomeu Vizoso
Hi, a new release of the Journal has appeared here: https://dev.laptop.org/pub/sugar/sources/journal-activity/Journal-91.tar.bz2 Changelog: - Arabic translations update (Khaled) - Italian translations update (Carlo) - Misc small fixes (Simon and Tomeu) Cheers, Tomeu __

[sugar] Terminal-12 is out

2008-06-05 Thread Sayamindu Dasgupta
Hello everyone. A new version (version 12) of Terminal Activity has been released. You can get the sources at http://dev.laptop.org/pub/sugar/sources/terminal-activity/Terminal-12.tar.bz2 -- Changes since the previous version * #55

[sugar] Chat-40 released

2008-06-05 Thread Morgan Collett
I have released Chat 40, at the following URLs: http://dev.laptop.org/pub/sugar/sources/chat-activity/Chat-40.tar.bz2 http://dev.laptop.org/~morgan/bundles/Chat-40.xo The changelog from Chat 39 is: * #5767: Use black text on light fill colors (matthias) Regards, Morgan _

[sugar] Sugar mtg minutes, 5th June 2008

2008-06-05 Thread Simon Schampijer
Topics * How can we improve the review process? action item: unmadindu/cjb setup review board http://www.review-board.org/ 1. Break your projects into small pieces that can be submitted for review independently. Submit for review as early as possible, by mailing list or review-board site or wh

[sugar] etoys-3.0.2007 / etoys-activity-82

2008-06-05 Thread Bert Freudenberg
Freshly released: http://dev.laptop.org/pub/sugar/sources/etoys/etoys-3.0.2007.tar.gz http://dev.laptop.org/pub/sugar/sources/etoys-activity/etoys-activity-82.tar.gz or, if you prefer ready-to-use bundles: http://etoys.laptop.org/rpms/etoys-3.0.2007-1.noarch.rpm http://etoys.laptop.org/rpms/Etoy

[sugar] Web-89

2008-06-05 Thread Simon Schampijer
Good evening, tomeu did an amazing job and hacked away those last two weeks on Browse and so we have a great new version with many improvements! You can download the source from here: http://dev.laptop.org/pub/sugar/sources/web-activity/Web-89.tar.bz2 and the bundle from here: http://dev.lapto

Re: [sugar] documentation effort for sugar api

2008-06-05 Thread Faisal Anwar
Hi Tomeu, Thanks for your email and willingness to help. I'm prioritizing getting something similar to the java almanac up and running, but if I can get a substantial body of how to's completed in the next couple of weeks, then I will prioritize working on the wikibot. Best, Faisal On Thu, Jun 5