User Tools

Site Tools


events:gsoc2013

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
events:gsoc2013 [2013/03/12 12:32]
sunweaver [JSON based protocol for communication between X2Go Client and X2Go Session Broker]
events:gsoc2013 [2013/03/12 12:34]
sunweaver [Upgrade GLX extension in NX (redistributed)]
Line 46: Line 46:
   * The weakness of X2Go definitely is the NX Xserver used for display server session on the client   * The weakness of X2Go definitely is the NX Xserver used for display server session on the client
   * This coding project would be a start to gradually update the Xserver extensions shipped with NX   * This coding project would be a start to gradually update the Xserver extensions shipped with NX
-  * During this project you will get a deep insight into Xserver code. You need good C and Cplusplus skills to start this code project.+  * During this project you will get a deep insight into Xserver code. You need good C and Cplusplus skills to start this code project. You have to be a magician with C coding debugging tools!!!
  
 ==== X2Go Desktop Applet ==== ==== X2Go Desktop Applet ====
Line 62: Line 62:
     * Add a session profile storage (on a per-user basis) based on e.g. MongoDB     * Add a session profile storage (on a per-user basis) based on e.g. MongoDB
     * Make these session profiles configurable through a nice WebGUI     * Make these session profiles configurable through a nice WebGUI
-  * The current public implementation of the X2Go Session Broker is written in Python.+  * The current public implementation of the X2Go Session Broker is written in Python. The difficulty is medium. Interests in Web2.0 development strategies is of advantage.
  
 ==== JSON based protocol for communication between X2Go Client and X2Go Session Broker ==== ==== JSON based protocol for communication between X2Go Client and X2Go Session Broker ====