<div>Hello to all,</div>
<div>&nbsp;</div>
<div>As part of a project in OLPC,&nbsp;we are vying to create a library file that allows for direct communication between python and javascript. This is a very useful concept for the XO programmers, as various applications require the integration of these extremely important platforms. For this, we have first created a Hello World for communication between Javascript and the browser. This is available at&nbsp; <a class="external free" title="http://wiki.laptop.org/go/Image:Myextension.zip" href="http://wiki.laptop.org/go/Image:Myextension.zip" rel="nofollow">http://wiki.laptop.org/go/Image:Myextension.zip</a>&nbsp;and the detailed working is given at <a href="http://wiki.laptop.org/go/JS-Python#Creating_a_Hello_World_Application">http://wiki.laptop.org/go/JS-Python#Creating_a_Hello_World_Application</a></div>

<div>&nbsp;</div>
<div>The next step was the creation of the communication between python and the browser. This is uploaded at <a class="external free" title="http://wiki.laptop.org/go/Image:Pyxpcomrunning.zip" href="http://wiki.laptop.org/go/Image:Pyxpcomrunning.zip" rel="nofollow">http://wiki.laptop.org/go/Image:Pyxpcomrunning.zip</a>&nbsp;and details of working are given at the same link as above. It is basically a Python Shell that opens in the browser.</div>

<div>Once we have these 2 basic programs in place, our next step is calling these two synchronously from the same python interface, which maybe a Sugar platform.</div>
<div>&nbsp;</div>
<div>Suggestions and help on furthur steps are invited.</div>
<div>&nbsp;</div>
<div>Thanks and regards</div>
<div>Preeti</div>