Re: [Sugar-devel] (no subject)

2022-05-27 Thread James Cameron
You can find this on the Google Summer of Code web site, select Sugar Labs as 
an organisation then scroll down to the projects.

https://summerofcode.withgoogle.com/programs/2022/organizations/sugar-labs

On Fri, May 27, 2022 at 10:13:56PM +0530, Arham Hayat wrote:
> Hello there,
> I wanted to ask what are the projects that are selected for this year's GSOC
> and Who is selected for The Excerciser Evaluation Mode project. Is there any
> way i can contribute in them so that i can get to know more about open source
> projects?
> 

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

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


Re: [Sugar-devel] (no subject)

2021-03-26 Thread Chihurumnaya Ibiam
On Fri, Mar 26, 2021 at 3:29 PM Bello Abdulhakeem <
belloabdulhakeemolam...@gmail.com> wrote:

> Hello!
> My name is Bello AbdulHakeem Olamide
> I am in my 1st year in the department of mathematics and computer science.
> I would love to be one of participants of this year's google summer of code
> with sugarlabs. I have basic knowledge in python and javascript. I will
> like to push myself further by participating in the upgrade of your Port
> sugar and core activities that is listed on the ideas list. It will also
> help me have an indepth knowledge on django. In all honesty, I'm just
> getting myself familiar with the Sugarlabs desktop. I use windows OS
> instead of linux which I feel might be a bit challenging. My zeal for
> learning beats any potential challenge that may come along the way. I am
> hardworking and honest. And I have good communication skills with my fellow
> colleagues. What do I need to get started?
>
>
Hi Abdulhakeem,

Thanks for indicating interest to contribute to Sugar Labs via Google
Summer of Code,
we mostly use Linux for development and the issue with you using windows is
that if you have a
problem we might not be able to help you figure it out as we don't use
windows.

You should be able to run the Sugar Live build
 in a vm as you'll need it
to make changes to Sugar itself and
the core activities, I'm guessing you're already using sugar as you said so
above.
Sugar mostly uses the PyGObject bindings
 so you'll need knowledge of
that to be able to contribute to Sugar,
since you already know python it'll be easier to learn the tools necessary
and we don't use Django but that's not
a hindrance to you contributing.

Also take a look at our contributing guide

and feel free to ask any questions you have here on the list.
Looking forward to your contributions.



-- 

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


Re: [Sugar-devel] (no subject)

2020-05-16 Thread James Cameron
Thanks.  Looking forward to your contributions.

On Fri, May 15, 2020 at 06:35:49PM -0700, nwebedu umegbewe wrote:
> Hi everyone, my name is Umegbewe Nwebedu, i am a software developer
> and  lover of open source. I code python and became interested in
> Sugar after my Google Code in with them. I love education and would
> love to contribute to Sugar in any capactiy
> ___
> Sugar-devel mailing list
> Sugar-devel@lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel

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


Re: [Sugar-devel] (no subject)

2020-03-08 Thread James Cameron
There's more than what is on GitHub.
http://lists.sugarlabs.org/archive/sugar-devel/2020-March/057893.html

On Sun, Mar 08, 2020 at 02:50:38PM +0530, ayush nawal wrote:
> Hi Saumya,
> 
> You can find most of the sugar activities on GitHub only. 
> 
> Here's the link:
> 
> [1]https://github.com/sugarlabs
> 
> In case you wish to contribute:
> 
> [2]https://github.com/sugarlabs/sugar-docs
> 
> Thanks
> Ayush
> 
> References:
> 
> [1] https://github.com/sugarlabs
> [2] https://github.com/sugarlabs/sugar-docs

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


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


Re: [Sugar-devel] (no subject)

2020-02-10 Thread James Cameron
By default some versions of Ubuntu do install with deb-src lines in
/etc/apt/sources.list, but they can be removed, so you may have to add
them.

The deb-src lines look almost the same as the deb lines, except for
the first field.

You must run "sudo apt update" after changing sources.list file.

Please read the documentation for Ubuntu, for Debian, and for apt.

This isn't a Sugar problem.

On Tue, Feb 11, 2020 at 12:36:59PM +0530, Chinmay Kothari wrote:
> Hi everyone,
> 
> While setting up sugar on my Ubuntu Desktop I am not able to follow 
> "build-dep"
> step.
> 
> Also I am not able to ensure that deb-src  lines enabled presence in  
> /etc/apt/
> sources.list.
> 
> It would a great help if someone please guide me in the right direction.
> 
> sudo apt update
> for module in sugar{-datastore,-artwork,-toolkit,-toolkit-gtk3,}; do
> sudo apt build-dep $module
> done
> sudo apt install python{,3}-six python3-empy
> 
> or module in sugar{-datastore,-artwork,-toolkit,-toolkit-gtk3,}; do
> >     sudo apt build-dep $module
> > done
> Reading package lists... Done
> E: Unable to find a source package for sugar-datastore
> Reading package lists... Done
> E: Unable to find a source package for sugar-artwork
> Reading package lists... Done
> E: Unable to find a source package for sugar-toolkit
> Reading package lists... Done
> E: Unable to find a source package for sugar-toolkit-gtk3
> Reading package lists... Done
> E: Unable to find a source package for sugar
> 

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


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


Re: [Sugar-devel] (no subject)

2019-12-05 Thread James Cameron
G'day Prakash,

Sugar began with mostly Python activities, as well as some activities
using other languages such as C and SmallTalk.

Support for running web activities, using JavaScript, HTML5, and CSS,
was added to Sugar using a module called Sugar Web.  An RPC was added
to Sugar shell using gwebsockets, so that web activities could
communicate with Sugar.

Some Sugarizer activities evolved from Sugar Web activities.

Sugar Web became unmaintained as developers were not replaced.

https://github.com/sugarlabs/sugar-web
https://github.com/sugarlabs/sugar-web-template
https://github.com/sugarlabs/sugar-web-samples
https://github.com/sugarlabs/hello-web-activity
https://github.com/sugarlabs/gwebsockets

So porting would involve;

- changing the source directory into the form recognised by Sugar,

- testing and fixing Sugar Web as needed,

- testing and fixing Sugar's RPC service, and gwebsockets.

On Thu, Dec 05, 2019 at 08:28:19PM +0530, prakash ujjwal wrote:
> Hi, this is prakash from New Delhi.
> I have been contributing to sugarizer activities.
> I know how to develop a sugarizer web activity and wanted to know how can I
> port the same sugarizer activity to sugar dekstop? Do I have to write the
> entire activity in Python again or if there's a way we can port same 
> JavaScript
> activity to Python or Python to js?

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


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


Re: [Sugar-devel] (no subject)

2019-11-12 Thread Walter Bender
On Tue, Nov 12, 2019 at 5:36 AM Rahul kohli  wrote:

> I am new here how can I setup music blocks to run locally and please let
> me know if there are some beginner level issues
>

There are instructions for running Music Blocks locally in the Readme [1].
A few issue are marked as "Good first issue" [2].

Looking forward to seeing some pull requests. Please see our Contributing
Guide [3].

[1] https://github.com/sugarlabs/musicblocks/blob/master/README.md
[2]
https://github.com/sugarlabs/musicblocks/issues?q=is%3Aissue+is%3Aopen+label%3A%22Good+first+issue%22

[3] https://github.com/sugarlabs/sugar-docs/blob/master/src/contributing.md

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


-- 
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] (no subject)

2019-11-12 Thread Deepak Kumar
Thanks a lot James for the details.
 I will check it out on wiki and inform if I found something related to it.

On Tue, 12 Nov 2019, 4:38 pm James Cameron,  wrote:

> Yes, I said it is not working.  It was working, but stopped working in
> the past month or so; can't remember exactly when.  I think it
> happened when the IP address range changed at MIT.  Losing it has
> stopped me releasing activities with new translation changes.
>
> Deepak, I don't know of a repository for it.  It isn't in
> sugarlabs-infra on github either.  Apart from in the production
> instance, I don't know where the source code is kept.  Our old
> gitorious instance at http://git.sugarlabs.org/ has "pootle"
> repositories.  The Wiki may have something on it.  Search there.
>
> But if it was the IP address change, then the next step is for
> sysadmins to fix it.
>
> On Tue, Nov 12, 2019 at 08:37:45AM +0100, Samson Goddy wrote:
> > Yes, it is down. I tested it and someone also reported similar issue.
> >
> > On Tue, Nov 12, 2019, 8:23 AM Deepak Kumar <[1]deepakdk2...@gmail.com>
> wrote:
> >
> > Hi James,
> > I think that this link is broken
> > [2]http://translate.sugarlabs.org/
> > Could you please add the link to the repository of this project as I
> > couldn't find it on sugarlabs repo. As I have good knowledge of
> Python and
> > done some projects using Django as a backend too so I think that I
> can help
> > with this project.
> >
> > Thanks!
> >
> > On Tue, 12 Nov 2019, 11:45 am James Cameron, <[3]qu...@laptop.org>
> wrote:
> >
> > Welcome Rahul.  You can find in the mailing list archives my
> "How to
> > get started as a Sugar Labs developer [v7]",
> >
> > [4]
> http://lists.sugarlabs.org/archive/sugar-devel/2019-September/
> > 057182.html
> >
> > Music Blocks and Sugarizer are web apps written in JavaScript.
> >
> > [5]activities.sugarlabs.org is a web app written in PHP.
> >
> > [6]translate.sugarlabs.org is a web app written in Python with
> Django.
> >
> > (but is not working).
> >
> > You can work on whatever you want to work on, and if what you
> make is
> > good, we may keep it.
> >
> > On Tue, Nov 12, 2019 at 11:23:01AM +0530, Rahul kohli wrote:
> > > Please help me as I am a new here I want to know about
> sugarlabs and
> > how can i
> > > get started and also I want to work on web app of sugar labs
> so how
> > can i work
> > > on that too..
> >
> > > ___
> > > Sugar-devel mailing list
> > > [7]Sugar-devel@lists.sugarlabs.org
> > > [8]http://lists.sugarlabs.org/listinfo/sugar-devel
> >
> > --
> > James Cameron
> > [9]http://quozl.netrek.org/
> > ___
> > Sugar-devel mailing list
> > [10]Sugar-devel@lists.sugarlabs.org
> > [11]http://lists.sugarlabs.org/listinfo/sugar-devel
> >
> > ___
> > Sugar-devel mailing list
> > [12]Sugar-devel@lists.sugarlabs.org
> > [13]http://lists.sugarlabs.org/listinfo/sugar-devel
> >
> > References:
> >
> > [1] mailto:deepakdk2...@gmail.com
> > [2] http://translate.sugarlabs.org/
> > [3] mailto:qu...@laptop.org
> > [4]
> http://lists.sugarlabs.org/archive/sugar-devel/2019-September/057182.html
> > [5] http://activities.sugarlabs.org/
> > [6] http://translate.sugarlabs.org/
> > [7] mailto:Sugar-devel@lists.sugarlabs.org
> > [8] http://lists.sugarlabs.org/listinfo/sugar-devel
> > [9] http://quozl.netrek.org/
> > [10] mailto:Sugar-devel@lists.sugarlabs.org
> > [11] http://lists.sugarlabs.org/listinfo/sugar-devel
> > [12] mailto:Sugar-devel@lists.sugarlabs.org
> > [13] http://lists.sugarlabs.org/listinfo/sugar-devel
>
> > ___
> > Sugar-devel mailing list
> > Sugar-devel@lists.sugarlabs.org
> > http://lists.sugarlabs.org/listinfo/sugar-devel
>
>
> --
> James Cameron
> http://quozl.netrek.org/
>
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] (no subject)

2019-11-12 Thread James Cameron
Yes, I said it is not working.  It was working, but stopped working in
the past month or so; can't remember exactly when.  I think it
happened when the IP address range changed at MIT.  Losing it has
stopped me releasing activities with new translation changes.

Deepak, I don't know of a repository for it.  It isn't in
sugarlabs-infra on github either.  Apart from in the production
instance, I don't know where the source code is kept.  Our old
gitorious instance at http://git.sugarlabs.org/ has "pootle"
repositories.  The Wiki may have something on it.  Search there.

But if it was the IP address change, then the next step is for
sysadmins to fix it.

On Tue, Nov 12, 2019 at 08:37:45AM +0100, Samson Goddy wrote:
> Yes, it is down. I tested it and someone also reported similar issue. 
> 
> On Tue, Nov 12, 2019, 8:23 AM Deepak Kumar <[1]deepakdk2...@gmail.com> wrote:
> 
> Hi James, 
> I think that this link is broken 
> [2]http://translate.sugarlabs.org/
> Could you please add the link to the repository of this project as I
> couldn't find it on sugarlabs repo. As I have good knowledge of Python and
> done some projects using Django as a backend too so I think that I can 
> help
> with this project. 
> 
> Thanks! 
> 
> On Tue, 12 Nov 2019, 11:45 am James Cameron, <[3]qu...@laptop.org> wrote:
> 
> Welcome Rahul.  You can find in the mailing list archives my "How to
> get started as a Sugar Labs developer [v7]",
> 
> [4]http://lists.sugarlabs.org/archive/sugar-devel/2019-September/
> 057182.html
> 
> Music Blocks and Sugarizer are web apps written in JavaScript.
> 
> [5]activities.sugarlabs.org is a web app written in PHP.
> 
> [6]translate.sugarlabs.org is a web app written in Python with Django.
> 
> (but is not working).
> 
> You can work on whatever you want to work on, and if what you make is
> good, we may keep it.
> 
> On Tue, Nov 12, 2019 at 11:23:01AM +0530, Rahul kohli wrote:
> > Please help me as I am a new here I want to know about sugarlabs and
> how can i
> > get started and also I want to work on web app of sugar labs so how
> can i work
> > on that too..
> 
> > ___
> > Sugar-devel mailing list
> > [7]Sugar-devel@lists.sugarlabs.org
> > [8]http://lists.sugarlabs.org/listinfo/sugar-devel
> 
> --
> James Cameron
> [9]http://quozl.netrek.org/
> ___
> Sugar-devel mailing list
> [10]Sugar-devel@lists.sugarlabs.org
> [11]http://lists.sugarlabs.org/listinfo/sugar-devel
> 
> ___
> Sugar-devel mailing list
> [12]Sugar-devel@lists.sugarlabs.org
> [13]http://lists.sugarlabs.org/listinfo/sugar-devel
> 
> References:
> 
> [1] mailto:deepakdk2...@gmail.com
> [2] http://translate.sugarlabs.org/
> [3] mailto:qu...@laptop.org
> [4] http://lists.sugarlabs.org/archive/sugar-devel/2019-September/057182.html
> [5] http://activities.sugarlabs.org/
> [6] http://translate.sugarlabs.org/
> [7] mailto:Sugar-devel@lists.sugarlabs.org
> [8] http://lists.sugarlabs.org/listinfo/sugar-devel
> [9] http://quozl.netrek.org/
> [10] mailto:Sugar-devel@lists.sugarlabs.org
> [11] http://lists.sugarlabs.org/listinfo/sugar-devel
> [12] mailto:Sugar-devel@lists.sugarlabs.org
> [13] http://lists.sugarlabs.org/listinfo/sugar-devel

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


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


Re: [Sugar-devel] (no subject)

2019-11-11 Thread Samson Goddy
Yes, it is down. I tested it and someone also reported similar issue.


On Tue, Nov 12, 2019, 8:23 AM Deepak Kumar  wrote:

> Hi James,
> I think that this link is broken
> http://translate.sugarlabs.org/
> Could you please add the link to the repository of this project as I
> couldn't find it on sugarlabs repo. As I have good knowledge of Python and
> done some projects using Django as a backend too so I think that I can help
> with this project.
>
> Thanks!
>
> On Tue, 12 Nov 2019, 11:45 am James Cameron,  wrote:
>
>> Welcome Rahul.  You can find in the mailing list archives my "How to
>> get started as a Sugar Labs developer [v7]",
>>
>> http://lists.sugarlabs.org/archive/sugar-devel/2019-September/057182.html
>>
>> Music Blocks and Sugarizer are web apps written in JavaScript.
>>
>> activities.sugarlabs.org is a web app written in PHP.
>>
>> translate.sugarlabs.org is a web app written in Python with Django.
>>
>> (but is not working).
>>
>> You can work on whatever you want to work on, and if what you make is
>> good, we may keep it.
>>
>> On Tue, Nov 12, 2019 at 11:23:01AM +0530, Rahul kohli wrote:
>> > Please help me as I am a new here I want to know about sugarlabs and
>> how can i
>> > get started and also I want to work on web app of sugar labs so how can
>> i work
>> > on that too..
>>
>> > ___
>> > Sugar-devel mailing list
>> > Sugar-devel@lists.sugarlabs.org
>> > http://lists.sugarlabs.org/listinfo/sugar-devel
>>
>>
>> --
>> James Cameron
>> http://quozl.netrek.org/
>> ___
>> Sugar-devel mailing list
>> Sugar-devel@lists.sugarlabs.org
>> http://lists.sugarlabs.org/listinfo/sugar-devel
>>
> ___
> Sugar-devel mailing list
> Sugar-devel@lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel
>
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] (no subject)

2019-11-11 Thread Deepak Kumar
Hi James,
I think that this link is broken
http://translate.sugarlabs.org/
Could you please add the link to the repository of this project as I
couldn't find it on sugarlabs repo. As I have good knowledge of Python and
done some projects using Django as a backend too so I think that I can help
with this project.

Thanks!

On Tue, 12 Nov 2019, 11:45 am James Cameron,  wrote:

> Welcome Rahul.  You can find in the mailing list archives my "How to
> get started as a Sugar Labs developer [v7]",
>
> http://lists.sugarlabs.org/archive/sugar-devel/2019-September/057182.html
>
> Music Blocks and Sugarizer are web apps written in JavaScript.
>
> activities.sugarlabs.org is a web app written in PHP.
>
> translate.sugarlabs.org is a web app written in Python with Django.
>
> (but is not working).
>
> You can work on whatever you want to work on, and if what you make is
> good, we may keep it.
>
> On Tue, Nov 12, 2019 at 11:23:01AM +0530, Rahul kohli wrote:
> > Please help me as I am a new here I want to know about sugarlabs and how
> can i
> > get started and also I want to work on web app of sugar labs so how can
> i work
> > on that too..
>
> > ___
> > Sugar-devel mailing list
> > Sugar-devel@lists.sugarlabs.org
> > http://lists.sugarlabs.org/listinfo/sugar-devel
>
>
> --
> James Cameron
> http://quozl.netrek.org/
> ___
> Sugar-devel mailing list
> Sugar-devel@lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel
>
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] (no subject)

2019-11-11 Thread James Cameron
Welcome Rahul.  You can find in the mailing list archives my "How to
get started as a Sugar Labs developer [v7]",

http://lists.sugarlabs.org/archive/sugar-devel/2019-September/057182.html

Music Blocks and Sugarizer are web apps written in JavaScript.

activities.sugarlabs.org is a web app written in PHP.

translate.sugarlabs.org is a web app written in Python with Django.

(but is not working).

You can work on whatever you want to work on, and if what you make is
good, we may keep it.

On Tue, Nov 12, 2019 at 11:23:01AM +0530, Rahul kohli wrote:
> Please help me as I am a new here I want to know about sugarlabs and how can i
> get started and also I want to work on web app of sugar labs so how can i work
> on that too..

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


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


Re: [Sugar-devel] (no subject)

2018-12-02 Thread Jaskirat Singh
This sounds good to me. As Outreaching is always good. If you live nearby I
can too help you to arrange some sessions.

Thanks

On Sun, Dec 2, 2018 at 8:58 PM Walter Bender 
wrote:

> I'd recommend reaching out to some primary and middle school teachers and
> show them Sugar and some apps like Music Blocks. Then discuss beginning
> with a weekend or afterschool workshop. You can build from that base.
>
> On Sun, Dec 2, 2018 at 10:25 AM Sarthak Agrawal <1sarthak@gmail.com>
> wrote:
>
>> I am Sarthak Agrawal (A gci student). I want to organise a workshop on
>> Sugar labs in my locality and  want to spread the idea of sugar labs to
>> make everyone aware of it. Should I do it?
>> ___
>> Sugar-devel mailing list
>> Sugar-devel@lists.sugarlabs.org
>> http://lists.sugarlabs.org/listinfo/sugar-devel
>>
>
>
> --
> Walter Bender
> Sugar Labs
> http://www.sugarlabs.org
> 
> ___
> Sugar-devel mailing list
> Sugar-devel@lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel
>


-- 
*Jaskirat Singh*

*Designer, Developer and community member at Sugar Labs*
*Open Source Initiative Member*
*Google Code-In Mentor (2017) for Sugar Labs at Google*
*Google Summer of Code mentor (2018) for Sugar Labs at Google.*
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] (no subject)

2018-12-02 Thread Walter Bender
I'd recommend reaching out to some primary and middle school teachers and
show them Sugar and some apps like Music Blocks. Then discuss beginning
with a weekend or afterschool workshop. You can build from that base.

On Sun, Dec 2, 2018 at 10:25 AM Sarthak Agrawal <1sarthak@gmail.com>
wrote:

> I am Sarthak Agrawal (A gci student). I want to organise a workshop on
> Sugar labs in my locality and  want to spread the idea of sugar labs to
> make everyone aware of it. Should I do it?
> ___
> Sugar-devel mailing list
> Sugar-devel@lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel
>


-- 
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] (no subject)

2017-02-24 Thread Devin Ulibarri
On Fri, 2017-02-24 at 12:33 +0100, adwumi ogunbiyi wrote:
> 
> On Feb 24, 2017 12:22, "adwumi ogunbiyi" 
> wrote:
> Hello my name is ibraheem ogunbiyi

Pleased to meet you.

I am Devin and I help out with the Music Blocks (www.musicblocks.net --
links to code etc on that page) project as a music teacher advising the
musical aspects of the programming language design.

> Am from Nigeria , currently in yaba college of technology ,
> studying computer technology 
> Am interested in google summer of code and i would like to
> work on this open source project : 
> Giving Sugar Labs Website a New Look
> My skills: html,css,javascript,PHP,Git, and am currently
> learning python

I also recommend that anyone interested in GSoC spend some time in the
#sugar IRC on freenode.

If you are unfamiliar with IRC or do not have a client there is a web
client at chat.sugar.org

There are also various software clients that you can use to access IRC
in a convenient way. Which one you use depends on your operating system,
I think, but I encourage you to look into them. My OS is Trisquel and
Ubuntu Studio (GNU OS) and I use "Pidgeon" client for IRC.

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


Re: [Sugar-devel] (no subject)

2017-02-24 Thread adwumi ogunbiyi
On Feb 24, 2017 12:22, "adwumi ogunbiyi"  wrote:

> Hello my name is ibraheem ogunbiyi
> Am from Nigeria , currently in yaba college of technology , studying
> computer technology
> Am interested in google summer of code and i would like to work on this
> open source project :
> Giving Sugar Labs Website a New Look
> My skills: html,css,javascript,PHP,Git, and am currently learning python
>
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] (no subject)

2016-06-10 Thread Sebastian Silva
While you can use pip to install packages during development, be careful
about introducing new dependencies. I believe BeautifulSoup 3.2 is
included in production OS images.


El 10/06/16 a las 11:59, Ütkarsh Tiwari escribió:
> Hi,
>  I am trying to prettify html/css code by using beautifulsoup4 but
> getting an import error ->
> "No module named bs4 found". Is there any specific way to include a
> python library in Sugar or could anyone here please help me use bs4 in
> Sugar?
>

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


Re: [Sugar-devel] (no subject)

2016-06-08 Thread Martin Abente
Just ask what you need ! :)

On Wed, Jun 8, 2016 at 10:24 AM, samson goddy 
wrote:

> what type of help do you need?
>
> --
> From: rnezferrei...@gmail.com
> Date: Wed, 8 Jun 2016 10:23:09 -0400
> To: sugar-devel@lists.sugarlabs.org
> Subject: [Sugar-devel] (no subject)
>
> How can I get help here?
>
> ___ Sugar-devel mailing list
> Sugar-devel@lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel
>
> ___
> Sugar-devel mailing list
> Sugar-devel@lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel
>
>
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] (no subject)

2016-06-08 Thread samson goddy
what type of help do you need?

From: rnezferrei...@gmail.com
Date: Wed, 8 Jun 2016 10:23:09 -0400
To: sugar-devel@lists.sugarlabs.org
Subject: [Sugar-devel] (no subject)

How can I get help here?

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


Re: [Sugar-devel] (no subject)

2016-02-16 Thread Vaihbav Raj Gupta
Hi,
  Please enable my id so that I can start contributing.
  Account Id - gvaibhavraj2
 Email - gvaibhavr...@gmail.com

Thanks,
Vaibhav

On 15 February 2016 at 22:49, Nitin Jain  wrote:

> Please enable my ID,
>
> My account ID is: nitinjain96
> My email is: nitin96.j...@gmail.com
>
> Thanks,
> Nitin
> ᐧ
>
> On Mon, Feb 15, 2016 at 9:53 PM, Walter Bender 
> wrote:
>
>>
>>
>> On Mon, Feb 15, 2016 at 11:07 AM, Nitin Jain 
>> wrote:
>>
>>> Hi,
>>>
>>> I was also trying to sign up to contribute(report bug) but have faced
>>> same problem.
>>> Can we just send our emails and account ids to you directly?
>>>
>>
>> Please send me your account ID and I will enable it.
>>
>>>
>>> Regards,
>>> Nitin
>>>
>>> ᐧ
>>>
>>> On Mon, Feb 15, 2016 at 5:27 AM, Walter Bender 
>>> wrote:
>>>
 I am an admin but I don't see these requests either. Happy to enable
 accounts by hand but I need an email with the account id.

 thx

 On Sun, Feb 14, 2016 at 6:53 PM, Advay Pal 
 wrote:

> Dear All,
>
> It appears there is a problem with the bug tracking page. As pointed
> out by someone earlier, it doesn't seem to send a confirmation email to
> people who want to sign up. I too have been experiencing the same problem.
>
> Regards,
>
> Advay Pal
>
> ___
> Sugar-devel mailing list
> Sugar-devel@lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel
>
>


 --
 Walter Bender
 Sugar Labs
 http://www.sugarlabs.org
 

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


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


-- 
Vaibhav Raj Gupta
(Third Year) Computer Science And Engineering ,
IIT ROORKEE,INDIA
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] (no subject)

2016-02-15 Thread Nitin Jain
Please enable my ID,

My account ID is: nitinjain96
My email is: nitin96.j...@gmail.com

Thanks,
Nitin
ᐧ

On Mon, Feb 15, 2016 at 9:53 PM, Walter Bender 
wrote:

>
>
> On Mon, Feb 15, 2016 at 11:07 AM, Nitin Jain 
> wrote:
>
>> Hi,
>>
>> I was also trying to sign up to contribute(report bug) but have faced
>> same problem.
>> Can we just send our emails and account ids to you directly?
>>
>
> Please send me your account ID and I will enable it.
>
>>
>> Regards,
>> Nitin
>>
>> ᐧ
>>
>> On Mon, Feb 15, 2016 at 5:27 AM, Walter Bender 
>> wrote:
>>
>>> I am an admin but I don't see these requests either. Happy to enable
>>> accounts by hand but I need an email with the account id.
>>>
>>> thx
>>>
>>> On Sun, Feb 14, 2016 at 6:53 PM, Advay Pal  wrote:
>>>
 Dear All,

 It appears there is a problem with the bug tracking page. As pointed
 out by someone earlier, it doesn't seem to send a confirmation email to
 people who want to sign up. I too have been experiencing the same problem.

 Regards,

 Advay Pal

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


>>>
>>>
>>> --
>>> Walter Bender
>>> Sugar Labs
>>> http://www.sugarlabs.org
>>> 
>>>
>>> ___
>>> Sugar-devel mailing list
>>> Sugar-devel@lists.sugarlabs.org
>>> http://lists.sugarlabs.org/listinfo/sugar-devel
>>>
>>>
>>
>
>
> --
> 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] (no subject)

2016-02-15 Thread Walter Bender
On Mon, Feb 15, 2016 at 11:07 AM, Nitin Jain  wrote:

> Hi,
>
> I was also trying to sign up to contribute(report bug) but have faced same
> problem.
> Can we just send our emails and account ids to you directly?
>

Please send me your account ID and I will enable it.

>
> Regards,
> Nitin
>
> ᐧ
>
> On Mon, Feb 15, 2016 at 5:27 AM, Walter Bender 
> wrote:
>
>> I am an admin but I don't see these requests either. Happy to enable
>> accounts by hand but I need an email with the account id.
>>
>> thx
>>
>> On Sun, Feb 14, 2016 at 6:53 PM, Advay Pal  wrote:
>>
>>> Dear All,
>>>
>>> It appears there is a problem with the bug tracking page. As pointed out
>>> by someone earlier, it doesn't seem to send a confirmation email to people
>>> who want to sign up. I too have been experiencing the same problem.
>>>
>>> Regards,
>>>
>>> Advay Pal
>>>
>>> ___
>>> Sugar-devel mailing list
>>> Sugar-devel@lists.sugarlabs.org
>>> http://lists.sugarlabs.org/listinfo/sugar-devel
>>>
>>>
>>
>>
>> --
>> Walter Bender
>> Sugar Labs
>> http://www.sugarlabs.org
>> 
>>
>> ___
>> Sugar-devel mailing list
>> Sugar-devel@lists.sugarlabs.org
>> http://lists.sugarlabs.org/listinfo/sugar-devel
>>
>>
>


-- 
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] (no subject)

2016-02-15 Thread Nitin Jain
Hi,

I was also trying to sign up to contribute(report bug) but have faced same
problem.
Can we just send our emails and account ids to you directly?

Regards,
Nitin

ᐧ

On Mon, Feb 15, 2016 at 5:27 AM, Walter Bender 
wrote:

> I am an admin but I don't see these requests either. Happy to enable
> accounts by hand but I need an email with the account id.
>
> thx
>
> On Sun, Feb 14, 2016 at 6:53 PM, Advay Pal  wrote:
>
>> Dear All,
>>
>> It appears there is a problem with the bug tracking page. As pointed out
>> by someone earlier, it doesn't seem to send a confirmation email to people
>> who want to sign up. I too have been experiencing the same problem.
>>
>> Regards,
>>
>> Advay Pal
>>
>> ___
>> Sugar-devel mailing list
>> Sugar-devel@lists.sugarlabs.org
>> http://lists.sugarlabs.org/listinfo/sugar-devel
>>
>>
>
>
> --
> Walter Bender
> Sugar Labs
> http://www.sugarlabs.org
> 
>
> ___
> Sugar-devel mailing list
> Sugar-devel@lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel
>
>
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] (no subject)

2016-02-14 Thread Walter Bender
I am an admin but I don't see these requests either. Happy to enable
accounts by hand but I need an email with the account id.

thx

On Sun, Feb 14, 2016 at 6:53 PM, Advay Pal  wrote:

> Dear All,
>
> It appears there is a problem with the bug tracking page. As pointed out
> by someone earlier, it doesn't seem to send a confirmation email to people
> who want to sign up. I too have been experiencing the same problem.
>
> Regards,
>
> Advay Pal
>
> ___
> Sugar-devel mailing list
> Sugar-devel@lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel
>
>


-- 
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] (no subject)

2015-02-12 Thread James Cameron
Agreed.  Project style is collaborative and individual rather than
authoritative.  Not only pick your interesting idea, but after staking
your claim to it do something toward it, publish, and then ask for
review.  ;-)

-- 
James Cameron
http://quozl.linux.org.au/
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] (no subject)

2015-02-12 Thread Sam P.
Hi Aman,

Please look at setting up a dev environment:
http://developer.sugarlabs.org/dev-environment.md.html

Try playing with it and find an bug/feature that you are personally
interested in then have a go at making it!

Thanks,
Sam

On Thu, 12 Feb 2015 6:00 am Aman Srivastava eamanshrivast...@gmail.com
wrote:

 I was just going through the list of GSOC ideas last year and I found PECS
 for Non-Verbal Communication to be really interesting. I would really
 appreciate it if someone could help me get started on bugs/tasks related to
 this.

 --
 ​​
 Aman K Srivastava
 ​
 ​
 Co-Founder
 Project Mudra
 B.E. Computer Science
 BITS Pilani KK Birla Goa Campus

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

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


Re: [Sugar-devel] (no subject)

2014-11-16 Thread Nagarjuna G
On Friday 14 Nov 2014 7:10:30 AM Walter Bender wrote:
 I've asked Harriett to chime in re the Goa deployment. Re what is
 next, it depends on what you are interested in... lots of open bugs at
 bugs.sugarlabs.org. Feature requests at
 wiki.sugarlabs.org/go/1.04/Features/ etc.
 

Aman, please write to Salil Konkar salil.kon...@gmail.com, in cc. 

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


Re: [Sugar-devel] (no subject)

2014-11-14 Thread Walter Bender
I've asked Harriett to chime in re the Goa deployment. Re what is
next, it depends on what you are interested in... lots of open bugs at
bugs.sugarlabs.org. Feature requests at
wiki.sugarlabs.org/go/1.04/Features/ etc.

regards.

-walter

On Fri, Nov 14, 2014 at 1:14 AM, Aman Srivastava
eamanshrivast...@gmail.com wrote:
 Hi,

 Please tell me more about the deployment of sugar in Goa.
 And I have setup the development environment ( pulled source files, built
 and run sugar). Please let me know what is to be done next :)

 Thanks,
 Aman


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




-- 
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] (no subject)

2014-11-14 Thread Frederick Grose
On Fri, Nov 14, 2014 at 7:10 AM, Walter Bender walter.ben...@gmail.com
wrote:

 I've asked Harriett to chime in re the Goa deployment. Re what is
 next, it depends on what you are interested in... lots of open bugs at
 bugs.sugarlabs.org. Feature requests at
 wiki.sugarlabs.org/go/1.04/Features/ etc.


​link correction,​
​
https://wiki.sugarlabs.org/go/0.104/Feature_List
​



 regards.

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


Re: [Sugar-devel] (no subject)

2012-12-04 Thread Gary Martin
Hi Ariel,

On 4 Dec 2012, at 16:02, Ariel Calzada ar...@activitycentral.com wrote:

 Hello!
 
 We’re working in the GTK3 porting and HIG adjustments of Speak and other 
 activities we have observations in both fields.
 
 HIG/Touchscreen
 
 The main concern is that the OSK hides the interface and doesn’t let the 
 textbox be visible for the user. We think that a possible solution should be 
 making OSK has an inputbox above that which displays the inserted text, and 
 thus the speak interface should be shrinked. But this has to be analyzed 
 because should be fixed upstream. As this is transversal to all the 
 activities that could have input text.

So a quick and simple solution that I think will work well in this case, is to 
just move the text input area from the bottom to the top of the canvas area. 
See images [1] and [2] for mockups of what this could look like, both with and 
without the on screen keyboard (OSK). One thing to make sure, is that the input 
text are be un-focused when the user presses return and the speaking starts, 
this will make the OSK hide so that the user can watch the mouth moving. I do 
quite like that the eyes are peeking over the top of the keyboard when the OSK 
is open, so I don't think we need to shrink down the whole face.

Regards,
--Gary

[1] http://wiki.sugarlabs.org/go/File:Mockup_of_Speak_text_input_at_top.png
[2] 
http://wiki.sugarlabs.org/go/File:Mockup_of_Speak_text_input_at_top_with_OSK.png

 GTK3
 
 We have been working in a GTK3 porting of Speak which basically implies usage 
 of Gstreamer 1.0
 
 We already have a release version of this porting but it  has many issues. 
 One of them is that the activity runs very very slow and the eyes don’t move 
 correctly when the mouse is moved. So we have to analyse code performance in 
 light of gstreamer and cairo. 
 
 We would like to get some ideas of what’s happening and if gstreamer 1.0 is 
 failing in XO with other activities.
 
 Regards,
 
 -- 
 Ariel Calzada and Rafael Ortíz
 Activity Central: http://www.activitycentral.com
 
 Facebook: https://activitycentral.com/facebook
 Google+: https://activitycentral.com/googleplus
 Twitter: https://activitycentral.com/twitter
 ___
 Sugar-devel mailing list
 Sugar-devel@lists.sugarlabs.org
 http://lists.sugarlabs.org/listinfo/sugar-devel

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


Re: [Sugar-devel] (no subject)

2010-04-08 Thread Chus Picos
Hi Rafael.

We think that ReSiStance is a good base for our work because it has a simple
graphic interface. But first, we want to know if a feed reader is a useful
activity in Sugar.

Thanks.

2010/4/8 Rafael Enrique Ortiz Guerrero dir...@gmail.com

 Hi Chus.


 This idea was also light up on olpc-uruguay and olpc-sur so i guess it
 has some audience :).


 in wich feed reader are you looking to base your work on ?.



 Rafael Ortiz



 On Wed, Apr 7, 2010 at 10:30 AM, Chus Picos chuspi...@gmail.com wrote:
  Hi.
 
  I'm a Software Engineering student at the Universidade da Coruña (Galicia
 -
  Spain). Now I'm taking my first steps with Sugar. I want to do my final
 year
  project developing an activity for this platform. If it is possible, I
 would
  like your help to know what kind of activity could be more interesting.
 
  After a small study with my project supervisor, we thought it might be
  useful to develop an RSS reader. We know that there is already an
 activity
  called News Reader that implements this functionality, but it seems not
 to
  be very updated. We are considering to re-take it or to write something
 new,
  maybe based on some other RSS reeder, and would like to know your insight
  about this.
 
  But as I said, that is just an idea and we are open to your suggestions..
 
  Regards and thank you very much.
  ___
  Sugar-devel mailing list
  Sugar-devel@lists.sugarlabs.org
  http://lists.sugarlabs.org/listinfo/sugar-devel
 
 

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


Re: [Sugar-devel] (no subject)

2010-04-08 Thread Luke Faraone
On Wed, Apr 7, 2010 at 10:30, Chus Picos chuspi...@gmail.com wrote:
 After a small study with my project supervisor, we thought it might be
 useful to develop an RSS reader. We know that there is already an activity
 called News Reader that implements this functionality, but it seems not to
 be very updated. We are considering to re-take it or to write something new,
 maybe based on some other RSS reeder, and would like to know your insight
 about this.


PenguinTV, which News Reader is based on, appears to be actively
maintained upstream http://sourceforge.net/projects/penguintv/

Have you considered contacting them to see if they want help
revitalizing the News Reader activity?

-- 
Luke Faraone
http://luke.faraone.cc
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] (no subject)

2010-04-07 Thread Rafael Enrique Ortiz Guerrero
Hi Chus.


This idea was also light up on olpc-uruguay and olpc-sur so i guess it
has some audience :).


in wich feed reader are you looking to base your work on ?.



Rafael Ortiz



On Wed, Apr 7, 2010 at 10:30 AM, Chus Picos chuspi...@gmail.com wrote:
 Hi.

 I'm a Software Engineering student at the Universidade da Coruña (Galicia -
 Spain). Now I'm taking my first steps with Sugar. I want to do my final year
 project developing an activity for this platform. If it is possible, I would
 like your help to know what kind of activity could be more interesting.

 After a small study with my project supervisor, we thought it might be
 useful to develop an RSS reader. We know that there is already an activity
 called News Reader that implements this functionality, but it seems not to
 be very updated. We are considering to re-take it or to write something new,
 maybe based on some other RSS reeder, and would like to know your insight
 about this.

 But as I said, that is just an idea and we are open to your suggestions..

 Regards and thank you very much.
 ___
 Sugar-devel mailing list
 Sugar-devel@lists.sugarlabs.org
 http://lists.sugarlabs.org/listinfo/sugar-devel


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