Difference between revisions of "User:Km0r3"

From Sugar Labs
Jump to navigation Jump to search
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
email: knny dot myer at gmail dot com
+
== Contact details ==
 +
 
 +
Email: knny dot myer at gmail dot com
 +
 
 
Blog: http://kenny.alwaysdata.net
 
Blog: http://kenny.alwaysdata.net
  
[http://www.irchelp.org/irchelp/irctutorial.html irc]: km0r3 at [http://freenode.net FreeNode] (#sugar)
+
[http://www.irchelp.org/irchelp/irctutorial.html irc]: km0r3 at [http://freenode.net FreeNode] (#sugar, #olpc-paraguay)
  
=== Brief bio ===
+
== Brief Bio ==
  
 
Kenny Meyer is currently volunteering to the OLPC Project.  
 
Kenny Meyer is currently volunteering to the OLPC Project.  
Line 13: Line 16:
  
 
If he's not busy programming he plays the guitar or helps Newbies in Linux forums or hangs out in IRC rooms. He also loves books and reads when not in reach of a computer.
 
If he's not busy programming he plays the guitar or helps Newbies in Linux forums or hangs out in IRC rooms. He also loves books and reads when not in reach of a computer.
 +
 +
== Notes ==
 +
 +
=== Sugar-specific ===
 +
 +
==== Reset XO Registration ====
 +
 +
  rm -rf ~/.gconf/desktop/sugar
 +
 +
Source: http://wiki.laptop.org/go/Schoolserver_Testing
 +
 +
==== Application environment diagram ====
 +
<pre>
 +
----------------------------------------------------------------
 +
|          |            |                  |                  |
 +
|          | Non-python  |  Sugar shell    |      Python      |
 +
|          |  Sugar    | (Desktop window,  |      Sugar      |
 +
|          | Activities  |      panel,      |    Activities  |
 +
|  Regular  |  (Etoys,    |    journal)      |                  |
 +
|    X    |  Simcity,  |                  |                  |
 +
|    Apps  |    Mono    |--------------------------------------|
 +
|          | activities, |      Sugar toolkit (python-only)    |
 +
|          |    etc.)    |                                      |
 +
|          |----------------------------------------------------|
 +
|          |        DataStore        |        Presence        |
 +
|          |        service        |        service          |
 +
----------------------------------------------------------------
 +
|                      Matchbox window manager                  |
 +
| (considering switching to Metacity for improved compatibility) |
 +
----------------------------------------------------------------
 +
|                                                                |
 +
|                  GNOME-ish Linux desktop                      |
 +
|  X11, HAL, D-Bus, NetworkManager, GConf, Telepathy, etc      |
 +
|                                                                |
 +
----------------------------------------------------------------
 +
</pre>
 +
Source: http://wiki.laptop.org/go/Software_components
 +
 +
== Bugs ==
 +
 +
=== Fixed ===
 +
 +
=== Closed ===
 +
 +
=== In Process ===
 +
 +
Show file size in Journal: http://bugs.sugarlabs.org/ticket/1915

Latest revision as of 20:02, 7 April 2010

Contact details

Email: knny dot myer at gmail dot com

Blog: http://kenny.alwaysdata.net

irc: km0r3 at FreeNode (#sugar, #olpc-paraguay)

Brief Bio

Kenny Meyer is currently volunteering to the OLPC Project.

He's a student from Paraguay where he's studying Computer Science.

He started programming with Python in 2008 and gained experience with the language writing Web Applications with Django [1] and Linux System Scripting.

If he's not busy programming he plays the guitar or helps Newbies in Linux forums or hangs out in IRC rooms. He also loves books and reads when not in reach of a computer.

Notes

Sugar-specific

Reset XO Registration

 rm -rf ~/.gconf/desktop/sugar

Source: http://wiki.laptop.org/go/Schoolserver_Testing

Application environment diagram

 ----------------------------------------------------------------
|           |             |                   |                  |
|           | Non-python  |   Sugar shell     |      Python      |
|           |   Sugar     | (Desktop window,  |       Sugar      |
|           | Activities  |      panel,       |     Activities   |
|  Regular  |  (Etoys,    |     journal)      |                  |
|     X     |  Simcity,   |                   |                  |
|    Apps   |    Mono     |--------------------------------------|
|           | activities, |      Sugar toolkit (python-only)     |
|           |    etc.)    |                                      |
|           |----------------------------------------------------|
|           |        DataStore        |         Presence         |
|           |         service         |         service          |
 ----------------------------------------------------------------
|                       Matchbox window manager                  |
| (considering switching to Metacity for improved compatibility) |
 ----------------------------------------------------------------
|                                                                |
|                   GNOME-ish Linux desktop                      |
|   X11, HAL, D-Bus, NetworkManager, GConf, Telepathy, etc       |
|                                                                |
 ----------------------------------------------------------------

Source: http://wiki.laptop.org/go/Software_components

Bugs

Fixed

Closed

In Process

Show file size in Journal: http://bugs.sugarlabs.org/ticket/1915