<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On 10.06.2009, at 19:23, Mauro Esposito wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div class="gmail_quote">Well that's the question.. Can i put a desired image of eToys in the OLPC and load it?<br>I'm wondering this because i want to put an image with some packages loaded (i.e. NetMorph and it's dependences, wich i'm using in Windows) into the Sugar o.s. of an OLPC. <br> I don't know if it is possible but i want to know because if i can't, i'm wasting my time working with images that will be unaccessables</div></blockquote><div><br></div><div>It is possible, in various ways. Who are your users?</div><div><br></div><div>One way is to simply launch the Squeak VM with your image from the Terminal activity's command line:</div><div><br></div><div><a href="http://activities.sugarlabs.org/en-US/sugar/addon/4043">http://activities.sugarlabs.org/en-US/sugar/addon/4043</a></div><div><br></div><div>A more comfortable way for users is to build an activity bundle. You can take a look at the Scratch bundle, which packs a Squeak image, too. With this, users can simply launch your image like any other Sugar activity by clicking on an icon:</div><div><br></div><div><a href="http://wiki.sugarlabs.org/go/Development_Team/Almanac/Activity_Bundles">http://wiki.sugarlabs.org/go/Development_Team/Almanac/Activity_Bundles</a></div><div><br></div><div>The most comfortable way for users (and hardest for you as developer) would be to build the XO bundle but add Sugar support code to your image, the way Etoys does. This lets you integrate with all the Sugar services, like the Journal and collaboration support. Also you could add a UI that fits better with the rest of Sugar (like the toolbar in Etoys).</div><div><br></div><div>HTH,</div><div><br></div></div><div apple-content-edited="true"><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Lucida Grande; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><div style="font-family: Helvetica; "><span class="Apple-style-span" style="font-family: Helvetica; ">- Bert -</span></div></div></span></div><br></body></html>