Oh, and I don&#39;t know if it&#39;s still around, but jhbuild was pretty useful if you don&#39;t have an xo to work on.<div><br></div><div>Alex<br><br><div class="gmail_quote">On Tue, May 26, 2009 at 9:15 PM, Alex Levenson <span dir="ltr">&lt;<a href="mailto:alev742@gwmail.gwu.edu">alev742@gwmail.gwu.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">A little background information. In the process of creating x2o, I created Physics! sort of as a demo. So a lot of things are further along in x2o because Physics! was sort of my sandbox for creating x2o. So if you want to polish off Physics!, please take a look at what I did with x2o, which integrates with the journal. <div>

<br></div><div><font color="#888888">Alex</font><div><div></div><div class="h5"><br><br><div class="gmail_quote">On Tue, May 26, 2009 at 9:00 PM, Asaf Paris Mandoki <span dir="ltr">&lt;<a href="mailto:asafpm@gmail.com" target="_blank">asafpm@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br><br>I would like to get started adding the play/pause button and the pin button. Probably the next step is to integrate the activity with the journal. The only problem is that I haven&#39;t been able to get my development environment working. It seems there are some open issues with ubuntu. My plan right now is to wait until the Ubuntu issues are fixed. Any suggestions for a better setup? The only thing I have working now is a virtualbox environment where i&#39;ve been testing the activity and found some bugs. I saw a commit with the &quot;joystick&quot; feature removed. Is the base code ready to start adding the minor button changes?<br>


<br>Thanks,<br><font color="#888888">Asaf</font><div><div></div><div><br><br><br><div class="gmail_quote">On Mon, May 25, 2009 at 2:17 AM, Brian Jordan <span dir="ltr">&lt;<a href="mailto:bcjordan@gmail.com" target="_blank">bcjordan@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left:1px solid rgb(204, 204, 204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex">
<div>On Sun, May 24, 2009 at 8:59 PM, Gary C Martin &lt;<a href="mailto:gary@garycmartin.com" target="_blank">gary@garycmartin.com</a>&gt; wrote:<br>
&gt; Hi Brian,<br>
&gt;<br>
&gt; On 24 May 2009, at 18:36, Brian Jordan wrote:<br>
&gt;<br>
&gt;&gt; Hey all,<br>
&gt;&gt;<br>
&gt;&gt; Gary -- when you get a chance, can you add me as a committer on<br>
&gt;&gt; git.sl.o?  I&#39;d like to help clean things up!<br>
&gt;<br>
&gt; You&#39;re added! :-)<br>
&gt;<br>
&gt; Can I request we try and make small clean commits and try to let others know<br>
&gt; what we are doing. If you want to hack, Gitorious supports quite a nice<br>
&gt; &#39;Clone repository&#39; and then &#39;Request merge&#39; process (no commit rights needed<br>
&gt; for the main project). The alternative, if you know what you are doing, is<br>
&gt; just make your own local git branch to hack on, so you can take care of any<br>
&gt; merge/conflict issues yourself when you fold it back into the current<br>
&gt; master.<br>
&gt;<br>
&gt; I&#39;m far from a git expert, but I can recommend some bed time reading at:<br>
&gt;<br>
&gt;        <a href="http://www.eecs.harvard.edu/%7Ecduan/technical/git/" target="_blank">http://www.eecs.harvard.edu/~cduan/technical/git/</a><br>
&gt;<br>
&gt; and/or<br>
&gt;<br>
&gt;        <a href="http://gitready.com/" target="_blank">http://gitready.com/</a><br>
&gt;<br>
<br>
</div>Thank you, will devote some to that!  Need to learn to keep my crazy<br>
features in branches.<br>
<div><br>
&gt; I&#39;d like to get on with Labyrinth work, if you&#39;re willing to have an initial<br>
&gt; clean up of the Physics source in the next few days... so what was<br>
&gt; &#39;joysitck&#39; feature all about? ;-)<br>
<br>
</div>This would probably be best to describe on the wiki page, the idea was<br>
to make a UI for assigning keys on the XO-1 to impulses or changes on<br>
certain objects, so simple 2 player physics based games could be made<br>
from within Physics.<br>
<br>
Agreed, though, I will rid that from the code so we have a nice base<br>
line for crazy-feature branches.<br>
<div><div></div><div><br>
&gt; Once the <a href="http://dev.sugarlabs.org" target="_blank">dev.sugarlabs.org</a> component is added we should add the<br>
&gt; features/bugs in there to keep them all together. FWIW, from a UI point of<br>
&gt; view I had in mind:<br>
&gt;<br>
&gt; 1) remove/disable &#39;joysitick&#39; feature as I have no idea what it was meant to<br>
&gt; be ;-)<br>
&gt; 2) build tool buttons correctly using RadioToolButton so they display state<br>
&gt; correctly<br>
&gt; 3) use set_accelerator to define visible keyboard shortcuts for the tools<br>
&gt;<br>
&gt;&gt; Asaf -- do you have a <a href="http://git.sugarlabs.org" target="_blank">http://git.sugarlabs.org</a> account yet?<br>
&gt;&gt;<br>
&gt;&gt; This is some feedback from Asaf (these could fit as enhancements in<br>
&gt;&gt; <a href="http://dev.sugarlabs.org/" target="_blank">http://dev.sugarlabs.org/</a> ):<br>
&gt;&gt;<br>
&gt;&gt;&gt; While playing with the activity I found a &quot;pause&quot; button to stop time<br>
&gt;&gt;&gt; could be very useful. It&#39;s complicated to build elaborate contraptions<br>
&gt;&gt;&gt; if everything keeps falling. Maybe while everything is paused,<br>
&gt;&gt;&gt; positions an velocities of objects could be modified.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; A minor modification I suggest is to create a separate button for<br>
&gt;&gt;&gt; adding push pins. It is not intuitive to add them using the link tool.<br>
&gt;&gt;&gt; If there are plans about creating tutorial levels this isn&#39;t that<br>
&gt;&gt;&gt; necessary although I don&#39;t see any harm on adding it.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; An other thing I think could be grate is to be able to create<br>
&gt;&gt;&gt; attractors an repulsors. With stuff like this it gets pretty<br>
&gt;&gt;&gt; interesting, we could have objects orbiting around the attractors.<br>
&gt;<br>
&gt; Yes, all good stuff, there&#39;s also a list on<br>
&gt; <a href="http://wiki.laptop.org/go/Physics_%28activity%29" target="_blank">http://wiki.laptop.org/go/Physics_%28activity%29</a> as well, but I&#39;d vote for<br>
&gt; cleaning up what we have first, perhaps adding a play/pause, and keeping<br>
&gt; Journal state so kids can actually keep their Physics creations (and send<br>
&gt; them to friends when using sugar 0.84).<br>
<br>
</div></div>+1 +1 +1<br>
<font color="#888888"><br>
Brian<br>
</font><div><div></div><div><br>
&gt;<br>
&gt; Regards,<br>
&gt; --Gary<br>
&gt;<br>
&gt;&gt; Thanks<br>
&gt;&gt;<br>
&gt;&gt; Brian<br>
&gt;&gt;<br>
&gt;&gt; On Sun, May 24, 2009 at 4:17 PM, Gary C Martin &lt;<a href="mailto:gary@garycmartin.com" target="_blank">gary@garycmartin.com</a>&gt;<br>
&gt;&gt; wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Hey Brian,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; On 24 May 2009, at 13:57, Brian Jordan wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Hey Gary,<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; First, I&#39;m attaching Asaf Paris Mandoki, who contacted me last week<br>
&gt;&gt;&gt;&gt; with an interest in developing on the Physics activity, and has great<br>
&gt;&gt;&gt;&gt; ideas of things to add.  This is a great opportunity!  :)<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; I can handle getting Physics on gitorious, the bug tracker and a.sl.o.<br>
&gt;&gt;&gt;&gt; I will try to complete this by the end of today.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Having chatted with Alex Levenson, I&#39;ve already kicked off the migration<br>
&gt;&gt;&gt; for<br>
&gt;&gt;&gt; Physics (rep is now in Gitorious, trac request is in, and I&#39;ve started to<br>
&gt;&gt;&gt; poke at the code, running well at least in sugar-jhbuild and sugar 0.84).<br>
&gt;&gt;&gt; X2o is next on my hit list once Physics is in a reasonable state.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; The things I can use some help with are (1) integrating proper<br>
&gt;&gt;&gt;&gt; localization to the activity and<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Yep, I&#39;m going to do a pass at the code and tidy up some partially<br>
&gt;&gt;&gt; implemented / broken UI stuff, before requesting it&#39;s addition to pootle<br>
&gt;&gt;&gt; (best to start with a reasonably stable set of strings). Would also like<br>
&gt;&gt;&gt; to<br>
&gt;&gt;&gt; get/text resolution independence (for non XO hardware) and get the scene<br>
&gt;&gt;&gt; state saving to Journal...<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Want to get the basics out the way first before we break it again with<br>
&gt;&gt;&gt; exciting new features ;-)<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; (2) figuring out a good way to include the pybox2d source in the git<br>
&gt;&gt;&gt;&gt; repository, while including an<br>
&gt;&gt;&gt;&gt; F9-compatible binary on a.sl.o (this was brought up w.r.t. Pippy a<br>
&gt;&gt;&gt;&gt; couple of times on the fedora devel lists, but I don&#39;t remember seeing<br>
&gt;&gt;&gt;&gt; a clear way of how to handle it).<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Yea I was worried this might be an issue needing resolved, it&#39;s not my<br>
&gt;&gt;&gt; area<br>
&gt;&gt;&gt; of speciality, I&#39;ll need to take a deeper look at the source.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Thanks for the ping and your help!!<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; No, thank you! I was expecting a wall of silence :-)<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Regards,<br>
&gt;&gt;&gt; --Gary<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Brian<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; On Sat, May 23, 2009 at 3:19 PM, Gary C Martin &lt;<a href="mailto:gary@garycmartin.com" target="_blank">gary@garycmartin.com</a>&gt;<br>
&gt;&gt;&gt;&gt; wrote:<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; Hi Guys,<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; I&#39;m making contact to see if any of you are still interested in<br>
&gt;&gt;&gt;&gt;&gt; developing<br>
&gt;&gt;&gt;&gt;&gt; your great Physics activity? Most of the active activity development<br>
&gt;&gt;&gt;&gt;&gt; has<br>
&gt;&gt;&gt;&gt;&gt; now<br>
&gt;&gt;&gt;&gt;&gt; moved over to Sugar Labs infrastructure, and we&#39;ve been getting some<br>
&gt;&gt;&gt;&gt;&gt; requests for localising Physics.<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; We have a Gitorious based source repository (there&#39;s no admin request<br>
&gt;&gt;&gt;&gt;&gt; procedure, you can just register an account and migrate/create a<br>
&gt;&gt;&gt;&gt;&gt; project):<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;      <a href="http://git.sugarlabs.org/" target="_blank">http://git.sugarlabs.org/</a><br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; Our bug-tracker trac is at:<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;      <a href="http://dev.sugarlabs.org/" target="_blank">http://dev.sugarlabs.org/</a><br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; For activity distribution, Sugar Labs is customising Mozilla addon&#39;s<br>
&gt;&gt;&gt;&gt;&gt; web<br>
&gt;&gt;&gt;&gt;&gt; front/back end (we&#39;re trying to encourage activity developers to post<br>
&gt;&gt;&gt;&gt;&gt; there<br>
&gt;&gt;&gt;&gt;&gt; activity bundles here), it&#39;s still a little ugly but the theme/UI is<br>
&gt;&gt;&gt;&gt;&gt; still a<br>
&gt;&gt;&gt;&gt;&gt; work in progress :-)<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;      <a href="http://activities.sugarlabs.org/" target="_blank">http://activities.sugarlabs.org/</a><br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; If no one is available to help, I&#39;d be happy to migrate Physics over to<br>
&gt;&gt;&gt;&gt;&gt; the<br>
&gt;&gt;&gt;&gt;&gt; Sugar Labs infrastructure, get it added to pootle so we can start<br>
&gt;&gt;&gt;&gt;&gt; localisation and make sure bundles get released for easy download and<br>
&gt;&gt;&gt;&gt;&gt; inclusion in images/distrobutions. If someone finds they have some time<br>
&gt;&gt;&gt;&gt;&gt; to<br>
&gt;&gt;&gt;&gt;&gt; come back later just ping me and I can easily add extra commiters;<br>
&gt;&gt;&gt;&gt;&gt; though<br>
&gt;&gt;&gt;&gt;&gt; with Gitorious, any one can branch anything, hack a bit, then submit a<br>
&gt;&gt;&gt;&gt;&gt; merge<br>
&gt;&gt;&gt;&gt;&gt; request (great workflow for dipping in and out of projects).<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; Kind Regards,<br>
&gt;&gt;&gt;&gt;&gt; Gary C Martin<br>
&gt;&gt;&gt;&gt;&gt; Sugar Labs Activity Team<br>
&gt;&gt;&gt;&gt;&gt; <a href="http://wiki.sugarlabs.org/go/Activity_Team" target="_blank">http://wiki.sugarlabs.org/go/Activity_Team</a><br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;<br>
&gt;<br>
<br>
<br>
<br>
</div></div><div><div></div><div>--<br>
Brian Jordan<br>
OLPC Learning Team Technical Contractor<br>
Mobile Phone: +250 0783864924<br>
Skype: bcjordan<br>
</div></div></blockquote></div><br>
</div></div></blockquote></div><br></div></div></div>
</blockquote></div><br></div>