Request New Features: Difference between revisions
m →training for Soas/ Sugar: Look at these tutorials on the wiki |
|||
| (5 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
<noinclude>[[Category:Wish list]] | <noinclude>[[Category:Wish list]][[Category:General public]][[Category:Idea]] | ||
'''Please describe new feature requests by one of the methods below:''' | '''Please describe new feature requests by one of the methods below:''' | ||
| Line 19: | Line 19: | ||
While we love the idea of children from all over the world collaborating on-line, perhaps pragmatic concerns about the security of all children should lead us, at the very least, to have the default setting on the Mesh entry as a blank. Parents and teachers will then be responsible for enabling this feature, if they so wish. | While we love the idea of children from all over the world collaborating on-line, perhaps pragmatic concerns about the security of all children should lead us, at the very least, to have the default setting on the Mesh entry as a blank. Parents and teachers will then be responsible for enabling this feature, if they so wish. | ||
: This request has been posted to the Sugar developers mailing list at http://lists.sugarlabs.org/archive/sugar-devel/2010-May/024190.html. You may want to watch or participate in the discussion there. --[[User:FGrose|FGrose]] 14:09, 26 May 2010 (EDT) | : This request has been posted to the Sugar developers mailing list at http://lists.sugarlabs.org/archive/sugar-devel/2010-May/024190.html. You may want to watch or participate in the discussion there. --[[User:FGrose|FGrose]] 14:09, 26 May 2010 (EDT) | ||
:: This has been fixed in Sugar 0.110, please upgrade. --[[User:Quozl|Quozl]] ([[User talk:Quozl|talk]]) 00:07, 14 August 2017 (EDT). | |||
== Maintain applications throughout updates == | == Maintain applications throughout updates == | ||
| Line 210: | Line 211: | ||
:[[Emulator/Full Screen|how to configure full screen]]. | :[[Emulator/Full Screen|how to configure full screen]]. | ||
==Chatbot Terminal== | |||
I think it would be very valuable for children to have a terminal emulator that they could have a conversation with, but also one that can teach some useful linux commands. | |||
[[ | |||
Some examples: | |||
$Hello | |||
#Hi, how are you | |||
$what is the weather like? | |||
#inside a computer it can be as hot as 150 degrees, but it's only a mild 110 degrees today. How about where you are? | |||
$how do I find a file on my computer? | |||
#well, there is a command called 'find' which you can use to find a file by name. try find / test.txt | |||
etc. | |||
The challenge that I face is that the terminal is intimidating in comparison to IOS. I think a specialized conversation bot could do wonders for making children more comfortable in the CLI | |||
--[[User:Micheal Breathnach|MPB]] 10Dec2012 | |||