Re: [Sugar-devel] wired & wired

2009-03-22 Thread Tomeu Vizoso
[adding sugar-devel to cc]

On Sun, Mar 22, 2009 at 03:42, Mikus Grinbergs  wrote:
> ok - I figured it out - I had plugged in a second USB hub, without realizing
> that that hub also had an ethernet adapter attached to it - that makes two
> ethernet adapters and two interfaces.  Good to know the system can handle
> such a situation.  But the only clue I had was seeing *two* 'wired' icons in
> the Frame.

Hi Mikus,

what do you think that should appear there instead?

Thanks,

Tomeu


> mikus
>
> ___
> Fedora-olpc-list mailing list
> fedora-olpc-l...@redhat.com
> https://www.redhat.com/mailman/listinfo/fedora-olpc-list
>
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Full Licence field

2009-03-22 Thread Panu Matilainen
On Fri, 20 Mar 2009, Tom \spot\ Callaway wrote:

> On 03/20/2009 04:06 PM, Lyos Gemini Norezel wrote:
>> Pity. A %license (ie., like the %doc) field would be nice to have.
>
> Indeed. This is where I think the most interesting work needs to be
> done. Once rpm knows that a %license file is a special type of %doc that
> gets installed even if --excludedocs is passed, we have solved one of
> the big issues for the OLPC folks.

Heh, actually rpm has had %license special file attribute since rpm 2.5.4, 
it just doesn't really do much anything at all. It also doesn't play well 
together with %doc, AND since the ancient copyright -> license tag change, 
%license as file attribute has gotten globbered with side-effect macro 
from the License: tag, so you'll have to use %%license in the %files 
section.

Other than that, making --excludedocs not affect %license files is 
literally a one-liner.

Making %license use in spec saner is somewhat more complicated (due to the 
funny little historical issues listed above). I take it you'd like it to 
behave exactly like %doc, like

%files
%doc README NEWS ChangeLog
%license COPYING
%{_bindir}/*

...which would place COPYING into the default docdir, but with the license 
attribute set. Right?

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


[Sugar-devel] GSoC 2009 - Sugarize a Kde-edu Applicatioon

2009-03-22 Thread Jain Basil Aliyas
Hello,

I am Jain Basil Aliyas, a Computer Science Engineering Student and I am
currently contributing for Kde-Edu Project Kstars. As a GSoc Enthusiast, i
would like to sugarize the new project Step. Step is an Interactive Physics
Simulation Application which can help kids a lot to excel in Physics. I am
able to handle C, C++, Qt, Python fluently and I hope my contributions to
Kstars can help me a lot in this regard. Kindly convey your opinions.

Regards
Jain Basil Aliyas

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


Re: [Sugar-devel] GSoC project proposal

2009-03-22 Thread Jameson Quinn
Hi Ishara.

One quick recommendation: you'll probably get more comments if you post your
proposal on the wiki and in email directly, rather than as an included file.
This is especially true when you use semi-proprietary data formats like
microsoft .doc, which many people in the open source community take a dim
view of.

As to your actual proposal, it is interesting in terms of the use cases, but
pretty weak in terms of technical detail. Particularly as you refer to
postgresql, and yet it is not clear where this would be running. Your
diagram seems to indicate that the database exists in copies both on the
teacher's machine and on the school server. Remember, Sugar activities
should try to avoid assuming good connectivity, and should work with very
limited computational resources (processor, disk, and ram). We will consider
proposals relating to the "XS" or school server, which would have slightly
higher resources; but if your idea will ony run on the XS, then how is it
different from Moodle?

Cheers,
Jameson

2009/3/21 Ishara Gunathilake 

> hi,
>
> I'm applicant of GSoC. here I attached my project proposal for a sugar
> project
> idea. please be kind enough to consider those documents and reply.
>
> thanx
>
> ___
> 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] GSoC idea: Chart/graph-making activity

2009-03-22 Thread Garrison Benson

My name is Garrison Benson and I'm an undergraduate computer science student
at Hope College in Holland, Michigan, USA. I'm interested in participating
in Google Summer of Code and I'd like some feedback on my idea...

I want to make a Sugar activity that will allow students to create charts
and graphs (e.g. pie charts, line graphs, etc.). I haven't been able to find
such an activity (SocialCalc can create bar graphs, but nothing else). I see
it being useful for formal science experiments, such as the classic "chart
the growth of plants over the course of time" experiment that everybody does
in primary school. It'd also be cool if it allowed students to view the
graph and the data at the same time, so they could modify the data and
immediately see the effect on the graph. (It would help students to gain a
fundamental understanding of the relationship between the graph and the
source data.) It'd also be pretty cool if it could somehow interact with
existing activities such as Measure, Ruler, Poll Builder, etc.

A traditional spreadsheet kind of interface would work (something like MS
Excel or OO.o Calc) but I think a more basic, application-specific interface
may be more accessible.

Anyway, who's got comments or suggestions? Thanks in advance!
-- 
View this message in context: 
http://n2.nabble.com/GSoC-idea%3A-Chart-graph-making-activity-tp2517796p2517796.html
Sent from the Sugar Development mailing list archive at Nabble.com.

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


Re: [Sugar-devel] GSoC idea: Chart/graph-making activity

2009-03-22 Thread Benjamin M. Schwartz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Garrison Benson wrote:
> A traditional spreadsheet kind of interface would work (something like MS
> Excel or OO.o Calc) but I think a more basic, application-specific interface
> may be more accessible.
> 
> Anyway, who's got comments or suggestions? Thanks in advance!

I think that's a great idea!  Many people have started projects to create
spreadsheets for Sugar, but none have finished.

Some pointers:
http://lists.laptop.org/pipermail/sugar/2008-February/004225.html
http://lists.laptop.org/pipermail/community-news/2008-February/97.html

Three classes of approaches have been attempted, roughly:

1. Sugarize Gnumeric
2. Socialcalc
3. A python-based spreadsheet using numpy, matplotlib, pylab, etc.

- --Ben
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (GNU/Linux)

iEYEARECAAYFAknGgYAACgkQUJT6e6HFtqTnEACcCYlbjwFDLOI95Ckhz5qQC9vN
QAUAnRvLaQSrsI2ycjk4IWD0LbRrWRv/
=m4V9
-END PGP SIGNATURE-
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] SWF Sugar

2009-03-22 Thread David Farning
009/3/21 Felipe López Toledo :
> Hi.
>
> I have been reading your wiki, first of all, I have to say you: great
> work!, keep doing it!.
>
> I want to help. My name is Felipe López Toledo, I'm a flash developer
> for last 6 years and I'm interested in participating in gsoc 2009 with
> this project:
>
> Copy + paste from you project list:
>>  SWF Sugar
>>   * Integrate SWF (Flash/Gnash) applications into Sugar.
>>   * Ideally, develop a demo activity which could be used as a template for 
>> sugarizing Flash/Gnash activities.
>>   * Priority for Sugar: Very High ("never bet against the browser")
>>   * Difficulty (as a GSoC project): hard
>>   * Skills needed: SWF/Python integration
>
> Jameson Quinn told me about the problems that exist with the adobe
> player (license), so I understand the use of gnash.
> well,  I the idea is to develop a "template for activities"?
> I imagine a "framework" with special *sugarized* features that permit
> to design / develop fast and complex sugar applications in a easy way,
> where the developer can be more involved with functionality rather
> than gnash support.

This sounds great!  The biggest win is the large number of developers,
like you, who are familiar with SWF and Flash development.  Being able
to author activities and content in an already known language will
reduce the barrier to entry to new developers.

> could anyone give more info?

Tony and Bryan (CCed), both from the Nepal OLPC deployment have given
this the most thought.  I don't know if SWF will represent the final
answer to this question.  There are several other frameworks under
development.

Any progress you could make this summer, would also apply to other
frameworks if they prove more suitable.

Personally, I am betting that if Sugar Labs can raise the viability of
gnash and SWF in the education space, it won't take long for the gnash
developers to ramp up their development pace.

Gnash's challenge is that  no one _needs_ gnash.  Hard core developers
and freedom advocates can get along just fine without a SWF players.
Casual users can install Flash and it just works.

By incorporating Gnash into sugar we create a class of users
(currently 1 million students and developers) supported by a group of
admins (school IT departments) for whom downloading Flash from a third
party is 'itchy.'  Never bet against the itch:)

david

> what features would you like to see in this application?.
>
> Thanks in advance.
>
> Felipe.
> ___
> 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] instructions for flashing SoaS on a XO

2009-03-22 Thread Dave Bauer
On Sun, Mar 22, 2009 at 1:45 PM, Mitch Bradley  wrote:

>
>> My XO Boots but gets stuck loading the initrd.
>>
>> OFW Q2E34
>>
>> Here is what I see on the screen
>>
>> Boot device: /nandflash:\boot\olpc.fth Arguments:
>> Boot device: /nandflash:\boot\vmlinuz0 Arguments: root=mtd0
>> rootfstype=jffs2
>> liveimg console=tty0 console=ttyS0,115200 boot_delay=3 fbcon=font:SUN12x22
>> Loading ramdisk image from nand:\boot\initrd0.img
>>
>> It stays there its been about 20 minutes now.
>>
>>
>>
>>
>
> Try booting with the check button (game key above the power button) held
> down.
>

Thanks Mitch,

Actually that report is with the check button held down.


Dave

>
> If that fixes the problem, the issues is that the OS is not switching from
> "pretty boot" mode to active screen mode.
>
> You can disable pretty-boot by adding these lines to /boot/olpc.fth :
>
>  unfreeze visible
>
> The second line, just after the comment line, is a good place for them.
>
>


-- 
Dave Bauer
d...@solutiongrove.com
http://www.solutiongrove.com
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] GSoC proposal

2009-03-22 Thread David Farning
2009/3/21 Ishara Gunathilake :
> hi
>
> I'm a applicant for GSoC. Here I attached my proposal for a sugar project
> idea.
> Please be kind enough to consider those documents and reply.

Ishara,
Your proposal looks interesting?  It immediatly made me think of the
work Resara (CCed) is doing in the area a student management.  They
might have guidance in this area:)

david


> thanx
> ___
> 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] GSoC idea: Chart/graph-making activity

2009-03-22 Thread David Farning
On Sun, Mar 22, 2009 at 1:20 PM, Benjamin M. Schwartz
 wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Garrison Benson wrote:
>> A traditional spreadsheet kind of interface would work (something like MS
>> Excel or OO.o Calc) but I think a more basic, application-specific interface
>> may be more accessible.
>>
>> Anyway, who's got comments or suggestions? Thanks in advance!
>
> I think that's a great idea!  Many people have started projects to create
> spreadsheets for Sugar, but none have finished.
>
> Some pointers:
> http://lists.laptop.org/pipermail/sugar/2008-February/004225.html
> http://lists.laptop.org/pipermail/community-news/2008-February/97.html
>
> Three classes of approaches have been attempted, roughly:
>
> 1. Sugarize Gnumeric
> 2. Socialcalc
> 3. A python-based spreadsheet using numpy, matplotlib, pylab, etc.

Ben,

Any thought on which of these approaches is the most promising or has
the most bang for the buck?

david
> - --Ben
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v2.0.9 (GNU/Linux)
>
> iEYEARECAAYFAknGgYAACgkQUJT6e6HFtqTnEACcCYlbjwFDLOI95Ckhz5qQC9vN
> QAUAnRvLaQSrsI2ycjk4IWD0LbRrWRv/
> =m4V9
> -END PGP SIGNATURE-
> ___
> 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] [Invitation] Testing SoaS-2 @ Wed Mar 25 10am – 12pm (sugar-de...@lis ts.sugarlabs.org)

2009-03-22 Thread Frederick Grose
BEGIN:VCALENDAR
PRODID:-//Google Inc//Google Calendar 70.9054//EN
VERSION:2.0
CALSCALE:GREGORIAN
METHOD:REQUEST
BEGIN:VEVENT
DTSTART:20090325T14Z
DTEND:20090325T16Z
DTSTAMP:20090322T193538Z
ORGANIZER:mailto:6n9a99dr5knag9tp0obc0rn...@group.calendar.google.com
UID:qkg6abiqutsg1lktr8veiqc...@google.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;cn=sugar-de...@lists.sugarlabs.org;X-NUM-GUESTS=0:mailto:sugar-de...@l
 ists.sugarlabs.org
CLASS:PRIVATE
CREATED:20090322T193537Z
DESCRIPTION:(join session at any time)\n\nSome call it failure testing some
  stress testing. We want to meet this Wednesday to find the bugs left in Su
 crose 0.84 to be able to fix them for 0.84.x We will use the latest Sugar o
 n a Stick-2 for those efforts.\nView your event at http://www.google.com/ca
 lendar/event?action=VIEW&eid=cWtnNmFiaXF1dHNnMWxrdHI4dmVpcWN0Y2sgc3VnYXItZG
 V2ZWxAbGlzdHMuc3VnYXJsYWJzLm9yZw&tok=NTIjNm45YTk5ZHI1a25hZzl0cDBvYmMwcm5jdW
 dAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbWNjY2RjMjEzMzc4OWUzMjAxZTBhYmYzMjVjZTQzY
 jI2NTA5OGFmNTI&ctz=America%2FNew_York&hl=en.
LAST-MODIFIED:20090322T193538Z
LOCATION:irc.freenode.net #sugar-meeting
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Testing SoaS-2
TRANSP:OPAQUE
END:VEVENT
END:VCALENDAR


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


[Sugar-devel] Fwd: Summer of Code Proposal: Furthering Speech Recognition in Sugar.

2009-03-22 Thread satya komaragiri
Hello,

I am a final year student from India. I wish to apply to GSoC this
year by building upon my current work. I had discussed the feasibility
and advantages of having Speech Recognition for an OLPC with the devel
list [1] in September 2008 and have been working on it since then as a
part of the Sarai Fellowship. My progress on that project can be
tracked on its wiki page [2]. I am also working on a dictation
activity under it though it might take some time as I am currently
gathering the speech corpus spoken by children.

This summer, I would like to implement a generic speech library that
could be used by any activity so that children can interact with Sugar
using voice rather than typing. I spoke to Mr. Assim Deodia(cc'ed in
this mail) who developed an activity called 'Listen and Spell' in GSoC
last year and is interested in this idea.

I can showcase one of its potential usages by integrating speech
capabilities to the 'Listen and Spell' activity where the child can
spell out the word verbally. I want to let the children speak out the
spelling rather than type it out. As the alphabet of any language is
limited (26 in the case of English, extension to any language would
just mean getting a few people to read out the alphabet of that
language).

Having a generic library will make system-wide integration easier by
abstracting the interactions with the speech engine via DBUS etc.  All
the activities can use the speech capability as they see fit  (spoken
commands to control the activity is the most straightforward
application that strikes me).

It would be really nice if the community could provide us with some
feedback on this proposal. :)



Regards
Satya Komaragiri

[1] Dicsussion on the devel list:
http://lists.laptop.org/pipermail/devel/2008-September/019136.html
[2] Speech recognition project page: http://wiki.laptop.org/go/Speech_to_Text


P.S. I apologize if the list gets this mail twice. My first mail bounced.
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Fwd: Summer of Code Proposal: Furthering Speech Recognition in Sugar.

2009-03-22 Thread Edward Cherlin
On Sun, Mar 22, 2009 at 2:46 PM, satya komaragiri
 wrote:
> Hello,
>
> I am a final year student from India. I wish to apply to GSoC this
> year by building upon my current work. I had discussed the feasibility
> and advantages of having Speech Recognition for an OLPC

+1

Which languages to start with?

> with the devel
> list [1] in September 2008 and have been working on it since then as a
> part of the Sarai Fellowship. My progress on that project can be
> tracked on its wiki page [2]. I am also working on a dictation
> activity under it though it might take some time as I am currently
> gathering the speech corpus spoken by children.

Are you looking for published data, or researching this yourself? I
see publications on a wide range of languages.

> This summer, I would like to implement a generic speech library that
> could be used by any activity so that children can interact with Sugar
> using voice rather than typing. I spoke to Mr. Assim Deodia(cc'ed in
> this mail)

That cc fell out somewhere along the line.

> who developed an activity called 'Listen and Spell' in GSoC
> last year and is interested in this idea.
>
> I can showcase one of its potential usages by integrating speech
> capabilities to the 'Listen and Spell' activity where the child can
> spell out the word verbally. I want to let the children speak out the
> spelling rather than type it out. As the alphabet of any language is
> limited (26 in the case of English, extension to any language would
> just mean getting a few people to read out the alphabet of that
> language).
>
> Having a generic library will make system-wide integration easier by
> abstracting the interactions with the speech engine via DBUS etc.  All
> the activities can use the speech capability as they see fit  (spoken
> commands to control the activity is the most straightforward
> application that strikes me).

I am interested in applications to foreign language and second
language learning, including accent reduction.

> It would be really nice if the community could provide us with some
> feedback on this proposal. :)
>
> Regards
> Satya Komaragiri
>
> [1] Dicsussion on the devel list:
> http://lists.laptop.org/pipermail/devel/2008-September/019136.html
> [2] Speech recognition project page: http://wiki.laptop.org/go/Speech_to_Text
>
>
> P.S. I apologize if the list gets this mail twice. My first mail bounced.
> ___
> Sugar-devel mailing list
> Sugar-devel@lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel
>



-- 
Silent Thunder (默雷/धर्ममेघशब्दगर्ज/دھرممیگھشبدگر ج) is my name
And Children are my nation.
The Cosmos is my dwelling place, The Truth my destination.
http://earthtreasury.net/ (Edward Mokurai Cherlin)
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Fwd: Summer of Code Proposal: Furthering Speech Recognition in Sugar.

2009-03-22 Thread Sean DALY
Greetings Satya,

In the early 1990s I did some tests for a speech recognition system
and I found a shortcut for reliably acquiring and classing words and
even phonemes: asking the subject to click the mouse or the spacebar
to mark the boundary between words. Phonemes were more difficult, but
some subjects did manage to become very proficient in demarcating
boundaries. I seem to remember reading that most of the world's
languages draw from a pool of only 50-60 phonemes. Of course machines
were many times less powerful then compared to today but this little
shortcut simplified realtime processing considerably.

As a former audio engineer I had also explored digitally-controlled
analog audio processing, in particular equalization, as another method
of reducing processing power requirements. However, my results were
inconclusive, due I believe to the slow response time of the equipment
I had available. I recall finally resorting to a first sample to
capture the speech, then conversion to analog for shaping, then
conversion to digital again for analysis. Modern realtime plugin
effects modules for recording platforms such as Pro Tools would
certainly do the job better and in a single step, but the best of
these are very highly priced proprietary closed code (example:
http://www.sonnoxplugins.com).

I did find recognition rates varied very widely with the model of
microphone used. I remember obtaining interesting results from the
proximity effect of a common studio dynamic mic, the Shure SM57; the
"colored" analog sound allowed faster transformations (this is what
led me to shaping sound in the analog domain). Recording very close in
also eliminated ambient room noise. The stumbling block I encountered
there was encouraging subjects to speak right into the mic, which some
found intrusive. I did not test with cheapo soundcard mics as
interfacing these with pro sound equipment for testing was a headache.

It's a fascinating subject

Sean


On Sun, Mar 22, 2009 at 11:00 PM, Edward Cherlin  wrote:
> On Sun, Mar 22, 2009 at 2:46 PM, satya komaragiri
>  wrote:
>> Hello,
>>
>> I am a final year student from India. I wish to apply to GSoC this
>> year by building upon my current work. I had discussed the feasibility
>> and advantages of having Speech Recognition for an OLPC
>
> +1
>
> Which languages to start with?
>
>> with the devel
>> list [1] in September 2008 and have been working on it since then as a
>> part of the Sarai Fellowship. My progress on that project can be
>> tracked on its wiki page [2]. I am also working on a dictation
>> activity under it though it might take some time as I am currently
>> gathering the speech corpus spoken by children.
>
> Are you looking for published data, or researching this yourself? I
> see publications on a wide range of languages.
>
>> This summer, I would like to implement a generic speech library that
>> could be used by any activity so that children can interact with Sugar
>> using voice rather than typing. I spoke to Mr. Assim Deodia(cc'ed in
>> this mail)
>
> That cc fell out somewhere along the line.
>
>> who developed an activity called 'Listen and Spell' in GSoC
>> last year and is interested in this idea.
>>
>> I can showcase one of its potential usages by integrating speech
>> capabilities to the 'Listen and Spell' activity where the child can
>> spell out the word verbally. I want to let the children speak out the
>> spelling rather than type it out. As the alphabet of any language is
>> limited (26 in the case of English, extension to any language would
>> just mean getting a few people to read out the alphabet of that
>> language).
>>
>> Having a generic library will make system-wide integration easier by
>> abstracting the interactions with the speech engine via DBUS etc.  All
>> the activities can use the speech capability as they see fit  (spoken
>> commands to control the activity is the most straightforward
>> application that strikes me).
>
> I am interested in applications to foreign language and second
> language learning, including accent reduction.
>
>> It would be really nice if the community could provide us with some
>> feedback on this proposal. :)
>>
>> Regards
>> Satya Komaragiri
>>
>> [1] Dicsussion on the devel list:
>> http://lists.laptop.org/pipermail/devel/2008-September/019136.html
>> [2] Speech recognition project page: http://wiki.laptop.org/go/Speech_to_Text
>>
>>
>> P.S. I apologize if the list gets this mail twice. My first mail bounced.
>> ___
>> Sugar-devel mailing list
>> Sugar-devel@lists.sugarlabs.org
>> http://lists.sugarlabs.org/listinfo/sugar-devel
>>
>
>
>
> --
> Silent Thunder (默雷/धर्ममेघशब्दगर्ज/دھرممیگھشبدگر ج) is my name
> And Children are my nation.
> The Cosmos is my dwelling place, The Truth my destination.
> http://earthtreasury.net/ (Edward Mokurai Cherlin)
> ___
> Sugar-devel mailing list
> Sugar-devel@lists.sugarlabs.org
> http:/

Re: [Sugar-devel] instructions for flashing SoaS on a XO

2009-03-22 Thread Mitch Bradley
>
> My XO Boots but gets stuck loading the initrd.
>
> OFW Q2E34
>
> Here is what I see on the screen
>
> Boot device: /nandflash:\boot\olpc.fth Arguments:
> Boot device: /nandflash:\boot\vmlinuz0 Arguments: root=mtd0 rootfstype=jffs2
> liveimg console=tty0 console=ttyS0,115200 boot_delay=3 fbcon=font:SUN12x22
> Loading ramdisk image from nand:\boot\initrd0.img
>
> It stays there its been about 20 minutes now.
>
>
>   

Try booting with the check button (game key above the power button) held 
down.

If that fixes the problem, the issues is that the OS is not switching 
from "pretty boot" mode to active screen mode.

You can disable pretty-boot by adding these lines to /boot/olpc.fth :

   unfreeze visible

The second line, just after the comment line, is a good place for them.

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


[Sugar-devel] Summer of Code Proposal: Furthering Speech Recognition in Sugar.

2009-03-22 Thread satya komaragiri
Hello,

I am a final year student from India. I wish to apply to GSoC this
year by building upon my current work. I had discussed the feasibility
and advantages of having Speech Recognition for an OLPC with the devel
list [1] in September 2008 and have been working on it since then as a
part of the Sarai Fellowship. My progress on that project can be
tracked on its wiki page [2]. I am also working on a dictation
activity under it though it might take some time as I am currently
gathering the speech corpus spoken by children.

This summer, I would like to implement a generic speech library that
could be used by any activity so that children can interact with Sugar
using voice rather than typing. I spoke to Mr. Assim Deodia(cc'ed in
this mail) who developed an activity called 'Listen and Spell' in GSoC
last year and is interested in this idea.

I can showcase one of its potential usages by integrating speech
capabilities to the 'Listen and Spell' activity where the child can
spell out the word verbally. I want to let the children speak out the
spelling rather than type it out. As the alphabet of any language is
limited (26 in the case of English, extension to any language would
just mean getting a few people to read out the alphabet of that
language).

Having a generic library will make system-wide integration easier by
abstracting the interactions with the speech engine via DBUS etc.  All
the activities can use the speech capability as they see fit  (spoken
commands to control the activity is the most straightforward
application that strikes me).

It would be really nice if the community could provide us with some
feedback on this proposal. :)



Regards
Satya Komaragiri

[1] Dicsussion on the devel list:
http://lists.laptop.org/pipermail/devel/2008-September/019136.html
[2] Speech recognition project page: http://wiki.laptop.org/go/Speech_to_Text
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] instructions for flashing SoaS on a XO

2009-03-22 Thread pgf
mitch wrote:
 > >
 > > My XO Boots but gets stuck loading the initrd.
 > >
 > > OFW Q2E34
 > >
 > > Here is what I see on the screen
 > >
 > > Boot device: /nandflash:\boot\olpc.fth Arguments:
 > > Boot device: /nandflash:\boot\vmlinuz0 Arguments: root=mtd0 
 > > rootfstype=jffs2
 > > liveimg console=tty0 console=ttyS0,115200 boot_delay=3 fbcon=font:SUN12x22
 > > Loading ramdisk image from nand:\boot\initrd0.img
 > >
 > > It stays there its been about 20 minutes now.
 > >
 > >
 > >   
 > 
 > Try booting with the check button (game key above the power button) held 
 > down.
 > 
 > If that fixes the problem, the issues is that the OS is not switching 
 > from "pretty boot" mode to active screen mode.

i only realized recently that the final unfreeze of the screen
is not done in bootanim, as i expected, but by way of sugar installing
a g_idle callback that sends a message to ohmd to do the unfreeze.  so
if either sugar or ohmd don't start correctly, the screen will stay
frozen.  this doesn't seem optimal to me.  (and it may be that i have
it wrong, and there's another unfreeze mechanism as well.)

(when powerd replaces ohmd, it simply does the unfreeze after 10 seconds
have passed.  also sub-optimal.)

paul

 > 
 > You can disable pretty-boot by adding these lines to /boot/olpc.fth :
 > 
 >unfreeze visible
 > 
 > The second line, just after the comment line, is a good place for them.
 > 
 > ___
 > Sugar-devel mailing list
 > Sugar-devel@lists.sugarlabs.org
 > http://lists.sugarlabs.org/listinfo/sugar-devel

=-
 paul fox, p...@laptop.org
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] instructions for flashing SoaS on a XO

2009-03-22 Thread Dave Bauer
On Fri, Mar 20, 2009 at 5:23 PM, Dave Bauer  wrote:

>
>
> On Fri, Mar 6, 2009 at 2:19 PM, Tomeu Vizoso  wrote:
>
>> Hi,
>>
>> below are some instructions for flashing the last Sugar on a Stick
>> image (containing Sugar 0.84) on a XO (provided you have a developer
>> key).
>>
>> Could someone volunteer to test and wikify them?
>>
>
>
>> Thanks,
>>
>> Tomeu
>>
>> ---
>>
>> on a F10 system:
>>
>> $ sudo yum -y install crcimage mtd-utils
>> $ wget 
>> http://dev.laptop.org/~cjb/rawhide-xo/livecd-iso-to-xo.sh
>> $ wget
>> http://download.sugarlabs.org/soas/snapshots/1/Soas-200903051021.iso
>> $ sudo sh livecd-iso-to-xo.sh Soas-200903051021.iso Soas-200903051021.img
>>
>> and then copy Soas-200903051021.img and Soas-200903051021.crc to a usb
>> stick
>>
>> on the XO, boot with the usb stick plugged in and get into OFW, then
>> type the following commands
>>
>> ok disable-security
>> ok copy-nand u:\Soas-200903051021.img
>>
>> then the XO will reboot and you should get into Sugar.
>>
>
> My XO Boots but gets stuck loading the initrd.
>
> OFW Q2E34
>
> Here is what I see on the screen
>
> Boot device: /nandflash:\boot\olpc.fth Arguments:
> Boot device: /nandflash:\boot\vmlinuz0 Arguments: root=mtd0
> rootfstype=jffs2 liveimg console=tty0 console=ttyS0,115200 boot_delay=3
> fbcon=font:SUN12x22
> Loading ramdisk image from nand:\boot\initrd0.img
>
> It stays there its been about 20 minutes now.
>
> Any ideas?
>
> I tried two different USB sticks to create the img.
>
> Thanks
> Dave
>
>>
I tried it with no keys presed and it says

Boot Failed

Shut down in 30 secs

Maybe I have a bad image?

Dave


> ___
>> Sugar-devel mailing list
>> Sugar-devel@lists.sugarlabs.org
>> http://lists.sugarlabs.org/listinfo/sugar-devel
>>
>
>
>
> --
> Dave Bauer
> d...@solutiongrove.com
> http://www.solutiongrove.com
>



-- 
Dave Bauer
d...@solutiongrove.com
http://www.solutiongrove.com
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Sugar Digest 2009-03-17

2009-03-22 Thread Edward Cherlin
2009/3/17 Sascha Silbe :
> On Tue, Mar 17, 2009 at 11:48:20AM -0400, Walter Bender wrote:
>
>> Meanwhile, Sasche Silbe is working on keeping Sugar on Ubuntu up to date.
> Just for clarification: I'm working on getting sugar-jhbuild to work on
> Ubuntu Jaunty and Debian Squeeze, not native packages for Ubuntu. As you
> might see in curiouslees truly amazing photos - well, in the less sweet ones
> at least - I've got a working installation on squeeze now; for jaunty we'll
> have to wait for an upstream bug to get fixed.

Very good. I just got sugar-jhbuild to compile and run for the first
time on Intrepid, and I am trying to see whether I can understand and
help with Debian packaging, with Jonas Smedegaard's help.

> CU Sascha [sic]
>
> --
> http://sascha.silbe.org/
> http://www.infra-silbe.de/
>
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.9 (GNU/Linux)
>
> iQEcBAEBAgAGBQJJv/UhAAoJELpz82VMF3DaMs4IALu59EsXHVwX9wCJ3aVH3Sfr
> 91wx9Lh2TkX8rySu6i8yvg/KIeg/g5RsP/Mf/xrjzgIPjmikd8pajR61aGKT7aFD
> 9je+fuGOFNhlNwJbK9xEkJKIgJ86ZwxjMQhlctV49FsayD//KhByw3oDDT/VFpc8
> lvw1r1eDCnf2khPlAD7RKurB6/q6n/Yl/pK3mmn7qZ+/Dp9q/bTocgpr/EJq3Xeh
> JOjgPQKxIkC/HaJqHNxJ/1Cgexfg+xeaSlBYmkQhteE9AOEUVu2U2Czkxk6TEaul
> stbvr+PyJONHrZOUn4SiQ6f2JWFPc7SV72Kl2+NthEbEh2kKueV0FGhxlE25//I=
> =1Xdf
> -END PGP SIGNATURE-
>
> ___
> Sugar-devel mailing list
> Sugar-devel@lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel
>
>



-- 
Silent Thunder (默雷/धर्ममेघशब्दगर्ज/دھرممیگھشبدگر ج) is my name
And Children are my nation.
The Cosmos is my dwelling place, The Truth my destination.
http://earthtreasury.net/ (Edward Mokurai Cherlin)
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] SWF Sugar

2009-03-22 Thread Bryan Berry
Better integrating GNASH w/ Sugar would be great but I argue that time
spent on integrating javascript +html5 w/ Sugar would get a many times
higher rate of return.

A lot of work is being done to develop filesystem API and network API's
for javascript by the Titanium team and the Google Gears folks. Palm is
betting the company on its new WebOS for the Palm Pre where are all
"activities" (ironic they use that name) are done w/ js + html5. 

Conversely, to my knowledge there is not the same momentum w/in the
open-source community to extend gnash or swfdec access to the filesystem
and network resources. I have also talked w/ the Adobe AIR project
manager and he was not interested in extending the proprietary Adobe AIR
to work w/ Sugar. 

In short, there are a lot more open-source projects working on extending
the javascript API on linux than those extending the Flash API.

Here is a detailed project plan for creating a proof-of-concept Sugar
activity w/ Javascript and html5. I personally prefer using titanium
over embedding all of mozilla for the sake of running a relatively small
activity. I like Titanium because it is a collection of existing
open-source projects: webkit, v8 javascript compiler, google gears, plus
a few others. I have yet to run titanium on the XO, so I may actually
find that it is less resource efficient than firefox. I will have to
see.


http://wiki.sugarlabs.org/index.php?title=Development_Team/Project_Ideas#AJAX_Sugar_aka_Karma

copy&paste:

Create a proof-of-concept learning multimedia Sugar activity using
javascript and html5 (for instance, Titanium-made apps). This activity
should have animation, audio, persistent storage of user progress, and
at least basic integration with the Sugar environment. 

JavaScript/Python Communication through the following strategies:
PyXPCom, hulahop, xulrunner or Titanium. see also the mailing list
discussion. The preferred solution should use a minimalist rendering
engine like Webkit and a toolset for local file access like Google
Gears. Such a solution would have much less overhead than embedding all
of mozilla.

  * Ideally, develop a demo activity which could be used as a
template for sugarizing AJAX activities. The GSoC participant
doesn't have to create her own activity but could simply
recreate an existing activity such as one of OLE Nepal's flash
activities. 
  * This demo should have the following features: 
  * Simple interactive animation and audio using html5 tags
like  and 
  * An assessment section that stores results of student's
progress and gives them suggestions on improvement.
Assessment info should be persistent. 
  * Has embedded pdf for lesson plan that can be viewed w/in
the activity
  * Integrates with datastore
  * Navigation and Help elements, ideally reusing widgets
from popular javascript libraries like Jquery,
Prototype, Mootools
  * Some element of collaboration using telepathy (This
could be really hard, depending on the state of
javascript bindings to dbus)

There is some discussion of the prior work on this question at
User:Wade/Web_Activity_Spec.

  * Priority for Sugar: Very High ("never bet against the browser")
  * Difficulty (as a GSoC project): medium/hard Note: integrating w/
the datastore likely won't be too hard but utilizing Sugar's
collaboration features could be very hard
  * Skills needed: Javascript/Python integration (PyXPCom, hulahop),
CSS, knowlege of SQL
  * potential mentors: Wade Brainerd (wadetb at gmail dot com),
Bryan Berry (bryan at olenepal dot org) can serve as project
manager, define requirements and project deliverables

On Sun, 2009-03-22 at 13:45 -0500, David Farning wrote:
> 009/3/21 Felipe López Toledo :
> > Hi.
> >
> > I have been reading your wiki, first of all, I have to say you: great
> > work!, keep doing it!.
> >
> > I want to help. My name is Felipe López Toledo, I'm a flash developer
> > for last 6 years and I'm interested in participating in gsoc 2009 with
> > this project:
> >
> > Copy + paste from you project list:
> >>  SWF Sugar
> >>   * Integrate SWF (Flash/Gnash) applications into Sugar.
> >>   * Ideally, develop a demo activity which could be used as a template for 
> >> sugarizing Flash/Gnash activities.
> >>   * Priority for Sugar: Very High ("never bet against the browser")
> >>   * Difficulty (as a GSoC project): hard
> >>   * Skills needed: SWF/Python integration
> >
> > Jameson Quinn told me about the problems that exist with the adobe
> > player (license), so I understand the use of gnash.
> > well,  I the idea is to develop a "template for activities"?
> > I imagine a "framework" with special *sugarized* features that permit
> > to design / develop fast and complex sugar a