[Sugar-devel] wiki.sugarlabs.org ongoing maintenance

2013-04-15 Thread Bernie Innocenti
Today a serious security hole was announced for MediaWiki, so I started
a long overdue upgrade of our main wiki.

Our wiki has grown quite large and the upgrade from Mediawiki 1.19 to
1.20 required several slow steps, so unfortunately I had to leave before
fixing up the local wikis.

Meanwhile, please test login and editing and report any problems.
Tomorrow I'll try to find some time to cleanup any remaining fallout.

-- 
Bernie Innocenti
Sugar Labs Infrastructure Team
http://wiki.sugarlabs.org/go/Infrastructure_Team
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] [sugar TamTamJam development]

2013-04-15 Thread Jared
Hello all, my name is Jared and I'm currently working on contributing to 
the TamTamJam sugar activity as part of an assignment for my university. 
I was wondering if any one on the mailing list has contributed to the 
project, or could provide some assistance with a current error I'm 
having. I apologize if I have gone about asking  incorrectly and for 
wasting your time, but all help is greatly appreciated. The following 
link contains the error on paste bin .
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Hacking on HTML activities UI (was Re: GSoC 13)

2013-04-15 Thread suraj ks
Ok,

In a nutshell,
These are the tasks for this project.

Going by the way Lionel suggested,
Create a sugar activity with full screen web view control.
Modify the current  js framework and make use of "native features" to be
able to write html activities in Sugar.


Lionel mentioned,

"The step 1 need only to map a set of JavaScript
functions to a set of Sugar functions. Once the list of Sugar functions is
write, it’s not very complex to do."

So find those functions and tweak them to support the same.

And of course, work on the UI part.

Please correct if I'm wrong.

Also, how are we going to get the JS and Sugar to communicate without the
console?




On Sun, Apr 14, 2013 at 3:51 PM, Daniel Narvaez  wrote:

> On 13 April 2013 19:55, suraj ks  wrote:
>
>> Oh! Ok.
>> I'm getting a clearer picture of what you're trying to do.
>>
>> The application period is from 22nd April to 3rd May.
>> We have to submit it within this period.
>>
>> I was talking to a few seniors today from my college who got into GSoC 12.
>> They advised me to start working on the proposal atleast a week before
>> the actual application period starts.
>> They said, only when i start making the proposal I'll get to know more on
>> the finer details of the implementation of the project.
>> So the sooner I start the better it is.
>>
>>
>> Well. . . you are my mentor.
>> What do you suggest? :)
>>
>
>  It probably make sense for you to focus on step 1 (Lionel approach) in
> your proposal. It's simpler and he is actually going to mentor the GSOC
> task.
>
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] [ASLO] [SANDBOX] Matetón-7

2013-04-15 Thread Rodrigo Pérez Fulloni
>
> Review Information:
> Reviewer: Walter Bender
> Comments: I was testing v8 and there seems to be a problem with
> data/Manager.py

I reads/writes to ./data/... which is not very robust in Sugar. Please use
> activity.get_activity_root() to access your activity's data directories:
> instance, data, and tmp


Thank you for the suggstion. I followed it and uploaded a new version to
sugarlabs. I hope everything is OK, otherwise please let me know.

Greets

--
Rodrigo Pérez Fulloni - http://www.rodripf.com


On Mon, Apr 8, 2013 at 3:02 PM, Walter Bender wrote:

> I'll take a look...
>
> -walter
>
>
> On Mon, Apr 8, 2013 at 1:46 PM, Rodrigo Pérez Fulloni 
> wrote:
>
>> Hi, I would like to know if the delay publishing the new release of
>> Mateton is caused by the normal routine or because there is something else
>> to fix.
>>
>> Thanks! Greets
>> --
>> Rodrigo Pérez Fulloni - http://www.rodripf.com
>>
>>
>> On Wed, Mar 20, 2013 at 11:05 AM, Rodrigo Pérez Fulloni <
>> rodr...@gmail.com> wrote:
>>
>>> I fixed everything you mentioned and updated the .xo file in the 7
>>> release. Please let me know if there is something more I must fix.
>>> Thank you!
>>> --
>>> Rodrigo Pérez Fulloni - http://www.rodripf.com
>>>
>>>
>>> On Sat, Mar 9, 2013 at 3:23 AM, Chris Leonard 
>>> wrote:
>>>
 Dear Rodrigo,

 Please fix this string duplication.
 http://bugs.sugarlabs.org/ticket/4462

 cjl
 Sugar Labs Translation Team Coordinator

 On Thu, Mar 7, 2013 at 10:12 AM, Rodrigo Pérez Fulloni
  wrote:
 > Hi! Thanks for the review.
 > 1-I fixed it replacing service_name by bundle_id.
 > 3-The activity is already using it, but since it doesn't need any
 other
 > toolbar, it appears to be the old style, but it isn't.
 >
 > 2- I hadn't noticed it. But I'm not sure how to fix that. The locale
 folder
 > doesn't exists in the repository neither. Locale is generated by
 pottle,
 > don't? Or should I do something I'm forgetting?
 >
 > Thanks
 > Greetings!
 >
 > --
 > Rodrigo Pérez Fulloni - http://www.rodripf.com
 >


 Please correct the following string UI redundancy/

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


Re: [Sugar-devel] [PATCH Etoys] Use ALSA sound backend if available

2013-04-15 Thread Bert Freudenberg

On 15.04.2013, at 07:53, Daniel Drake  wrote:

> Hi,
> 
> 
> On Wed, Mar 27, 2013 at 1:10 PM, Daniel Drake  wrote:
>> Extend the sound backend selection code to consider using ALSA.
>> On XO-1.75 and XO-4 this fixes sound in etoys with squeak-vm-4.x.
>> It also fixes XO-4 sound recording which was not working on any previous
>> version.
> 
> Ping, any news here?
> 
> Thanks
> Daniel


Ah, I'm sorry, didn't get to it yet. Thanks for the reminder!

- Bert -


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


Re: [Sugar-devel] [GSoC 2013] Interested in "Implement help mechanism for activities using Mallard"

2013-04-15 Thread Bastien
Gonzalo Odiard  writes:

> FYI, I will convert the update of the sugar manual in the olpc wiki
> [1] to rst to generate new content for the Help activity.
>
> I will be working on this today and tomorrow probably.

Great -- don't hesitate to use my repository, I can give you write
access if that's easier than pull requests.

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


Re: [Sugar-devel] [PATCH Etoys] Use ALSA sound backend if available

2013-04-15 Thread Daniel Drake
Hi,


On Wed, Mar 27, 2013 at 1:10 PM, Daniel Drake  wrote:
> Extend the sound backend selection code to consider using ALSA.
> On XO-1.75 and XO-4 this fixes sound in etoys with squeak-vm-4.x.
> It also fixes XO-4 sound recording which was not working on any previous
> version.

Ping, any news here?

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


Re: [Sugar-devel] [GSoC 2013] Interested in "Implement help mechanism for activities using Mallard"

2013-04-15 Thread Gonzalo Odiard
FYI, I will convert the update of the sugar manual in the olpc wiki [1] to
rst
to generate new content for the Help activity.

I will be working on this today and tomorrow probably.

Gonzalo


[1] http://wiki.laptop.org/go/Help_Activity_refresh/TOC


On Fri, Apr 12, 2013 at 5:30 AM, Bastien  wrote:

> Walter Bender  writes:
>
> > Coming up with a decent framework which we can populate from these
> > sources would take us a long ways.
>
> Indeed.  I created this repo:
>   https://github.com/bzg/aslodocs
>
> I will try to populate with docs when I find time for this.
> I welcome merge requests of course, if others find it useful.
>
> --
>  Bastien
>
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] [GSoC 2013] Interested in "Implement help mechanism for activities using Mallard"

2013-04-15 Thread Kalpa Welivitigoda
On Fri, Apr 12, 2013 at 8:37 PM, Kalpa Welivitigoda wrote:

>
>
>
> On Fri, Apr 12, 2013 at 2:00 PM, Bastien  wrote:
>
>> Walter Bender  writes:
>>
>> > Coming up with a decent framework which we can populate from these
>> > sources would take us a long ways.
>>
>> Indeed.  I created this repo:
>>   https://github.com/bzg/aslodocs
>>
>> I will try to populate with docs when I find time for this.
>> I welcome merge requests of course, if others find it useful.
>>
>>
> Great !
> So the idea is collect current help sources and mean time develop a decent
> frame as the project through which we can present the collected sources of
> help files and new help files. The new framework should be easy to use with
> the developers so that over the time the help document writing process and
> presenting them becomes uniform with the help of the framework.
>
>

Just to update you, today I heard from Buddhika, it's about the wysiwyg
editor for Mallard. Foiefras [1] is archived and no longer in development.
According to Buddhika only phase 1 of the editor is completed. I just
tested it installed, it supports only the basic Mallard syntax.


>  --
>>  Bastien
>>
>
>
>
> --
> Best Regards,
>
> Kalpa Welivitigoda
> Junior Treasurer | Electrical Engineering Society
> Undergraduate | Department of Electrical Engineering
> University of Moratuwa
> Sri Lanka
> http://about.me/callkalpa
>



-- 
Best Regards,

Kalpa Welivitigoda
Junior Treasurer | Electrical Engineering Society
Undergraduate | Department of Electrical Engineering
University of Moratuwa
Sri Lanka
http://about.me/callkalpa
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


[Sugar-devel] Request for ideas regarding Project Sharing Website

2013-04-15 Thread Abhiroop Bhatnagar
Hello everyone,
I am a BTech student at IIT Kanpur in India. I am interested in
contributing to Sugar. I think GSoC projects can be a good starting point
for me.
Specifically, I am interested in working on the Project Sharing Website.
Apart from the features listed on the GSoC page, I would like suggest some
features from my own side which I think might be helpful:

Searching for people who are using Sugar in nearby areas.
Commenting on shared projects.
Grading of kid submitted projects by teachers.

I would really like to know the community's views on these.

Also, I was wondering whether running Sugar Activities on the website would
contribute to the cause of Sugar or not. I think that is an interesting
idea because then these activities will be able to reach out to a larger
population.

I headed the project www.DekhoShop.com, which involved creating a website
with social networking features between different types of usergroups. I
had worked extensively on Joomla, which is a free and open-source CMS(built
on php and mysql) and had implemented many of the features that this
project requires. Hence, I believe that I will be able to handle this
project very well.

Also, the GSoC ideas page lists MrSteve as the contact person for this
project but the user does not exist on the wiki. I would be really grateful
if someone could help me in this regard. Thanks in advance!

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