Summer of Code/2016/Journal Rethink: Difference between revisions

Abhijit (talk | contribs)
Abhijit (talk | contribs)
Line 195: Line 195:
'''We want to make sure that you can set up a development environment before the summer starts. Please do one of the following: Send us a link to a screenshot of your Sugar development environment with the following modification: when you hover over the XO-person icon in the middle of Home view, the drop-down text should have your email in place of "logout".'''
'''We want to make sure that you can set up a development environment before the summer starts. Please do one of the following: Send us a link to a screenshot of your Sugar development environment with the following modification: when you hover over the XO-person icon in the middle of Home view, the drop-down text should have your email in place of "logout".'''
[[File:Sugar ss.png|border|center|900x600px]]
[[File:Sugar ss.png|border|center|900x600px]]
'''Send us a link to a pull request or merge request you have made on a Sugar or Sugar activity bug. It's normal to need assistance with this, so please visit our IRC channel, #sugar on irc.freenode.net, and ask for help.'''
'''[Journal] Implemented toggled sorting order (merged) :''' https://github.com/sugarlabs/sugar/pull/653
'''[Journal] Typo in sugar (merged) :''' https://github.com/sugarlabs/sugar/pull/654
'''[Journal] Journal entries name can be renamed to blank (merged) :''' https://github.com/sugarlabs/sugar/pull/655
'''[Journal] Dragging a Journal entry drags the whole white entry bar instead of icon (merged) :''' https://github.com/sugarlabs/sugar/pull/656
'''[Sugar-toolkit-gtk3] Ellipsis in title and msg of alert (unreviewed):''' https://github.com/sugarlabs/sugar-toolkit-gtk3/pull/310
'''[Turtle-extras] Fixed spellchecks in taextras.py (merged) :''' https://github.com/walterbender/turtleextras/pull/1
'''[Journal] Buddy palette appears in wrong position (merged) :''' https://github.com/sugarlabs/sugar/pull/662
'''[Journal] Fixed issue: Journal Entries can be renamed to blank via Detail View (open):''' https://github.com/sugarlabs/sugar/pull/663
'''[Reflect Activity] Fixed #5: Solved sorting of list (unreviewed):''' https://github.com/walterbender/reflect/pull/6
Describe a great learning experience you had as a child.
There was an incident past two years ago, when my teacher showed us the poetry algorithm. An computer algorithm that generates poetry! I was surprised to see that the poem generated by that algorithm was as equivalent as a real human composing a poetry. This incident arose the programmer in me.